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-04-03Cleanup: Rename ExtensionRNA variables from ext to rna_extJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-15Cleanup: redundant assignmentsCampbell Barton
2020-02-21EEVEE: Render PassesJeroen Bakker
2019-06-04Fix T64247: Crash on playback with special shader node treeSergey Sharybin
2019-04-29Cleanup: comments (long lines) in nodesCampbell Barton
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-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-22UI: Rename editor "Compositing" to "Compositor"Adrian Newton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
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-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-06-25Merge branch 'master' into blender2.8Bastien Montagne
2018-06-25Cleanup: Few more validation of G_MAIN usages...Bastien Montagne
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-08Merge branch 'master' into blender2.8Campbell Barton
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-10-16Silence warningDalai Felinto
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-24BLI_utildefines: add UNUSED_VARS() macroCampbell Barton
2014-07-15No preemptive removal of muted and reroute nodes from compositor nodeLukas Tönne
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-02Fix T39547: Toggling render passes on active scene does not updateLukas Tönne
2014-02-05Quiet warningCampbell Barton
2014-02-05Fix T38340 and T38473: fixed Scene pointers in Composite and Defocus nodes do...Lukas Tönne
2014-01-16Code Cleanup: style and redundant castsCampbell Barton
2014-01-13Code Cleanup: replace checks for ima->source with BKE_image_is_animatedCampbell Barton
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-12-10Style CleanupCampbell Barton
2013-12-09Compositor node preview:Jeroen Bakker
2013-09-11Fix #36327: cycles render layers exclude layers animation did not work well.Brecht Van Lommel
2013-06-12Fix #35703, Viewer node doesn't updates image sometimes. The viewer node was ...Lukas Toenne
2013-05-28Fix #35547: incomplete tooltips in node editorSergey Sharybin
2013-05-27style cleanup: nodesCampbell Barton
2013-03-22Node preview merge function now has an additional option "remove_old", which ...Lukas Toenne
2013-03-18code cleanupCampbell Barton