Blender Git Commit Log

Git Commits -> Revision a7ac6c0

July 30, 2021, 14:56 (GMT)
Anotations: Fix a several issues with stroke placement

Previously, this option was not exposed in the UI, only for the clip editor.
There were also multiple rna properties that did the same thing for each of the 2D editors.

There was also an issue where the property enum items were the same as the 3d view which didnt make much sense.

Reviewed By: antoniov

Differential Revision: https://developer.blender.org/D12027

Commit Details:

Full Hash: a7ac6c014e16050697d27573fed4b00e29d35862
Parent Commit: 1e35b59
Committed By: Fabian Schempp
Lines Changed: +28, -28

7 Modified Paths:

/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+5, -0) (Diff)
/source/blender/blenloader/intern/versioning_270.c (+0, -2) (Diff)
/source/blender/blenloader/intern/versioning_300.c (+6, -0) (Diff)
/source/blender/editors/gpencil/annotate_paint.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_scene_defaults.h (+0, -2) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -4) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+14, -18) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021