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-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-04Remove internal proxy code, and deprecate related DNA data.Bastien Montagne
2022-02-04Cleanup: Clang tidy, use bracesHans Goudey
2022-02-02Remove operators to manually convert proxies to liboverrides.Bastien Montagne
2022-02-02LibOverride: Add 'owner library' info to some liboverride code.Bastien Montagne
2022-01-31Cleanup: Better name for new Outliner tree element typeJulian Eisel
2022-01-31Cleanup: Namespace alias for internal outliner headerJulian Eisel
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-28Fix T95060: Outliner: Broken 'make override hierarchy' in indirect linked casae.Bastien Montagne
2022-01-27Outliner: avoid creating unnecessary undo stepsGermano Cavalcante
2022-01-26Cleanup: Remove RNA data from TreeElement, get via type specific classJulian Eisel
2022-01-26Cleanup: Improve function name, introduced in own recent commitJulian Eisel
2022-01-26Cleanup: Small improvements to Outliner RNA path build functionJulian Eisel
2022-01-26Fix incorrect index-key in RNA path built from OutlinerJulian Eisel
2022-01-26Cleanup: Reduce `void *` reliance of new RNA C++ Outliner elementsJulian Eisel
2022-01-26Cleanup: Reduce `void *` reliance of new sequencer C++ Outliner elementsJulian Eisel
2022-01-26Outliner: Function to "cast" C-style TreeElement to typed C++ pendantJulian Eisel
2022-01-26Outliner: Port sequencer elements to new tree-element designJulian Eisel
2022-01-26Outliner: Add missing sanity checks for RNA tree-elementsJulian Eisel
2022-01-26Outliner: Port RNA elements to new tree-element designJulian Eisel
2022-01-26Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Revert "Performance: Remap multiple items in UI"Jeroen Bakker
2022-01-25Performance: Remap multiple items in UIJeroen Bakker
2022-01-25Cleanup: Replace reinterp cast with static cast.Jeroen Bakker
2022-01-24Cleanup: sort struct forward declarationsCampbell Barton
2022-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-14Cleanup: Outliner function names, simplify struct initializationJulian Eisel
2022-01-14Fix incorrect destruction of Outliner tree-elementsJulian Eisel
2022-01-14Cleanup: Use destructor to delete Outliner runtime dataJulian Eisel
2022-01-14Cleanup: Use smart pointers for Outliner tree display and element typesJulian Eisel
2022-01-14Cleanup: Remove Outliner C-API headers/wrappersJulian Eisel
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-14Cleanup: Clang tidyHans Goudey
2022-01-13Fix/workaround MSVC compile error with messag-busJulian Eisel
2022-01-13Cleanup: Run `make format`Julian Eisel
2022-01-13Cleanup: Use `nullptr` in new Outliner C++ filesJulian Eisel
2022-01-13Outliner: Compile all Outliner files in C++Julian Eisel
2022-01-12Outliner: Add way to display warning icon for items.Bastien Montagne
2022-01-07LibOverrides: small refactor of resync main public function.Bastien Montagne
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-23LibOverride: protect better against using on complex inter-dependency cases.Bastien Montagne
2021-12-22Cleanup: Remove debug print.Bastien Montagne
2021-12-21Cleanup: clang formatPhilipp Oeser
2021-12-21Fix T92930: Outliner "Show Active" bone fails in certain situationsPhilipp Oeser
2021-12-18Fix T94184: Outliner: Collection dragging tooltip is not updatingGermano Cavalcante
2021-12-17UI: make Remap User dialog in outliner widerPhil Stopford
2021-12-17Outliner ID Remap Users: hide ID type from the UIPhilipp Oeser
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-13GPencil: New Shrinkwrap modifierAntonio Vazquez
2021-12-09Cleanup: spelling in commentsCampbell Barton