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
Massimo Fabbro
60f60798df
Add new api function that allows to create arbitrary profiles with voids ( #3522 )
2023-07-30 17:30:56 +10:00
Dion Moult
360729738c
Fix #3466 . Bug in upstream IFC where distribution elements and furnishing elements had no corresponding type and occurrence.
2023-07-30 16:59:25 +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/.
blenderbim-230730
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
Thomas Krijnen
630bb88a15
SVG serialization UnifyInputs option
2023-07-29 10:07:33 +08:00
Thomas Krijnen
6575921ccd
Implement IfcGridPlacement
2023-07-29 10:06:44 +08:00
Thomas Krijnen
95eb78e919
ci-ifctester-pypi.yml Add workflow_dispatch event
2023-07-29 09:37:39 +08:00
Thomas Krijnen
78b4b09be9
Include .xsd in ifctester package pypi distribution
2023-07-29 09:34:26 +08:00
Dion Moult
32e02db3f7
Fix #3521 . Forgot to commit function.
blenderbim-230729
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
ay-ex
7cd1c47ceb
add ids html report template percentage bars per section ( #3520 )
...
adding html report template percentage bars to each section
2023-07-28 18:55:35 +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.
blenderbim-230728
2023-07-28 12:56:42 +10:00
Ryan Schultz
8fdd0983c0
Merge branch 'v0.7.0' of https://github.com/IfcOpenShell/IfcOpenShell into v0.7.0
2023-07-27 18:34:40 -05:00
Ryan Schultz
0ef141447b
added to ifc_classes_suggestions.json
2023-07-27 18:34:27 -05: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.
blenderbim-230727
2023-07-27 12:36:15 +10:00
ay-ex
b792b05753
add collapsible detail results ( #3508 )
2023-07-26 23:33:36 +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.
blenderbim-230726
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
ay-ex
c798309039
fix choco url constants ( #3504 )
2023-07-25 22:35:25 +10:00
Dion Moult
e1913bf03e
Fix #3497 . Set closed vs unclosed polygonal face sets to allow loading in some IFC software.
2023-07-25 17:41:33 +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
blenderbim-230725
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