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-12-03Fix T58258: Select Objects in Collection not workingPhilipp Oeser
2018-12-03Merge branch 'master' into blender2.8Campbell Barton
2018-12-03Fix T56331: Undo crash w/ sculpt on hidden layerCampbell Barton
2018-12-02Merge branch 'master' into blender2.8Campbell Barton
2018-12-02Cleanup: BKE_effect.h namingCampbell Barton
2018-12-01Fix more cases of evaluated mesh being built for non-COW objects.Alexander Gavrilov
2018-11-30Merge branch 'master' into blender2.8Campbell Barton
2018-11-30Remove from Local View operatorDalai Felinto
2018-11-30Cleanup: name macros w/ matching BEGIN/ENDCampbell Barton
2018-11-29Fix T57653: Fix T58075: Crash when switching between Edit and Sculpt/Paint mo...Bastien Montagne
2018-11-28Fix T56906: Mesh from Curve not working on curves beveled by curves.Bastien Montagne
2018-11-28Outliner/visibility: revert changes for now until we find better solutions.Brecht Van Lommel
2018-11-28Per view-layer collection visibilityDalai Felinto
2018-11-27Fix localview duplicated objects not in localviewDalai Felinto
2018-11-27Fix T57929: missing UI updates when changing active objectPhilipp Oeser
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-11-23Pass viewport to BASE_ related tests, for viewport view/select restrictionsDalai Felinto
2018-11-23Add missing COW updates when selection changes in paint modes.Alexander Gavrilov
2018-11-21Object: minor changes to jump-to APICampbell Barton
2018-11-21Cleanup: add reveal_hidden arg to jump-to API callsCampbell Barton
2018-11-20UI: unhide bones in Jump To Target instead of failing.Alexander Gavrilov
2018-11-20Cleanup: make object deselect match other ED_ APIsCampbell Barton
2018-11-20UI: support jumping to target object/boneAlexander Gavrilov
2018-11-20Object: utility (de)select all functionsCampbell Barton
2018-11-20Keymap: only use delete confirmation for X-keyCampbell Barton
2018-11-20Object: report number of deleted objectsCampbell Barton
2018-11-16BKE: Fix probe duplication not duplicating data blockClément Foucault
2018-11-15Viewport collections visibility: Viewport and Selection optionsDalai Felinto
2018-11-15Hide collections menu: ignore excluded collectionsDalai Felinto
2018-11-15UI: 'Add Object' rename dimensionsCampbell Barton
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-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-12Remove AnimMapper: it has been left unimplemented for almost ten years.Alexander Gavrilov
2018-11-09UI: Name added LightProbe objects after their type.Pablo Vazquez
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-08Cleanup: use explicit 'select_and_set_active' API nameCampbell Barton
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-07Fix dpesgraph wrongly refcounting NLA strip actions when duplicating IDs.Bastien Montagne
2018-11-06Implement an Armature constraint that mimics the modifier.Alexander Gavrilov
2018-11-01Fix T57553: Python operator popup size does not follow UI scale and DPI.Brecht Van Lommel
2018-10-30UI: Cleanup typos and minor tweaks to Grease Pencil related textPablo Vazquez
2018-10-30Fix T57517: multires displacement baking relative to smooth base mesh not wor...Brecht Van Lommel
2018-10-30Fix T57512: Creating a full copy scene doens't support parenting.Bastien Montagne