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-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-16Edge-scrolling for node editorLukas Tönne
2021-06-09Cleanup: simplify grease pencil type checksCampbell Barton
2021-04-01Cleanup: clang formatCampbell Barton
2021-03-31Fix T86947: Drag & Drop tooltip in Scene modeFalk David
2021-03-12Cleanup: redundant outliner includesCampbell Barton
2021-03-11UI: Avoid unnecessary redraws of unrelated editors on space changesJulian Eisel
2021-03-05Cleanup: Add & use enum value for ID Outliner element typeJulian Eisel
2021-02-26Fix T84953: Incorrect tooltip for dragging collectionsHans Goudey
2021-02-17Cleanup: spellingCampbell Barton
2021-02-16Assets: Remove appended asset when dropping operation failsJulian Eisel
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-25Fix T85027: Crash dragging a collection over empty OutlinerJulian Eisel
2020-12-28UI: List library overrides in the OutlinerJulian Eisel
2020-12-15Asset System: Support dragging assets and appending on dropJulian Eisel
2020-12-13Cleanup: removing some uses of equal sign in descriptionsYevgeny Makarov
2020-12-02Outliner: Highlight icons on cursor hoverNathan Craddock
2020-11-06Fix T82251: Outliner Material Drag&Drop missing tree updatePhilipp Oeser
2020-10-13Fix T81589: Correct drag type handling in outlinerRobert Guetzkow
2020-09-30Cleanup: Use LISTBASE_FOREACH macro in outliner codeHans Goudey
2020-09-20Fix T80945: Build modifier not updating after outliner copyNathan Craddock
2020-09-16Outliner: Modifier/constraint/shaderfx drag and drop operatorNathan Craddock
2020-09-10Outliner: Move mode toggling to left columnNathan Craddock
2020-08-07Cleanup: Rename soops to space_outlinerNathan Craddock
2020-07-21UI: Add an outer boundary for edge panning, use in outlinerHans Goudey
2020-07-03Cleanup: Editors/Space/Outliner, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-30Outliner: Add auto scrolling during drag and dropNathan Craddock
2020-05-15Fix T76710: objects get lost in linked/overridden collectionsPhilipp Oeser
2020-04-25Fix: Selection syncing for outliner operatorsNathan Craddock
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-20Fix T74649: Outliner: Cannot set/clear parent with 'Keep Transforms'Philipp Oeser
2020-03-07Cleanup: Outliner: Remove unused parameterNathan Craddock
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-02Cleanup: get rid of BKE_collection_master() useless accessor.Bastien Montagne
2019-08-16Outliner: Support box select on click+dragNathan Craddock
2019-08-16Outliner: set parent for entire selectionNathan Craddock
2019-06-11Fix (unreported) message wrongly using IFACE_ for its translation.Bastien Montagne
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-29Fix T63082: Outliner allows assign grease pencil materials to meshAntonioya
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceOops -> SpaceOutlinerCampbell Barton
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton