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
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-04-14Fix T97262: Crash with specific view layer setupSergey Sharybin
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-12-04Cleanup: Clang-Tidy, modernize-deprecated-headersSybren A. Stüvel
2020-11-07Cleanup: Clang-tidy, modernize-concat-nested-namespacesAnkit Meel
2020-06-29Depsgraph: introduce blender::deg namespaceJacques Lucke
2020-06-26Cleanup: Depsgraph, remove unused `Base *` parameterSybren A. Stüvel
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-01-28Cleanup: changed NULL to nullptr in depsgraph C++ codeSybren A. Stüvel
2020-01-21Fix T72213: F-Curve animation does not update FreeStyle propertiesSybren A. Stüvel
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-05-24Depsgraph: Fixes for render pipeline buildingSergey Sharybin
2019-05-23Render: Use dependency graph for compositor/sequencerSergey Sharybin
2019-05-23Depsgraph: Allow building scene propertiesSergey Sharybin
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-03Depsgraph: Add scene audio componentSergey Sharybin
2019-05-03Depsgraph: Initial work to cover sequencerSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-28Cleanup: Snake style in depsgraphSergey Sharybin
2019-02-27Depsgraph: Make it easier to control which bases being pulled into the graphSergey Sharybin
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Outliner visibility unification: Implement 3 levels of viewport visibilityDalai Felinto
2019-02-05Per view-layer collection visibilityDalai Felinto
2019-02-01Cleanup: remove original authorCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Depsgraph: Comb code to a better state all overSergey Sharybin
2019-01-24Fix freestyle renders not including some types of animation.Brecht Van Lommel
2018-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
2018-12-03Depsgraph: completely move customdata_mask to the ID node.Alexander Gavrilov
2018-11-28Outliner/visibility: revert changes for now until we find better solutions.Brecht Van Lommel
2018-11-28Per view-layer collection visibilityDalai Felinto
2018-11-15Depsgraph: Save memory by ignoring invisible objectsSergey Sharybin
2018-08-23Depsgraph: Bring back visibility checks based on collection restrict flagsSergey Sharybin
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-08Depsgraph: Cleanup, make conditions more clear and less indentedSergey Sharybin
2018-06-08Depsgraph: Don't optimize out collections used by duplication systemSergey Sharybin
2018-05-31Fix depsgrah copying and evaluating hidden collections.Brecht Van Lommel
2018-05-31Fix depsgraph copying and evaluating hidden objects.Brecht Van Lommel
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-18Depsgraph; Correct assert for depsgraph sceneSergey Sharybin