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-03-20Added "Bake Sound to F-Curve" operator to the "Key" menu in the graph editor.Joerg Mueller
2011-03-17Bugfix [#26505] zoom in selected keys on graph editorJoshua Leung
2011-02-14Graph Editor part of the changes in the previous commit...Joshua Leung
2011-02-11patch [#25809] Auto-Registration as utility function.Campbell Barton
2011-02-09Graph Editor: Added option to turn off AA drawing for performanceJoshua Leung
2011-02-01Bugfix: Graph Editor menus were missing an entry for the "SmoothJoshua Leung
2011-01-14pep8 corrections.Campbell Barton
2011-01-06Added back "Marker" menu to all animation editors.Joshua Leung
2011-01-01pep8 cleanupCampbell Barton
2010-12-10Bugfix #25153Ton Roosendaal
2010-11-12rename anim.channels_revive_fcurves --> anim.channels_fcurves_enableCampbell Barton
2010-11-11Animation Editors: Experimental indicators + "fixup" operator for "Disabled F...Joshua Leung
2010-11-07Animation Editors: Channel ReorderingJoshua Leung
2010-09-13Animation Editors: Added menu entry for deleting selected channels, as reques...Joshua Leung
2010-08-27move dopesheet UI template from C to pythonCampbell Barton
2010-08-17apply all rna naming changes for rna_space.cCampbell Barton
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