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
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
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-22Fix T60602: outliner pose bone selection does not update in viewport.Sebastian Parborg
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-10Clenaup: remove unused EM_WAITCURSORCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-12FIx T56758: Outliner - Select Hierarchy not working.Bastien Montagne
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-06Merge branch 'master' into blender2.8Campbell Barton
2018-07-06Cleanup: use outliner_flag_* name prefixCampbell Barton
2018-07-04Workspaces: store view layer per main window, instead of per workspace.Brecht Van Lommel
2018-07-04Workspaces: add main and child windows.Brecht Van Lommel
2018-06-27UI: some renaming for more clear/consistent cursor keymaps in status bar.Brecht Van Lommel
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-20Outliner: add object mode switching to RMB menuCampbell Barton
2018-06-18Object Mode: make mode locking optionalCampbell Barton