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-20Fix T101316: workbench texture mode not working with geometry nodesJacques Lucke
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-12UV: support uv seams when computing uv islandsChris Blackbourn
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-07Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-03Cleanup: Remove unused function `uv_poly_copy_aspect`Chris Blackbourn
2022-07-19UV: add Snap Cursor to OriginTomek Gubala
2022-07-13Fix T99659: Improve UV Island calculation with hidden faces.Chris Blackbourn
2022-07-04Cleanup: spelling in commentsCampbell Barton
2022-07-04UV: Improve UV Straighten operatorChris Blackbourn
2022-07-04Cleanup(UV): Refactor UV Align and UV Straighten (No user visible changes)Chris Blackbourn
2022-06-21UV: Add "Select Similar" operator in UV editorChris Blackbourn
2022-03-08Cleanup: Clang tidyHans Goudey
2022-03-04Cleanup: spelling in comments, function nameCampbell Barton
2022-03-03UV: Edge selection supportSiddhartha Jejurkar
2022-03-03WM: use pass-through for cursor placement operatorCampbell Barton
2022-02-16UV: move sticky selection from image space into tool settingsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-21Nodes: refactor node tree update handlingJacques Lucke
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-10-19Fix image cache margin calculationCampbell 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-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-14Edit Mesh: use params arg for update function, add calc_normals argCampbell Barton
2021-05-27Fix T88625: Multiobject UV hiding/unhiding does not work with UV_SYNC_SELECTIONPhilipp Oeser
2021-01-09Cleanup: use bool arguments & variablesCampbell Barton
2021-01-09Fix UV selection threshold which ignored image aspect and zoom levelCampbell Barton
2020-12-11UI: Consistent Range DescriptionsYevgeny Makarov
2020-10-07UI: Fix capitalization in various placesYevgeny Makarov
2020-08-11Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-11BMesh: add UV calculate center callCampbell Barton
2020-08-04Merge branch 'blender-v2.90-release'Bastien Montagne
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-07-26UV: port smart project from Python to CCampbell Barton
2020-07-21UV: remove selection threshold for nearby coordinatesCampbell Barton
2020-07-18UV: edge-ring selection supportCampbell Barton
2020-07-11UV: add path select operator that uses the selectionCampbell Barton
2020-07-10Fix UV rip failing to disable proportional edit-modeCampbell Barton
2020-07-09UV: path selection supportCampbell Barton
2020-07-06UV: add rip toolCampbell Barton
2020-07-03Cleanup: Editors/Space/UV-Edit, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-05Cleanup: remove unnecessary inline headerCampbell Barton
2020-06-04UV: use selection for 'Seams from Islands'Campbell Barton
2020-05-22Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-22UV: remove "UV Local View" for UV editingCampbell Barton