This website requires JavaScript.
Explore
Help
Register
Sign In
Glassvision
/
IfcOpenShell
Watch
1
Star
0
Fork
0
You've already forked IfcOpenShell
mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced
2026-08-18 03:19:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
507f03640a26e6db925ae677b9f1183286677a55
IfcOpenShell
/
src
/
blenderbim
/
test
/
core
T
History
Dion Moult
507f03640a
Fix
#3003
.
2024-04-15 09:37:49 +02:00
..
__init__.py
…
bootstrap.py
…
test_aggregate.py
See
#2140
. You can now bulk unassign aggregates, and they are auto directly contained in any previous indirect containers.
2023-03-11 16:31:23 +11:00
test_attribute.py
…
test_brick.py
…
test_context.py
…
test_debug.py
…
test_demo.py
…
test_document.py
…
test_drawing.py
Fix
#3003
.
2024-04-15 09:37:49 +02:00
test_geometry.py
Fix bug where switching representations didn't update the material checksum, leading to unnecessary material syncs at export time.
2024-04-15 09:37:48 +02:00
test_georeference.py
…
test_library.py
…
test_material.py
Fix
#2611
. Address multiple situations in the UI where the users could create invalid material data without an indication that it is invalid.
2023-02-05 17:10:25 +11:00
test_misc.py
…
test_owner.py
…
test_patch.py
…
test_project.py
Fixing tests after
2003bfe4f
2023-03-23 09:53:02 +05:00
test_pset.py
…
test_qto.py
…
test_root.py
Fix critical bug where duplicate orphaned collections were created in the background.
2023-02-27 20:12:39 +11:00
test_sequence.py
…
test_spatial.py
Fix bug where copying to container might get the wrong coordinates if containers weren't synced.
2023-02-26 22:31:21 +11:00
test_style.py
Fix
#2823
. Only update colours if you actually change them.
2023-03-03 22:22:47 +11:00
test_system.py
…
test_type.py
Fix
#2274
. You can now purge unused types.
2023-02-13 15:20:56 +11:00
test_unit.py
…