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
2011-03-21move script directories for internal blender scripts.Campbell Barton
2011-02-16bugfix [#26094] Going to Bone Roll menu brings up python errorCampbell Barton
2011-02-14Forgot NLA Editor support for this...Joshua Leung
2011-02-11patch [#25809] Auto-Registration as utility function.Campbell Barton
2011-01-19NLA Editor: Added "Sync Action Length" operator to Edit menuJoshua Leung
2011-01-19NLA Editor: Swap Strips (Alt-F) and BugfixesJoshua Leung
2011-01-14pep8 corrections.Campbell Barton
2011-01-06Added back "Marker" menu to all animation editors.Joshua Leung
2010-11-07Animation Editors: Channel ReorderingJoshua Leung
2010-08-27move dopesheet UI template from C to pythonCampbell Barton
2010-08-18more rna renaming.Campbell Barton
2010-08-17apply all rna naming changes for rna_space.cCampbell Barton
2010-08-02RNA Types metaclass registrationMartin Poirier
2010-03-24fix for keying set rna path attribute and object select menu incorrect args t...Campbell Barton
2010-02-23pep8 cleanup + correction for external player operator return value.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-12correct fsf addressCampbell Barton
2010-01-20Animation Editors: Restored 'Realtime Updates' toggleJoshua Leung
2010-01-10RNA/Py APICampbell Barton
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