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-06-22Multires: Move away from using scene from modifier dataSergey Sharybin
2018-06-22Cleanup: move cursor rotation into own functionCampbell Barton
2018-06-22Outliner: Aggregate ID types and object types together with numbersDalai Felinto
2018-06-22Merge branch 'master' into blender2.8Campbell Barton
2018-06-22Cleanup: rename 3D cursor calculation varsCampbell Barton
2018-06-22Merge branch 'master' into blender2.8Bastien Montagne
2018-06-22PaintMode: Full Shading Boolean => SliderJeroen Bakker
2018-06-22Fix T55547: "Fit camera to selected" failsCampbell Barton
2018-06-21Edit Mode: Bevel Op: Offset Soft Max to 100Aaron Carlisle
2018-06-21Cleanup: get rid of dual DM/Mesh versions of mirror topology code.Bastien Montagne
2018-06-21Cleanup: ED_mesh_pick_vert: DM -> me_eval.Bastien Montagne
2018-06-21Cleanup: remove DM from 'join as shape' operator.Bastien Montagne
2018-06-21Fix own error making outliner rename not embossCampbell Barton
2018-06-21Modifiers: Stop using md->scene in isDisabled() callbackSergey Sharybin
2018-06-21Cleanup: nuke useless BKE_DerivedMesh.h includes.Bastien Montagne
2018-06-21Merge branch 'master' into blender2.8Campbell Barton
2018-06-21UI: don't show empty button context menuCampbell Barton
2018-06-21Fix T55555: Crash when select material propertiesAntonioya
2018-06-21Fix T55525: "Only Keyframes from Selected Channels" option in Timeline was be...Joshua Leung
2018-06-21Merge branch 'master' into blender2.8Campbell Barton
2018-06-21UI: preference for developer extrasCampbell Barton
2018-06-21Fix T55573: Mode rotate on local axis crashesCampbell Barton
2018-06-21Merge branch 'master' into blender2.8Campbell Barton
2018-06-21Fix T55491: Double click fail in menu popupsCampbell Barton
2018-06-21Cleanup: Move logic for initialising a new Drivers editor into its own functionJoshua Leung
2018-06-21Remove debug printsJoshua Leung
2018-06-21Fix: Incorrect submodes being set in Dopesheet/Action Editor when changing modesJoshua Leung
2018-06-20UI: expose Timeline as a space typeCampbell Barton
2018-06-20UI: expose Driver as a space typeCampbell Barton
2018-06-20Depsgraph: add some missing depsgraph tags when relations change.Brecht Van Lommel
2018-06-20Fix outliner mixed collection/object visibility drag toggle not working.Brecht Van Lommel
2018-06-20Fix hide object operator to do nothing if no object is selected.Brecht Van Lommel
2018-06-20Cleanup: follow naming conventionsCampbell Barton
2018-06-20Merge branch 'master' into blender2.8Campbell Barton
2018-06-20Cleanup: naming (make it clear vars are squared)Campbell Barton
2018-06-20Merge branch 'master' into blender2.8Campbell Barton
2018-06-20Merge branch 'master' into blender2.8Campbell Barton
2018-06-20Screen: split ED_area_actionzone_find_xyCampbell Barton
2018-06-20Cleanup: rename is_in_area_actionzoneCampbell Barton
2018-06-20Cleanup: remove last DM usages from datatransfer code.Bastien Montagne
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-20UI: Use chevrons for number sliders, pulldowns and popoversPablo Vazquez
2018-06-20Cleanup: moar G.main removal.Bastien Montagne
2018-06-20Fix crash activating the HUD w/o an active regionCampbell Barton
2018-06-20Cleanup: get rid of last BLI_frand usage.Bastien Montagne
2018-06-20Cleanup: use new BKE_mesh_iterator foreach_mapped helpers in WPaint gradient ...Bastien Montagne
2018-06-20UI: fix "Edit Source" operatorCampbell Barton
2018-06-20Revert "UI: fix "Edit Source" operator"Campbell Barton