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
2012-05-17fix for building without AUDCampbell Barton
2012-05-17minor improvement - entering "//somepath" in the file selector didnt expand f...Campbell Barton
2012-05-15SequenceElements.pop() -- added 'index' argument instead of just chopping off...Dan Eicher
2012-05-11edits to recent sequencer api additions not to do scene lookups, the scene is...Campbell Barton
2012-05-11- dont create scene.sequence_editor on read, means data-browser or autocomple...Campbell Barton
2012-05-10minor changes to sequencer apiCampbell Barton
2012-05-10style cleanup: sequencer and scene rnaCampbell Barton
2012-05-10patch [#30871] VSE py-api Campbell Barton
2012-04-23- fix for python freeing its own bmesh clearing the global mirror cache.Campbell Barton
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-05-28better error reporting for seq_swap()M.G. Kishalmi
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-02report & fix [#25447] SceneObjects null pointer dereference crashCampbell Barton
2010-06-22SVN maintenance.Guillermo S. Romero
2010-06-22sequence.swap(other) rna function.Campbell Barton