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-10-03GP: Allow canvas grid with different scales in X/YAntonioya
2018-10-03Units: Support for fixed unitsJacques Lucke
2018-10-02Keymap: disable alt-comma for origin only transformCampbell Barton
2018-10-01UI: use backdrop circle for navigation icons, make clickable area bigger.Brecht Van Lommel
2018-10-013D View: use context mode string for sidebarCampbell Barton
2018-09-27Cleanup: remove unused DerivedMesh code.Sebastian Parborg
2018-09-27UI: use new 3D viewport navigation icons and image icon in add menu.Brecht Van Lommel
2018-09-27Fix T56915: Selectability in Solid Xray ModeClément Foucault
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-27UI: Use "View" category for 3D view panelsCampbell Barton
2018-09-26Wireframe/Xray: Make Xray option local to wireframe modeClément Foucault
2018-09-26UI: switch shortcuts for pivot and orientation pie menus.Brecht Van Lommel
2018-09-26UI: use pie menu for snap, pivot and proportional editing.William Reynish
2018-09-26Remove warningsDalai Felinto
2018-09-25Code style cleanup after recent object drawing > viewport changesDalai Felinto
2018-09-25Curves: Move draw options to overlaysClément Foucault
2018-09-25Edit Mesh: Move Edit Mesh display settings to overlay'sClément Foucault
2018-09-21Viewport: change Z key to shading pie menu to switch mode, X-ray and overlays.Brecht Van Lommel
2018-09-21Edit Mode: Merge Xray and "Limit selection to visible" options behaviourClément Foucault
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