This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
Joshua Leung f30b60d139 Fix: Crash when using "On Selected Markers" mode for Propogate Pose with no markers present
The function to get a list of markers was not clearing the list before it exited
early, and with no way to tell that the method failed, callers could make the
mistake of trusting that the list was now valid (i.e. either full of marker
frames or empty, vs being invalid)
2015-04-02 23:48:25 +13:00
..
2014-10-29 14:15:21 +01:00
2015-02-06 13:55:20 +11:00
2015-03-16 13:39:27 +11:00
2015-03-30 21:25:28 +11:00
2015-04-02 16:12:33 +11:00
2015-01-29 15:35:06 +11:00
2015-04-02 16:12:33 +11:00
2015-01-20 09:30:02 +01:00