Massimo Fabbro
70f35095ff
Writing qto tests ( #2728 )
...
* Update qto tool tests and fix some bugs
* complete test_run qto tests
2023-01-29 10:03:07 +11:00
Ryan Schultz
87c67abac9
#2652 Removes all IFC data, and converts the file to a simple Blender file
2023-01-29 10:00:43 +11:00
Thomas Krijnen
7df9640807
#2704 properly propagate iterator destructor
2023-01-28 14:21:52 +01:00
Thomas Krijnen
25edc91976
#2704 retain kernel pool to free cache
2023-01-28 14:21:52 +01:00
Thomas Krijnen
2174fda88d
#2704 keep track of simple types by iden to free later
2023-01-28 14:21:52 +01:00
Thomas Krijnen
2fc5c6c110
#2704 newobject after decl does not work (duh)
2023-01-28 14:21:52 +01:00
Dion Moult
6a2307308c
Fix bug where copying objects with profiles should only share profiles if the profile is named.
2023-01-28 21:51:00 +11:00
Dion Moult
1a05fae826
Fix #2426 . bug where unrelated objects would get drawing properties by accident.
blenderbim-230128
2023-01-28 14:27:47 +11:00
Andrej730
cce27d73fd
Fixed ifc window bugs
...
1) The bug occured if you would try to remove ifc window modifier and add it back again. Now adding new window checks if window was previously added
2) Second bug occured if you import .ifc project with window and some props were not used before (for example window was without transom), then newly added props would have incorrect units.
2023-01-27 17:44:52 +05:00
Andrej730
87515f3839
Added creating window to Shift+A menu
2023-01-27 16:30:35 +05:00
Dion Moult
24f3918769
Fix #2705 . Annotation draw error when splines are outside the zoom level of the screen.
2023-01-27 14:32:41 +11:00
Dion Moult
f7af38c863
Fix #2712 .
blenderbim-230127
2023-01-27 12:09:17 +11:00
Dion Moult
6c2a4711da
Fix bug where annotations were assumed to only be part of one drawing group
2023-01-27 08:38:00 +11:00
Dion Moult
41fdd77bfa
Fix #2579 . Bug where measurements were considered to be greasepencil strokes when drawing walls.
2023-01-27 08:32:25 +11:00
Dion Moult
9185a51234
Fix #2363 . Bug when adding unbuilt schedule to sheet.
2023-01-27 08:22:10 +11:00
Ryan Schultz
c5ae86d10b
fix bug on Extend IfcBeam: https://community.osarch.org/discussion/1327/blenderbim-bug-on-extend-ifcbeam
2023-01-26 08:31:04 -06:00
Andrej730
74477d0051
Window modifier - removed hardcoded mm units
...
Related to #2724
2023-01-26 18:29:58 +05:00
Andrej730
cee0ff2074
BIM tool UI black format
2023-01-26 17:14:42 +05:00
Andrej730
85bba9d5f8
Added default blender selection behaviour to BIM Tool
...
Copied keymap templates from blender source and mentioned them
Related to #2568
2023-01-26 17:14:42 +05:00
Andrej730
8e696cbf02
Added description to some operators with hotkeys
2023-01-26 17:14:42 +05:00
Andrej730
c7d1f5efc0
Changed split hotkey to Shift-K ( #2568 )
...
to preserve useful default shift-s hotkey
2023-01-26 17:14:42 +05:00
Andrej730
68bbb4d7a1
Solving interface issues from #2568
...
1) Added type manager to N-panel. Actually made side-panel and header layout logic more similar.
2) Added interface from sidebar to properties too
2023-01-26 17:14:42 +05:00
Andrej730
b1dd20fef7
Fixed window units in bmesh ( #2724 )
2023-01-26 14:42:35 +05:00
Thomas Krijnen
a701624d7b
#2720 add gltf to CD yml
2023-01-26 09:07:53 +01:00
Thomas Krijnen
f912be7875
#2720 add gltf to CD yml
2023-01-26 08:59:38 +01:00
Andrej730
04bdb12e79
Window Modifier - added mullions/transoms, removed relative panel dimensions
2023-01-26 12:30:34 +05:00
Dion Moult
d69f6c02b6
See #1636 . Fix drawing caching when new voids are added or parametric objects updated.
2023-01-26 12:14:45 +11:00
Dion Moult
95c3a57a4d
Fix #2722 .
blenderbim-230126
2023-01-26 11:11:04 +11:00
Dion Moult
0b6d321d83
Fix #2721 .
2023-01-26 11:09:51 +11:00
Dion Moult
e0fd3fd90e
See #1636 . Fix bug where moving an opening didn't update the drawing cache for it's element.
2023-01-26 09:18:08 +11:00
Dion Moult
7686e35858
Fix #2697 .
2023-01-25 20:52:43 +11:00
Dion Moult
8eeb8804d4
Handle corrupt geometry caches (e.g. due to crash) by creating a fresh cache.
2023-01-25 17:56:05 +11:00
Dion Moult
cb9a7cf5be
Fix #2712 . Handle deletion of rel services buildings.
2023-01-25 17:42:39 +11:00
Andrej730
54cec30a60
Window modifier - fixed bug in bmesh
2023-01-25 11:15:01 +05:00
Andrej730
9f0ad9be3c
Black formatting window modifier
2023-01-25 11:13:41 +05:00
Andrej730
a6271d0936
IFC Window modifier
...
Added IFC Window in object modifiers tab (works similar way to Ifc Stair)
2023-01-25 11:13:41 +05:00
Andrej730
cf6acd5dd6
ShapeBuilder - added 3d rectangles and polylines support
2023-01-25 11:10:20 +05:00
Andrej730
f8468e66e6
Fixed omitted ifc operators returns
2023-01-25 11:10:20 +05:00
Andrej730
d0cf5f9d0c
Fixed ShapeBuilder bug for mirroring IfcExtrudedAreaSolid
...
Also fixed typo in shape_builder_examples
2023-01-25 11:10:19 +05:00
Dion Moult
2c123fdbfb
Bump IfcOpenShell - mainly to fix geometry caching bug
2023-01-25 16:55:05 +11:00
Dion Moult
49b5bbd585
Fix PyPI IfcOpenShell action
2023-01-25 14:08:59 +11:00
Dion Moult
bf3063ec00
You can now convert ArchiCAD spaces across multiple stories to Revit rooms
blenderbim-230125
2023-01-25 13:55:38 +11:00
Sigma Dimensions
1e2ac1fe24
Fix IFC Array bug
2023-01-23 22:51:41 +01:00
Sigma Dimensions
9d7145746f
Drawing feature tests
blenderbim-230123
2023-01-23 22:06:29 +01:00
Sigma Dimensions
6e7fee5bc8
BBIM: Fix drawing elevation view bug
2023-01-21 12:00:07 +01:00
Sigma Dimensions
9638ae3e77
BBIM: Fix bug error when trying to open a drawing rather than a sheet/schedule
2023-01-21 01:26:26 +01:00
Sigma Dimensions
69cee56b7c
BBIM: fix profile joiner for beams & other products
blenderbim-230121
2023-01-21 01:18:06 +01:00
Sigma Dimensions
2257942676
BBIM: When adding doors to a wall, maintain the wall as the active object.
...
This allows adding multiple doors smoothly.
2023-01-21 00:51:46 +01:00
Sigma Dimensions
a5ca7c540f
remove useless lines and run quality check black
2023-01-20 21:39:24 +01:00
Sigma Dimensions
c9b0a7c3de
Attempt to fix selector bug where retrieving material values gets caught in exception
2023-01-20 21:23:40 +01:00