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-06-21UV: Add "Select Similar" operator in UV editorChris Blackbourn
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-03-08Cleanup: pass const scene argument to UV selection functionsCampbell Barton
2022-03-03UV: Edge selection supportSiddhartha Jejurkar
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-01-20UV: tweak face select behaviorCampbell Barton
2021-01-20Cleanup: move UvNearestHit.ob assignment in find nearest functionsCampbell Barton
2021-01-09Fix UV selection threshold which ignored image aspect and zoom levelCampbell Barton
2020-12-16Cleanup: remove redundant struct declarationsCampbell Barton
2020-08-23Cleanup: remove unused UvNearestHit struct membersCampbell Barton
2020-08-11Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-11BMesh: add UV calculate center callCampbell Barton
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-30Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-07-30UV: path select support with sync-select enabledCampbell Barton
2020-07-26UV: port smart project from Python to CCampbell Barton
2020-07-18UV: edge-ring selection supportCampbell Barton
2020-07-11UV: add path select operator that uses the selectionCampbell Barton
2020-07-09UV: path selection supportCampbell Barton
2020-07-06UV: add rip toolCampbell Barton
2020-05-22Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-22UV: remove "UV Local View" for UV editingCampbell Barton
2020-05-04Cleanup: rename uv_sel_co_from_eve, pass in UV layer offsetCampbell Barton
2020-05-04Cleanup: replace UV_SELECT_ISLAND_LIMIT macro with a functionCampbell Barton
2020-05-04Cleanup: split selection operations into uvedit_select.cCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell 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-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-11UVEdit: Port batches to batch requestClément Foucault
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-16Multi-Object EditingCampbell Barton
2018-03-12Merge branch 'master' into blender2.8Campbell Barton
2018-03-12UV: internal changes to pickingCampbell Barton
2018-02-13Object Mode: pass edit-object to UV APICampbell Barton
2017-05-24TexFace removal part 2Campbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-12-11Fix T42859 smart UV unwrap does not support aspect correction.Antony Riakiotakis
2014-10-31Texture Paint Add Simple UVs:Antony Riakiotakis
2013-05-19code cleanup: remove unneeded elements in uv NearestHit.Campbell Barton
2013-05-10avoid customdata lookups for selection test/enable disable.Campbell Barton
2013-02-17code cleanup: operator/function mismatchCampbell Barton
2013-01-12reduce customdata lookups for UV drawing and tools.Campbell Barton
2013-01-10bmesh todo: uv stretch area draw mode wasn't calculating ngon area - added ar...Campbell Barton