Thomas Krijnen
9af7d33814
Update build-all.py
2023-04-10 14:31:20 +02:00
Thomas Krijnen
eeddd5127b
Update occt version number on win
2023-04-10 14:28:30 +02:00
Thomas Krijnen
8329a1dea1
Use taxonomy::matrix4 instead of Eigen::Matrix4d in profile helper which has default constructor to identity
2023-04-10 14:22:43 +02:00
Thomas Krijnen
11a515a025
Improve error reporting in test_wall_opening.py
2023-04-10 14:22:43 +02:00
Thomas Krijnen
09f6992c65
Fix linking of wrapper on GCC
2023-04-09 19:28:57 +00:00
Thomas Krijnen
933f7fced2
Merge OCCT 7.6+ compatibility
2023-04-09 19:28:37 +00:00
Thomas Krijnen
ed00fc282a
Update nix build script to OCCT 7.7.1
2023-04-09 19:27:58 +00:00
Thomas Krijnen
d12d14e7f2
Experiment with simple_cartesian<double> kernel
2023-04-03 13:34:35 +02:00
Thomas Krijnen
49416808d4
Make use of identity in faceset helper
2023-04-03 13:33:22 +02:00
Thomas Krijnen
9d5fe1fee4
Fix some mapping errors
2023-04-03 13:31:52 +02:00
Thomas Krijnen
cc223dd5b4
Add identity int to taxonomy item
2023-04-03 13:31:22 +02:00
Thomas Krijnen
2ac66571b0
Update build-all python versions
2023-04-01 13:51:12 +02:00
Thomas Krijnen
48798ae07d
Use linker groups on gcc to fix geomserver build
2023-03-31 21:58:53 +02:00
aothms
99abc6e0e2
Fix errors on clang
2023-03-31 15:19:39 -04:00
Thomas Krijnen
a3e3a6bd0c
Update build-all.py
2023-03-31 15:29:21 +02:00
Thomas Krijnen
b3f0140bb5
Also support exporting OBJ exterior shell
2023-03-31 15:19:54 +02:00
Thomas Krijnen
b8c6bda006
Update cd.yml
2023-03-31 13:04:01 +02:00
Thomas Krijnen
64ff23c8f3
Update ci.yml
2023-03-31 13:03:25 +02:00
Thomas Krijnen
7e2fb6d578
Update cd.yml
2023-03-31 12:31:16 +02:00
Thomas Krijnen
cd6967cf2b
Return axis rep even when assigned to model context
2023-03-31 12:28:22 +02:00
Thomas Krijnen
3e69f061ea
Fix for msb without voids
2023-03-31 12:28:22 +02:00
Thomas Krijnen
ab99a0486d
Fix retrieval of native element
2023-03-31 12:28:22 +02:00
Thomas Krijnen
442ba56972
Proceed with citygml conversion integration
2023-03-31 12:28:22 +02:00
Thomas Krijnen
12142568c2
Update ci-py-only.yml
2023-03-30 14:57:28 +02:00
Thomas Krijnen
ab206da885
Update ConversionSettings.h
2023-03-30 14:29:06 +02:00
Thomas Krijnen
348a333323
Update ConversionSettings.h
2023-03-30 14:28:25 +02:00
Thomas Krijnen
7fb921e5d0
Update cd.yml
2023-03-30 11:54:00 +02:00
Thomas Krijnen
a1f48da120
Update ci-py-only.yml
2023-03-30 11:53:57 +02:00
Thomas Krijnen
11a21e5d3f
Update ci.yml
2023-03-30 11:53:53 +02:00
Thomas Krijnen
5b2f7653eb
Integerate cityjson converter
2023-03-30 11:29:09 +02:00
Thomas Krijnen
f1ce5f17e8
Merge remote-tracking branch 'origin/v0.7.0' into v0.8.0
2023-03-29 18:06:50 +02:00
Thomas Krijnen
fc05c096f6
Undef var rrrors after merge
2023-03-29 15:56:41 +02:00
Thomas Krijnen
2c0e791c6e
Rerun codegen
2023-03-29 15:36:07 +02:00
Andrej730
59b8347082
Added option for oblique style for viewport dimension annotations
...
It's available after adding "oblique" to EPset_Annotation classes of the annotaiton.
Examples with and without it:
- https://i.imgur.com/JtgSeUK.png
- https://i.imgur.com/H7TPnfo.png
2023-03-29 16:37:00 +05:00
Thomas Krijnen
c32c88b1a0
Merge remote-tracking branch 'origin/v0.7.0' into v0.8.0
2023-03-29 12:55:05 +02:00
Andrej730
86883770b8
Fixed wrong text direction for plan level annotation
...
It occured when plan level spline direction was right-to-left.
2023-03-29 15:02:39 +05:00
Andrej730
d19c7d27a8
Cleaned up meshes produced during slab / arbitrary profile edit
...
Previously it was producing orphan meshes
2023-03-29 14:30:35 +05:00
Andrej730
eb35aad6e3
Added warning to bim.set_arc_index
2023-03-29 14:30:35 +05:00
Thomas Krijnen
5f952ecd00
Update ci.yml
2023-03-29 11:14:51 +02:00
Thomas Krijnen
74cd28d761
Update ci-py-only.yml
2023-03-29 11:14:41 +02:00
Thomas Krijnen
6e8049c43b
Update ci.yml
2023-03-29 10:46:18 +02:00
Thomas Krijnen
bbc61483ad
Update ci-py-only.yml
2023-03-29 10:45:54 +02:00
Andrej730
db5315249c
Fixed bug with slab editing decorator breaking on undo
...
Because of jumping between modes "bim.set_arc_index" doesn't remove newly created vertex groups on undo which resulted in error in decorator.
File "\blenderbim\bim\module\model\decorator.py", line 134, in __call__
if group_index in vertex[deform_layer]:
AttributeError: BMElem[key]: invalid key, must be a BMLayerItem
2023-03-29 10:34:11 +05:00
Sigma Dimensions
4d34404e47
code clean up
2023-03-29 01:59:42 +00:00
Sigma Dimensions
fa261b3281
Features to re-order cost items in a tree (changing parent & changing nesting order)
2023-03-29 01:49:55 +00:00
Sigma Dimensions
73feadcd66
Improved UI for adding cost item values
2023-03-29 01:38:21 +00:00
Sigma Dimensions
da84165e13
Enable object selection from Cost item related products' list
2023-03-29 01:35:21 +00:00
Sigma Dimensions
cc550c413b
fix UI issue for loading product cost items
2023-03-29 01:31:09 +00:00
Sigma Dimensions
5b8b68457f
ios utility to transform a human readable date or duration from string into objects
2023-03-29 00:47:05 +00:00
Sigma Dimensions
7850f8c718
You can now view & and highlight cost items assigned to an object, from Viewport Selection
2023-03-29 00:41:59 +00:00