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-07-19Fix T99794: regression from uv unwrap selectedChris Blackbourn
2022-07-14Fix T99684: Upgrade Averages Island Scale with options Scale UV and ShearChris Blackbourn
2022-06-29Cleanup(UV): Remove unused parameter (no functional changes)Chris Blackbourn
2022-06-29Fix T78394: In UV Editor, UV Unwrap respects selectionChris Blackbourn
2022-06-28Fix T99156: UV parameterizer respects both Pins and SeamsChris Blackbourn
2022-06-16Fix T98239: During UV Unwrap, create unique indices for each pinned UVChris Blackbourn
2022-06-02Cleanup: replace ParamBool and PBool with bool for GEO_uv APIChris Blackbourn
2022-06-01Cleanup: spelling in comments, use doxy sectionsCampbell Barton
2022-05-26Cleanup: `struct PHandle` merged with alias `typedef void ParamHandle`Chris Blackbourn
2022-05-23Cleanup: remove "texture" from ED_mesh_uv_texture_* funcitonsCampbell Barton
2022-05-10Fix T86358: Use per face aspect correction for primitive UV projectionsChris Blackbourn
2022-05-03Fix T85379: Cube projection size parameter is wrongCampbell Barton
2022-03-30Cleanup: Move UV edit parameterize code to geometry moduleAleksi Juvani
2022-03-22Fix T96308: Mesh to BMesh conversion doesn't calculate vertex normalsHans Goudey
2022-03-03UV: Edge selection supportSiddhartha Jejurkar
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-11-09Fix T92318: adding layers (UVs, ...) doesn't notify about limitPhilipp Oeser
2021-10-08Cleanup: remove redundant cursor copy, printCampbell Barton
2021-09-30Cleanup: isolate UDIM parameters into a structCampbell Barton
2021-09-29UV: Pack to closest/active UDIMSiddhartha Jejurkar
2021-07-16Cleanup: remove redundant parenthesesCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-03-26UV: warn when unwrapping failsCampbell Barton
2021-02-09Cleanup: comments, replace German expression with EnglishCampbell Barton
2021-02-02Fix T85194: Smart UV does not respect "Correct Aspect" correctlyPhilipp Oeser
2021-01-13Fix T83084: Smart UV Project inverts the resulting UVsPhilipp Oeser
2021-01-07UI: Fix various issues with UI textYevgeny Makarov
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-11-10Fix T82540: Smart UV project ignores seamsCampbell Barton
2020-10-07UI: Fix capitalization in various placesYevgeny Makarov
2020-09-24Fix (unreported) Smart UV Project not adding UVMapPhilipp Oeser
2020-09-09Cleanup: spellingCampbell Barton
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07Cleanup: Blenlib, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-07-26UV: port smart project from Python to CCampbell Barton
2020-07-26UV: support creating ParamHandle without checking UV selectionCampbell Barton
2020-07-07Cleanup: remove unused argumentsCampbell Barton
2020-07-03Cleanup: Editors/Space/UV-Edit, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-15UI: Do not use term 'Subsurf'Aaron Carlisle
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-25Cleanup: update doxy sectionsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-04Cleanup: replace CLAMP macros with functionsCampbell Barton
2020-02-26Cleanup: reduce CDDM use, remove unused function callsCampbell Barton