Dion Moult
42f597a7af
New experimental mode to allow users to profile import progress
2020-07-13 16:15:23 +10:00
Dion Moult
fa1926fa84
Exporting now uses custom people and organisations defined from the UI. See #875 .
2020-07-13 15:29:06 +10:00
Dion Moult
58fad83d4f
No longer require object linked materials in Blender in preparation for new material system
2020-07-11 22:25:06 +10:00
Dion Moult
4baec5754d
Allow you to specify whether to recut all, or just recut selected. See #901 .
2020-07-10 21:22:22 +10:00
Dion Moult
c7211ed171
Create basic UI to manage people and organisations. See #875 .
2020-07-09 20:46:50 +10:00
Dion Moult
fbaa6cd2ed
New UI to assign constraints to objects and export
2020-07-07 12:33:41 +10:00
Dion Moult
fda508e3f8
New UI to manage IFC constraints in the file
2020-07-06 17:26:38 +10:00
Dion Moult
79fdfa878c
Rename "documentation" to "drawings and sheets" for more universal terminology. See #881 .
2020-07-03 22:00:25 +10:00
Dion Moult
125c0ced6e
New feature to remove a representation subcontext. See #870 .
2020-07-03 21:08:40 +10:00
Dion Moult
3e9fff6c19
New feature to unassign/reassign IFC class easily
2020-06-23 23:42:33 +10:00
Dion Moult
358d9ef1c8
Reimplement edge based mesh import
...
We don't use foreach_set, since for some reason doing it with foreach_set requires edit mode to be toggled for the edges to be visible. We make the assumption that an object is either edge based or face based, but not both.
2020-06-21 09:48:54 +10:00
Dion Moult
d3f07c4ac4
Support native export of IfcArbitraryClosedProfileDef and IfcRectangleProfileDef
2020-06-18 21:55:07 +10:00
Dion Moult
9961f6172f
Users can now choose whether to import type representations, disabled by default
2020-06-12 21:46:28 +10:00
Dion Moult
edc3aa6157
Support import whitelists and blacklist filters. Groundwork for #865 .
2020-06-11 10:52:00 +10:00
Dion Moult
0237f12ceb
Add native element processor for extruded solids and swept disks. See #865 #885
...
* New user option to enable native element processing
* Native element geometry will be substituted with dummy geometry so that the iterator doesn't waste time on it
* IfcArbitraryClosedProfileDef and IfcRectangleProfileDef are supported for IfcExtrudedAreaSolid
* Old rebar code full of assumptiosn deleted for a more globally applicable native support for IfcSweptDiskSolid
* Probably created a whole bunch of new useful utility functions in the process, which can contribute to #829
2020-06-07 22:53:33 +10:00
Dion Moult
f21ae53950
Merge pull request #880 from globalcitizen/v0.6.0
...
Section Plane -> Temporary Section Cutaway
2020-06-05 21:11:04 +10:00
Walter Stanish
8ab42cf09f
Section Plane -> Temporary Section Cutaway
2020-06-05 20:53:20 +10:00
Dion Moult
a6a4cb81c5
Merge pull request #876 from globalcitizen/v0.6.0
...
Minor UX and documentation tweaks
2020-06-04 12:05:16 +10:00
Walter Stanish
619abdae51
Update strings as per pull request
2020-06-04 11:42:29 +10:00
Walter Stanish
3a8a4b7c86
Normalize UI panel naming
2020-06-04 11:06:46 +10:00
Dion Moult
d0f02f9247
Users are prompted to assign an IFC class prior to changing IFC metadata. See #869 .
2020-06-04 10:47:51 +10:00
Dion Moult
72a1c00e46
Switching contexts are now more tolerant of broken IFCs. See #865 .
2020-06-01 22:37:11 +10:00
Dion Moult
fa461502a0
Store the IFC geometry type on import. See #865 .
2020-06-01 21:57:56 +10:00
Dion Moult
e75cc10988
New feature to select IFC clash results
2020-05-25 19:07:09 +10:00
Dion Moult
1361c7b7e5
Users can now switch between IFC4 and IFC2X3 for exporting
2020-05-22 12:06:55 +10:00
Dion Moult
d3590c2325
You can now specify relationships to IFC Diff in Blender
2020-05-21 19:26:28 +10:00
Dion Moult
3d06af0001
New simple energy/daylight analysis through cove.tool integration
2020-05-20 10:42:48 +10:00
Dion Moult
f081c9dbcb
Add support for import and export of clash sets from Blender
2020-05-19 20:35:00 +10:00
Dion Moult
bc56196f27
New UI to create, manage, and run clash sets within BlenderBIM Add-on
2020-05-19 15:08:54 +10:00
Dion Moult
64fe2e978e
Bundle IFC Clash in Blender for clash detection for Windows and Linux
2020-05-16 12:54:26 +10:00
Dion Moult
df12d6bab1
New feature to convert from local to global coordinates
2020-05-12 13:31:16 +10:00
Dion Moult
2a8251fc94
New UI to manage representation contexts for each object
2020-05-09 18:14:10 +10:00
Dion Moult
cdbe3433c0
New feature to add/override a single representation to an existing IFC file
2020-05-07 22:15:16 +10:00
Dion Moult
bbc429bb99
New feature to switch / load / create new contexts per object
2020-05-07 16:57:14 +10:00
Dion Moult
673f12dd8a
New feature to bulk add smart annotations to objects
2020-05-07 09:36:38 +10:00
Dion Moult
9384cc04b8
Support 2D axis representations, and curves from either mesh or curves
2020-05-05 18:07:21 +10:00
Dion Moult
3ce71e855f
Text annotation can now extract dynamic variables from IFC data
2020-05-04 12:20:34 +10:00
Dion Moult
7410d75ef5
Users can now specify a symbol for text annotation
2020-05-04 09:35:35 +10:00
Dion Moult
97ac0e09b7
Add option to use cached render during documentation
2020-05-03 20:37:51 +10:00
Dion Moult
61a2eb4a43
Feature to set and resize text to 1.8, 2.5, 3.5, 5 and 7 sizes
2020-05-03 19:54:27 +10:00
Dion Moult
7deedf6ec9
New UI to add annotation objects
2020-05-03 15:41:05 +10:00
Dion Moult
280c7df79a
Don't cut rooms in documentation, fix non single material bug, and add view present for construction style documentation
2020-05-02 21:01:39 +10:00
Dion Moult
47eb032689
Users can now specify which IFC files they want to cut
2020-05-02 17:33:16 +10:00
Dion Moult
741ae2575d
Full classification HasReferences hierarchy is now exported
2020-05-02 13:57:11 +10:00
Dion Moult
04afc101a3
You can now relate and export document references and information entities
2020-05-01 19:13:54 +10:00
Dion Moult
784a394298
New document reference UI, where all docs are imported regardless of object association, and you can edit almost all metadata
2020-05-01 17:24:59 +10:00
Dion Moult
6e0fb6145e
Author and export document information metadata
2020-05-01 12:56:57 +10:00
Dion Moult
9d9911c4c0
Import all document association metadata, not just location
2020-05-01 09:58:15 +10:00
Dion Moult
adb4a3f72a
New feature to select similar type
2020-04-29 20:26:36 +10:00
Dion Moult
3eee143bed
New option to merge aggregates into a single object for artists
2020-04-29 09:20:30 +10:00