Thomas Krijnen
|
4e71ae7d85
|
Enable rocksdb in ci.yml
|
2025-08-26 14:03:38 +02:00 |
|
Thomas Krijnen
|
96336d6f68
|
Ugly conditional compilation for without rdb support
|
2025-08-26 13:56:03 +02:00 |
|
Thomas Krijnen
|
6095c523d7
|
Run black (unrelated)
|
2025-08-26 13:28:52 +02:00 |
|
Thomas Krijnen
|
71f1a7d0a4
|
Merge remote-tracking branch 'origin/v0.8.0' into tfk-rocksdb-storage
|
2025-08-26 13:28:21 +02:00 |
|
Thomas Krijnen
|
a0c92638d2
|
RDB serializer: write type declarations in case of typed refs
|
2025-08-26 13:25:38 +02:00 |
|
Thomas Krijnen
|
ff3fa48332
|
Add test case
|
2025-08-26 13:25:18 +02:00 |
|
Thomas Krijnen
|
8888e45115
|
Run black
|
2025-08-26 12:54:23 +02:00 |
|
Thomas Krijnen
|
92d4a89a43
|
Support propsetdefset in rocksdb streamer
|
2025-08-26 12:54:04 +02:00 |
|
Thomas Krijnen
|
ea53c96134
|
Allow inspection of rocskdb keys in python
|
2025-08-26 12:53:35 +02:00 |
|
Thomas Krijnen
|
2f62064814
|
Python impl function
|
2025-08-26 12:53:06 +02:00 |
|
Thomas Krijnen
|
722e819e11
|
Support propsetdefset in python streaming mode
|
2025-08-26 10:20:36 +02:00 |
|
Thomas Krijnen
|
862aa71a77
|
Left-overs after merge
|
2025-08-26 10:20:08 +02:00 |
|
Thomas Krijnen
|
e920379ca3
|
SFINAE for BaseClass*
|
2025-08-26 10:19:47 +02:00 |
|
Thomas Krijnen
|
4011666162
|
Fixes to header writing
|
2025-08-26 10:18:13 +02:00 |
|
Thomas Krijnen
|
9d9e9ed4cb
|
Merge remote-tracking branch 'origin/v0.8.0' into tfk-rocksdb-storage
|
2025-08-26 10:17:57 +02:00 |
|
Bruno Perdigão
|
8903d6a85c
|
Change variable name for consistency. Related to #6963
bonsai-0.8.4-alpha2508252342
|
2025-08-25 20:42:28 -03:00 |
|
Bruno Perdigão
|
cb551e1248
|
Fix issue with creating walls from slabs in IFC2X3 files. Related to #6963
|
2025-08-25 20:42:28 -03:00 |
|
Bruno Perdigão
|
915c38947d
|
See #6963. Fix issue with changing extrusion angle in IFC2X3 files.
|
2025-08-25 20:42:28 -03:00 |
|
Bruno Perdigão
|
190d9f8e3f
|
Fix issue with IfcPolyline in get_polyline_coords
|
2025-08-25 20:42:28 -03:00 |
|
Thomas Krijnen
|
d2c7c1532c
|
Implement streaming scan through file and use in rocksdb serializer and python
|
2025-08-25 12:45:10 +02:00 |
|
daniel-augusto
|
f7e8643f30
|
Update link to install Bonsai
|
2025-08-24 08:23:31 +02:00 |
|
falken10vdl
|
dccd9d4139
|
lock drawing titleblock (managed by lock icon in Inkscape) (#7043)
bonsai-0.8.4-alpha2508212055
|
2025-08-21 15:55:19 -05:00 |
|
Thomas Krijnen
|
d31aafac5b
|
Update ConversionSettings.h
|
2025-08-21 14:06:54 +02:00 |
|
Thomas Krijnen
|
2949a86f09
|
Properly initialize stream::eof #7045
|
2025-08-21 10:00:44 +02:00 |
|
Ryan Schultz
|
4cbf551c75
|
small tweak to dev_environment.py
bonsai-0.8.4-alpha2508201802
|
2025-08-20 13:01:42 -05:00 |
|
Andrej730
|
3ef5b13bf8
|
cmake - also try find_package(OpenCASCADE)
|
2025-08-19 19:06:21 +05:00 |
|
Andrej730
|
f1114745fb
|
cmake - fix OCC_INCLUDE_DIR strequal check working only once
If OCC_INCLUDE_DIR is not provided, then first it would pass, but the next time wouldn't since variable value would be 'OCC_INCLUDE_DIR-NOTFOUND'.
|
2025-08-19 19:06:21 +05:00 |
|
Andrej730
|
1d2b1dcbc8
|
build-deps - avoid redownloading Eigen
|
2025-08-19 19:06:21 +05:00 |
|
Andrej730
|
ea360733e4
|
run-cmake - use hdf5 install dir instead of providing include/library dir explicitly
|
2025-08-19 19:06:21 +05:00 |
|
Andrej730
|
1103cb6c03
|
build-deps - use the same hdf5 version as build-all
Also use general release cmake file, so there's no need for .patch
|
2025-08-19 19:06:20 +05:00 |
|
Andrej730
|
6bf39b3d6a
|
cmake - also use find_package to find hdf5
|
2025-08-19 19:06:20 +05:00 |
|
Andrej730
|
b971135ce4
|
build-deps - fix trailing spaces
|
2025-08-19 19:06:20 +05:00 |
|
Robin Quint
|
ef24bb52a7
|
Make Door / Window Tool place doors on the correct side of a wall (#6986)
bonsai-0.8.4-alpha2508191354
|
2025-08-19 13:53:45 +00:00 |
|
daniel-augusto
|
6286d85850
|
Correct highlight code block python
|
2025-08-19 09:17:20 +02:00 |
|
Andrej730
|
3d82eb954f
|
Fix missing project custom psets reload when changing IFC filepath #7037
bonsai-0.8.4-alpha2508181448
|
2025-08-18 19:48:04 +05:00 |
|
Andrej730
|
2951aecc14
|
typing
|
2025-08-18 19:48:04 +05:00 |
|
Andrej730
|
c4d54f7709
|
switch_representation - clear geometry cache
Noticed wall representation wasn't updating after window was added to it, because of the existing cache.
|
2025-08-18 19:46:59 +05:00 |
|
Andrej730
|
bd8cdf5a82
|
cmake - also use find_package to find Eigen3
|
2025-08-18 19:46:59 +05:00 |
|
Andrej730
|
53e9837858
|
fix file_dict typing (126accd6a)
|
2025-08-18 19:46:59 +05:00 |
|
Dion Moult
|
ddbe62772d
|
Fix bug where copy to structure feature was completely inaccessible from the UI
bonsai-0.8.4-alpha2508180731
|
2025-08-18 17:30:56 +10:00 |
|
Christoph Mellüh
|
f9dc7d5d94
|
Improve docs (#7005)
bonsai-0.8.4-alpha2508180614
|
2025-08-18 06:14:06 +00:00 |
|
Thomas Krijnen
|
aa97cc25d1
|
Support faceset face with voids in shape_builder
bonsai-0.8.4-alpha2508161302
|
2025-08-16 15:02:17 +02:00 |
|
Thomas Krijnen
|
0088f3933f
|
Keep ruff happy
bonsai-0.8.4-alpha2508161207
|
2025-08-16 14:07:11 +02:00 |
|
Thomas Krijnen
|
0054b27254
|
Support datetime instances in edit_pset
bonsai-0.8.4-alpha2508161135
|
2025-08-16 13:35:21 +02:00 |
|
Thomas Krijnen
|
126accd6a2
|
Track ifcopenshell.file creation time for unique iden
|
2025-08-16 13:33:10 +02:00 |
|
Andrej730
|
bd0e16cee5
|
Add status assignment to Statuses UI
Example - https://files.catbox.moe/c6ydj7.mp4
Still need to add tests and support for userdefined statuses.
bonsai-0.8.4-alpha2508151451
|
2025-08-15 19:51:01 +05:00 |
|
Andrej730
|
f5cb2dd21f
|
black .
|
2025-08-15 19:51:00 +05:00 |
|
falken10vdl
|
b024ba05da
|
Fix UI bug with active representation indication for occurrences (#7009)
bonsai-0.8.4-alpha2508151336
|
2025-08-15 13:36:15 +00:00 |
|
Richard Brice
|
1fcf2fb53f
|
Fixed zero length segment for vertical alignment. Refactors curve segment transition code
bonsai-0.8.4-alpha2508142057
bonsai-0.8.4-alpha2508142056
|
2025-08-14 13:56:36 -07:00 |
|
Andrej730
|
6bc318b15c
|
Option not to draw specific linked files #6947
Example - https://postimg.cc/7GTkhGPb
bonsai-0.8.4-alpha2508141456
|
2025-08-14 19:54:17 +05:00 |
|