Block a user
Jacques Lucke
pushed to refactor_unavailable_sockets at mod_moder/blender
2024-09-24 13:24:39 +02:00
f852b29d42
cleanup
Fix: Show nothing in spreadsheet when the property is a string property
Avoid hardcoding the 255. MStringProperty
also has a s_len
property that you may want to use.
Geometry Nodes: hide checkbox in skip socket in simulation zone
To give some additional context for why we place nodes inserted with versioning code like that, even though it's obviously not ideal:
- We can't run a more complex algorithm that finds a place…
Jacques Lucke
pushed to refactor_unavailable_sockets at mod_moder/blender
2024-09-24 12:56:00 +02:00
aa9962ba08
fix typo
Jacques Lucke
pushed to refactor_unavailable_sockets at mod_moder/blender
2024-09-24 12:55:48 +02:00
919e9010f4
Merge branch 'main' into refactor_unavailable_sockets
64feb05089
VSE: Multi-threaded video proxy downscaling
e44fc3df06
Refactor: Modernize
BlendfileLinkAppendContext
and related link/append BKE code.
37458329e2
Refactor: GPv3: Arguments to
ensure_active_keyframe
function
6e5e01e630
Geometry Nodes: new For Each Geometry Element zone
Jacques Lucke
pushed to simulation-hide-skip-value at JacquesLucke/blender
2024-09-24 12:48:07 +02:00
30b907e91b
Merge branch 'main' into simulation-hide-skip-value
e44fc3df06
Refactor: Modernize
BlendfileLinkAppendContext
and related link/append BKE code.
37458329e2
Refactor: GPv3: Arguments to
ensure_active_keyframe
function
6e5e01e630
Geometry Nodes: new For Each Geometry Element zone
ebc4759df5
Fix #128053: Crash when using Ctrl for eraser in grease pencil draw mode
Jacques Lucke
deleted branch foreach-geometry-element from JacquesLucke/blender
2024-09-24 11:52:28 +02:00
Geometry Nodes: new For Each Geometry Element zone
Geometry Nodes: new For Each Geometry Element zone
But that would be in a separate PR, right?
Yes, talked about this with Hans yesterday already.
32ce5e6d4d
reserve size for long vector
af4f945568
cleanup
a779acd70a
Merge branch 'main' into foreach-geometry-element
bd841a92e2
Cleanup: move some constants inside the usd namespace and use constexpr
cbe2bb6755
Fix #127856: GPv3 sculpt mode delta projection (lock axis) without DrawingPlacement