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-04-07* Texture Mapping Panel could raise an error, missed check for an active text...Thomas Dinges
2010-04-06Fix [#21440] Bug or loose feature? Texture painting brushesMatt Ebb
2010-03-29Fix [#21708] Copy/Paste Texture channels for Lamps/World not workingMatt Ebb
2010-03-18Fixed a crash switching to brush texture nodesMatt Ebb
2010-03-15pep8 warningsCampbell Barton
2010-03-11Restored Environment mapsMatt Ebb
2010-03-10Fix [#21514] Emission Col slider ignores checkboxMatt Ebb
2010-03-09mtex buffer copy & paste back for materials.Campbell Barton
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-02-07mat/lamp/world.textures -> texture_slotsCampbell Barton
2010-01-31pep8 changesCampbell Barton
2010-01-29Fix #20549: selecting a texture node in a material node tree wouldBrecht Van Lommel
2010-01-26Small fix: Always show the 'brush' button in texture panel, so it's possible ...Matt Ebb
2010-01-25Smoke: The well known Miika Hämäläinen (aka MiikaH) patch (http://blendera...Daniel Genrich
2010-01-17this isnt needed since the node window can enable it. materials also dont hav...Campbell Barton
2010-01-15Fix [#20437] Impossible to load "voxel data" sequence file from Matt Ebb
2010-01-08custom properties panels for most ID types. use subclassing to keep panel UI ...Campbell Barton
2010-01-03Changes to Brush texture workflowMatt Ebb
2009-12-10remove ICON prefix from the enum, for python this is redundant eg.Campbell 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-19Renamed "col2" to "wide_ui" which is more meaningful. Thomas Dinges
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-03whitespace commit, (was some tabs mixed with spaces too)Campbell Barton
2009-11-02Added back texture filter/minimum settings to image texture propertiesMatt Ebb
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