Skip to content

Commit a018aa5

Browse files
committed
Update extension description
1 parent 50fff7d commit a018aa5

1 file changed

Lines changed: 23 additions & 15 deletions

File tree

Extension Presentation/Extension Warehouse.md

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ geometrically is symmetrical, has a defined target.
1515
These tools also honor the material inheritance model. If you have painted a
1616
group as a whole with a material, not its individual faces, these tools respect
1717
that. After the operation the target solid retains the same material as it had
18-
prior to the operations, and so do all the faces.
18+
prior to the operations, and so do all contained faces.
1919

2020
Layers, hidden state, axes, BIM data and other properties of the target are kept
2121
too. Even variables pointing at the objects stay valid, making these operations
@@ -38,36 +38,44 @@ Menu: *Tools > Eneroth Solid Tools*.
3838

3939
*Subtract*: Subtract solid groups/components.
4040

41-
*Trim*: Trim away solid groups/components.
41+
*Trim*: Trim solid groups/components to other solids.
4242

4343
*Intersect*: Find overlap between solid groups/components.
4444

45-
To use multiple targets in Trim and Subtract, pre-select prior to activating the
46-
tool.
45+
To use multiple targets in Trim and Subtract, pre-select the targets prior to
46+
activating the tool.
4747

4848
Union and Intersect on the other hand can be instantly used, without activating
49-
the tool, if selected 2 or more solids before pressing the button.
50-
51-
Subtract and trim can be activated with any number of pre-selected solids to
52-
use them all as targets. Union and intersect can perform quick operations on
53-
selected solids, without even activating the tools.
49+
the tool, if 2 or more solids are selected before pressing the button.
5450

5551
April 2017 this extension was made open source, [available at GitHub](https://github.com/Eneroth3/Eneroth-Solid-Tools).
5652

5753
## Change Log ##
5854

59-
### 1.0.0 (2014-11-13) ###
60-
First Release
55+
### 3.0.0 (2018-04-01)###
6156

62-
### 1.0.1 (2014-11-21) ###
63-
Limited use to Sketchup Pro (due to EW terms and conditions).
57+
Added multi target trim and subtract.
58+
Fixed issue with interior holes in faces.
59+
Fixed coplanar faces merging in modifier geometry.
60+
Refactor and code cleaning (makes it easier to maintain the project in the future).
6461

65-
### 1.0.2 (2016-07-25) ###
66-
Fixed bug in intersecting volumes.
62+
### 2.0.1 (2017-11-05) ###
63+
64+
Use vector icons.
65+
Added Eneroth Tool Memory icon.
6766

6867
### 2.0.0 ###
6968
Made open source.
7069
Added intersect tool.
7170
Fixed toolbar icons not being checked when tool is active.
7271
Additional clicks keeps modifying what is already being modified (use Esc to select new solid to modify).
7372
Allow more than two selected solids to be operated on on tool activation.
73+
74+
### 1.0.2 (2016-07-25) ###
75+
Fixed bug in intersecting volumes.
76+
77+
### 1.0.1 (2014-11-21) ###
78+
Limited use to Sketchup Pro (due to EW terms and conditions).
79+
80+
### 1.0.0 (2014-11-13) ###
81+
First Release

0 commit comments

Comments
 (0)