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
2022-11-06Cleanup: Nodes: Use const arguments, avoid recursive iterationHans Goudey
2022-10-20Cleanup: simplify uv packing apiChris Blackbourn
2022-10-13Cleanup: simplify uv packing apiChris Blackbourn
2022-10-12Fix T90782: add uv pack option to specify margin as a fractionChris Blackbourn
2022-10-05Cleanup: Clang tidyHans Goudey
2022-10-01Cleanup: simplify uv packing for non-square materialsChris Blackbourn
2022-08-19Cleanup: replace uint cd_loop_uv_offset with intChris Blackbourn
2022-08-19Cleanup: uvedit_*_select, replace `BMEditMesh*` with `BMesh*`Chris Blackbourn
2022-07-30UV: Add options for uv select similar in island modeChris Blackbourn
2022-05-10Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-10Fix T86358: Use per face aspect correction for primitive UV projectionsChris Blackbourn
2022-05-04Transform: use a threshold for UV snappingGermano Cavalcante
2022-04-11Cleanup: malformed C-style comment blocks, spellingCampbell Barton
2022-03-08Cleanup: pass const scene argument to UV selection functionsCampbell Barton
2022-03-03UV: Edge selection supportSiddhartha Jejurkar
2022-02-16UV: move sticky selection from image space into tool settingsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-09-30Cleanup: isolate UDIM parameters into a structCampbell Barton
2021-09-29UV: Pack to closest/active UDIMSiddhartha Jejurkar
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