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
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-20Fix build for MSVC: Remove trailing double semicolonDalai Felinto
2018-09-12FIx T56758: Outliner - Select Hierarchy not working.Bastien Montagne
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-09-03Fix T56423: Fully broken drag'n'drop parenting in Outliner.Bastien Montagne
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-30Outliner: support dragging multiple collections, same as objects.Brecht Van Lommel
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-22Cleanup: styleCampbell Barton
2018-08-20Fix outliner crash loading some .blend files without treestore.Brecht Van Lommel
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-10Outliner: use generic WM drag and drop system for collections.Brecht Van Lommel
2018-08-10WM: pass on wmDrag to drop operators, so they can get the data directly.Brecht Van Lommel
2018-08-10WM: drag and drop poll functions can now specify a custom tooltip.Brecht Van Lommel
2018-08-10Cleanup: decouple outliner tree element icon retrieving from drawing.Brecht Van Lommel
2018-08-10Cleanup: move most outliner drag & drop code into one file.Brecht Van Lommel
2018-08-09Merge branch 'soc-2018-bevel' into blender2.8Rohan Rathi
2018-08-08Fix T56251: Outliner crash on selecting nested.Bastien Montagne
2018-08-01Merge branch 'blender2.8' into soc-2018-bevelBastien Montagne
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-28Fix outliner icon row with counters not correct for nested collections.Brecht Van Lommel
2018-07-26UI: More opaque type icons in the OutlinerPablo Vazquez
2018-07-25Cycles: add per layer collection indirectly on setting.Brecht Van Lommel
2018-07-25Cycles: add per layer collection mask/holdout support.Brecht Van Lommel
2018-07-23Outliner Keymap: E key to Exclude collections from View LayerPablo Vazquez
2018-07-21Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-12Fix T55945: Outliner crashPhilipp Oeser
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-06Keymap: outliner now uses A/Alt-A for selectionCampbell Barton
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-07-04Cleanup: pass window to listeners, instead of screen + workspace.Brecht Van Lommel
2018-07-04Keymap: outliner changes from T55162Campbell Barton
2018-07-04Keymap: use add key instead of verifyCampbell Barton
2018-07-03Cleanup: typosCampbell Barton
2018-07-02Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-07-02Cleanup: use _f, _i suffix for GPU state APICampbell Barton
2018-07-02Outliner: remove view menu, move more into RMB context menu and filter popover.William Reynish
2018-07-02Fix modal keymap breaking exporterCampbell Barton
2018-07-02Outliner: add outliner wide RMB context menu.Brecht Van Lommel
2018-07-02UI: update mouse icons in status bar.Brecht Van Lommel