Block a user
0905d2641f
use blueish zone color
3fe62fed00
Merge branch 'main' into foreach-geometry-element
8da413877b
Fix: VSE: hang after making meta strip
c31893ed87
Fix: inconsistent socket identifiers in reroute nodes
9be3c356d1
Fix: allow use of UDIM tile 1100 in USD
Jacques Lucke
pushed to gpv3-allow-eval-geometry-to-contain-same-layer-name-mutiple-times at filedescriptor/blender
2024-09-23 19:28:43 +02:00
afac471897
fix crash when joining grease pencils
Function Node: Add Bit Math node
Note that technically, we have to clamp the upper bound for the shift operators too: https://stackoverflow.com/a/4330321
I'm not sure how certain in the hardware we support that shifting past…
Refactor: Modernize
BlendfileLinkAppendContext
and related link/append BKE code.
Doesn't matter here, but calling set()
without parameter is generally faster for bits.
efa103d7b9
fix after merge
54aefc507f
version bump
5c6b52c585
Merge branch 'main' into foreach-geometry-element
bf04513dec
Geometry Nodes: new Integer Math node
801a73887a
Fix #128032: GPv3: Texture mapping modifier name typo
Function Node: Integer Math node
Function Node: Add Bit Math node
Shifting with negative values is possible but behaviour is not defined so should be avoided.
I think, we'll have to clamp unfortunately. This kind of undefined behavior should not exist in…
Refactoring: Nodes: Convention way to change type of reroute node
43e2a9aea7
Merge branch 'main' into fix_121110
3c8d4becc8
Cleanup: GPv3: Return reference from
GreasePencil::layer()
functions
c07b89b329
Fix #127968: Add label to the grease pencil overlays Panel
e494a44024
Fix #128007: Outliner visibility toggles can be edited on linked data
c29a2eb451
Fix #127928: Default radius value for gpv3 draw brush