Block a user
GPv3: Add layer masks operators and UI
Is this flag the correct way around? Looks like it checks that GP_LAYER_TREE_NODE_USE_MASKS
is not set.
GPv3: Build Modifer migration
Ah sorry, i didn't realize. In that case maybe just leave it as is to avoid mixing the namespaces.
0a6cc62f98
Merge branch 'main' into gp3-sculpt-tools
a3587ee078
Fix: Anti-Aliasing node contrast limit has no effect
61dd7cc117
Transform: restore default rotation snapping increments
a07a558ac5
GPv3: Add view layer name property
ecffea86b1
Metal: Fix Storage buffer read sync affecting surfels
Brush panel does not show up in file with sculpt mode enabled
Fix #118509: Grease Pencil frames no longer disappearing while being transformed in the timeline
I managed to make it crash, looks like the issue with invalidated drawing_index
is still around.
Steps:
- make a bunch of keyframes
- scale keyframes so they collapse onto the same…
GPv3: Build Modifer migration
There is a enum_items_filter
utility function to make filtering existing enum items lists more compact. It's used in geometry node runtime RNA (the outer lambda won't work for static RNA, but the function body can be a two-liner):
Lukas Tönne
pushed to node_inferencing_visualizer at LukasTonne/blender-addons
2024-03-14 09:49:25 +01:00
4a07945c25
more drawing
Lukas Tönne
pushed to node_inferencing_visualizer at LukasTonne/blender-addons
2024-03-14 09:19:44 +01:00
8fc362f12d
Addon for loading and visualizing node debugging data.
Lukas Tönne
pushed to node_inferencing_visualizer at LukasTonne/blender-addons
2024-03-14 09:18:27 +01:00
23981a2673
Import_3ds: Fixed KeyError if active collection is None
6eab88a9aa
IO: Option to import each 3DS file on a new collection
774686bb99
Fix #97652: Show error exporting objects when none are selected
5a8c9161e5
glTF Exporter: Base of export extra animation
570afbc795
glTF Exporter: Broacast animation option
Lukas Tönne
created branch node_inferencing_visualizer in LukasTonne/blender-addons
2024-03-14 09:18:27 +01:00