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-09-06GPU: remove 'GPU_SHADER_2D_LINE_DASHED_UNIFORM_COLOR'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-08-24Cleanup: Move outliner types to namespace, avoid C-style type definitionJulian Eisel
2022-08-19Outliner: Refactor how lazy-building of children is doneJulian Eisel
2022-08-16Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-16Fix T100375: Renaming items from the outliner does not update the despgraph.Bastien Montagne
2022-08-12Cleanup: repeated words in commentsCampbell Barton
2022-08-04Outliner: Use UI names and grouping for library overrides propertiesJulian Eisel
2022-08-04Outliner: Add generic label element typeJulian Eisel
2022-08-04Outliner: Use UI names and grouping for library overrides propertiesJulian Eisel
2022-08-04Outliner: Add generic label element typeJulian Eisel
2022-07-29Cleanup: Replace reinterpret_cast<> with static_cast<> in UI codeJulian Eisel
2022-07-20IDManagement: Speedup ID unique name assignment by tracking used names/basena...Aras Pranckevicius
2022-05-26Outliner: Make use of new C++ based functional iteratorsJulian Eisel
2022-05-25Outliner: Fix warning icon not bubbling up correctly to collapsed parentJulian Eisel
2022-05-25Outliner: Use general warning mechanics for library overridesJulian Eisel
2022-05-25Outliner: Refactor element warning and mode column queryingJulian Eisel
2022-05-15Cleanup: Clang tidyHans Goudey
2022-05-11Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-11Fix (unreported) crash in Outliner Overrides Properties view in invalid cases.Bastien Montagne
2022-05-05Outliner: add icons for nodegroupsPhilipp Oeser
2022-04-26Outliner: Add icon column to toggle if library overrides are editableJulian Eisel
2022-04-05Curves: fix edit mode detectionKévin Dietrich
2022-03-31Outliner: New "Hierarchies" view mode for Library OverridesJulian Eisel
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne
2022-03-24Outliner: Don't draw library overrides indicator for override buttonsJulian Eisel
2022-03-22Tiny visual fixes/tweaks for new library override buttons in OutlinerJulian Eisel
2022-03-15Outliner: Display buttons to edit library override propertiesJulian Eisel
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-03-09Cleanup: Deduplicate Outliner item culling logicJulian Eisel
2022-03-08Cleanup: Clang tidyHans Goudey
2022-03-04Cleanup: use doxy-sections in outliner_draw.ccCampbell Barton
2022-03-03Outliner: Display respective data-block icon in library overrides modeJulian Eisel
2022-03-02UI: Enable the outliner to use the correct icon for each curve subtypeEthan Hall
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
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-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: Reduce `void *` reliance of new RNA C++ Outliner elementsJulian Eisel
2022-01-14Cleanup: Outliner function names, simplify struct initializationJulian 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