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-05Fix: Broken debug build after recent cleanup commitHans Goudey
2022-11-05Cleanup: Move function to legacy mesh conversion fileHans Goudey
2022-11-05Cleanup: Move legacy mesh conversions to proper fileHans Goudey
2022-09-28Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-27Fix: Assert in legacy mesh conversionHans Goudey
2022-09-25Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-24Fix: Invalid CustomData type map created for legacy mesh conversionHans Goudey
2022-09-23Merge branch 'master' into refactor-mesh-position-genericHans Goudey
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-15Fix legacy conversionHans Goudey
2022-09-14Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-14Compiles, runs in basic situationsHans Goudey
2022-09-14Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-13Fix: Resolve deprecation warning when copying polygon structHans Goudey
2022-09-13Convert many more uses of MVertHans 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-08Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-08Cleanup: Use C++ methods to retrieve attribute accessorsHans Goudey
2022-09-07Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-05Cleanup, fixesHans Goudey
2022-09-05Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-09-01Fix: Use of deprecated field in legacy MFace conversionHans Goudey
2022-08-31Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-08-31Mesh: Move material indices to a generic attributeHans Goudey
2022-08-30Attributes: Improve custom data initialization optionsHans Goudey
2022-08-25ProgressHans Goudey
2022-08-12Cleanup: use short names for verts & polys as they're unambiguousCampbell Barton
2022-08-12Cleanup: replace term face with polyCampbell Barton
2022-08-11Mesh: Move hide flags to generic attributesHans Goudey
2022-07-08Cleanup: Move mesh legacy conversion to a separate fileHans Goudey