Dion Moult
12d70324b8
Fix #3483 . You can now conveniently duplicate material layers.
2023-07-30 22:41:28 +10:00
Bruno Postle
caff4d0b20
Fix some broken restructured text formatting
2023-07-30 12:41:45 +01:00
Dion Moult
afb9aa178f
Fix #3453 . Hidden annotation type removed, and demo library now comes with linetypes for dashed, fine, thin, medium, thick, and strong.
2023-07-30 21:13:21 +10:00
Wei Yang
356a10eac9
Add UV texture support for IfcTessellatedFaceSet ( #3523 )
...
* Add texture support for IfcIndexedTextureMap
* fix description.
* Fix posible duplicate coordinate index issue
* Clean up code.
* revert default clean_mesh.
* Fix errors.
* change to EXTEND mode when not RepeatS/T
* remove tris merge to support mix quads and tris.
2023-07-30 20:34:50 +10:00
Dion Moult
794212c223
Fix #2906 . Basic support added for perspective drawings.
2023-07-30 16:50:17 +10:00
Dion Moult
2015f0618a
Fix #3484 . You can now have project-specific pset templates distributed with your project in a relative path. Defaults to pset/.
2023-07-30 14:47:05 +10:00
Dion Moult
d7158be431
Purge obsolete search operators in favour of new search filters, colour legend system.
2023-07-30 08:16:30 +10:00
Dion Moult
1ccbe831c8
Purge select similar prop operator in favour of dedicated select similar panel
2023-07-30 08:03:37 +10:00
Dion Moult
5a8e4fa8fd
Purge obsolete & risky module unloading / loading feature in favour of tabs.
2023-07-30 07:55:04 +10:00
Dion Moult
9048b67724
Fix #3501 . Annotation tool now creates annotations at the 3D cursor.
2023-07-29 23:46:45 +10:00
Dion Moult
9059b5d7ec
Fix #3511 . You can now use a query to load in occurrences from another project (library).
2023-07-29 22:43:50 +10:00
Dion Moult
7af3f89688
Fix #3502 . New select similar feature.
2023-07-29 20:46:07 +10:00
Dion Moult
8be0f2e1da
Fix #3273 . Don't use simple string replacement when renaming drawings but instead identify elements by attributes which is preferred.
2023-07-29 14:46:11 +10:00
Dion Moult
32e02db3f7
Fix #3521 . Forgot to commit function.
2023-07-29 10:21:19 +10:00
Sigma Dimensions (Yass)
9d4715c0a9
Rename and move sub panels of Costing and Schedule Tab
2023-07-28 19:04:12 +01:00
Dion Moult
0ba5db751c
Fix #3471 . Allow to select hidden types (except if the type is excluded).
2023-07-28 23:42:02 +10:00
Dion Moult
c1a15d944f
Fix #3518 . Default to deeper opening extrusions to handle more wall thicknesses.
2023-07-28 23:07:56 +10:00
Dion Moult
a1aa047161
Revert "Example of UI if we sentence-cased IFC classes. Good or bad? Please comment at https://community.osarch.org/discussion/comment/16493 "
...
This reverts commit 53bd4bf5ea .
2023-07-28 17:42:41 +10:00
Dion Moult
e4896539b4
Fix #3509 . Backport Qto_BodyGeometryValidation to IFC4 (via EQto) and fix bug where there was no way to have custom Qtos show up in the qto dropdown.
2023-07-28 17:41:36 +10:00
Dion Moult
47ee667f06
Fix #3517 . Fix bug where edit arbitrary profile button doesn't show if your profile has voids.
2023-07-28 17:27:54 +10:00
Dion Moult
7804c9ea80
Potential fix for #3273 where renamed drawings might not get moved on Windows.
2023-07-28 15:35:02 +10:00
Dion Moult
3980666824
Fix #3513 . Minor issue where new hierarchical drawing list broke print all feature.
2023-07-28 14:55:22 +10:00
Dion Moult
eda0b33b41
Fix #3512 . Fix incorrect shapely fills due to unclosed polygons (tolerance issue) and incorrect raycast results.
2023-07-28 12:56:42 +10:00
Bruno Postle
06ea0512f5
BlenderBIM filter Git messages, remove sort #3096
2023-07-27 16:35:10 +01:00
Dion Moult
8af11db8c2
Fix #3006 . Don't affect visibility of types when activating drawing.
2023-07-27 22:29:17 +10:00
Dion Moult
1c5a4ddf20
Fix #3223 . Fix #3474 . When creating new representations, give the option to generate bounding box or "outline" curves (60 degree crease threshold hardcoded) instead of full 3D mesh.
2023-07-27 12:36:15 +10:00
Dion Moult
524bace23b
Redo mechanism that allows filtered BIM Tool classes to be less "magic" and more explicit whether it filters all vs a specific element type.
2023-07-26 18:14:31 +10:00
Dion Moult
0d656040eb
Fix #3479 . Regression in 69fa124 when addressing #3421 that led to objects with multiple paths not taking part in the wall / slab joining procedure.
2023-07-25 23:29:06 +10:00
Dion Moult
12fcdebd37
Fix #3486 . If Z index isn't specified, text is prioritised over other annotation types.
2023-07-25 22:50:09 +10:00
Dion Moult
bc541d335f
Fix #3469 . Fix bug where you couldn't load models if there was no style due to no polygons.
2023-07-25 17:12:11 +10:00
rileywong311
d4933c7f24
Refactor BrickStore.root_classes
2023-07-24 21:27:44 -07:00
Trashman247
4e96f17dac
Ignore populate Brick attributes if active entity is a brick entity
2023-07-24 21:27:44 -07:00
Trashman247
4665b44ded
Make Brick "root_classes" one source of truth
2023-07-24 21:27:44 -07:00
Trashman247
d834d94fd9
Change brick attributes query "name" and "value" to "predicate" and "object"
2023-07-24 21:27:44 -07:00
Trashman247
f2db071cf3
Move brick entity classes to BrickStore and create drop-down for entity type creation
2023-07-24 21:27:44 -07:00
Trashman247
0348e6d11a
Move Brick namespace from data to BrickStore
2023-07-24 21:27:44 -07:00
Trashman247
1eb7c006f1
Add Brick "Set View" operator to change list hierarchy
...
- "System" as a root may need different logic since children of a system are not "subClasses" but rather "parts". Currently, "part" would be listed as attribute rather than a direct object in the group.
2023-07-24 21:27:44 -07:00
Trashman247
c80a2e1d64
Reformat BrickSchema UI
2023-07-24 21:27:44 -07:00
Dion Moult
7b2d99ba1e
Fix #3498 .
2023-07-25 08:54:45 +10:00
Dion Moult
55c4ce0071
Fix #3391 #3491 #3493 . New space generation that uses a cutting plane across all eligible objects instead of a simplified "straight wall" analysis.
...
This makes generating spaces significantly more robust, makes it easier to add / remove "space separating objects" (so we now have support for virtual elements), and only acts on visible objects.
2023-07-24 23:22:12 +10:00
Dion Moult
8e5dc01758
New projects now load with a Views and Types collection with appropriate visibility settings.
2023-07-24 18:01:25 +10:00
Dion Moult
90632a363c
Demo library now ships with example text annotation types (door tag, window tag, etc)
2023-07-24 17:59:04 +10:00
Gorgious
1a54f54c64
You can now directly apply an ifc array modifier
...
Previously one would have to click on "remove" then "keep objects"
2023-07-23 15:13:04 +02:00
Gorgious
5169599884
Array children are now transform-unlocked & unconstrained when the array is applied
2023-07-23 14:01:17 +02:00
Gorgious
c3323733a7
Array children are now transforme-locked after editing the array
...
I have yet to find how to set it on ifc load though
2023-07-23 13:39:52 +02:00
Gorgious
1468b7fddd
Array children now follow their parent with a "child-of" constraint #3492
2023-07-23 13:38:37 +02:00
Gorgious
41d6882b40
Clicking on the "Select all array objects" button now sets the parent object as active #3492
...
Moved the array objects fetching code to tool.Blender
Also a bit of housekeeping and fixing minor typos here and there
2023-07-23 13:03:06 +02:00
Dion Moult
a1ebc2e167
Revert "Small tester UI fix #3487 "
...
This reverts commit c7a1acf974 .
2023-07-23 19:09:00 +10:00
Carlos Dias
d5d9c91f5a
[BlenderBIM] Update IfcTester (2023_07_21) ( #3489 )
2023-07-23 19:04:45 +10:00
Ryan Schultz
98a6cbb1aa
Allow negative X_angle values
2023-07-23 19:04:12 +10:00