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-09-12UV: support uv seams when computing uv islandsChris Blackbourn
2022-08-17Cleanup: shadow warningCampbell Barton
2022-08-17Cleanup: quiet shadow warningCampbell Barton
2022-08-17UV: grab tool supports live unwrapChris Blackbourn
2022-08-17UV: add geometry driven uv relax brushChris Blackbourn
2022-08-16UV: add constrain-to-bounds support for uv relax, uv grab and uv pinchChris Blackbourn
2022-08-16UV: improve uv sculpt tools with boundary support and pin supportChris Blackbourn
2022-08-11Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-09Cleanup: compiler warningsCampbell Barton
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-08-04Fix T100132: Disable winding when calculating islands for uv sculpt toolsChris Blackbourn
2022-07-24Cleanup: Simplify uv sculpt toolChris Blackbourn
2022-07-13Fix T99659: Improve UV Island calculation with hidden faces.Chris Blackbourn
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Cleanup: copyright in headers, spelling in commentsCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-01-09Fix UV selection threshold which ignored image aspect and zoom levelCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-03Clang-Tidy: Enable readability-redundant-control-flowHans Goudey
2020-05-22Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-22UV: remove "UV Local View" for UV editingCampbell Barton
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-01-20Fix T73224: Crash calling UV Sculpt from operator searchCampbell Barton
2019-12-31Transform: Individual Origins: Create islands between only selected uvs.mano-wii
2019-09-21Cleanup: unused headers in editorsCampbell Barton
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-08-06Cleanup: use BKE_ prefix for BKE_colortools.hCampbell Barton
2019-05-03Cleanup: warningsCampbell Barton
2019-05-01UV Sculpt: improve tool-system integrationCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-12Fix T51771: UI Messages: Reserve 'Normal' to its geometric meaning.Bastien Montagne
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
2019-01-15Cleanup: comment line length (editors)Campbell Barton