Blender Git Loki
Git Commits -> Revision 64c45ca
Revision 64c45ca by Sergey Sharybin (master) June 7, 2012, 16:36 (GMT) |
Remove checks for valid frame from poll function in clip editor space This results in some buttons not disabled when there's no currently displaying frame, but this saves lots of cache lookups and threading loks for every frame update. |
Commit Details:
Full Hash: 64c45caff963c30cb9d4f6c0e94036ffa8363882
SVN Revision: 47578
Parent Commit: 8a500ee
Lines Changed: +27, -62