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
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-20RNA: use factor when appropriateWilliam Reynish
2019-02-18Cleanup: styleCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Units: add support for light power units in Watt. Use for Eevee lights.Brecht Van Lommel
2019-02-17Cleanup: remove leftover hemi light code.Brecht Van Lommel
2019-02-13I18N Messages: fix confusion with Light meanings.Bastien Montagne
2019-02-12Cleanup: rename `BLT_I18NCONTEXT_ID_LAMP` -> `BLT_I18NCONTEXT_ID_LIGHT`.Bastien Montagne
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Fix T58206: Eevee light energy soft maximum is too low.Brecht Van Lommel
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-11-15Eevee: Lights: Reduce default cascade distanceClément Foucault
2018-11-15Eevee: Add Light Threshold valueClément Foucault
2018-11-14Lamps: Remove HEMI light typeClément Foucault
2018-07-20Eevee: Lamps: Fix RNA defaults and change defaults for contact shadowsClément Foucault
2018-07-10Cleanup: styleCampbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-06-04Fix Python UI error with Eevee and hemi lamps.Brecht Van Lommel
2018-05-24Cycles/Eevee: Implement disk and ellipse shapes for area lampsLukas Stockner
2018-05-02Eevee: Add Lamp Specular multiplier.Clément Foucault
2018-04-24Fix EEVEE lamps with shadows by default but wrong UIDalai Felinto
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
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