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-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-10Outliner: use generic WM drag and drop system for collections.Brecht Van Lommel
2018-08-10Cleanup: decouple outliner tree element icon retrieving from drawing.Brecht Van Lommel
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-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-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-02Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-07-02Cleanup: use _f, _i suffix for GPU state APICampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-25Outliner: Make search always workDalai Felinto
2018-06-25Cleanup: code styleCampbell Barton
2018-06-22Outliner: Aggregate ID types and object types together with numbersDalai Felinto
2018-06-21Fix own error making outliner rename not embossCampbell Barton
2018-06-20Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-06-20Objects: support for hiding all objects in a collection.Brecht Van Lommel
2018-06-20Objects: restore per object restrict view/render/select.Brecht Van Lommel
2018-06-20Objects: restore H key per object hiding.Brecht Van Lommel
2018-06-20Revert "UI: fix "Edit Source" operator"Campbell Barton
2018-06-20UI: fix "Edit Source" operatorCampbell Barton
2018-06-20Missed last commitCampbell Barton
2018-06-20Cleanup: default emboss=off for outliner buttonsCampbell Barton
2018-06-11Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-06-07Merge branch 'master' into blender2.8Bastien Montagne
2018-06-07Cleanup: remove moar G.main usages.Bastien Montagne
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne
2018-05-30UI: Show outliner icon highlight w/ non-active edit-mode objectsCampbell Barton
2018-05-29Merge branch 'blender2.8' into soc-2018-bevelRohan Rathi
2018-05-25Applied soc-2017-normal-toolsRohan Rathi
2018-05-25Fix T55183, fix T55174: crashes with workspace / view layer relation.Brecht Van Lommel
2018-05-23Fix T55161: outliner Blender File with filter showing irrelevant libraries.Brecht Van Lommel
2018-05-23Cleanup: fix some weak assumptions in bone renaming code.Brecht Van Lommel
2018-05-23Cleanup: shadow variable warningCampbell Barton
2018-05-23Fix T55160: crash renaming view layer.Brecht Van Lommel
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-17Outliner: in Blender File, use upper case names and icons.Brecht Van Lommel
2018-05-17Outliner: rename Data-Blocks to Data API, to make clear it's low level stuff.Brecht Van Lommel