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
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-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
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-06-01Fix #27550: texture node editor header was still showing texture datablockBrecht Van Lommel
2011-05-31tag unused rna args.Campbell Barton
2011-04-17fix #26957M.G. Kishalmi
2011-04-11patch [#26861] Spelling, Typos, and GrammarCampbell Barton
2011-03-28- quiet new warnings with gcc 4.6Campbell Barton
2011-03-19Fix #26543: lamp sky settings were missing soft/linear light blend types,Brecht Van Lommel
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-11- bpy.data.lamps.new() now takes a type argument since lamp type also sets cl...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
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-09-03rna api Campbell Barton
2010-08-21rna renaming (manual edits)Campbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-19fix for error in recent renamingCampbell Barton
2010-08-03rna pointer poll function, not used yet.Campbell Barton
2010-06-15'Fix' [#22591] Sun Lamp Sky / Atmosphere settings not rendering properlyMatt Ebb
2010-05-04Great patch by Harley Acheson fixing about 80 typos and spellingDaniel Salazar
2010-03-24remove unused rna includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-27One more decimal to the lamp distance and energy button... makes fineDaniel Salazar
2010-02-24[#21295] Escape key doesn't cancel python modal operatorsCampbell Barton
2010-02-23Nicer step size for lamp energy valueDaniel Salazar
2010-02-13Fix #19736: GLSL viewport materials are not updated on all changes.Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-11Operation Dot-Kill finishedDaniel Salazar
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-07sunsky presetsCampbell Barton
2010-02-07Fix #21000: normal size button increment too small to see, also fixedBrecht Van Lommel
2010-02-04access spot size in radians from python.Campbell Barton
2010-02-02- lamp bias of 0.0 was allowed when it should not be.Campbell Barton
2010-01-25Show Cone option for spot lamps, to visualize which objects are being affected.Brecht Van Lommel
2009-12-08RNA:Brecht Van Lommel
2009-10-12Deep Shadow BufferBrecht Van Lommel
2009-10-12Fix #19631: soft size setting for lamps was not RNA wrapped correct.Brecht Van Lommel
2009-10-12Bugfix: texture nodes header was still showing wrong textureBrecht Van Lommel
2009-10-07* notifier fix to redraw upon changing lamp shadow typeMatt Ebb
2009-10-03UI: BugfixesJoshua Leung
2009-10-01Texture stack influences are now all separate values, and negativeBrecht Van Lommel
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht Van Lommel
2009-09-16RNABrecht Van Lommel
2009-09-14*Changed texture blend property Flip XY to a proper enum.William Reynish
2009-08-11user interface units, off by default.Campbell Barton
2009-08-11RNA: subtypes and unitsBrecht Van Lommel