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-28Cleanup: decentralize .blend I/O for space typesKévin Dietrich
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-09Cleanup: sort cmake file-listsCampbell Barton
2022-08-04Outliner: Add generic label element typeJulian Eisel
2022-05-26Outliner: New C++ based functional tree iteratorsJulian Eisel
2022-05-25Outliner: Refactor element warning and mode column queryingJulian Eisel
2022-05-05Cleanup: sort cmake file listsCampbell Barton
2022-03-31Outliner: New "Hierarchies" view mode for Library OverridesJulian Eisel
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-26Outliner: Port sequencer elements to new tree-element designJulian Eisel
2022-01-26Outliner: Port RNA elements to new tree-element designJulian Eisel
2022-01-14Cleanup: Remove Outliner C-API headers/wrappersJulian Eisel
2022-01-13Outliner: Compile all Outliner files in C++Julian Eisel
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-08Cleanup: Split up new files for Outliner ID tree-elementsJulian Eisel
2021-03-08Cleanup: Rename recently added Outliner files to exclude "_base" suffixJulian Eisel
2021-03-08Outliner: Port scene elements and some related types to new tree-element code...Julian Eisel
2021-03-05Outliner: Barebones to port IDs to new Outliner tree-element code designJulian Eisel
2021-03-05UI Code Quality: Port Outliner Grease Pencil layers to new designJulian Eisel
2021-02-04LibOverride: Added log statements in liboverride operator functionsSebastián Barschkis
2020-12-12UI: Allow Outliners to pass selected data-blocks to operators via contextJulian Eisel
2020-12-11Cleanup: sort cmake file listsCampbell Barton
2020-12-07UI Code Quality: Start refactoring Outliner tree-element building (using C++)Julian Eisel
2020-12-05Cleanup: Outliner Data API display modeNathan Craddock
2020-12-05Cleanup: Outliner scenes display modeNathan Craddock
2020-12-05Cleanup: Outliner orphan data display modeNathan Craddock
2020-12-05Cleanup: Outliner video sequencer display modeNathan Craddock
2020-11-11Cleanup: Split header for Outliner tree building into C and C++ headersJulian Eisel
2020-11-11Cleanup: Rename Outliner "tree-view" types to "tree-display" & update commentsJulian Eisel
2020-11-11UI Code Quality: Convert Outliner Blender File mode to new tree buiding designJulian Eisel
2020-11-11UI Code Quality: Start refactoring Outliner tree building (using C++)Julian Eisel
2020-10-05Move sequencer sources from blenkernelRichard Antalik
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2018-08-10Cleanup: move most outliner drag & drop code into one file.Brecht Van Lommel
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-02-28Cleanup: Add outliner_utils.c, move functions into itJulian Eisel
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2015-08-18Refactor translation code out of blenfontCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2013-11-25Code cleanup: remove unused include dirsCampbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton