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-09-20UI: default to single icon column toolbar in new 3D views.Brecht Van Lommel
2018-09-20Merge branch 'master' into blender2.8Campbell Barton
2018-09-203D View: add clip argument to win_to_3d_on_planeCampbell Barton
2018-09-20Merge branch 'master' into blender2.8Campbell Barton
2018-09-20Cleanup: renaming missed from mergeCampbell Barton
2018-09-203D View: add a simple un-clipped win_to_rayCampbell Barton
2018-09-20Merge branch 'master' into blender2.8Campbell Barton
2018-09-20Cleanup: rename 3D view ray calculation functionsCampbell Barton
2018-09-20Merge branch 'master' into blender2.8Campbell Barton
2018-09-203D View: point-on-plane from screen location utilityCampbell Barton
2018-09-18UI: use monochrome lock icons next to decorators.Brecht Van Lommel
2018-09-18Gizmo: de-duplicate poll logicCampbell Barton
2018-09-17Cleanup: rename gizmo group dataCampbell Barton
2018-09-11UI: split theme draw style into separate fieldCampbell Barton
2018-09-10Edit Mesh: pass Base array to picking functionsCampbell Barton
2018-09-10Cleanup: use 'mesh' in preselect identifiersCampbell Barton
2018-09-10Tool System: use preselect highlight w/ poly-buildCampbell Barton
2018-09-10Cleanup: remove unused field argsCampbell Barton
2018-09-07Fix missing line width for helper line drawingCampbell Barton
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-09-06UI: rename Translate/Grab to Move in UI, shortcuts stay the same.Brecht Van Lommel
2018-09-06Fix ruler not setting line widthCampbell Barton
2018-09-06Merge branch 'master' into blender2.8Campbell Barton
2018-09-06Fix ruler angle arc displaying past endpointsCampbell Barton
2018-09-05Fix T56695: Selecting an occluded object in xray causes crashClément Foucault
2018-09-04Xray: Add possibility to select wires in priority before surfacesClément Foucault
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-09-04Fix T56679: Blender 2.8 crashes with bezier curve snap.Bastien Montagne
2018-09-04Fix T56675: Crash when snapping Cursor to selected a Bone in Edit Mode.Bastien Montagne
2018-09-03GP: Cleanup function parameterAntonioya
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: styleCampbell Barton
2018-08-31Fixup for multi-objects snap functionsDalai Felinto
2018-08-31Fix memleak on snap_curs_to_sel_exDalai Felinto
2018-08-31Multi-Objects: VIEW3D_OT_snap_selected_to_cursor by Habib GahbicheDalai Felinto
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-30UI: add dedicated icon IDs for decorators, tool settings, shaderfx, overlays.Brecht Van Lommel
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-283D View: split object/pose box & lasso selectCampbell Barton
2018-08-283D View: split object/pose border selectCampbell Barton
2018-08-28Cleanup: warningsCampbell Barton
2018-08-27Fix unreported: the gridview is no longer computed, so the snapping functions...mano-wii
2018-08-26GP: Reduce weight paint data memory footprintAntonioya
2018-08-23UI: Dark XYZ characters in the navigation gizmoPablo Vazquez
2018-08-22DRW: Fix background image displayClément Foucault
2018-08-22BMesh: loop-cut, display deformed coordinatesCampbell Barton
2018-08-21Tool System: loopcut preview & activate on clickCampbell Barton
2018-08-21Remove MESH_OT_drop_named_imageDalai Felinto
2018-08-16Cursor Tool: add transform orientation typeCampbell Barton