Florian Foinant-Willig
8a4c61ec5a
BIM: prevent user to remove core properties
2025-04-22 23:52:17 +02:00
marcuspollio
679f582714
Merge branch 'main' into bim-cleanup-license
2025-04-11 15:13:45 +02:00
marcuspollio
5344969e95
BIM: use FreeCAD Dev Handbook license block
2025-04-05 17:55:51 +02:00
marcuspollio
0a8cae5c83
BIM: add FreeCAD notice in license
2025-04-04 18:15:43 +02:00
marcuspollio
4c2a0be22f
BIM: cleanup license and add SPDX
2025-04-04 17:46:58 +02:00
marcuspollio
61b4506e40
BIM: cleanup imports at module root
2025-03-23 23:32:16 +01:00
Roy-043
000de1c8f3
BIM: fix ArchAxis index errors
...
Fixes #19577
Apparently the ViewObject can be updated before the Shape of the objects has been changed. To catch this the number of edges is checked in the `onChanged` method of the ViewObject.
There was an additional index error if the Limit property was not zero.
2025-02-27 11:15:26 +01:00
Yorik van Havre
3620be0869
BIM: NativeIFC 2D support - axes
2024-12-11 10:24:43 +01:00
Yorik van Havre
f4d213d299
BIM: Only dusplay context menu items when in BIM WB - fixes #17043
2024-11-22 11:48:03 -05:00
bgbsww
94aad208bc
Make python Regex Strings raw to avoid py3.12 SyntaxError
2024-09-30 17:42:49 +02:00
Yorik van Havre
f21a3b3ec9
BIM: Renamed Arch to BIM
2024-05-16 17:23:10 +02:00