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-11Merge branch 'master' into refactor-mesh-position-genericrefactor-mesh-position-genericHans Goudey
2022-11-08Merge branch 'blender-v3.4-release'Jacques Lucke
2022-11-08Fix: improve CD_ASSIGN handling when adding custom data layerJacques Lucke
2022-11-07Merge branch 'blender-v3.4-release'Philipp Oeser
2022-11-07Fix T102238: double free when storing attribute on empty geometryJacques Lucke
2022-11-05Cleanup: Move function to legacy mesh conversion fileHans Goudey
2022-11-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-18Cleanup: add missing CPPType for MStringPropertyJacques Lucke
2022-10-15Fixes after mergeHans Goudey
2022-10-14Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-13Fix: Attribute layers can be skipped in Mesh to BMesh conversionHans Goudey
2022-10-07Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-10-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-30Cleanup: use function style casts for C++Campbell Barton
2022-09-29Cleanup: Remove more unused CustomData API functionsHans Goudey
2022-09-29Cleanup: Deduplicate logic in CustomData access functionsHans Goudey
2022-09-29Cleanup: Remove unused BMesh functionHans Goudey
2022-09-28Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-26Fix: Incorrect handling for crease layersHans Goudey
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: replace static_casts with functional casts for numeric typesCampbell Barton
2022-09-25Cleanup: use 'u' prefixed integer types for brevity & cast styleCampbell Barton
2022-09-23Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-23Mesh: Move selection flags to generic attributesHans Goudey
2022-09-23RenamingsHans Goudey
2022-09-23Merge branch 'master' into refactor-mesh-selection-genericHans 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-19Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-17Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-16Sculpt: New attribute APIJoseph Eagar
2022-09-15Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-15Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-15Fix: Merging mesh and non-empty BMesh creates "flag" attributesHans Goudey
2022-09-14Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-14Compiles, runs in basic situationsHans Goudey
2022-09-13Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-12Geometry: Avoid unnecessary initialization when resizing data arraysHans Goudey
2022-09-12Start converting mesh positions to a generic attributeHans Goudey
2022-09-11Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-09Mesh: Move bevel weight out of MVert and MEdgeHans Goudey
2022-09-09Cleanup: Simplify BKE_mesh_nomain_to_meshHans Goudey
2022-09-08Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-07Fix T100863, T100875: Vertex group reading broken for recent filesHans Goudey
2022-09-05Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-01Fix: Incorrect vertex group layer "construct" callbackHans Goudey
2022-09-01Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-08-31Merge branch 'master' into refactor-mesh-selection-genericHans Goudey