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-08-28Cleanup: replace NULL with nullptr for C++ filesCampbell Barton
2022-08-10Cleanup: Fix warning in release buildsSergey Sharybin
2022-08-05Cleanup: spelling, unused arg warningCampbell Barton
2022-08-04Outliner: Use UI names and grouping for library overrides propertiesJulian Eisel
2022-06-23Cleanup: Clang tidyHans Goudey
2022-06-16Fix (studio-reported) broken 'system override' filtering in liboverride view ...Bastien Montagne
2022-06-10LibOverride: Consider animated/driven properties as part of the 'system overr...Bastien Montagne
2022-06-10Liboverride: Add rna array index return value to `BKE_lib_override_rna_proper...Bastien Montagne
2022-05-25Outliner: Use general warning mechanics for library overridesJulian Eisel
2022-05-11Fix (unreported) crash in Outliner Overrides Properties view in invalid cases.Bastien Montagne
2022-03-15Outliner: Display buttons to edit library override propertiesJulian Eisel
2022-03-03Outliner: Display respective data-block icon in library overrides modeJulian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-14Cleanup: Remove Outliner C-API headers/wrappersJulian Eisel
2022-01-13Outliner: Compile all Outliner files in C++Julian Eisel
2021-06-24Cleanup: compiler warnings with clangBrecht Van Lommel
2021-04-08Cleanup: spellingCampbell Barton
2021-04-08LibOverride: Add a dedicated view in the Outliner.Bastien Montagne
2021-03-16Outliner: Refactor: Move overrides tree items to new CPP code.Bastien Montagne
2021-03-16LibOverride: tweak log messages, fix crash in log code.Bastien Montagne