Blender Git Commit Log

Git Commits -> Revision 8078bc6

Revision 8078bc6 by Joshua Leung (master)
January 27, 2009, 11:09 (GMT)
Graph Editor:

* Cleaned up code for borderselect with BKEY. There's still a bug here where y-values don't seem to be getting properly checked, so nothing seems to happen.

* Set up some code for transforming keyframes. It currently uses the wrong code though (i.e. it uses the code for Action Editor which is 1D not 2D, and doesn't have some of the special checks needed). More work on this later.

Commit Details:

Full Hash: 8078bc65d637c482a7a511aeccbf9ed01e679097
SVN Revision: 18692
Parent Commit: 2c1214f
Lines Changed: +727, -103

7 Modified Paths:

/source/blender/editors/animation/keyframes_edit.c (+32, -10) (Diff)
/source/blender/editors/include/ED_keyframes_edit.h (+4, -2) (Diff)
/source/blender/editors/space_ipo/ipo_draw.c (+2, -2) (Diff)
/source/blender/editors/space_ipo/ipo_ops.c (+1, -1) (Diff)
/source/blender/editors/space_ipo/ipo_select.c (+21, -27) (Diff)
/source/blender/editors/transform/transform.c (+10, -0) (Diff)
/source/blender/editors/transform/transform_conversions.c (+657, -61) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021