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
2020-07-03Fix T78570: Vert/Edge slide doesn't adjust UVsGermano Cavalcante
2020-07-01Fix alignment test when snap to edge while in vert or edge slideGermano Cavalcante
2020-07-01Revert "Fix alignment test when snap to edge while in constraint"Germano Cavalcante
2020-07-01Fix alignment test when snap to edge while in constraintGermano Cavalcante
2020-07-01Fix T78494: Edge slide crashesCampbell Barton
2020-07-01Transform: generalized custom-data correction supportGermano Cavalcante
2020-07-01Cleanup: spellingCampbell Barton
2020-06-30Fix T76480 UI: Proportional Editing Color too Shallow on 2.9aClément Foucault
2020-06-30Transform: Reduce the alpha in the Edge Slide drawingGermano Cavalcante
2020-06-30Transform: Add constraint intersection supportGermano Cavalcante
2020-06-30Cleanup: spellingCampbell Barton
2020-06-29Transform: Draw edge considered in the slide valueGermano Cavalcante
2020-06-29Fix T77946: Problem snapping with "Project onto Self" on a curve with generat...Germano Cavalcante
2020-06-29Cleanup: reduce code indentation and simplify some code flowGermano Cavalcante
2020-06-27Fix T78259: Proportional editing does not work in particle editingGermano Cavalcante
2020-06-27Revert "Fix T78259: Proportional editing does not work in particle editing"Germano Cavalcante
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-26Fix T78259: Proportional editing does not work in particle editingGermano Cavalcante
2020-06-26Fix T78304: Scaling without a constraint axis shows wrong parameters in Adjus...Germano Cavalcante
2020-06-26Fix T78151: Vertex/Edge Slide after enabling 'Even' doesn't cancel properlyGermano Cavalcante
2020-06-24Cleanup: clang-formatCampbell Barton
2020-06-23Snapping: Snap to the origin of Light and Camera objectsGermano Cavalcante
2020-06-23Fix camera snapping in camera ViewGermano Cavalcante
2020-06-23Cleanup: unused argumentCampbell Barton
2020-06-23Fix T78045: CTL-ALT-S does nothing in pose mode and crashes when called from ...Germano Cavalcante
2020-06-22Trasnform: Support for other snapping types on Edge SlideGermano Cavalcante
2020-06-22Fix constraint alignment check on snap axis to planeGermano Cavalcante
2020-06-22Transform: Full snapping support for Vert SlideGermano Cavalcante
2020-06-22Fix initialization of Edge Slide with Single SideGermano Cavalcante
2020-06-22Transform: Simplify and rearrange mirror codeGermano Cavalcante
2020-06-22Transform: Do not compute island center when not usedGermano Cavalcante
2020-06-22Cleanup: Remove goto in transform_convert_mesh codeGermano Cavalcante
2020-06-22Cleanup: Rearrange transform_convert_mesh into doxy sectionsGermano Cavalcante
2020-06-19Fix T77476: Transform Align mode using View orientation by defaultGermano Cavalcante
2020-06-19Cleanup: unsupported ATTR_FALLTHROUGH use, clang-formatCampbell Barton
2020-06-18Cleanup: Move snap callbacks to their respective transform modeGermano Cavalcante
2020-06-18Transform: Snap to the intersection between constraint and geometryGermano Cavalcante
2020-06-16Cleanup: unused headers, spellingCampbell Barton
2020-06-16Fix T61777: Proportional editing doesn't work with multi edit-modeAlan Troth
2020-06-15Cleanup: Rearrange Vert and Edge slide functionsGermano Cavalcante
2020-06-14Fix T76563: Transforming an auto-aligned point won't set it alignedCampbell Barton
2020-06-13Cleanup: spellingCampbell Barton
2020-06-13Fix T77295: Snapping in edit mode only works for non-selected polys/verts/edgesGermano Cavalcante
2020-06-11GPencil: Cleanup transform codeAntonio Vazquez
2020-06-10Cleanup: make the sculpt convert type follow transform conventionGermano Cavalcante
2020-06-10Fix T77068: UV Proportional Edit "Connected Only" option affects UVPhilipp Oeser
2020-06-10Cleanup: Move each special_aftertrans_update to their respective TransData fileGermano Cavalcante
2020-06-09Fix T72936: Incorrect gizmo orientation with inherit rotation disabledCampbell Barton
2020-06-09Cleanup: Silence some overflow warnings in transform codeGermano Cavalcante
2020-06-09Transform: Fixes after recent refactorSergey Sharybin