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-02-02Fix T85194: Smart UV does not respect "Correct Aspect" correctlyPhilipp Oeser
2021-01-25UV: tweak island select behaviorCampbell Barton
2021-01-21Cleanup: NULL used for booleanCampbell Barton
2021-01-20UV: tweak face select behaviorCampbell Barton
2021-01-20Cleanup: move UvNearestHit.ob assignment in find nearest functionsCampbell Barton
2021-01-19Fix T84568: UV loop selection marks edges sharpCampbell Barton
2021-01-13Fix T83084: Smart UV Project inverts the resulting UVsPhilipp Oeser
2021-01-11Cleanup: remove redundant UV edge selection callsCampbell Barton
2021-01-11Fix T84565: UV face select fails when zoomed inCampbell Barton
2021-01-09Cleanup: use bool arguments & variablesCampbell Barton
2021-01-09Fix UV selection threshold which ignored image aspect and zoom levelCampbell Barton
2021-01-07UI: Fix various issues with UI textYevgeny Makarov
2021-01-06Fix T79779: Pick shortest UV face-path ignores sticky settingCampbell Barton
2021-01-05Fix T84018: bulk selection (box, circle, lasso) - unwarranted selectionPhilipp Oeser
2021-01-05Cleanup: typos (repeated words)Campbell Barton
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-12-11UI: Consistent Range DescriptionsYevgeny Makarov
2020-12-11Cleanup: sort cmake file listsCampbell Barton
2020-12-07Fix T83347: Smart UV project crashes with wire edgesGreg Neumiller
2020-11-30Cleanup: Use "region" for ARegion variable namesHans Goudey
2020-11-19Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-19Fix T82540: Smart UV project ignores seamsCampbell Barton
2020-11-18Cleanup: use descriptive argument name for uv parametrizerCampbell Barton
2020-11-17Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-17Fix T82637: pack UV islands fails with some non-manifold meshesCampbell Barton
2020-11-10Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-10Fix T82540: Smart UV project ignores seamsCampbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-10-20UV/Image: Remove Legacy DrawingJeroen Bakker
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-07UI: Fix capitalization in various placesYevgeny Makarov
2020-09-24Fix (unreported) Smart UV Project not adding UVMapPhilipp Oeser
2020-09-18UI: Use property split in UV editor panelsHans Goudey
2020-09-18UV: select face loops when in face-select modeCampbell Barton
2020-09-14Fix T80728: UV edge select splits UV's for lasso/box/circle selectCampbell Barton
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-10Cleanup: spellingCampbell Barton
2020-09-09Cleanup: spellingCampbell Barton
2020-09-04UI Code Quality: Use derived struct for number buttonsJulian Eisel
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-09-04Cleanup: Clang-Tidy readability-redundant-preprocessor fixesSybren A. Stüvel
2020-08-26UV: match 3D mesh editing behavior for edge-loop selectCampbell Barton
2020-08-24Fix selected UV vertex drawing ignoring sizeCampbell Barton
2020-08-24UVEdit: Fix assert caused by depth mask not being set before clearClément Foucault
2020-08-23Cleanup: GPU: Use explicit clear value in GPU_clear* commandsClément Foucault
2020-08-23Cleanup: remove unused UvNearestHit struct membersCampbell Barton
2020-08-20GPUState: Use explicit depth test enumClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault