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-10-06Fix T101492: UV stitch crash (more than 32 objects selected)Philipp Oeser
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-12UV: support uv seams when computing uv islandsChris Blackbourn
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-08-19Cleanup: uvedit_*_select, replace `BMEditMesh*` with `BMesh*`Chris Blackbourn
2022-08-11Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-08Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-08Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-07Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-07-13Fix T99659: Improve UV Island calculation with hidden faces.Chris Blackbourn
2022-06-03Cleanup: spelling in commentsCampbell Barton
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-03UV: Edge selection supportSiddhartha Jejurkar
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-04Cleanup: spellingCampbell Barton
2021-07-16Fix T89861: Checking face selection breaks UV stitch operatorCampbell Barton
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-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-02-10Cleanup: update old commentsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-09Fix UV selection threshold which ignored image aspect and zoom levelCampbell Barton
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-08Cleanup: use array syntax for sizeof with fixed valuesCampbell Barton
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-07-17Cleanup: consistent ordering for scene argument to UV functionsCampbell Barton
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-07Cleanup: remove unused argumentsCampbell Barton
2020-07-03Cleanup: Editors/Space/UV-Edit, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-05-22UV: remove "UV Local View" for UV editingCampbell Barton
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell 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
2019-12-31Transform: Individual Origins: Create islands between only selected uvs.mano-wii
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell 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-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton