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-02-10Hide particle angular velocity ammount if velocity mode is 'None'Daniel Salazar
2010-01-08custom properties panels for most ID types. use subclassing to keep panel UI ...Campbell Barton
2009-12-10remove ICON prefix from the enum, for python this is redundant eg.Campbell Barton
2009-12-07Particles: child editing bugfixesBrecht Van Lommel
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-11-23more ui api changes.Campbell Barton
2009-11-23rna UI api rename...Campbell Barton
2009-11-23rna functions were getting away with passing the string "True" instead of Tru...Campbell Barton
2009-11-22use is rather then == when comparing with singletons (None/False/True), its f...Campbell Barton
2009-11-192.5 Single Column Layout:Thomas Dinges
2009-11-14used py error checking tools to fix some bugs & make pep8 correctionsCampbell Barton
2009-11-12* Minor code cleanup. Thomas Dinges
2009-11-04particle vertex group UICampbell Barton
2009-11-03whitespace commit, (was some tabs mixed with spaces too)Campbell Barton
2009-11-01add_mesh_torus now passes the pep8 testCampbell Barton
2009-11-01Correct GPL license header for all python scriptsMartin Poirier
2009-11-01* Some guideline work for the particle py file.Thomas Dinges
2009-11-01made scripts pass the pep8 test (though not fully pep8 yet)Campbell Barton
2009-10-31GPL2 header from firebird (without disclaimer), notice theres no copyright at...Campbell Barton
2009-10-31renamed buttons ui files to properties to match UI name change, needed to upd...Campbell Barton