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-12-17Fix T83875: Converting Proxy to override crashes blender.Bastien Montagne
2020-12-16LibOverride: Better handling of missing linked data during resync.Bastien Montagne
2020-11-30Fix T82996: Library Overrides: Duplicate of overridden collection on ResyncBastien Montagne
2020-11-26Fix T83046: Material change not updating in the link of an override.Bastien Montagne
2020-11-13LibOverride: Do not tag overrides for complete recalc.Bastien Montagne
2020-11-12Cleanup: spellingCampbell Barton
2020-11-10LibOverride: Optimize deletion of overrides in liboverride delete.Bastien Montagne
2020-11-10Cleanup/Update comments in liboverride code.Bastien Montagne
2020-11-10Cleanup/Update comments in liboverride code.Bastien Montagne
2020-11-02Another attempt at fixing T81963: Random rare crashes in override code.Bastien Montagne
2020-10-27Cleanup: improve comment about shape keys, correct spellingCampbell Barton
2020-10-26Merge branch 'blender-v2.91-release' into masterBastien Montagne
2020-10-26Proper, cleaner fix for T81963: Random rare crashes in override code.Bastien Montagne
2020-10-26Merge branch 'blender-v2.91-release' into masterBastien Montagne
2020-10-26Fix T81963: Random rare crashes in override code.Bastien Montagne
2020-10-22Potential fix for T81963: Random crashes in liboverride code.Bastien Montagne
2020-10-13Fix (unreported) liboverride of an object hiding its dependencies.Bastien Montagne
2020-10-07Refactor `BKE_id_copy` to return the new ID pointer.Bastien Montagne
2020-09-29Quiet unused variable warningJacques Lucke
2020-09-24Fix part of asserts in LibOverride when resynching.Bastien Montagne
2020-09-24Fix LibOverride Resync generating orphaned data-blocks.Bastien Montagne
2020-09-24Fix crash related to liboverride differential operations code.Bastien Montagne
2020-09-24Cleanup: spellingCampbell Barton
2020-09-23LibOverride: Add operator to convert a proxy object into an override.Bastien Montagne
2020-09-23Fix (unreported) LibOverride: RNA asserts when applying overrides.Bastien Montagne
2020-09-23LibOverride: Tweak override creation code.Bastien Montagne
2020-09-08Cleanup: consistent syntax for doxygen parametersCampbell Barton
2020-08-29Cleanup: spellingCampbell Barton
2020-08-28Merge branch 'blender-v2.90-release' into masterBastien Montagne
2020-08-28Fix T80078: Overrides: Crash with animated IK control on linked armature.Bastien Montagne
2020-08-20LibOverride: Add 'delete and use linked data' operation.Bastien Montagne
2020-08-20Cleanup: clang-formatCampbell Barton
2020-08-19LibOverride: Add initial version of 'resync' operation.Bastien Montagne
2020-08-13Merge branch 'blender-v2.90-release' into masterBastien Montagne
2020-08-13Fix T79591: Liboverride: do not update overrides on missing linked data.Bastien Montagne
2020-08-07Cleanup: Blenkernel, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-08-05Cleanup: missing 'initialize' -> 'init' from previous cleanupCampbell Barton
2020-07-27Cleanup: comments.Bastien Montagne
2020-07-27Cleanup: Minor renaming.Bastien Montagne
2020-07-23Cleanup: Clang format.Bastien Montagne
2020-07-23Fix (unreported) bad handling of pointers in overrides with shapekeys.Bastien Montagne
2020-07-23LibOverride: Add core functions to reset a library override.Bastien Montagne
2020-07-23LibOverride: Fix missing ID update tag in `BKE_lib_override_library_update`.Bastien Montagne
2020-07-23LibOverride: change runtime data into a real struct.Bastien Montagne
2020-07-23LibOverride: Optimize/fix new generic 'relation-based' make override code.Bastien Montagne
2020-07-21Cleanup: Comments.Bastien Montagne
2020-07-21Fix (unreported) LibOverride creation adding things to linked collections.Bastien Montagne
2020-07-20Fix (unreported) bad handling of shapekeys when applying override rules.Bastien Montagne
2020-07-20Fix T78958: Library Override crash: undo make local.Bastien Montagne
2020-07-16Cleanup: spellingCampbell Barton