Block a user
0ed8ee80b5
Merge branch 'main' into gpv3-import-export
a6ce1cd9c7
Cleanup: Overlay: Silence warnings
e49bc9633b
Overlay-Next: Particles
ef3ceb3629
Vulkan: Resource Pools
c1aef6b4b0
Cleanup: make format
GPv3: Only select visible Bezier handles for
Circle
, Lasso
and Box
selection tools.
Out-of-scope remarks: The leaky abstraction of the selection_attribute_names
grinds my gears a bit. We try to hide the differences between selection attributes behind a generic "list of…
GPv3: Only select visible Bezier handles for
Circle
, Lasso
and Box
selection tools.
Looks good to me.
Lukas Tönne
deleted branch gpv3-transform-data-fix from LukasTonne/blender
2024-08-19 12:39:49 +02:00
GPv3: Cancelling duplicate keys crashes blender
Fix #122831: GPv3 keyframe transform crashes on cancel
GPv3:
Apply Transform
operator
This does not take layer transforms into account (same as #126446). A layer with a rotation results in points getting offset when only the origin should be changed.
GPv3: Add support for transform object origin.
This doesn't currently take layer transforms into account. A layer with a rotation will result in moving points when only the origin should be moving.
7b6a83282e
Cleanup: direct loop over drawings, no need for an index.
afd88d9bb7
Merge branch 'main' into gpv3-transform-data-fix
ba61fc9326
Compositor: Allow delayed typing for results
975dcea23f
OpenGL: Enable High Quality Normals for Legacy AMD Drivers
976062c771
Cleanup: use prefix comments before struct members