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
2021-05-12Cleanup: use our own code style for doxy-gen comment blocksCampbell Barton
2021-05-10Cleanup: spellingCampbell Barton
2021-05-07Merge branch 'blender-v2.93-release'Bastien Montagne
2021-05-07LibOverride: more tweaking to handling of obsolete overrides during resync.Bastien Montagne
2021-05-07Merge branch 'blender-v2.93-release'Bastien Montagne
2021-05-07LibOverride: Add proper reports when deleting user-edited overrides as part o...Bastien Montagne
2021-05-07LibOverride: Do not preserve local overrides when their linked data disappear.Bastien Montagne
2021-05-07LibOverride: Fix many 'obsolete' overrides not being properly deleted.Bastien Montagne
2021-05-06LibOverride: Better handling of 'orphaned' Objects in override creation.Bastien Montagne
2021-05-05LibOverride: More fixes to properly ignore non-overridable ID pointers.Bastien Montagne
2021-05-05LibOverride/LibQuery: Refactor 'non-overridable' status management.Bastien Montagne
2021-04-30LibOverride: Fix infinite resync loop in some invalid file cases.Bastien Montagne
2021-04-11Cleanup: spellingCampbell Barton
2021-04-10LibOverride: Fix resync bug on recursive overrides.Bastien Montagne
2021-04-10LibOverride: Fix (unreported) assert when creating overrides of linked overri...Bastien Montagne
2021-04-09Cleanup: use our own code style for doxy-gen comment blocksCampbell Barton
2021-04-08LibOverride: Fix several issues with resync code.Bastien Montagne
2021-04-08LibOverride: Add a new 'leftover' flag to ID.Bastien Montagne
2021-03-29Fix: Override Test Cases Failing With Asserts.Jeroen Bakker
2021-03-29Overrides: API to create an override template.Jeroen Bakker
2021-03-26Cleanup: clang-formatCampbell Barton
2021-03-26LibOverride: fix bad ID relationships handling during resync.Bastien Montagne
2021-03-26LibOverride: Fix mistake in recent commit.Bastien Montagne
2021-03-25LibOverride; Fix missing re-creation of auto-generated override rules after r...Bastien Montagne
2021-03-23LibOverride: Also consider RNA Collection in 'need resync' detection.Bastien Montagne
2021-03-22Cleanup: spelling, expand on commentsCampbell Barton
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2021-03-19LibOverride: Stash away 'leftover' objects/collections from auto-resync process.Bastien Montagne
2021-03-19LibOverride: fix code trying to auto-resync linked overrides.Bastien Montagne
2021-03-18LibOverride: Fix missing update after an override reset.Bastien Montagne
2021-03-16LibOverride: Resync: Fix most remaining 'overrides in master collection' issues.Bastien Montagne
2021-03-16LibOverride: Resync: Fix too many objects being rooted in master collection.Bastien Montagne
2021-03-16LibOverride: tweak log messages, fix crash in log code.Bastien Montagne
2021-03-15LibOverride: Add checks to address some degenerate blend file casesBastien Montagne
2021-03-12Fix another crash in LibOverride resync code.Bastien Montagne
2021-03-12LibOverride: Add a new operation to Outliner to enforce resync of hierarchies.Bastien Montagne
2021-03-11LibOverride: Add second part of auto-resync code.Bastien Montagne
2021-03-11LibOverride: First stage of detection of 'need resync'.Bastien Montagne
2021-03-11LibOverride: Do not delete no-more-used overrides during resync if they are u...Bastien Montagne
2021-03-11LibOverride: Add a utils to check if override has been user-edited.Bastien Montagne
2021-03-08Cleanup: Move LibOverride debug prints to CLOG.Bastien Montagne
2021-02-10Cleanup/fix warnings.Bastien Montagne
2021-02-10LibOverride: Refactor: Switch more code to using Main.relations.Bastien Montagne
2021-02-09LibOverride: Refactor: Switch more code to using Main.relations.Bastien Montagne
2021-02-09Fix (unreported) assert in liboverride reset code.Bastien Montagne
2021-02-09LibOverride: Refactor a bit override hierarchy utils.Bastien Montagne
2021-02-09LibOverride: Verious minor cleanups and fixes to code tagging IDs in an overr...Bastien Montagne
2021-02-09LibOverride: cleanup: code consistency.Bastien Montagne
2021-02-04LibOverride: Improve/Fix issues in override resync process.Bastien Montagne
2021-02-04Liboverride: clean-up/sanitize tagging of root overrides.Bastien Montagne