Block a user
Node panels: Enable new node group interfaces
Node panels: RNA for node group interfaces
a205f5106b
Allow child panels in the interface root panel.
3402736a14
Added a flag to control when a panel is allowed to contain other panels.
7e682246c5
Cleanup: Fixed TODO comment.
77ec92a5aa
Added description and "default closed" flags to panel declarations.
1297c58ea1
Extented drop down for adding sockets to quickly add input or output.
bf95dd1e4d
Part 3/3 of #109135, #110272
4f73c68cc6
Merge branch 'main' into node-panels-rna
4f73c68cc6
Merge branch 'main' into node-panels-rna
f0a8c19461
Compositor: Increase tolerance for matte tests
12b261545f
I18N: Updated UI translations from SVN trunk (r6668).
3dc93d6e38
GPv3: Display layer groups in grease pencil dopesheet
33c34b8425
Cleanup: Fixed TODO comment.
296d6e2916
Added description and "default closed" flags to panel declarations.
22e8f72bb2
Part 3/3 of #109135, #110272
9ba141b0b3
Cleanup: removed else after return.
8f3a01b9cf
Removed unnecessary
extern "C"
from RNA function declarations.
d412ba7213
Merge branch 'main' into node-panels-rna
9df5f2c495
Vulkan: Indirect Drawing
9ba141b0b3
Cleanup: removed else after return.
8f3a01b9cf
Removed unnecessary
extern "C"
from RNA function declarations.
d412ba7213
Merge branch 'main' into node-panels-rna
9df5f2c495
Vulkan: Indirect Drawing
4760908b6e
Fix potential buffer overflow & un-terminated strings on macOS
Node panels: RNA for node group interfaces
Correct, this extern "C"
doesn't seem to be needed any more. makesrna generates .cc files now with regular C++ linkage for these functions (and for some reason declares these functions as…
ce3fae522a
Temp: Added a virtualized grid class similar to VArray.
6aa68ee85b
Added virtual grid classes to enable fields without implicit topology.
a539206aaf
Merge branch 'main' into geometry-nodes-flip
6f8011edf7
Cycles: new Principled Hair BSDF variant with elliptical cross-section support
d06a6105a7
Fix: GPv3:
TreeNode::is_locked()
function
725f1dbf2d
Revert: GPv3: DNA rename of
name
eda58d6419
Fix #110635: VSE: strip color multiplication affecting alpha channel