Blender Git Commit Log

Git Commits -> Revision 2d86742

Revision 2d86742 by Aaron Carlisle (master)
August 9, 2021, 19:33 (GMT)
UI: Clip Editor: Expose 2D Cursor Location to RNA and UI

To be consistent with the image editors and 3D viewport
the cursor location can be changed from the sidebar.
This was missing from the clip editor, but support has been added in this commit.
Previously, the only way to precisely set the cursor was
to call the set cursor operator then use the redo panel to adjust the value.

Commit Details:

Full Hash: 2d867426b1b7e28b58bf0c84119679c73f08175f
Parent Commit: ce95a2b
Lines Changed: +48, -0

2 Modified Paths:

/release/scripts/startup/bl_ui/space_clip.py (+26, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+22, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021