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-06-02Merge branch 'blender-v2.83-release'Campbell Barton
2020-06-02Fix T72088: Missing header redraw when transform changes snapCampbell Barton
2020-06-01Cleanup: Remove unused flagGermano Cavalcante
2020-06-01Cleanup: unused variable warningCampbell Barton
2020-05-22Transform: refactoring - unify constraint and default orientationGermano Cavalcante
2020-05-20Fix T76919: Wrong orientation when changing translate to rotateGermano Cavalcante
2020-05-20Fix T73148: Incorrect Repeat Last for transforms with Individual Origins and ...Germano Cavalcante
2020-05-01Transform: Allow orientation change with custom matrix in modalGermano Cavalcante
2020-05-01Fix T76254: 'Normal' Transformation Orientation using GlobalGermano Cavalcante
2020-04-29Transform Orientation RefactorGermano Cavalcante
2020-04-15Operator: Add 'use_automerge_and_split' option for TranslateGermano Cavalcante
2020-04-05Cleanup: macro hygiene, parenthesize argumentsCampbell Barton
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-29Cleanup: Move transform_constraints declarations to its own headerGermano Cavalcante
2020-02-16Cleanup: Transform: Rearrange definitions and declarationsmano-wii
2020-02-14Cleanup: Split transform.c in multiple filesmano-wii
2019-12-20Cleanup: split transform cursor drawing into their own filesCampbell Barton
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
2019-11-08Fix T69799: Glitches when moving object camera is locked tomano-wii
2019-10-28Cleanup: correct argument type mismatchCampbell Barton
2019-09-27Cleanup: structs, cmake file listsCampbell Barton
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