Blender Git Commit Log
Git Commits -> Revision 12e53df
Revision 12e53df by Ton Roosendaal (master) April 13, 2007, 19:14 (GMT) |
Error in commit from Jason for new action sub-channels: selecting keys did not work anymore (mouse, bkey). Fix provided by Diego from Plumifiros. Important note: get_nearest_icu_key() requires to get an array as arg. Doing it like: float min, max; get_nearest_icu_key( , , , &min); is not reliable or correct. |
Commit Details:
Full Hash: 12e53df33eb69323c268b979c23a16e9d1f82592
SVN Revision: 10521
Parent Commit: 15b4dfb
Lines Changed: +6, -3
1 Modified Path:
/source/blender/src/editaction.c (+6, -3) (Diff)