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
2018-08-28Fix T56530, T56523: collection visiblity toggling wrong after recent changes.Brecht Van Lommel
2018-08-21Cleanup: Fix typosJoshua Leung
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-12Depsgraph: Set temp object to invalid state as soon as it becomes inaccessibleSergey Sharybin
2018-06-12Depsgraph: Cleanup, wrap private functions to an anonymous namespaceSergey Sharybin
2018-06-11Cleanup: remove unused DAG_EVAL_PREVIEW mode.Brecht Van Lommel
2018-06-06Depsgraph iterator: Remove explicit modeDalai Felinto
2018-06-06Fix T55350: Cycles: instanced hair with hidden emitter is invisible when rend...Dalai Felinto
2018-05-30Cleanup: style/whitespaceCampbell Barton
2018-05-30Fix missing Cycles 3D viewport updates when editing materials, lamps.Brecht Van Lommel
2018-05-08Collections: remove per collection and view layer engine overrides.Brecht Van Lommel
2018-04-28Cleanup: fix compiler warnings on macOS / clang.Brecht Van Lommel
2018-04-26Fix crash with depsgraph iterator and empty scene.Brecht Van Lommel
2018-04-25Depsgraph: Ensure we only expand scene datablock on evaluationSergey Sharybin
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-13Fix incomplete evaluation context in depsgraph iter.Brecht Van Lommel
2018-02-06Fix duplicator visibility logicDalai Felinto
2018-01-24Fix T53115: Memleak with instanced groups and CyclesSergey Sharybin
2018-01-24Depsgraph: Cleanup, line wrapSergey Sharybin
2017-12-21Implement duplicator viewport/render visibility optionsDalai Felinto
2017-12-20Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-15Depsgraph: cleanup DEGOIterObjectData > DEGObjectIterDataDalai Felinto
2017-12-15Depsgraph: Make DEG_OBJECT_ITER more granularDalai Felinto
2017-12-15Fix dupli-frames (and other duplis)Dalai Felinto
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-12-01Depsgraph: Move iterator to own implementation fileSergey Sharybin