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-28Plugin system:Thomas Dinges
2012-04-22style cleanup: commentsCampbell Barton
2012-04-10Address [#30842] Blenders Measurement Units set to Metric, makes some Precisi...Campbell Barton
2012-04-07fix for passing float to RNA_def_property_ui_range() int argument.Campbell Barton
2012-04-04Fix #30803: shader node Mapping location property conflicted with based classBrecht 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
2011-11-26A bunch of fixes and tweaks in RNA messages, found while translating them in ...Bastien Montagne
2011-11-14Some UI messages fixes and tweaks in recent merges (found while translating i...Bastien Montagne
2011-11-13Moving all node angle-type values to radians. This also fixes [#29151] rotate...Bastien Montagne
2011-11-13Ocean Sim modifier patchLukas Toenne
2011-11-07Textures/Shaders: extend TexMapping to include projection options, and add aBrecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20A big set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-10-20misc editsCampbell Barton
2011-10-04Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-29Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-28Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-09-15replace BLI_strncpy with BLI_strncpy_utf8 where input isnt ensured to be valid.Campbell Barton
2011-09-06texture evaluation function (like we had in 2.4x api), requested by Lee.Campbell Barton
2011-09-05Code cleanup: warning fixes.Brecht Van Lommel
2011-08-29patch [#28355] Better Environment Map scriptingCampbell Barton
2011-08-28- use static vars and functions where possible.Campbell Barton
2011-08-22glsl and render support for derivative mapsMorten Mikkelsen
2011-06-13Bugfix #27537Ton Roosendaal
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-05-16set clip_start value minimum to 0.001, since 0.0 makes the viewport go very s...Campbell Barton
2011-05-15Patch [#27344] 300+ New/changed tooltips by Davis Sorenson (dsavi). Thanks a ...Thomas Dinges
2011-05-01=trunk=Joseph Eagar
2011-04-21fix [#27084] Crash when chosing non-voxel data file in voxel data texture inputCampbell Barton
2011-04-21fix [#27083] Crash on setting Voxel resolution below -3 in 8bit raw texture s...Campbell Barton
2011-04-12changed image texture filters description from 'Area filter' toM.G. Kishalmi
2011-04-05fix [#26782] Missing settings in some texture nodes.Campbell Barton
2011-04-04fix [#26760] Crash on voxel data image sequence file datablock unlinkCampbell Barton
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-12Particles todo item: particle texturesJanne Karhu
2011-01-28Small feature request: using texture buttons (mapping) now updatesTon Roosendaal
2011-01-14Bugfix [#25623] Intensity for Voxel data partially linked withJoshua Leung
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-02Fix #25435: remove code that enabled EWA filter on mipmap toggle, should notBrecht Van Lommel
2010-12-27Fix for own commit 24156:Thomas Dinges
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-11-08[#24593] Cloud Depth setting above 30 cause texture corruptionCampbell Barton
2010-11-07Raised soft limit for cloud texture noise to 24 for easier access. Andrea Weikert
2010-11-02Fix for some enum property identifiers, that were not using upper caseBrecht Van Lommel
2010-08-21rna renaming (manual edits)Campbell Barton