Block a user
Cleanup: Blenloader: add missing const
Jacques Lucke
created branch readwrite-const-params in JacquesLucke/blender
2024-11-18 15:23:18 +01:00
Cleanup: Blenloader: simplify writing BHead
7b97913d1d
simplify writing bhead
fe76d267e3
Merge branch 'blender-v4.3-release'
a452e2d499
Fix #125559: Eraser does not find intersections at small scales
4d181e9470
RNA: Store PointerRNA as pointer in
PropertyRNAOrID
.
1c34e00ce1
Anim: draw prop as 'orange' when changed value with stashed Actions present
Jacques Lucke
created branch bhead-write-function in JacquesLucke/blender
2024-11-18 15:06:05 +01:00
Refactor: Curves: Various changes to extrude operator
Note that my comment is not about the n
parameter, but about the current size of the IndexRange
. So the assert could also be BLI_assert(!this->is_empty());
.
If you want to allow negative…
Nodes: Add new shader for node sockets
Left (old) and right (new) look a bit different. I'd expect that the socket still looks the same based on the description.
Nodes: Add new shader for node sockets
Would be good to mention the name of the shader layout, so that one can search for it.
Refactor: Blenloader: simplify API for BLO_Write_IDBuffer
0aa59e690a
cleanup
704d34fe0f
Fix: properly save in-memory and packed textures during USD export
1a96d73f52
Fix: DRW: PassSimple do not pass resource_id correctly
94d2a1e6a2
GPU: GLSL CPP stubs: Allow printf in code
dcec1d5f68
Fix #130365 : Hard to read brush names in Blender Light theme
Jacques Lucke
created branch writefile-gather-ids in JacquesLucke/blender
2024-11-18 13:07:30 +01:00
WIP: Nodes: support optionally deriving reroute names from origin sockets
edcc80cf64
add todo
2e84c3c508
initial feature
140ff12eae
VSE: Add Box Roundness option to text strips