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-08Cleanup: Improve precision during UV packing.Chris Blackbourn
2022-11-04Cleanup: Mesh: Remove redundant edge render flagHans Goudey
2022-11-04Fix T102232: bridge edge loop crashCampbell Barton
2022-11-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-11-01Cleanup: spelling in commentsCampbell Barton
2022-10-15Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-15Fix: Missing part of previous BMesh bug fixHans Goudey
2022-10-15Fixes after mergeHans Goudey
2022-10-14Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-13Build: Add TBB define to BMesh moduleHans Goudey
2022-10-13Fix: Attribute layers can be skipped in Mesh to BMesh conversionHans Goudey
2022-10-13Mesh: Move runtime data out of DNAHans Goudey
2022-10-12Cleanup: Comment formatting in BMesh operatorHans Goudey
2022-10-08Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-07Cleanup: redundant parenthesisCampbell Barton
2022-10-07Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-07Cleanup: spelling in commentsCampbell Barton
2022-10-04Cleanup: Fix sign conversion warning in BMesh logHans Goudey
2022-10-04Cleanup: replace UNUSED macro with commented args in C++ codeHans Goudey
2022-10-04Sculpt: Add debug code to print sculpt undo stack.Joseph Eagar
2022-10-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-03Cleanup: spelling in commentsCampbell Barton
2022-09-28Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-26Cleanup: remove redundant parenthesisCampbell Barton
2022-09-26Cleanup: 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-25Cleanup: remove redundant double parenthesisCampbell Barton
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-23Cleanup: use ELEM macroCampbell Barton
2022-09-22Refactor: const-correctness in bmesh conversion assertSergey Sharybin
2022-09-21Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-21Merge branch 'master' into refactor-mesh-selection-genericrefactor-mesh-selection-genericHans Goudey
2022-09-21Attributes: Allow calling "finish" on empty accessorsHans Goudey
2022-09-21Mesh: Avoid uninitialized values when converting BMesh to MeshHans Goudey
2022-09-21Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-21Fix race condition in memory freeing in edit mesh wrapper to meshSergey Sharybin
2022-09-21Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-21Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-20Fix: BMesh to Mesh conversion does not create all necessary layersHans Goudey
2022-09-19Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-19Merge branch 'master' into refactor-mesh-selection-genericHans Goudey