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
2009-12-10remove ICON prefix from the enum, for python this is redundant eg.Campbell Barton
2009-12-02Changes to Color ManagementMatt Ebb
2009-11-29pep8 cleanup in ui and op dirs, added popup to select patternCampbell Barton
2009-11-23more ui api changes.Campbell Barton
2009-11-23rna UI api rename...Campbell Barton
2009-11-23needed to assign some values as bool'sCampbell Barton
2009-11-22- hide members of bpy from dir() and autocomp.Campbell Barton
2009-11-22* Minor Cleanup. Thomas Dinges
2009-11-22SSS presets, Thomas and I added these at the same time, however I meant to ma...Campbell Barton
2009-11-22* Added Subsurface Scattering Presets. Thomas Dinges
2009-11-19Renamed "col2" to "wide_ui" which is more meaningful. Thomas Dinges
2009-11-15*More single column stuff.William Reynish
2009-11-14used py error checking tools to fix some bugs & make pep8 correctionsCampbell Barton
2009-11-12Implemented single column UI for textures, curve, mesh and empty.William Reynish
2009-11-12* Minor code cleanup. Thomas Dinges
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-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