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
2020-05-01Outliner: Fix selection extend not togglingNathan Craddock
2020-04-25Cleanup: Select sync from outlinerNathan Craddock
2020-04-10Fix T75378: Crash on clicking in the ghost icon of an appended proxy objectGermano Cavalcante
2020-04-07Fix T75471: Outliner: crash selecting modifier objects/targets that are in a ...Philipp Oeser
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-07Cleanup: Outliner: Remove unused parameterNathan Craddock
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-05Fix T74332: selection sync replacing parent selectionNathan Craddock
2020-03-02Cleanup: Use generics properties for arrow keys navigation (walk-select)Valentin
2019-12-05Fix T72182: Fade Layers Option does not work when activating a layer from Dop...Antonio Vazquez
2019-11-01Fix T71247: Outliner pose toggle looses bone selectionCampbell Barton
2019-10-31Fix inability to toggle pose-mode without sync-selectionCampbell Barton
2019-10-24Fix T60689: Flip Active/Selected bone fails in weight paint modeCampbell Barton
2019-10-10Cleanup: clang-format, spellingCampbell Barton
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-08-20Cleanup: outliner range selectionNathan Craddock
2019-08-20Outliner: Add range extend selectNathan Craddock
2019-08-19Outliner: sync selection on undo/redoNathan Craddock
2019-08-16Outliner: Add range extend select and modify keymapNathan Craddock
2019-08-16Outliner: Support box select on click+dragNathan Craddock
2019-08-16Outliner: set scene camera on camera data activateNathan Craddock
2019-08-16Outliner: walk navigation operator and openclose fixesNathan Craddock
2019-08-16Outliner: Allow select on row iconsNathan Craddock
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-08-16Revert "Outliner: only activate outliner items when clicking on icon/text"Campbell Barton
2019-08-16Outliner: only activate outliner items when clicking on icon/textCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-05-24Outliner: Fix selecting collections in view layer selecting original objectsDalai Felinto
2019-05-20UI: Outliner - Do not highlight icons of active lightsHarley Acheson
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-04-30Cleanup: make 'deselect_all' properties PROP_SKIP_SAVE.Bastien Montagne
2019-04-30Select: add 'select on nothing' to Outliner.Bastien Montagne
2019-04-30Cleanup: make outliner_item_do_activate_from_cursor() static.Bastien Montagne
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Selecing a pose bone in outliner deselect othersDalai Felinto
2019-04-16Fix T63066: Outliner crash when selecting object being in armature editmodeDalai Felinto
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-15Fix T62592: GPencil layer activation from outliner needed two clicksAntonioya
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceOops -> SpaceOutlinerCampbell Barton
2019-02-15Fix T61210: Crash/inconsistency when clicking on obdata in outlinerDalai Felinto
2019-02-14Fix outliner box select not working when using search filter.Brecht Van Lommel
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton