Dion Moult
a908fa62ba
Loading model elements is now half aware of existing elements and will reuse where possible.
2022-10-24 13:07:45 +11:00
Dion Moult
226c94381b
IfcDiff now supports file objects as inputs instead of filepaths
2022-10-23 23:33:52 +11:00
Dion Moult
548a2972bc
You can now add new profileset based types easily in the type manager.
2022-10-23 21:17:52 +11:00
Dion Moult
6263110733
You can now add layerset types in the type manager and access the manager on blank projects.
2022-10-23 20:02:34 +11:00
Dion Moult
89e8bf1ed6
You can now add new mesh based types in the type manager
2022-10-23 18:15:33 +11:00
Dion Moult
3809b5a34b
You can now create new empty types, and select type objects from the type manager
2022-10-23 16:53:09 +11:00
Ryan Schultz
3cda25773d
Maintaining the MaterialLayer thickness when X_Angle is used ( #2525 )
2022-10-23 15:35:17 +11:00
Ryan Schultz
77f2ad8f68
'X angle' rotates ifcslab/ifcramp in space. ( #2522 )
...
* 'X angle' rotates ifcslab/ifcramp in space.
* rotation w/ mathutils.Matrix.Rotation instead
per https://github.com/IfcOpenShell/IfcOpenShell/pull/2522#issuecomment-1287969832
2022-10-23 15:32:31 +11:00
Dion Moult
45087e8822
The BIM Tool now provides similar slab-like editing tools for ramps and roofs
2022-10-20 20:51:32 +11:00
Dion Moult
8fa944d2a8
You can now have sloped slabs, good for doing roof slabs.
2022-10-20 19:56:15 +11:00
Gorgious56
89f64eacef
Remove info mode and streamline entity url fetching
2022-10-19 18:42:05 +02:00
Gorgious56
3334ea5c10
Fix error when toggling viewport annotations if there is no active camera in the current scene
2022-10-19 16:13:53 +02:00
Dion Moult
16b05d9981
Fix support for document references in IFC2X3
2022-10-19 20:17:10 +11:00
Dion Moult
2cad62554e
Fix #2510 .
2022-10-19 18:54:42 +11:00
Dion Moult
ec955ca717
You can now draw walls at a set RL
2022-10-19 17:54:25 +11:00
Dion Moult
9c28a95f41
Fix #2416 .
2022-10-19 12:44:55 +11:00
Dion Moult
80020970e1
Purge old dynamic void system as Blender booleans are not sufficient.
2022-10-19 12:32:02 +11:00
Dion Moult
7197db796c
Fix #2508
2022-10-19 09:48:05 +11:00
Dion Moult
a5aa970977
Add support for normalised ratio diffuse colours. See #2509 .
2022-10-19 09:37:22 +11:00
Dion Moult
159e2ca779
Run black and minor fix. See #1990 .
2022-10-19 09:17:37 +11:00
Gorgious56
ec1fbabd00
Dynamic Attribute Info ( #1990 )
...
* Add info mode toggle in addon prefs
* Add documentation property to Attribute
* Add webbrowser open operator
* Populate attribute doc on import
* Add attribute doc popup operator
* use path_resolve instead of eval
* Rename operator
* Add description field
* Panel UI is managed by operator
* Revert "Panel UI is managed by operator"
This reverts commit a7bbd06865 .
* Revert "Revert "Panel UI is managed by operator""
This reverts commit d62115bf63 .
* Add info popup to ifc class panel in object properties
* Implement fetching doc for non-ifc classes from jsonlike format
* Draw doc from non ifc classes
* Add utility function to draw info button on a given layout
* Add info buttons in the create project UI
* Display entity descriptions as tooltips in enum items
* Move predefined types fetching to data class
* Remove leftover prop code
* Use tool to get schema
2022-10-19 08:17:31 +11:00
Dion Moult
b70bf5ed33
Cute developer function to spit out a debug object to help when coding.
2022-10-18 23:11:37 +11:00
Dion Moult
f045e86a38
Rebuild wall engine (again) to allow for sloped wall clippings.
2022-10-18 20:02:00 +11:00
Dion Moult
9ef65c9cc5
Add basic support for sloped walls, sloping along the local X axis
2022-10-17 22:52:44 +11:00
Dion Moult
a75341b36e
Fix #2505 . Missing rotate button in UI.
2022-10-17 20:11:37 +11:00
Dion Moult
0a0271a30e
Filled openings can now be based off a custom profile representation
2022-10-17 18:34:34 +11:00
Andrej730
871f6ebdf1
Updated windows batch script for setting up environment for blenderbim
...
Previous batch scripts was resulting in broken sym links (probably because mklink and some other comands were expecting full paths). New script provide required full paths and also use 1 line to set up blenderbim location.
2022-10-17 12:19:53 +06:00
Dion Moult
90f1a179bc
You can now flip the direction of doors and windows
2022-10-16 23:50:00 +11:00
Dion Moult
1eeb820d26
Flipping walls with fillings now works. See #2491 .
2022-10-16 21:05:05 +11:00
Dion Moult
cb28a0b298
Flipping walls with openings now works. See #2491 .
2022-10-16 17:58:06 +11:00
Dion Moult
76e6923a3e
Filled openings now handle offset wall axes
2022-10-16 10:16:10 +11:00
Dion Moult
56a09e51bd
Modeling dimensions now affect newly created walls and profiles
2022-10-15 22:53:19 +11:00
Dion Moult
b90ab70658
Modeling dimensions now have sensible defaults depending on units and show prior to element creation
2022-10-15 11:06:21 +11:00
Dion Moult
a34c0cb35c
Fix a variety of IFC validation errors in entity creation and asset appending
2022-10-14 18:19:35 +11:00
Massimo Fabbro
670399f327
Add gross volume calculation ( #2487 )
...
* Now gross volume calculation doesn't consider related voids
* Qto gross volume calculation minor fixes
* No need to create a new entity and better mesh creation
* Use bmesh to calculate volume so it's not necessary to create a new object
2022-10-14 16:50:04 +11:00
Dion Moult
241c5b1f48
Fix bug where unnamed types didn't show up in the UI.
2022-10-14 10:08:52 +11:00
Dion Moult
2d37d3c914
More robust type switching of parametric objects
2022-10-13 22:51:06 +11:00
Dion Moult
8be1a913ec
Basic support for mesh booleans
2022-10-13 17:04:53 +11:00
Dion Moult
c354de7b83
Minor fix
2022-10-13 11:50:33 +11:00
Dion Moult
19b718cdf5
Thumbnails auto load when projects are loaded.
2022-10-13 10:19:09 +11:00
Dion Moult
cdffeba4cc
Map units are now supported in converting to and from local to global coordinates
2022-10-12 20:32:16 +11:00
Dion Moult
c5c9a192b0
You can now duplicate existing types in the type manager
2022-10-11 17:51:01 +11:00
Dion Moult
4279576d3c
Type manager can now browse to type classes that don't have any types yet
2022-10-11 17:34:17 +11:00
Dion Moult
dff35c173d
You can now delete a type when managing types
2022-10-11 15:31:31 +11:00
Dion Moult
38f563d4f4
New timerless thumbnailed type manager.
2022-10-11 13:49:46 +11:00
Dion Moult
36fdd3f7fc
Bundle pillow as dependency for thumbnail generator
2022-10-11 10:54:08 +11:00
Dion Moult
16582cf57f
Experimental new thumbnail with smarter layer / profile thumbnails and no timers.
2022-10-10 23:13:37 +11:00
Dion Moult
a5517071cc
Make remove opening more accessible in UI and refactor
2022-10-10 11:45:50 +11:00
Gorgious
5d5ab3dafd
Fix bad indenting in last commit
...
Sorry, I'm a bit rusty !
2022-10-09 22:05:56 +02:00
Gorgious
ccfbeab51e
Creating a wall with a IfcMaterialLayerSet with the BIM tool now makes it active (yellow outline)
...
+ deduplicate code under new function
2022-10-09 22:04:01 +02:00