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
2017-10-07Eevee: Shadows: Add Contact ShadowsClément Foucault
2017-09-10Eevee: Add Cascaded Shadow Map options.Clément Foucault
2017-09-10Lamps: Remove uper limit of the buffer bias parameter.Clément Foucault
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-03Eevee: Polishing of Exponential Shadow mappingClément Foucault
2017-06-03UI: Change shadow map bias tooltipClément Foucault
2017-06-03Eevee: Update Light data panelClément Foucault
2016-08-28Fix missing viewport update changing BI lamp shadow methodJulian Eisel
2016-03-14Cleanup: style/spellingCampbell Barton
2016-03-13Full Inverse-Quadratic-Equation Lamp FalloffJack Andersen
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-04-20Usual UI messages fixes...Bastien Montagne
2015-04-18BGE: New Draw debug shadow box for sun lampPorteries Tristan
2015-03-14Cleanup: styleCampbell Barton
2015-03-14BGE: Fix for T43788 Light casts shadow when use_shadow uncheckedJorge Bernal
2015-02-20RNA: correct bool callbacksCampbell Barton
2014-05-19Style cleanupCampbell Barton
2014-05-16Fix part of T39708, don't overupdate particles when changine activeAntony Riakiotakis
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-08-23set function args in BLI_math_rotation as const where possible.Campbell Barton
2013-06-26Fix #35879: missing 3D viewport redraws when changing lamp settings, after re...Brecht Van Lommel
2013-06-12Fix lamp size allowing negative values.Brecht Van Lommel
2013-04-27Fix part of #34233: bad alpha blending for 2D image painting. This is a veryBrecht Van Lommel
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-10More UI message i18n fixes and improvements...Bastien Montagne
2013-03-07use bool for rna funcs.Campbell Barton
2012-12-25BGE: Committing SolarLune's patch to allow a minimum shadow buffer size of 12...Mitchell Stokes
2012-11-24Fix #33282: missing GLSL update assigning a lamp texture.Brecht Van Lommel
2012-06-14* Add RNA comment for Lamp icon defines. Thomas Dinges
2012-05-22remove unused enums (these are defined and used elsewhere)Campbell Barton
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-05-07Some misc fixes to UI messages...Bastien Montagne
2012-05-02Fix 31220: glsl sun lamp shadows did not apparently respect shadow flag whenBrecht Van Lommel
2012-05-02style cleanup: whitespace, bracesCampbell Barton
2012-05-01Merging phase 1 of the BGE Harmony branch:Daniel Stokes
2012-04-29style cleanup: whitespace / commasCampbell Barton
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-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