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
2010-08-02RNA Types metaclass registrationMartin Poirier
2010-04-17- for BGE mouse and keyboard events use tuples rather then listsCampbell Barton
2010-04-05Animation Editors: Select Linked OperatorJoshua Leung
2010-04-05Durian Feature Request for Graph Editor: Border Select (optionally) considers...Joshua Leung
2010-03-24fix for keying set rna path attribute and object select menu incorrect args t...Campbell Barton
2010-03-24Added Set VIsibility (V key) to Graph Editor menu.William Reynish
2010-02-23pep8 cleanup + correction for external player operator return value.Campbell Barton
2010-02-22game engine support for recording animation back & some other minor changes.Campbell Barton
2010-02-16[#21177] Text editorCampbell Barton
2010-02-14change python scripts so modules which register with blender have a register(...Campbell Barton
2010-02-14Added a euler filter script, to filter out discontineouities in euler curves ...Joseph Eagar
2010-02-12correct fsf addressCampbell Barton
2010-02-08Operator Execution Contexts Bugfix:Joshua Leung
2010-02-07DopeSheet and Graph Editors: Select More/Less OperatorsJoshua Leung
2010-01-31pep8 changesCampbell Barton
2010-01-20Animation Editors: Restored 'Realtime Updates' toggleJoshua Leung
2009-12-13add pep8 headers so these scripts spit out errors when running pep8.Campbell Barton
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
2009-12-10remove ICON prefix from the enum, for python this is redundant eg.Campbell Barton
2009-12-08white space commit (spaces -> tabs and clearing whitespace)Campbell Barton
2009-12-08Animation Editors: Fixes for RNA/Python BastardisationJoshua Leung
2009-12-08Pythonazed DopeSheet and NLA editors headers UI.Elia Sarti
2009-12-07pep8 compliance cleanups.Elia Sarti
2009-12-07Porting of Graph Editor's UI to python, just header done for now.Elia Sarti