Priit Laes
6f6f89de0d
build: nix: Drop unused imports
...
Print function has been supported since Python since 2.6, so
there's no need to use the import.
2021-10-04 19:18:08 +02:00
Thomas Krijnen
cdc5d7a04e
Missing semicolons (for consistency)
2021-10-04 10:43:04 +02:00
Thomas Krijnen
79f31fa4fe
Unused include
2021-10-04 10:42:47 +02:00
Thomas Krijnen
666b55b3a3
Fix unref param addDrawing()
2021-10-04 10:40:19 +02:00
Dion Moult
8ff5ac974f
Minor fix.
2021-10-04 18:50:03 +11:00
Dion Moult
6e6cbcef6f
Test edit object placement. See #1711
blenderbim-211004
2021-10-04 13:14:47 +11:00
Thomas Krijnen
cd965fd4a9
todo note re #1769
2021-10-03 09:00:59 +02:00
Dion Moult
808ae37c66
Forgot to commit tests
2021-10-03 08:58:47 +02:00
Dion Moult
adf784236c
Upon removal, empty aggregates prioritise null if possible.
2021-10-03 08:58:47 +02:00
Dion Moult
6cc7d7963a
Allow user to toggle duplicates when getting inverses. See #1747 .
2021-10-03 10:20:24 +11:00
Dion Moult
4697e063af
You can now add and remove users for ownership history
2021-10-01 17:32:58 +10:00
Dion Moult
fe1e30702a
Fix bug where removing addresses and roles could leave other elements in invalid states, "IfcPersonAndOrganization"
2021-10-01 14:48:44 +10:00
Dion Moult
291bb0cd55
Removing an organisation now properly handles references appropriately.
2021-10-01 13:29:10 +10:00
Dion Moult
915fa9f9b0
Removing a person no longer has the potential to leave files in an invalid state
2021-10-01 12:35:46 +10:00
Dion Moult
0a27308532
Optimise create owner history to not rely on a person and organisation lookup, speeding up long procedures
blenderbim-211001
2021-10-01 11:05:35 +10:00
Dion Moult
8bcec29429
Application data in IFC now reflects the latest IFC version tag
2021-10-01 10:10:45 +10:00
Dion Moult
42d321d553
Removing contexts now also reassign to parent or remove references to the context.
2021-10-01 09:29:38 +10:00
Dion Moult
a7a1616f9d
Minor fix
2021-09-30 20:31:21 +10:00
Gorgious56
35ee1d5e96
Use pytest-bdd syntax for void tests ( #1765 )
2021-09-30 20:28:08 +10:00
Dion Moult
d83295d3c3
Minor fix
2021-09-30 20:27:38 +10:00
Dion Moult
b86b8c1b5a
You can now edit attributes of contexts and subcontexts. Fix bug where 2D contexts were not created with the right dimensionality.
2021-09-30 18:28:50 +10:00
Dion Moult
9753ed07a0
Fix bug where you could accidentally add a context other than what you selected in the UI
blenderbim-210930
2021-09-30 12:08:07 +10:00
Dion Moult
352a4866dd
Refactor context. See #1711 .
2021-09-30 08:46:02 +10:00
Dion Moult
beff90cd5e
Organisations now support null attributes.
2021-09-29 18:39:10 +10:00
Dion Moult
406fd158d3
Minor fix. See #1754 .
2021-09-29 17:23:52 +10:00
Gorgious56
2ed30ef0a2
Improve filling operators and tests ( #1754 )
...
* Test add_filling operator
* Test Remove filling
* Update bootstrap defs for filling test
* Fix possible errors in add_filling and remove_filling
* Enable adding fillings from the opening object ui
* Typo
* Revert "Enable adding fillings from the opening object ui"
This reverts commit b217860840 .
* Display a list of all fillings when an opening is selected
* Ensure an IfcOpeningElement can't be voided
* merge 0.7.0
* Add test cases for filling operators
* Test Opening operators
* Delete related fill relations on object deletion
* Remove try/except
* typo
* Minor fix
* Remove boolean modifier on previous element when voiding a new one
* Don't show ui elements when not applicable
* Test filling void b with an element that already fills void a
correctly removes the filling from void a
Co-authored-by: Dion Moult <dion@thinkmoult.com >
2021-09-29 16:27:43 +10:00
Dion Moult
24eac8ccdd
Just realised pytest-bdd existed. Migrating over. See #1711 .
2021-09-29 16:17:41 +10:00
Dion Moult
086d8749ec
Add support for null attributes for people, roles, and addresses. New prototoype testable architecture. See #1711 .
blenderbim-210929
2021-09-29 14:14:10 +10:00
Gorgious
6fb4714317
Prevent using pset operators when no template available
blenderbim-210928
2021-09-28 13:20:20 +02:00
Gorgious
dbac865a39
Fix error when displaying a selected but inactive object's properties with the pin feature
blenderbim-210927
2021-09-27 12:51:43 +02:00
Thomas Krijnen
024a306a36
#1757 opencollada and serializers
2021-09-27 09:04:38 +02:00
Thomas Krijnen
6182814845
rerun code gen
2021-09-26 19:55:04 +02:00
Thomas Krijnen
d241af0c1b
filter out redundant select membership with inheritance
2021-09-26 19:54:33 +02:00
Thomas Krijnen
39b1f4c477
#1705 fixes for missing object placement
2021-09-26 11:25:36 +02:00
Dion Moult
165966bc59
Decoupling of Blender from the BlenderBIM Add-on. See #1711 .
2021-09-25 21:53:51 +10:00
Dion Moult
cdb2a91f67
Remove need for IfcConvert since we can drawing is now part of v0.7.0.
blenderbim-210925
2021-09-25 20:07:16 +10:00
Dion Moult
c4f823a487
Upgrade BlenderBIM Add-on to v0.7.0.
2021-09-25 19:48:34 +10:00
Dion Moult
343f56b0cd
Minor fix
2021-09-25 19:24:45 +10:00
Thomas Krijnen
7155f7ce3d
Update cd.yml
2021-09-24 10:49:24 +02:00
Thomas Krijnen
9853d3d86a
Update cd.yml
2021-09-24 10:46:22 +02:00
Thomas Krijnen
9dd30e8e53
Update cd.yml
2021-09-24 10:42:54 +02:00
Thomas Krijnen
ce08fa9c1a
Merge remote-tracking branch 'origin/v0.6.0' into v0.7.0
...
# Conflicts:
# src/ifcparse/IfcParse.h
2021-09-24 10:29:10 +02:00
Thomas Krijnen
b8d36a63a2
Bump to 0.6.0rc0
2021-09-24 10:25:22 +02:00
Thomas Krijnen
51e13c06ba
Update ci.yml
2021-09-24 10:19:23 +02:00
Thomas Krijnen
529c007198
Update cd.yml
2021-09-24 10:06:47 +02:00
Thomas Krijnen
4334775618
#1747 retry
2021-09-24 10:02:20 +02:00
Thomas Krijnen
da8e3e6288
#1753
2021-09-24 09:49:28 +02:00
Thomas Krijnen
768b754a0b
Merge remote-tracking branch 'origin/v0.6.0' into v0.7.0
...
# Conflicts:
# .github/workflows/ci.yml
# src/ifcparse/IfcParse.cpp
2021-09-24 09:03:58 +02:00
Thomas Krijnen
e1a5de793a
#1747
2021-09-23 13:46:37 +02:00
Gorgious
4868edaa83
Fix #1745 : Test startup file contains no object
2021-09-23 12:35:05 +02:00