blender/source
Joshua Leung 7021aa245d Fix T52058: Jumping to keyframe causes Blender to freeze indefinitely
Revise the logic here to be more robust when keyframes with
similar-but-different frame numbers (e.g. 70.000000 vs 70.000008)
would cause the search to go into an infinite loop, as the same
keyframe was repeatedly found (and skipped).
2017-07-17 02:26:49 +12:00
..
blender Fix T52058: Jumping to keyframe causes Blender to freeze indefinitely 2017-07-17 02:26:49 +12:00
blenderplayer Snap System: Separate raycast functions from nearest2d functions 2017-07-11 13:47:28 -03:00
creator Remove MinGW support 2017-05-27 15:34:55 -04:00
gameengine Fix T51889: new file or load factory settings results in broken UI. 2017-07-08 00:54:05 +02:00
tools@b11375e890 Fix blurry icons 2017-01-29 17:21:57 +03:00
CMakeLists.txt