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-09Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-09Fix T101906: Modifier apply not working if target object is in excluded colle...Sergey Sharybin
2022-11-08Merge branch 'blender-v3.4-release'Philipp Oeser
2022-11-08Fix T102318: crash smoothing vertex weights in editmodePhilipp Oeser
2022-11-08Merge branch 'blender-v3.4-release'Sergey Sharybin
2022-11-08Fix deprecation warnings about printf() on macOSSergey Sharybin
2022-11-08Merge branch 'blender-v3.4-release'Campbell Barton
2022-11-08Cleanup: format, remove commented code & unused variableCampbell Barton
2022-11-06Fix: Missing initialization curves bounds in set origin operatorHans Goudey
2022-11-06Cleanup: Nodes: Use const arguments, avoid recursive iterationHans Goudey
2022-11-05Cleanup: use bool instead of short for job stop & do_update argumentsCampbell Barton
2022-11-04Cleanup: Mesh: Remove redundant edge render flagHans Goudey
2022-11-03Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-11-02Refactor: Rename Object->imat to Object->world_to_objectSergey Sharybin
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-10-20ViewLayer: Reduce object duplication syncingMonique Dewanchand
2022-10-16Sculpt: Fix T101864: Mask initialization not updating multires dataJoseph Eagar
2022-10-14Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-10-13UI: Fix wrong error message when trying to apply modifierPablo Vazquez
2022-10-13Point Cloud: Support applying modifiersHans Goudey
2022-10-12Cleanup: Reduce variable scope in vertex group mirror operatorHans Goudey
2022-10-12Cleanup: Remove macro usage in vertex group mirror operatorHans Goudey
2022-10-12Fix T101773: Mirror Vertex Weights operator brokenHans Goudey
2022-10-12Fix T101679: Duplicate objects are created when 'Make' override is called on ...Bastien Montagne
2022-10-08Set operator poll message when vertex group is lockedColin Basnett
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-06Cleanup: Remove unnecessary MOD_nodes.h includesHans 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-29Fix T94441: fix crash parenting object to a boneAndrew Oates
2022-09-28Merge branch 'master' into refactor-mesh-position-genericHans Goudey
2022-09-28Cleanup: spelling in commentsCampbell Barton
2022-09-27Gpencil: Time Offset modifier new Chain modeAleš Jelovčan
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 C-style 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-24BLF: Refactor of DPIHarley Acheson
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-19Merge branch 'refactor-mesh-selection-generic' into refactor-mesh-position-ge...Hans Goudey
2022-09-19Merge branch 'master' into refactor-mesh-selection-genericHans Goudey
2022-09-19Cleanup: spellingCampbell Barton
2022-09-17Merge branch 'master' into refactor-mesh-selection-genericHans Goudey