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
2020-08-14UI: Correct grammar in property name and descriptionHans Goudey
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-01-28Fix T54422 FluidSim: ColorRamp set position does not update the viewportClément Foucault
2019-11-27Curve: CurveMapping Extend OptionJeroen Bakker
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-07-28Fix T66872: Changing clip color space does not update background imagesSergey Sharybin
2019-06-07VSE: Cache invalidationRichard Antalik
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-05-26Fix misleading image color space and alpha tooltipsBrecht Van Lommel
2019-05-23VSE: minimal cache invalidationRichard Antalik
2019-05-20Color Management: update configuration, remove legacy transformsBrecht Van Lommel
2019-05-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-28Fix T58405: viewport drawing issues with display device set to None.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-09-26Revert "Compositor: Added Weighted Standard Curve evaluation"Brecht Van Lommel
2018-08-24Compositor: Added Weighted Standard Curve evaluationJeroen Bakker
2018-08-23Compositor: Film-like curveJeroen Bakker
2018-07-12Merge branch 'master' into blender2.8Campbell Barton
2018-07-12Fix T55949: increase color management exposure hard range.Brecht Van Lommel
2018-07-05Merge branch 'master' into blender2.8Campbell Barton
2018-07-05RNA: correct callback typeCampbell Barton
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2017-12-07Merge branch 'master' into blender2.8Campbell Barton
2017-12-07Cleanup: Use BKE_colorband prefixCampbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-05-07Color management: add Filmic view transform to Blender configuration.Brecht Van Lommel
2016-12-12Refactor RNA property: split flags in property flags, parameter flags, and in...Bastien Montagne