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
2021-06-01Cleanup: Split draw_cache_extract_mesh into multiple files.Jeroen Bakker
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-11-19Fix T82540: Smart UV project ignores seamsCampbell Barton
2020-11-17Fix T82637: pack UV islands fails with some non-manifold meshesCampbell Barton
2020-10-20UV/Image: Remove Legacy DrawingJeroen Bakker
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-30UV: path select support with sync-select enabledCampbell Barton
2020-07-21UV: remove selection threshold for nearby coordinatesCampbell Barton
2020-07-18UV: utility functions for sticky select settingCampbell Barton
2020-07-17Cleanup: consistent ordering for scene argument to UV functionsCampbell Barton
2020-07-11UV: add path select operator that uses the selectionCampbell Barton
2020-07-09UV: path selection supportCampbell Barton
2020-07-07Cleanup: remove unused argumentsCampbell Barton
2020-07-06UV: add rip toolCampbell Barton
2020-05-22UV: remove "UV Local View" for UV editingCampbell Barton
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-02Cleanup: make remaining editor include headers work in C++Jacques Lucke
2020-01-09Fix UV gizmos poll failing with multiple objectsCampbell Barton
2020-01-09Gizmo: use pivot center for UV gizmosCampbell Barton
2020-01-02Cleanup: quiet const warningsCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05UVEdit: Add function variants based on ToolSettingsClément Foucault
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-24Fix T59972: UV live unwrap does not pack islands.Brecht Van Lommel
2019-01-11UVEdit: Port batches to batch requestClément Foucault
2018-12-21Fix T59668: UV unwrap pinning bugs.Brecht Van Lommel
2018-12-07Fix T57640: UV unwrap packing not working without sync selection.Brecht Van Lommel
2018-11-25Local ViewDalai Felinto
2018-09-19UV Snap: minor uv-nearest optimizationsCampbell Barton
2018-09-18Fix T54685: EditMesh UV's transform snapping only checks active objectAlan
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-25Multi-Object-Mode: EditMesh UV snap to cursorCampbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-16Multi-Object EditingCampbell Barton
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-13Merge branch 'master' into blender2.8Campbell Barton
2018-03-13Cleanup: long lines, use doxy sectionsCampbell Barton
2018-02-13Object Mode: pass edit-object to UV APICampbell Barton
2018-02-06Object Mode: use eval_ctx for context/screen codeCampbell Barton
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto