Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-29Project Pampa fix: animplayer will use preview range if preview is enabledSergey Sharybin
2012-11-17fix for 'Playanim' playing past the last frame of an animation. also print -s...Campbell Barton
2012-10-08style cleanup: pep8Campbell Barton
2012-09-12fix [#32350] F11 play animation crash when UI language is not "Default"Campbell Barton
2012-09-10when pressing `play` report when the first frame can't be found.Campbell Barton
2012-08-06bring back the play option from 2.4xCampbell Barton
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2011-10-20A big set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-10-02- fix for keymap test operatorCampbell Barton
2011-09-28using Blender 2.49 as playback for Ctrl+F11 doesn't take 'frame step' into co...Dalai Felinto
2011-09-22Fix warnings about operator descriptions ending with "."Brecht Van Lommel
2011-08-12import common classes from bpy.types, saves ~1000 python getattrs on startup.Campbell Barton
2011-07-28report an error when user blender versions other then 2.4x for animation play...Campbell Barton
2011-07-25minor edits to animation playback operatorCampbell Barton
2011-07-25fix for DingTo's recent commit with the animation player, it ignored the case...Campbell Barton
2011-07-242.5 External animation player:Thomas Dinges
2011-07-10cleanup for python scripts - unused vars and importsCampbell Barton
2011-03-21move script directories for internal blender scripts.Campbell Barton