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
2019-09-11Transform: Edit Mesh: Support mirror on all axesmano-wii
2019-09-05Transform: Split transform_conversions into multiple files.mano-wii
2019-08-29Cleanup: use custom data for object transform dataCampbell Barton
2019-08-28Transform: option to transform parent objects without childrenCampbell Barton
2019-08-28Cleanup: make transform data in object mode flag publicCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-24Transform: option to transform origins in object modeCampbell Barton
2019-08-23Snapping System: Improve drawing indicating `Perpendicular` snapmano-wii
2019-08-21Fix T65671: Armature X-Mirror inconsistenciesDemeter Dzadik
2019-08-02Fix T63570: Proportional editing resets scaling along Y and Z axis on mouse w...mano-wii
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-05-09Move out pose edit options into the pose dataSebastian Parborg
2019-05-06remove unused T_LOCAL_MATRIXPhilipp Oeser
2019-05-06Implement mirroring in pose mode (absolute and relative)Sebastian Parborg
2019-04-17Cleanup: comment length in transformCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-08Cleanup: spellingCampbell Barton
2019-03-01Comments: add comments for new transform struct members.Campbell Barton
2019-03-01Cleanup: minor improvements to transform comments.Campbell Barton
2019-02-27Cleanup: remove redundant property assignmentCampbell Barton
2019-02-26Transform: fix rotate redo behaviorCampbell Barton
2019-02-26Transform: don't set the user constraint when it's not setCampbell Barton
2019-02-21Transform: remove constraints from the redo panelCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-08Cleanup: rename V3D_MANIP_* -> V3D_ORIENT_*Campbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-14Fix T57852: Mesh X Mirror option not workingCampbell Barton
2019-01-14Cleanup: move comments above definitionsCampbell Barton
2019-01-08Cleanup: comments causing bad clang-format outputCampbell Barton
2018-12-19Merge branch 'master' into blender2.8Philipp Oeser
2018-12-19Fix Proportional Edit Projected 2D method skiped center calculationPhilipp Oeser
2018-12-19Gizmo: optional custom orientations for transformCampbell Barton
2018-12-18Transform: when snap affect is off for a transform mode, ignore snap settings...Brecht Van Lommel
2018-11-29Transform: re-revert new user-axis-first behaviorCampbell Barton
2018-11-29Cleanup: simplify transform orientation cyclingCampbell Barton
2018-11-28Transform: default to user-defined orientationCampbell Barton
2018-10-17Transform: map mouse input to shear directionCampbell Barton
2018-10-17Transform: show arrows for 'custom' ratio inputCampbell Barton
2018-10-16Transform: axis support for shear toolCampbell Barton
2018-10-03Editor Transform: use the dial3d drawing in the rotation operationmano-wii
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-21Fix part of T56865: wrong center with orbit around selection in weight paint.Brecht Van Lommel
2018-09-18Fix T54685: EditMesh UV's transform snapping only checks active objectAlan
2018-09-14Motion Paths: only update once when transforming multiple bones or objects.Brecht Van Lommel
2018-09-07Merge branch 'master' into blender2.8Campbell Barton
2018-09-07Fix normal transform orientation calculationCampbell Barton