Blender Git Commit Log
Git Commits -> Revision 7aeedf7
Revision 7aeedf7 by Jacques Lucke (master) September 14, 2019, 14:52 (GMT) |
UI: quiet warning when drawing markers The compiler was warning that it assumed that crfa - 4 < cfra is always true even though that might not be the case due to overflow. This patch just removes the condition that caused the assumption. |
Commit Details:
Full Hash: 7aeedf71b88b91d7bc857bdcc04a4845bb1bc794
Parent Commit: 38cc53a
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/animation/anim_markers.c (+1, -1) (Diff)