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-25Cleanup: remove redundant double parenthesisCampbell Barton
2022-09-24BLF: Refactor of DPIHarley Acheson
2022-09-23Mesh: Move selection flags to generic attributesHans Goudey
2022-09-23Mesh: Move edge crease out of MEdgeHans Goudey
2022-09-23Mesh: Move sculpt face sets to a generic attributeHans Goudey
2022-09-19Cleanup: spellingCampbell Barton
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-09-16Cleanup: formatCampbell Barton
2022-09-15I18n: disambiguate and extract a few messagesDamien Picard
2022-09-14Sculpt: Separate hide status from face sets, use generic attributeHans Goudey
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-12UV: support uv seams when computing uv islandsChris Blackbourn
2022-09-09Mesh: Move bevel weight out of MVert and MEdgeHans Goudey
2022-09-09Cleanup: Simplify BKE_mesh_nomain_to_meshHans Goudey
2022-09-09Cleanup: spelling in commentsCampbell Barton
2022-09-08Cleanup: Remove unused face customdata for merging meshesHans Goudey
2022-09-08Fix T100822: Merging objects does not assign materials correctlyPhilipp Oeser
2022-09-08Cleanup: Use C++ methods to retrieve attribute accessorsHans Goudey
2022-09-08Cleanup: prefer terms verts/polys over vertices/polygonsCampbell Barton
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-31Fix merge error.Joseph Eagar
2022-08-31Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-31Cleanup: fix warnings from vcol limit commitJoseph Eagar
2022-08-31Merge branch 'blender-v3.3-release'Joseph Eagar
2022-08-31Core: Remove color attribute limit from CustomData APIJoseph Eagar
2022-08-31Mesh: Move material indices to a generic attributeHans Goudey
2022-08-30Attributes: Improve custom data initialization optionsHans Goudey
2022-08-29I18n: disambiguate and make a few more strings translatableDamien Picard
2022-08-28Cleanup: replace NULL with nullptr for C++ filesCampbell Barton
2022-08-22Merge branch 'blender-v3.3-release'Bastien Montagne
2022-08-22I18n: disambiguate a few translationsDamien Picard
2022-08-19Cleanup: replace uint cd_loop_uv_offset with intChris Blackbourn
2022-08-17UV: add geometry driven uv relax brushChris Blackbourn
2022-08-16Sculpt: Fix redo panel bugsJoseph Eagar
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-14Fix: Incorrect access of mesh hide layersHans Goudey
2022-08-12Cleanup: repeated words in commentsCampbell Barton
2022-08-12Cleanup: use short names for verts & polys as they're unambiguousCampbell Barton
2022-08-12Cleanup: typo in selection checkCampbell Barton
2022-08-12Cleanup: replace term face with polyCampbell Barton
2022-08-11Mesh: Move hide flags to generic attributesHans Goudey
2022-08-11Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-11Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-10Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-08-09Cleanup: compiler warningsCampbell Barton