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-02-27Transform: Remove 'mouse_coordinate_override' propertyGermano Cavalcante
2020-02-17Fix T71455, T73852, T73860: Transform, Redo doesn't work properly in time edi...Germano Cavalcante
2020-02-14Fix T68610: B-Bone display size/scaling op issuesmano-wii
2020-01-16UI: Use same precision in "Move" redo panel as elsewhereJulian Eisel
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-09-05Transform: Split transform_conversions into multiple files.mano-wii
2019-09-04Transform: remove X/Y shear tool optionCampbell Barton
2019-09-03Fix T62152: Shear X and Y are swappedCampbell Barton
2019-08-19Fix T68806: UI: underscores instead of spaces in some labels.Bastien Montagne
2019-08-09Cleanup: remove redundant time checkCampbell Barton
2019-08-09Fix T68322: Shear in Dopesheet causes crashSybren A. Stüvel
2019-08-02Fix unreported: length measure displayed on the "Sequence Slide" operator panelmano-wii
2019-07-04Fix T66433: skin resize (Ctrl+A) crashes non-mesh objectsPhilipp Oeser
2019-07-04Transform: don't inspect all scene objects in pollCampbell Barton
2019-07-03Fix T66311: skin resize (ctrl+a) could crashPhilipp Oeser
2019-05-233D View: add back transform toolCampbell Barton
2019-05-20Normal UI: for all ops needing autosmooth on, enable it if needed.Howard Trickey
2019-05-01UI: improve readability of Normals menu in edit modeGeorge Vogiatzis
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30UI: reorganize proportional editing optionsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-04-13GPencil: Implement Opacity transformAntonioya
2019-03-20Fix T62757: Mirror operator fails for non-modal executionCampbell Barton
2019-03-09Fix T61737: Gizmo refresh issueSebastian Parborg
2019-03-01Fix T62068: rotation incorrectly re-uses axisCampbell Barton
2019-02-27Transform: refactor orientation naming and usasgeCampbell Barton
2019-02-27Correct error in recent transform refactorCampbell Barton
2019-02-26Transform: fix rotate redo behaviorCampbell Barton
2019-02-21Transform: remove constraints from the redo panelCampbell Barton
2019-02-20Units: Use correct units for transform operatorsWilliam Reynish
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-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-03Transform: default shrink/fatten even-offset to falseCampbell Barton
2018-12-19Gizmo: optional custom orientations for transformCampbell Barton
2018-11-09Fix T57737: crash displaying expanded tooltip for transform toolPhilipp Oeser
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-10-31Transform: support for custom matrix propertyCampbell Barton
2018-10-19Tool System: option for transform drag actionCampbell Barton
2018-10-18Tool System: expose shear tool x/y optionCampbell Barton
2018-10-16Transform: axis support for shear toolCampbell Barton
2018-10-03Transform: enable shrink-wrap even offset by defaultCampbell Barton
2018-10-03Shrink/Fatten: change default 'even-thickness'Campbell Barton
2018-09-26UI: use pie menu for snap, pivot and proportional editing.William Reynish
2018-09-25Edit Mesh: Move Edit Mesh display settings to overlay'sClément Foucault