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
2021-04-05Render: faster animation and re-rendering with Persistent DataBrecht Van Lommel
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-01-29Fix T84717: missing 3D viewport updates when changing shading settingsBrecht Van Lommel
2020-10-19Spelling: Loose Versus LoseHarley Acheson
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-21Cleanup: move some paint helpers to ED_ 'namespace'.Bastien Montagne
2020-08-21Cleanup: split `BKE_scene_get_depsgraph()` into two functionsSybren A. Stüvel
2020-06-26Fix T78295: reload scripts disables Cycles render passes in the compositorBrecht Van Lommel
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-05-16Cycles: Fix missing viewport updates after recent changesSergey Sharybin
2019-05-03fix image_changed() doing unneccessary texture updates when texture wasntPhilipp Oeser
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-22Fix T62348: Cycles - Viewport rendering not update on switching viewlayerDalai Felinto
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Fix T62328, T62209: revert recent fix for texture slots updates (T60366).Brecht Van Lommel
2019-02-28Fix T60366: texture paint slots not updating when editing material.Brecht Van Lommel
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove blender-internal update flagCampbell Barton
2019-01-07Cleanup: add trailing commas to structsCampbell Barton
2018-11-08Fix T57689: world nodes / texture not updating for Eevee.Brecht Van Lommel
2018-07-17Cleanup: moving shading type into View3DShading.Brecht Van Lommel
2018-07-10DrawData: Change drawdata to a generic struct shared accross ID typesClément Foucault
2018-06-29Cleanup: remove another bunch of DM usages, includes etc.Bastien Montagne
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-30Draw manager: Fix wrong engine type used for view updateSergey Sharybin
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-21Fix T54203: crash changing engine w/ project-paintCampbell Barton
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-01-29Fix T53598: OpenGL Render Animation does not update shadowsSergey Sharybin
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-16Draw manager: Make update context aware of what depsgraph causes updateSergey Sharybin
2018-01-16Depsgraph: pass depsgraph to editors update context structSergey Sharybin