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-06remove narrow ui featureCampbell Barton
2010-08-05bugfix [#23182] Using self.report() inside poll() gives crashCampbell Barton
2010-08-02RNA Types metaclass registrationMartin Poirier
2010-06-29Added name to object color in object properties. Kinda misleadingDaniel Salazar
2010-06-28nicer alignment for preset UICampbell Barton
2010-06-27Set button emboss to false a few more places where it makes sense, such as di...William Reynish
2010-06-26object color property in the object UI panelCampbell Barton
2010-06-14naming changesCampbell Barton
2010-05-25= misc small stuff =Campbell Barton
2010-05-16Properties Window:Thomas Dinges
2010-05-06option to use the linked path or the local path for pointcache.Campbell Barton
2010-05-05- split objet group add/link into 2 operatorsCampbell Barton
2010-04-04pep8 cleanupCampbell Barton
2010-03-30* Multiply for panorama camerasBrecht Van Lommel
2010-03-26Purging compiler warningsJoshua Leung
2010-03-264 Devs in Agreement - End of the Road for Old Track Joshua Leung
2010-03-06pep8 cleanupCampbell Barton
2010-02-25AnimViz (Motion Paths + Ghosting) panels are registered so that they will sho...Joshua Leung
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-31pep8 changesCampbell Barton
2010-01-08custom properties panels for most ID types. use subclassing to keep panel UI ...Campbell Barton
2010-01-04dupli faces inherit scale wasnt using the right flag internally.Campbell Barton
2010-01-04object.group_users, object.scene_usersCampbell Barton
2010-01-03Tweak to group operator namingMatt Ebb
2009-12-10remove ICON prefix from the enum, for python this is redundant eg.Campbell Barton
2009-11-26[#20051] x for removing a mesh from a group doesnt scale with uiMatt Ebb
2009-11-23more ui api changes.Campbell Barton
2009-11-23rna UI api rename...Campbell Barton
2009-11-22use is rather then == when comparing with singletons (None/False/True), its f...Campbell Barton
2009-11-19Renamed "col2" to "wide_ui" which is more meaningful. Thomas Dinges
2009-11-18ID properties that are displayed via RNA can now define their own UI settings,Campbell Barton
2009-11-17property editor for bone and object ID props, add/remove/editCampbell Barton
2009-11-14used py error checking tools to fix some bugs & make pep8 correctionsCampbell Barton
2009-11-13Made a few more property areas work with a single column. William Reynish
2009-11-12Implemented suggestion be Matt to slightly tweak the code for single column UIWilliam Reynish
2009-11-12Added single column UI layoutsWilliam Reynish
2009-11-08* Removed "Lock" Prefix from items inside Transform Lock Panel for consistency.Thomas Dinges
2009-11-03whitespace commit, (was some tabs mixed with spaces too)Campbell Barton
2009-11-01Correct GPL license header for all python scriptsMartin Poirier
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