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-11-03Transform Snap: Refactoring to avoid duplicate code.mano-wii
2018-11-01Fix T57540: 3D Cursor snap in editing mode ignoring changed geometry.mano-wii
2018-10-31Transform: support for custom matrix propertyCampbell Barton
2018-10-31Fix T57504: Scaling 3D cursor crashesCampbell Barton
2018-10-30Fix T56499: Adapt incremental snapping to orthographic viewport scale.mano-wii
2018-10-25WM: space, region type filtering for paint cursorCampbell Barton
2018-10-23Multi-Objects: Calculate Transform origin w/ all editmode meshesCampbell Barton
2018-10-19Cleanup: compiler warningsCampbell Barton
2018-10-19Tool System: option for transform drag actionCampbell Barton
2018-10-18Cleanup: fix compiler warnings.Brecht Van Lommel
2018-10-18Tool System: expose shear tool x/y optionCampbell Barton
2018-10-18Gizmo: tweak sorting to avoid view-aligned shearCampbell Barton
2018-10-18Gizmo: remove 'Click Anywhere' optionCampbell Barton
2018-10-18Cleanup: use mul_m3_seriesCampbell Barton
2018-10-18Gizmo: depth sort shear gizmosCampbell Barton
2018-10-17Fix T57096: Crash when scaling bonesPhilipp Oeser
2018-10-17Gizmo: change axis used for shear handlesCampbell Barton
2018-10-17Transform: map mouse input to shear directionCampbell Barton
2018-10-17Transform: show arrows for 'custom' ratio inputCampbell Barton
2018-10-16Cleanup: namingCampbell Barton
2018-10-16Tool System: add gizmo for shear toolCampbell Barton
2018-10-16Transform: axis support for shear toolCampbell Barton
2018-10-11Cleanup: indentationCampbell Barton
2018-10-09Fix T55202: 3D Cursor Snapping not working correctly in Edit Mode.mano-wii
2018-10-05Transform: hide the Dial3d drawing if the operator has not been called by a G...mano-wii
2018-10-04Revert "tmp"mano-wii
2018-10-04tmpmano-wii
2018-10-04Transform: fix glitch in the rotating gizmo drawing.mano-wii
2018-10-04Gizmo: UV transform cage now uses all edit-objectsCampbell Barton
2018-10-04Transform: support for 2D cursor editingCampbell Barton
2018-10-04Transform: make gizmo pie section start from where you drag.mano-wii
2018-10-04Cleanup: styleCampbell Barton
2018-10-04ED_gizmotypes_dial_3d_draw_util: use a struct to hide most parameters.mano-wii
2018-10-03Editor Transform: use the dial3d drawing in the rotation operationmano-wii
2018-10-03Dial3d Gizmo: Add the Incremental Angle option to snap.mano-wii
2018-10-03Units: Support for fixed unitsJacques Lucke
2018-10-03Transform: enable shrink-wrap even offset by defaultCampbell Barton
2018-10-03Shrink/Fatten: change default 'even-thickness'Campbell Barton
2018-10-02Fix T56990: AutoIK failsPhilipp Oeser
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-27GP: Fix infinite loop in Dope SheetAntonioya
2018-09-26Wireframe/Xray: Make Xray option local to wireframe modeClément Foucault
2018-09-26UI: use pie menu for snap, pivot and proportional editing.William Reynish
2018-09-26GP: Fix unreported crash when click+drag in edit modeAntonioya
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-24Cleanup: styleCampbell Barton
2018-09-21Fix part of T56865: wrong center with orbit around selection in weight paint.Brecht Van Lommel
2018-09-21Edit Mode: Merge Xray and "Limit selection to visible" options behaviourClément Foucault