Block a user
19ebc773d3
Merge branch 'main' into socket_subpanels
3010f1233b
Transform: new feature to edit the 'Snap Base'
0c0cd10e55
Merge branch 'blender-v3.6-release'
214da4b6b4
Fix #108039: Incorrect results when setting custom normals
74dd0ed09e
Cleanup: remove redundant struct qualifiers
75879cd59f
Remapping function to fix category index after changes.
a60fc2aa8d
New UI panel and operators for managing socket categories in a tree.
2065e7d9c7
Added new DNA and RNA API for socket categories in node trees.
fc06f6aa8d
Use empty label for category subpanels to avoid default label drawing.
7ec2f0fbdb
Fix incorrect null check for modifier node group.
d52b771fd8
Category name in header and socket values in panel body.
bb181d782d
Fix stale data reads in event handlers from child panels.
d9566c52a5
First test to see if subpanels can be drawn individually (they can).
de10126b1f
Fix: Build Warning of Unused Variable
5c25277f6c
Fix #108374: Sun light linking issue on direct sampling
644dd14e26
Fix: Compilation error after
960b53dbbb
51d10f4400
Fix #108161: Transform affected by off constraints
eb367c6f99
Converted rna_object and rna_object_api to C++.
abe26f54a2
Fix linking by adding extern "C" to generated RNA function definitions.
97b17ce480
Cleanup: clang format.
1710c1156d
Declare extern functions in rna_nodetree with C linkage.
c4aca82d4c
Converted rna_nodetree to C++.
UI: Add "Simulation Nodes" cache visibility option in the Timeline view
I think this was already added by ee08b2ddffbe34a9ffe6396e394640ab70b41338
Fix #108263: Show warning when cache baking wants to overwrite data
Include isn't needed any more, removed.
4f7cc90636
Renamed utility function for checking if a directory has bake data.
e040a27d89
Removed unnecessary include.
21b7d0daf3
Use DynamicStackBuffer for PathStringHash to avoid memory leak.
4dec18afe4
Merge branch 'blender-v3.6-release' into warn_on_bake_dir_conflict
bdf5649f36
Cycles: Remove redundant MetalRT workaround & add two useful DebugFlags
Lukas Tönne
deleted branch fix_unused_cache_folder_creation from LukasTonne/blender
2023-05-30 12:25:31 +02:00
Geometry Nodes: only create bake folder when necessary