Dion Moult
afbdedaee8
WIP minor fixes to aggregate and spatial collection handling. See #1222 .
2021-01-07 21:02:46 +11:00
Dion Moult
d673e845f6
WIP psets now use partial editing with new features! See full message. See #1222 .
...
* Psets are now sensitive to data type
* Psets now support null vs empty
* Psets now respect shared STEP IDs
2021-01-07 19:09:55 +11:00
Dion Moult
fcc2b9ee13
WIP migrate types to partial editing. See #1222 .
2021-01-07 10:47:50 +11:00
Dion Moult
02ac150a51
WIP Implement style edit/add. See #1222 .
2021-01-06 17:57:24 +11:00
Dion Moult
d206dff9c0
WIP class dropdowns are now schema version specific and generated. See #1222 .
2021-01-06 15:19:55 +11:00
Dion Moult
cac635107e
WIP spatial operator now updates the blender collection structure. See #1222 .
2021-01-06 11:06:59 +11:00
Dion Moult
8eb9973045
WIP refactor mesh UI into geometry module and minor fixes. See #1222 .
2021-01-06 10:28:22 +11:00
Dion Moult
c4aecd6e61
Minor fix for #1235 .
2021-01-06 08:45:34 +11:00
Dion Moult
113efa1206
WIP you can now start a fresh project with partial editing support. See #1222 .
2021-01-05 21:15:52 +11:00
Dion Moult
f76d792a25
WIP port unit assignment to partial editing. See #1222 .
2021-01-05 21:13:44 +11:00
Dion Moult
d74b344a95
WIP create aggregation module to manipulate aggregations. See #1222 .
2021-01-05 16:29:14 +11:00
Dion Moult
30b3090386
WIP migrate attribute management to partial editing with 4 new features! See #1222 .
...
New features include:
- New clarity between null and empty string attributes
- Attribute editing now shows appropriate UI widgets depending on data type
- Attribute editing for enumerations now show a dropdown
- Attribute editing is now schema sensitive
2021-01-05 13:16:31 +11:00
Dion Moult
d4a219e54f
WIP assigning a class also assigns the spatial container if possible. See #1222 .
2021-01-04 16:23:36 +11:00
Dion Moult
23a66b3a72
WIP allow partial editing of spatial container. See #1222 .
2021-01-04 15:57:25 +11:00
Dion Moult
6387c03dbc
WIP port reassign and unassign class to partial editing. See #1222 .
2021-01-04 13:07:29 +11:00
Dion Moult
0c0ffce908
WIP assigning a class now ported over to partial editing and creates an IFC element. See #1222 .
2021-01-04 11:08:15 +11:00
Dion Moult
af5350bb9f
WIP refactor representation editing into geometry module. See #1222 . Some new functionality as a result:
...
- Representations can now be added to any context, even invalid ones, non-subcontext, or missing target views
- Switching representations now change all linked data objects
2021-01-03 19:45:40 +11:00
Dion Moult
c5ec54ca7f
WIP refactor context UI into its own module. Remove dependency to Blender properties. See #1222 .
2021-01-03 12:08:00 +11:00
Dion Moult
23abc604f9
WIP implement partial editing for adding / removing subcontexts. See #1222 .
2021-01-02 20:28:52 +11:00
Dion Moult
a997b2f999
WIP you can now partially edit the object placement of an object. See #1222 .
2021-01-02 19:33:32 +11:00
Dion Moult
2c6686846a
WIP allow partial mesh geometry editing to preserve style assignments. See #1222 .
2021-01-02 17:45:36 +11:00
Dion Moult
008014a89b
WIP refactor ability to partially write a new shape representation. See #1222 .
2021-01-02 15:39:24 +11:00
Dion Moult
cd6c258687
IFC Clash in the BlenderBIM Add-on now generates snapshots of clashes in BCF
2020-12-30 12:18:41 +11:00
Dion Moult
c502d39aaf
Add support for BCFXML export of IFC Clash results
2020-12-29 22:49:22 +11:00
Dion Moult
ceb7b0e13f
Refactor BCF features into its own module
2020-12-29 14:15:15 +11:00
Dion Moult
f49174cab4
Refactor main init to call module inits instead
2020-12-29 13:49:53 +11:00
Dion Moult
823b10e323
Dumb grids are auto placed in an IfcSite if it can be detected for convenience
2020-12-01 21:37:47 +11:00
htlcnn
728b60e8c3
remove unused imports
2020-11-13 20:13:07 +11:00
htlcnn
163075a821
black ifcblenderexport
2020-11-02 08:28:02 +11:00
Dion Moult
68a821b0ec
Drawing styles store the render type and include outlines for more CAD-like drawings, and store shadow and lighting settings
2020-09-09 18:49:27 +10:00
Dion Moult
dae5adc38b
Dumb walls are now even simpler, using two modifiers by default. Plane walls are still available as an option.
2020-09-05 14:23:43 +10:00
Dion Moult
609a2d3a7d
Add dumb opening feature
2020-08-21 20:38:57 +10:00
Dion Moult
f64e0c9acc
Minor fix
2020-08-20 23:37:03 +10:00
Dion Moult
217098132f
Windows now generate a 2D annotation symbol
2020-08-15 09:27:42 +10:00
Dion Moult
6c064ecd51
Doors now have 2D annotation symbols generated too
2020-08-14 21:27:36 +10:00
Dion Moult
cc4a29fc11
New feature to quickly add an Ifc Grid system object
2020-08-14 20:43:44 +10:00
Dion Moult
71e59922ec
Support IfcIndexedPolyCurve for more robust 2D representations
2020-08-12 12:39:39 +10:00
Dion Moult
d56dd25245
Add dumb window
2020-08-12 08:57:58 +10:00
Dion Moult
a477a2046d
Add dumb slab feature
2020-08-11 21:10:02 +10:00
Dion Moult
f6e8d5e281
Create dumb door feature
2020-08-11 20:54:54 +10:00
Dion Moult
0d221fa759
New dumb stair tool
2020-08-11 19:05:26 +10:00
Dion Moult
e2fd9add83
Add dumb wall feature
2020-08-11 17:24:30 +10:00
Dion Moult
ee7ea5445a
Covetool now reads north angle from project geolocation
2020-05-30 19:40:05 +10:00
Dion Moult
7e77c0c92c
You can now submit custom geometry for covetool environmental analysis
2020-05-29 19:18:57 +10:00
Dion Moult
3d06af0001
New simple energy/daylight analysis through cove.tool integration
2020-05-20 10:42:48 +10:00