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-11-15Fix T57831: Crash with multi-select / delete of the same object in Collection...Bastien Montagne
2018-11-14Lamps: Remove HEMI light typeClément Foucault
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14WM: enforce descriptions being NULL or definedCampbell Barton
2018-11-13Util to get collection UI nameDalai Felinto
2018-11-09Fix crash when renaming metaballsDalai Felinto
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-11-02Fix issues with hide/restrict icons after recent changes.Brecht Van Lommel
2018-10-31UI: icon set updates by Andrzej Ambroz.William Reynish
2018-10-30Fix outliner scrollbar overlapping icons.Roel Koster
2018-10-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish
2018-10-28GP: Refactor Instance modifier and rename to ArrayAntonioya
2018-10-23Cleanup: style, warningCampbell Barton
2018-10-22Outliner: drag&drop - separate moving from parentingJacques Lucke
2018-10-22UI: move scrollbars inside region tabsCampbell Barton
2018-10-19Make Static Override optional/hidden by default.Bastien Montagne
2018-10-19Outliner: Open empty collection when something is dragged into itJacques Lucke
2018-10-19Outliner: only drag element under mouse if it was not selected beforeJacques Lucke
2018-10-18Outliner: drop into master collection when below everything elseJacques Lucke
2018-10-11UI: increase spacing between icon and text.Brecht Van Lommel
2018-10-11Merge branch 'master' into blender2.8Campbell Barton
2018-10-08UI: add icon color coding for different data types in the outliner.Brecht Van Lommel
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
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