Dion Moult
1fc4b921e6
Fix failing tests and optimise brick tests.
2024-04-16 10:25:02 +02:00
Andrej730
0f206fe709
Fixing test after 1c12a98
...
FAILED test/bim/test_feature.py::test_export_ifc__with_basic_contents_and_saving_as_a_relative_path - AssertionError: Value is C:\IfcOpenShell\src\blenderbim\test\files\temp\export.ifc
2024-04-15 13:03:00 +02:00
Dion Moult
7383f44f8f
See #2645 . Update tests to use overridden built-ins.
2023-03-03 18:22:47 +11:00
Andrej730
fb3023bb79
Moved blenderbim tests temporary files to separate directory
...
Moved temporary test files to separate directory and added it to gitignore
Still have test.exp.cache.dat spawning from `test_feature`...
2023-03-01 18:46:13 +05:00
Dion Moult
ffa3aae132
Fix UI bug where changing classification levels sometimes didn't display
2022-09-02 15:21:27 +10:00
Dion Moult
73124dd597
Fix failing tests
2022-08-02 19:34:12 +10:00
Dion Moult
419901649e
You can now configure the distance limit for false origin offsets
2022-06-01 14:25:30 +10:00
Dion Moult
87cb1c69f4
#2150 Fix bug where cartesian point offsets didn't consider object placement rotations
2022-04-21 09:09:34 +10:00
Dion Moult
2852f53afa
Fix #1934 . Fix bug with improper nesting of subfolders when exporting IfcZip.
2022-01-17 20:30:02 +11:00
Dion Moult
d63be20c8b
Fix #1989 . Fix bug where you couldn't export to IfcJSON, since it couldn't be imported again.
2022-01-14 18:55:44 +11:00
Dion Moult
2ec3c4c06b
Swapping a Blender material for another is now auto synchronised.
2021-11-11 18:21:02 +11:00
Dion Moult
d5b92c0fea
Fix bug where style colours were not auto synchronised.
2021-11-11 17:31:23 +11:00
Dion Moult
8a4bc34fad
Scale changes are now auto synchronised on export.
2021-11-09 09:22:03 +11:00
Dion Moult
de561b78e0
Resolve #1750 . You can now save IFCs under a relative path to your Blend file.
2021-11-07 13:20:33 +11:00
Dion Moult
e868186897
Resolve #1749 . You can now save as another IFC filename.
2021-11-06 21:41:31 +11:00
Dion Moult
f49b9f6781
Slightly more robust deletion tracking.
2021-11-03 21:39:17 +11:00
Dion Moult
a4c054ef62
Objects now sync spatial hierarchy more robustly on export, and clean the collection tree in case the user messed it up.
2021-10-29 17:43:38 +11:00
Dion Moult
72d9bc9256
Moving grid axes are now synchronised automatically
2021-10-28 19:35:40 +11:00
Dion Moult
d772299871
Fix bug where auto geolocation offset didn't occur if placements were relative
2021-10-28 11:55:11 +11:00
Dion Moult
e779a57a09
Fix bug where imported types with representations but no instances were not fully linked.
2021-10-23 18:15:23 +11:00
Dion Moult
516503b9ca
Fix #1801 . Fix bug where importing multiple assets sharing an already imported material fails.
2021-10-16 15:46:02 +11:00
Dion Moult
dba6a8d0b4
Fix #1786 . Swap out sub-operators with refactored core calls.
2021-10-13 10:49:28 +11:00
Dion Moult
13725411c9
Migrate project operator tests to pytest-bdd
2021-10-13 09:48:35 +11:00