Dion Moult
d5539399e8
New print IFC file debug operator
2021-07-03 10:02:26 +10:00
Dion Moult
eb89308019
Minor fix
2021-07-02 19:16:55 +10:00
Dion Moult
e7e7b22fd5
Implement undo support for all root operations. Clean up implementation, making passing transaction keys unnecessary. See #1475 .
2021-07-02 19:10:51 +10:00
Dion Moult
cac8c64ac8
Document undo system
2021-07-01 21:05:26 +10:00
Dion Moult
3847c9bd7a
Implement undo for aggregate operations, with automatic element-obj link undo/redo and improved undo syntax. See #1475 .
2021-07-01 20:43:33 +10:00
Dion Moult
30ad915649
Minor fix
2021-07-01 11:59:25 +10:00
Dion Moult
c2cf3e8639
Minor fix
2021-07-01 11:53:56 +10:00
Dion Moult
c1527b4199
Document module architecture
2021-07-01 11:53:00 +10:00
Dion Moult
a1032a3bf0
Describe IfcOpenShell python architecture in the developer guide
2021-07-01 11:17:59 +10:00
Dion Moult
733b7c0e1e
Add basic documentation for developer guide
2021-07-01 09:55:59 +10:00
Dion Moult
6b0a58db7d
Experimental undo and redo Python prototype ( #1539 )
...
* Experimental undo and redo Python prototype
* Simplify history, use transaction jargon, use walk for more robust serialisation
* Black file, set history size, add file reference to entity_instance constructor
* Ensure that files are always passed when entities are wrapped
* Add support for undo/redo of all project module operations
* Minor fix
* Blender to IFC mappings are now managed by Blender RNA, so they don't break on undo operations. See #1475 .
* Implement undo for all attribute operations. See #1475 .
* Update documentation for installation of add-on
* Revert Blender RNA approach for Blender-IFC mappings, because it didn't scale, but still fix the undo/redo object memory corruption with new "reload_linked_elements" method.
2021-06-30 18:34:12 +10:00
Dion Moult
37a61c549f
Accommmodate incorrect body representation contexts coming from Revit
2021-06-27 11:00:20 +10:00
Dion Moult
ebfb29d6da
Fix #1538 . Bug when absolute coordinates are detected from a coordinate list.
2021-06-26 17:09:44 +10:00
Dion Moult
6e4e6a88a4
Add support for parametric updating of cardinal points 1-9 for profile set usages
2021-06-25 17:25:26 +10:00
Dion Moult
312de694b6
Task trees can now be sorted by any attribute independent of the WBS
2021-06-23 18:17:39 +10:00
Dion Moult
a4391df9ca
Wall tool now rebranded as BIM tool with a new icon thanks to s-leger!
2021-06-23 11:25:05 +10:00
Dion Moult
e863015e85
You can now customise the data columns shown in the work task tree
2021-06-22 19:32:59 +10:00
Dion Moult
650ebeddd6
Column profiles now update when switching type
2021-06-21 14:44:42 +10:00
Dion Moult
54526960c8
Column profiles now auto update when you change the material profile
2021-06-21 12:21:55 +10:00
Jesusbill
e0b93a70d3
black formatting
2021-06-20 20:58:36 +02:00
Jesusbill
e569b97c56
Add general CRUD operations for boundary conditions (from scene properties)
2021-06-20 20:57:12 +02:00
Jesusbill
a0b7fe2736
you can now filter structural loads based on name and inverse references
2021-06-20 20:53:45 +02:00
Dion Moult
aadb28bb79
Fix #1456 . Improve usability when a project library only has a single class type in it.
2021-06-18 16:05:58 +10:00
Dion Moult
2f1f332d31
Fix #1522 . Appending from project libraries now supports material properties and styles.
2021-06-18 15:54:01 +10:00
Dion Moult
1ee2f420c8
New feature to see derived global and local elevations
2021-06-18 14:19:53 +10:00
Dion Moult
567bc7b667
Fix confusing transparency attribute in add style API usecase. See #1529 .
2021-06-18 08:03:44 +10:00
Dion Moult
2a2f4d692a
Fix bug where extrusion detection on voided profiles was not reliable
2021-06-17 19:24:16 +10:00
Dion Moult
1b49a10a15
Minor fix, bump readme
2021-06-17 18:30:25 +10:00
Dion Moult
a08918fd22
Scheduled dates now cascade when dependencies, lag times, and calendars are modified
2021-06-17 14:59:28 +10:00
Dion Moult
50608d9459
Modifications to scheduled dates can now cascade through the task tree
2021-06-17 13:23:09 +10:00
Dion Moult
97d0286b57
Uncached schedule recalculation is now twice as fast
2021-06-17 11:05:58 +10:00
Dion Moult
257997c2cb
New feature to copy elements to multiple spatial containers
2021-06-16 09:21:44 +10:00
Dion Moult
2dfc35877c
Generated construction animations now support animating input product consumptions, movement to/from, and multiple processes per product
2021-06-15 21:22:28 +10:00
Dion Moult
68233a8fb2
Add support for product inputs into tasks, such as for movements on site
2021-06-15 20:55:43 +10:00
Dion Moult
4d4bedcf9a
Fix #1526 . Fix bug where custom pset template properties wouldn't show up.
2021-06-15 17:48:45 +10:00
Dion Moult
36a18ea0f9
You can now bulk copy task attributes to other tasks in the task tree
2021-06-15 17:29:04 +10:00
Dion Moult
fa1984e89e
You can now animate demolition, logistic, and renovation type processes during construction sequencing
2021-06-15 16:35:40 +10:00
Dion Moult
3be0a74316
Minor UI fix for unreadable "derived grid north" in geolocation panel
2021-06-15 15:15:49 +10:00
Dion Moult
90cb56220f
Fix #1524 . Fixed bug where unlinking copied Blender objects didn't work.
2021-06-15 13:05:24 +10:00
Dion Moult
fc05bdf6d6
Support importing elements with no representations
2021-06-10 11:17:49 +10:00
Dion Moult
4c50b2d224
Support editing profile set usage attributes cardinal point and reference extent. Thanks Jesusbill!
2021-06-09 11:23:34 +10:00
Dion Moult
7d841c3f27
New dumb column tool. Creates a parametric solid column from profile sets.
2021-06-07 19:43:02 +10:00
Dion Moult
ca0dac1353
The authoring UI now only shows available types so you don't waste your time checking what's available.
2021-06-07 16:09:56 +10:00
Dion Moult
1a962a7f60
Dumb slabs now auto calculate new quantities when edited
2021-06-07 15:58:03 +10:00
Dion Moult
f3c1d1df31
Fix bug where you couldn't delete a quantity from a quantity set
2021-06-07 15:52:38 +10:00
Dion Moult
6a0562d00a
Footprint and side areas are now generated for dumb wall quantities
2021-06-07 14:44:05 +10:00
Dion Moult
137a00225c
Dumb slabs now auto generate footprint representations
2021-06-07 14:28:46 +10:00
Dion Moult
5a822d5e39
Slabs with voided profiles are now supported.
2021-06-07 11:20:05 +10:00
Dion Moult
d844223367
Fix bug where P6 import module was not shipped
2021-06-07 10:32:26 +10:00
Dion Moult
6a29ab0d61
Fix bug where 2D or 1D objects generated an invalid box representation
2021-06-07 10:32:05 +10:00