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-04-29style cleanup: whitespace / commasCampbell Barton
2012-03-30Node socket values now only have soft limits, rather than hard limits, so youBrecht Van Lommel
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
2012-01-31fix [#30025] Blender crash when using python to load a blend file and import ...Campbell Barton
2011-12-21A few small fixes to new UI messages...Bastien Montagne
2011-12-15Bicubic bump map filtering.Antony Riakiotakis
2011-12-04A (hopefully last) bunch of fixes and tweaks to UI label and messages (found ...Bastien Montagne
2011-11-26A bunch of fixes and tweaks in RNA messages, found while translating them in ...Bastien Montagne
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
2011-11-02Nodes: add support for shader nodes on world and lamps, in addition to materi...Brecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-01add a collection function slot for assignment (not used yet).Campbell Barton
2011-09-26change define INTERNATIONAL --> WITH_INTERNATIONALCampbell Barton
2011-09-26BGE Material settings renaming Back Culling to Backface Culling and make it o...Dalai Felinto
2011-09-23Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-22Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-21Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-19TexFace to Material Settings big patchDalai Felinto
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-07-04Updated the indent, sorry!Jeroen Bakker
2011-07-04Current situationJeroen Bakker
2011-06-01Fix #27550: texture node editor header was still showing texture datablockBrecht Van Lommel
2011-05-31tag unused rna args.Campbell Barton
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-05-15Patch [#27344] 300+ New/changed tooltips by Davis Sorenson (dsavi). Thanks a ...Thomas Dinges
2011-04-11patch [#26861] Spelling, Typos, and GrammarCampbell Barton
2011-03-19Fix #26543: lamp sky settings were missing soft/linear light blend types,Brecht Van Lommel
2011-03-11(no commit message)Ervin Weber
2011-03-09- correct python3.1 warning message.Campbell Barton
2011-03-08Bugfix & Feature fix: Only Shadow Material optionsTon Roosendaal
2011-03-03BGE: Material Force Field renaming + reorganizationDalai Felinto
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-16Bugfix #26096Ton Roosendaal
2011-01-30Removed bad copied UI strings and comment from texture slot rna code.Ton Roosendaal
2011-01-29Bug report #25722Ton Roosendaal
2011-01-29new bumpmapping options for the rendererM.G. Kishalmi
2011-01-18fix missing notifier [#25682] bpy.data.materials['XXX'].texture_slot.clear(0)...Campbell Barton
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-07Revert bump mapping patch for now, backwards compatibility is not good enough,Brecht Van Lommel
2011-01-07Improved bump mapping patch by M.G. Kishalmi (lmg) and M.S. Mikkelsen (sparky).Brecht Van Lommel
2011-01-05Todo item:Ton Roosendaal
2010-12-27Fix for own commit 24156:Thomas Dinges
2010-12-07"Particle" texture coordinates for halo materials:Janne Karhu
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-11-19"Fix" for [#24743] Strand Shading: Distance slider gives different results ev...Janne Karhu
2010-11-11Bugfix #24659Ton Roosendaal