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-12-07Maths Node: Additional functionsCharlie Jolly
2019-11-05Fix compositor Denoise node showing Normal value buttonsBrecht Van Lommel
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-27Compositor: Reversed order of Normal and Albedo in Denoising Node.Stefan Werner
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-02Fix T66290: new Node's init api callback was not handling ID usercount.Bastien Montagne
2019-06-04Fix T64247: Crash on playback with special shader node treeSergey Sharybin
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-29Cleanup: comments (long lines) in nodesCampbell Barton
2019-04-24Nodes: avoid slow and unecessary node group updates on file readBrecht Van Lommel
2019-04-22Cleanup: style, use braces for nodesCampbell Barton
2019-04-19Cleanup: Remove image preview codeSergey Sharybin
2019-04-19Cleanup: Remove unneeded compositor update functionSergey Sharybin
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17Cleanup: line wrapping caused by commentsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-10Cleanup: use STR_ELEM macroCampbell Barton
2019-03-22UI: Rename editor "Compositing" to "Compositor"Adrian Newton
2019-03-18Fix T62670: insert_link() method not working for ShaderNodeCustomGroup.Miguel Porces
2019-03-16Python API: add Python-defined node groups for shaders and compositing.Miguel Porces
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-01Merge branch 'blender2.7'Brecht Van Lommel
2019-03-01Fix T62073: Cycles random hangs rendering with Save Buffers on.Brecht Van Lommel
2019-02-23Cleanup: quiet undeclared variable warningsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-13Fix NodeTree types UI messages not being properly tagged for translation.Bastien Montagne
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
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-19Cleanup: add trailing commasCampbell Barton
2019-01-18Merge branch 'blender2.7'Lukas Stockner
2019-01-18Fix T56799: Custom render passes missing when using Save BuffersLukas Stockner
2018-12-28Fix more issues with recent render passes code cleanup.Brecht Van Lommel
2018-12-28Fix T59922: crash reading files with older renderlayersPhilipp Oeser
2018-12-27cleanup: remove unused passesPhilipp Oeser
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Fix T56875: Auto Render not working after render pass name refactorLukas Stockner
2018-07-30Silencing a bunch of compiler warningsJoshua Leung
2018-07-24Cleanup: changes from 2.8Campbell Barton
2018-07-19Cleanup: styleCampbell Barton
2018-07-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-18Cleanup: Cryptomatte node style tweaks.Brecht Van Lommel