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-02-13Refactor libquery ID looper callback to take a single parameter.Bastien Montagne
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-10Cleanup: sort file, struct listsCampbell Barton
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-30Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-30Fix T73051: Multiple IK chains influencing the same bone don't workSybren A. Stüvel
2020-01-28Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-28Alembic depsgraph: explicitly add ANIMATION -> CACHE dependencySybren A. Stüvel
2020-01-28Fix T72143: editing image frame start/offset does not update in EeveeBrecht Van Lommel
2020-01-28Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-28Fix T72660: Alembic caches are not properly updated by driversSybren A. Stüvel
2020-01-28Cleanup: reformatted after NULL -> nullptr in depsgraph C++ codeSybren A. Stüvel
2020-01-28Cleanup: changed NULL to nullptr in depsgraph C++ codeSybren A. Stüvel
2020-01-27Cleanup: fix compiler warningBrecht Van Lommel
2020-01-25Cleanup: spellingCampbell Barton
2020-01-24Merge branch 'blender-v2.82-release'Alexander Gavrilov
2020-01-24Depsgraph: fix false positive time dependencies for simple drivers.Alexander Gavrilov
2020-01-24Depsgraph: Correct FPS debug printSergey Sharybin
2020-01-24Depsgraph: Report FPS when running with --debug-depsgraph-timeSergey Sharybin
2020-01-24Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-24Depsgraph: Refactor, move debug struct to own fileSergey Sharybin
2020-01-24Depsgrapg: Refactor, move Relation to own fileSergey Sharybin
2020-01-24Depsgraph: Refactor, wrap debug fields into own structureSergey Sharybin
2020-01-24Fix T73001: Shader Node with driver not updating when animatedSybren A. Stüvel
2020-01-21Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-21Fix T72213: F-Curve animation does not update FreeStyle propertiesSybren A. Stüvel
2020-01-13Fix T73029: Crash transforming objectSergey Sharybin
2020-01-13Depsgraph: Guarantee order of backup of action and ID using itSergey Sharybin
2020-01-13Depsgraph: Fix wrong access to animated propertiesSergey Sharybin
2020-01-10Fix T71908: Animated properties are lost after frame-post handlerSergey Sharybin
2020-01-08Fix T62311: Metaball animation playback crashSergey Sharybin
2020-01-07Depsgraph: Revert unwillingly staged change from previous commitSergey Sharybin
2020-01-07Depsgraph: Cleanup spellingSergey Sharybin
2020-01-07Depsgraph: Refactor, make evaluation stages easier to extendSergey Sharybin
2020-01-07Depsgraph: Cleanup, move private functions to anonymous namespaceSergey Sharybin
2020-01-07BMesh: remove BMEditMesh.ob pointerCampbell Barton
2020-01-06Depsgraph: Fix wrong ID filteringSergey Sharybin
2020-01-02Fix T72820: Linked objects jumping around during renderSergey Sharybin
2019-12-17Cleanup: sort struct declarationsCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-11Depsgraph: add missing #include to DEG_depsgraph_query.hSybren A. Stüvel
2019-11-29Depsgraph: Refactor, split runtime backup into smaller filesSergey Sharybin
2019-11-27Cleanup: spelling, clang-formatCampbell Barton
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-11-22Depsgraph: Ignore action time dependency if it's not neededSergey Sharybin
2019-11-06Fix crash when adding Scene variable to a driverSybren A. Stüvel
2019-10-30Fix T71212: Drivers using scene.frame_current don't refresh on playbackSergey Sharybin
2019-10-30Depsgraph: Cleanup, use anonymous nsamespaceSergey Sharybin
2019-10-18Fix T70919: Proxies crash after building motion pathSergey Sharybin
2019-10-15Fix T70771: Texture nodes in Compositor causes infinite updateSergey Sharybin