Blender Git Commit Log
Git Commits -> Revision 9a1585a
Revision 9a1585a by Sergey Sharybin (master) January 1, 2014, 17:27 (GMT) |
Code cleanup: use bool flag for direction in clip prefetch That was nothing really wrong with the old short used for direction, but that became kinda annoying because of compiler idiocy which considered direction might have been zero. Using explicit dual-state flag is more clear anyway. |
Commit Details:
Full Hash: 9a1585a5331ec4dd3fcf7d024548820098181601
Parent Commit: 2c7b095
Lines Changed: +9, -6
1 Modified Path:
/source/blender/editors/space_clip/clip_editor.c (+9, -6) (Diff)