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
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2013-01-15displace modifier incorrectly had mid-level set as a 'distance' subtyped prop...Campbell Barton
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-14Blender Internal / Texture UI:Thomas Dinges
2012-12-07fix for texture_slot path, would give incorrect path when used with brushes w...Campbell Barton
2012-11-26Fix #33310: unnecessary redraw of outliner when editing materials and textures.Brecht Van Lommel
2012-11-24Fix #33282: missing GLSL update assigning a lamp texture.Brecht Van Lommel
2012-10-10Google Summer of Code project: "Smoke Simulator Improvements & Fire".Daniel Genrich
2012-10-09And more UI messages fixes...Bastien Montagne
2012-10-02UI:Thomas Dinges
2012-07-17Spellcheck: minkovsky -> minkowski! (Only in comments/UI messages :/ ).Bastien Montagne
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-05-29Massive Code cleanup:Thomas Dinges
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
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