Block a user
Lukas Tönne
created branch fix-curve-to-mesh-dvert-attributes in LukasTonne/blender
2024-03-08 16:36:43 +01:00
Lukas Tönne
pushed to fix-curve-to-mesh-dvert-attributes at LukasTonne/blender
2024-03-08 16:36:43 +01:00
405d7adf94
Fix #117997: Crash trying to copy vertex group attributes as spans.
eadd18a240
Merge branch 'main' into volume-grid-nodes
e07e983fc1
Fix: Memory leak when inserting keyframes with NLA offset
8f120749dd
Fix #119021: Crash when adding GP object
6ed4282771
GPencil: Remove subdiv modifier unused vgroup UI
7e3abdf503
Merge branch 'blender-v4.1-release'
Fix #118509: Make sure to use valid indices in frame maps
Lukas Tönne
pushed to fix-gp3-frame-transform-crash at LukasTonne/blender
2024-03-08 14:28:50 +01:00
8f69628ab0
Fix #118509: Make sure to use valid indices in frame maps.
57419c9653
Refactor: keyframing functions return more detailed status
a444a5eeba
Fix: Byte interpolation with clamped boundary returns zero
f3e0e39df5
Cleanup: use const pointers where camera data isn't modified
8cbb57ee0a
CLI: suppress noisy prints when running commands
Lukas Tönne
created branch fix-gp3-frame-transform-crash in LukasTonne/blender
2024-03-08 14:28:50 +01:00
Node panels without sockets disappear, making enums inaccessible.
Node panels without sockets disappear, making enums inaccessible.
This is not currently an issue in Blender since we don't have nodes which have both panel header layouts and empty panels. Until then it's not a bug.
As a future solution, this would keep…
Lukas Tönne
deleted branch fix-gp3-eraser-end-caps from LukasTonne/blender
2024-03-07 15:16:09 +01:00
GPv3: Eraser changes cap type in unrelated strokes
Fix #119055: GPv3: Set end caps correctly with hard eraser
2a18bbbdbc
Fix #119141: Cycles Metal compilation errors
74665e0e38
Merge branch 'blender-v4.1-release'
1f62fca321
Fix #116339: "Show Hidden Objects" operator's options missing
d5fe4c40ed
Fix #79961: Outliner Data API crash with a MeshSkinVertex in editmode
032a24d8ac
Fix Cycles compilation error with OIDN < 2.2
GPv3: Build Modifer migration
Materials are not preserved, the output strokes all have the same default material.
08a04b6c50
Merge branch 'main' into fix-gp3-eraser-end-caps
0cd414120b
Unbreak build on macOS with AppleClang from recent cleanup
Fix #119055: GPv3: Set end caps correctly with hard eraser