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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2020-11-07Cleanup: Clang-tidy, modernize-concat-nested-namespacesAnkit Meel
2020-09-21Implement ID properties support for TimeMarkerSergey Sharybin
2020-06-29Depsgraph: introduce blender::deg namespaceJacques Lucke
2020-04-28Depsgraph: Add IDProperties handling.Bastien Montagne
2020-01-28Cleanup: changed NULL to nullptr in depsgraph C++ codeSybren A. Stüvel
2019-07-08Fix T66556: Noisy drivers relations in certain casesSergey Sharybin
2019-06-17Fix T65817: Video Sequencer doesen't render speakers' soundsSergey Sharybin
2019-06-17Cleanup: comment, RNA spellingCampbell Barton
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-05-29Depsgraph: Fix IDs being remapped in original compositorSergey 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
2017-11-09Depsgraph: Make dependency graph to be built from scene layerSergey Sharybin
2017-11-09Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-09Depsgraph: Remove chains of scene being passed all over in relations builderSergey Sharybin
2017-11-09Depsgraph: Cleanup, remove scene being passed all overSergey Sharybin
2017-11-09Depsgraph: Make bmain part of builder state and remove bmain from public APISergey Sharybin
2017-11-06Depsgraph: Iterates over ID Nodes instead of BasesDalai Felinto
2017-09-28Fix T52932: Driver with target of custom property from scene fails to updateSergey Sharybin
2017-07-19Depsgraph: Ensure scene camera object is always builtSergey Sharybin
2017-06-19Depsgraph: Initial groundwork for copy-on-write supportSergey Sharybin
2017-06-08Remove selection color from the baseSergey Sharybin
2017-06-06Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-06Depsgraph: Only use extern "C" when really neededSergey Sharybin
2017-06-01Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-01Depsgraph: Remove dead code from add_time_source()Sergey Sharybin
2017-04-26Depsgraph and selection: Flush selcol on DepsgraphDalai Felinto
2017-04-01Blender 2.8: Hook of layer collections evaluation in DEGSergey Sharybin
2017-03-16Merge branch 'master' into blender2.8Sergey Sharybin
2017-03-16Depsgraph: Fixed crash with curve bevel indirect dupligroupsSergey Sharybin
2017-02-14Layer Macros: create the instance as part of the macroDalai Felinto
2017-02-09Depsgraph fix for scene layersDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-01-25Depsgraph: Do ID tag outside of build_sceneSergey Sharybin
2016-11-17Depsgrpah: Fix missing animation update in movie clipsSergey Sharybin
2016-11-17Depsgraph: Move scene builder function to own fileSergey Sharybin