Andrej730
cc63e79186
simple_spf - bump #7363
2025-12-19 17:39:00 +05:00
Andrej730
a40e211f25
ci - add black formatter annotations
2025-12-19 17:34:57 +05:00
Andrej730
d8b8fb628b
ci - github summary for ruff
2025-12-19 17:34:57 +05:00
Andrej730
fda3bd319f
Use black formatter action for pretty summaries
2025-12-19 17:34:57 +05:00
Andrej730
2c3281917a
black .
2025-12-19 17:34:57 +05:00
falken10vdl
f2eb777b3b
Merge pull request #6638 from falken10vdl/USER_UI_CUSTOMIZATION
...
User UI customization
This can be enabled in Extras at user discretion.
bonsai-0.8.5-alpha2512190816
2025-12-19 09:16:09 +01:00
falken10vdl
2264fbeb44
put settings at the end. black
2025-12-19 09:07:26 +01:00
falken10vdl
53115e0654
Improve command handling in drawing tool to skip None values
2025-12-19 08:56:19 +01:00
falken10vdl
5dab742623
Remove documentation files: restore original state
...
- Removed interface.rst (was added in this PR)
- Removed all PNG documentation images that were added in this PR:
- bonsai_customization1.png
- bonsai_customization2.png
- bonsai_interface.png
- bonsai_interface2.png
- bookmarks.png
- gear_tabs.png
These files were not present in the upstream v0.8.0 branch and have been removed to restore the original documentation state.
2025-12-19 08:56:19 +01:00
falken10vdl
70cc77df90
Enhance IFC collection removal
2025-12-19 08:56:19 +01:00
falken10vdl
633474b4f6
Refactor UI preferences to use 'save_metadata_blend_file' instead of 'user_ui_customization' for metadata handling
2025-12-19 08:56:19 +01:00
falken10vdl
08d9e31a3a
provide user feedback in IFC export
2025-12-19 08:54:01 +01:00
falken10vdl
e4e1364eaa
align underscore below the active tab icon
2025-12-19 08:54:00 +01:00
falken10vdl
76b6f6b16b
Implement user interface customization features and enhance metadata handling
2025-12-19 08:54:00 +01:00
falken10vdl
888ab85548
Refactor UI helpers into helper module for better organization
2025-12-19 08:51:07 +01:00
falken10vdl
34cf69e3fb
cleanup
2025-12-19 08:51:07 +01:00
falken10vdl
89973a7a76
Refactor to use blender properties so loading metadata preserves session settings
2025-12-19 08:51:07 +01:00
falken10vdl
ba3c96485a
major refactor using blender props which we cna now save teh belnd metadata
2025-12-19 08:51:07 +01:00
falken10vdl
3d18aca2f2
Add operators for saving and loading blend metadata files
2025-12-19 08:51:07 +01:00
falken10
71538455b4
black executed in root directory
2025-12-19 08:51:06 +01:00
falken10vdl
7a90388f54
documentation
2025-12-19 08:51:06 +01:00
falken10
403d761e14
remove comments
2025-12-19 08:51:06 +01:00
falken10
7852102b33
load and save json settings
2025-12-19 08:51:06 +01:00
falken10
9aea302d92
added reset option
2025-12-19 08:51:06 +01:00
falken10
1fd3e2791f
added TAB visibility
2025-12-19 08:51:06 +01:00
falken10
4a71ea1fd6
code simplification
2025-12-19 08:51:06 +01:00
falken10
d0dbdbc205
added lb_labels
2025-12-19 08:51:06 +01:00
falken10
c8306d44b9
First version complete
2025-12-19 08:51:06 +01:00
falken10
0c428c54ad
eye icon to show or hide panel
2025-12-19 08:51:06 +01:00
falken10
50fa245a56
added uilist for subpanels
2025-12-19 08:51:06 +01:00
falken10
6ba738fcaa
Added bookmarks TAB
2025-12-19 08:51:06 +01:00
Ryan Schultz
2ed991ebce
Filter drawing search to only match DRAWING annotations
bonsai-0.8.5-alpha2512181837
2025-12-18 12:37:31 -06:00
Ryan Schultz
30dbf48f6d
Extending https://github.com/IfcOpenShell/IfcOpenShell/commit/3ebb046619e43a1f42087e95fb9be1959cbfe0a4 :
...
Force UI redraw to flush pending Blender operations, as Blender was crashing during bulk printing. Not 100% this fixed everything, as there are a few crashes that spring up still, but is better.
bonsai-0.8.5-alpha2512181629
bonsai-0.8.5-alpha2512181631
2025-12-18 10:28:58 -06:00
falken10vdl
ba142d3b16
Merge pull request #7498 from falken10vdl/New-search-tool
...
New search tool interface. This one supersedes #7315 .
Cheers!
bonsai-0.8.5-alpha2512181444
bonsai-0.8.5-alpha2512181442
2025-12-18 15:41:54 +01:00
Andrej730
2581c36a5f
black .
bonsai-0.8.5-alpha2512181350
2025-12-18 18:47:13 +05:00
Andrej730
4d52480cbe
cmake - find dependencies from exported config file
2025-12-18 18:46:04 +05:00
Andrej730
f8144cdbad
ci.yml - color cmake output
2025-12-18 18:46:04 +05:00
falken10vdl
59c9b16276
Migrate old filter prefixes to new filter_mode system and enhance filter handling based on user preferences
2025-12-18 10:56:18 +01:00
falken10vdl
affaa859ef
Enhance filter operation modes with new preferences for chaining and default behaviors
2025-12-18 10:20:28 +01:00
falken10vdl
738a068474
Refactor filter suggestion handling to streamline preference access and improve code clarity
2025-12-18 09:12:42 +01:00
Ryan Schultz
bc5e4d7935
removed debugging print statements from previous commit.
bonsai-0.8.5-alpha2512180330
2025-12-17 21:30:09 -06:00
Ryan Schultz
3ebb046619
Fix #7138 : rasterized background from wrong drawing when printing all
...
Force viewport to use scene camera before rendering underlay. When
print_all was used, viewport remained locked to local camera from
previous drawing, causing OpenGL render to capture wrong view.
bonsai-0.8.5-alpha2512180320
2025-12-17 21:19:39 -06:00
Ryan Schultz
3f7eba2467
Include 'Commercial Kitchen Hood' in IFC suggestions
...
Added new suggestion for 'Commercial Kitchen Hood' under IfcAirTerminal and IfcAirTerminalType.
bonsai-0.8.5-alpha2512171850
bonsai-0.8.5-alpha2512171849
2025-12-17 12:48:48 -06:00
falken10vdl
1477d650a4
Rename to chain_filter_with_set_operations for clarity and update related preferences
2025-12-17 19:28:00 +01:00
falken10vdl
8912cca652
Increase dialog width for filter value suggestions to improve usability
2025-12-17 11:13:17 +01:00
Esteban DUGUEPEROUX
9d14369656
cmake: Add missing WITH_OPENCOLLADA definition
2025-12-17 11:09:05 +01:00
falken10vdl
d6e9d7d339
use edit_filter_query to edit json configuration
2025-12-17 10:55:14 +01:00
falken10vdl
965a303b4b
Add edit filter query option for backward compatibility in draw_filter function
2025-12-17 00:25:57 +01:00
falken10vdl
bf75509fdf
Enhance filtering capabilities with JSON support for include/exclude operations
2025-12-16 19:47:41 +01:00
falken10vdl
ce35903459
First commit for a simplified searching operation with suggestions
2025-12-16 17:13:07 +01:00