Dion Moult
52f4b564b3
Minor fix. It seems as though StructRNA of type Scene may be removed during undo/redo, which results in handlers failing.
2021-08-22 19:11:17 +10:00
Dion Moult
6db1a8a85f
Minor fix
2021-08-22 11:04:39 +10:00
Dion Moult
8178dd330d
Fix #1679
2021-08-22 10:53:43 +10:00
Dion Moult
616f284126
Minor fix
2021-08-21 21:53:16 +10:00
Dion Moult
5e6343885c
Filtered imports is now much faster and works with omitted aggregates
2021-08-21 21:09:48 +10:00
Dion Moult
fd603f7035
IfcZip and IfcXML can now be set manually, and prevent double loading when importing, which can save ~20 seconds for large file imports.
2021-08-21 16:17:06 +10:00
Gorgious
3b36029b1d
Use label instead of dummy dynamic enum
...
And fix error in last commit...
2021-08-20 10:16:58 +02:00
Gorgious
447c07460a
Disable editing operators : Change icon
2021-08-20 10:13:00 +02:00
Gorgious
5c62cb244a
Create Drawing op: Add tooltip and use poll method
2021-08-20 09:55:44 +02:00
Dion Moult
7fa79a2cec
Work schedule psets are now supported, so you can set work day/week/month durations
2021-08-20 09:42:03 +10:00
Dion Moult
6c6d4c047c
Fix #1672 . Bug where style attributes couldn't be edited.
2021-08-20 08:51:46 +10:00
Prabhat Singh
a0def600e8
Added Schema Check in bcf routes ( #1671 )
2021-08-20 08:10:20 +10:00
Cyril Waechter
a37338a6d3
Complete IfcSIUnitName exponents ( #1670 )
2021-08-20 08:08:49 +10:00
Dion Moult
11e36bf744
Minor fix
2021-08-20 08:01:48 +10:00
Gorgious
1c9cd058c8
Fix errors if no ifc file
2021-08-19 22:46:01 +02:00
Gorgious
b5ff3cd818
Fix error due to typo
2021-08-19 22:31:29 +02:00
Gorgious
f904648783
Keep active object as active when creating ifc file
2021-08-19 22:29:43 +02:00
Gorgious
0f38cd712e
Fix errors due to accessing empty enum
2021-08-19 22:26:00 +02:00
Gorgious
9b9326721d
Fix error when trying to select type if type is not set
2021-08-19 22:06:56 +02:00
Gorgious
29cda05025
Fix error when adding opening with None object
2021-08-19 22:05:22 +02:00
Gorgious
d1a39d8004
Fix possible error due to typo
2021-08-19 21:59:00 +02:00
Gorgious
e0bfa8f55a
Fix console error due to accessing empty dynamic enum
2021-08-19 21:58:37 +02:00
Gorgious
95f2d939e8
Fix error when filling opening with None object
2021-08-19 21:43:31 +02:00
Gorgious
a14c3b181d
Keep active object when removing from containers
2021-08-19 21:27:37 +02:00
Gorgious
17e61afd59
Add tooltip to CopyToContainer Operator
2021-08-19 21:26:54 +02:00
Gorgious
bf6c3e40d3
Fix console error due to accessing empty dynamic enum
2021-08-19 21:06:45 +02:00
Gorgious
ef557e96a7
IfcCobie : Prevent executing operator if no ifc file
2021-08-19 14:06:36 +02:00
Gorgious
59f156bae3
IFC Cobie : Fix Elements not being assigned in selector
2021-08-19 14:04:01 +02:00
Gorgious56
6eaa13b5f1
BlenderBim : Improve BCF project UX ( #1669 )
...
* Improve related topic selection UX
* Foolproof active topic access with property
* Use self when available
* Add utility method to explicitely refresh topic
* Simplify Refresh topic code
* BCF Topics can now be deleted using Blender UI
* Revert dynamic enum for related topics
* Minor fix and cleanup
* Fix bug when trying to display deleted related topic
2021-08-19 18:50:27 +10:00
Dion Moult
92f55504e9
New site project library for stuff like site sheds and cranes
2021-08-19 09:24:14 +10:00
Gorgious56
cb2995a255
BlenderBim : Improve BCF Project UX ( #1668 )
...
* Store fields on BCFProperties class rather than individual topics
* Clear input fields on active topic change
* BCF : Fix resetting comment has_related_viewpoint default value
* Prevent global function use from import
* Use dynamic enum to choose related topic
* Add newline at eof
* Show only .bcf and .bcfzip files when saving project
2021-08-19 07:42:41 +10:00
Dion Moult
bbd7264a9b
Improve UX of task tree by shifting buttons and changing column widths
2021-08-18 18:40:54 +10:00
Dion Moult
a6b8e40829
Cost subtotals that are calculated from per X units are now supported
2021-08-18 18:05:01 +10:00
Gorgious
799fb688b5
Fix https://github.com/IfcOpenShell/IfcOpenShell/issues/1667 : Passed scene is None when creating file
2021-08-18 07:59:23 +02:00
Gorgious56
2d730fbee7
Improve drawing style save and load ( #1665 )
...
* Replace raster style save & load with enum functionality
* Rename DrawingStyleProp to RasterStyleProperty
* Minor Fix
* Correct Typo
2021-08-18 08:50:24 +10:00
LaurensJN
4b7058e22e
ifccityjson: updated georeferencing & added option to split IFC files based on Level of Detail
2021-08-17 16:37:40 +02:00
Gorgious
fb1c340664
Use passed context instead of bpy.context
2021-08-17 14:55:19 +02:00
Gorgious
4614bde8d7
Cleanup : Use clear instead of while...remove loop
2021-08-17 14:41:15 +02:00
LaurensJN
88669701b2
cityjson: Implement conversion of all LODs instead of only the most detailed
2021-08-17 11:24:21 +02:00
Gorgious
f4fac9210d
Fix https://github.com/IfcOpenShell/IfcOpenShell/issues/1664 : IFCPatch wouldn't correctly unpack un-hinted arguments
2021-08-17 09:46:43 +02:00
Gorgious
2c270a7315
Fix https://github.com/IfcOpenShell/IfcOpenShell/issues/1663 : Extract Docs is bundled with IfcPatch module
2021-08-17 09:36:53 +02:00
Dion Moult
912699e63c
You can now assign rates from a schedule of rates to a cost plan
2021-08-17 12:22:57 +10:00
Dion Moult
899a0c6fb5
You can now browse a schedule of rates alongside a cost schedule
2021-08-17 11:01:41 +10:00
Dion Moult
f2aec9440f
UoM and unit rates are now shown for schedule of rates in costing
2021-08-17 09:44:43 +10:00
Dion Moult
2284f7b16e
BlenderBIM Add-on licensing. See #1082 .
2021-08-17 08:55:29 +10:00
Dion Moult
2dbf9665be
IfcSverchok licensing. See #1082 .
2021-08-17 08:39:38 +10:00
Gorgious56
06b43e7f80
Make BCF project UI (more) foolproof ( #1662 )
...
* Various code fixes and optimizations
* Prevent running operators if conditions not met
2021-08-17 07:52:55 +10:00
Prabhat Singh
1b4d0bf577
updated routes ( #1661 )
2021-08-17 07:48:55 +10:00
Dion Moult
ee0d594f9f
WIP window tool progress.
2021-08-16 20:34:28 +10:00
Dion Moult
be08d0ad1b
Fix #1657 .
2021-08-16 19:41:30 +10:00