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
2020-09-28warning when compiled without openvdbmesh-to-volume-modifierJacques Lucke
2020-09-28add todo commentJacques Lucke
2020-09-28cleanupJacques Lucke
2020-09-28remove different modesJacques Lucke
2020-09-28Merge branch 'master' into mesh-to-volume-modifierJacques Lucke
2020-09-25Fix Tests for Weld Modifier with KD-TreeHenrik Dick
2020-09-25Cleanup: silence [-Wshadow] warningsGermano Cavalcante
2020-09-25Weld Modifier: Disable the KD Tree solutionGermano Cavalcante
2020-09-25Merge branch 'master' into mesh-to-volume-modifierJacques Lucke
2020-09-25Modifiers: add StructRNA pointer field to ModifierTypeInfoJacques Lucke
2020-09-25Modifiers: add icon field to ModifierTypeInfoJacques Lucke
2020-09-25cleanup and commentsJacques Lucke
2020-09-24Fix (unreported) memory leak in Extrude mode of the Solidify modifier.Bastien Montagne
2020-09-24Weld Modifier: Use KD Tree in detecting the geometry to be weldedHenrik Dick
2020-09-24support different modes of operationJacques Lucke
2020-09-24expose interior/exterior bandwidth propertiesJacques Lucke
2020-09-24Volume: use meshToVolume for conversionJacques Lucke
2020-09-24Merge branch 'master' into mesh-to-volume-modifierJacques Lucke
2020-09-24Fix: add radius attribute in simulation modifierJacques Lucke
2020-09-23Volume: initial mesh to volume modifier implementationJacques Lucke
2020-09-23Volume: add boilerplate code for Mesh To Volume modifierJacques Lucke
2020-09-22Fix T80996: Weight Proximity modifier: crash going to editmode on aPhilipp Oeser
2020-09-21Weld Modifier: Performance improvementHenrik Dick
2020-09-20Sanitize type 'size' parameters in our read/write file codeBastien Montagne
2020-09-20Fix invert vertex group weight miscalculation for modifiersCody Winchester
2020-09-13Apply patch D8816, from Zachary(AFWS) for collection boolean operand.Howard Trickey
2020-09-13Cleanup: spelling, update function name in commentsCampbell Barton
2020-09-11Cleanup: spelling, correct commentsCampbell Barton
2020-09-10Fix T80516: Hook modifier crashes without vertex group dataCampbell Barton
2020-09-10Cleanup: spellingCampbell Barton
2020-09-07Decimate Modifier: Restore vertex group factor property in UIHans Goudey
2020-09-07Add a Self option to the Exact boolean modifier. Fixes T52425.Howard Trickey
2020-09-07Fix T77763: Wrong highlight of active grab vertexSergey Sharybin
2020-09-07Multires: Fix memory leak when multires is at level 0Sergey Sharybin
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-09-03Fix crash running remesh modifier without OpenVDBCampbell Barton
2020-09-03Modifiers: default to exact boolean method ignoring build optionsCampbell Barton
2020-09-02UI: Use instanced panel custom data instead of list indexHans Goudey
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-08-31New Boolean: Always expose solver propery, add warningHans Goudey
2020-08-29Boolean Modifier: Reorder propertiesHans Goudey
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-26Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-26Fix T80098: Mesh deform doesn't update in edit modeCampbell Barton
2020-08-26Cleanup: remove G.debug_value check for old mesh-deform behaviorCampbell Barton
2020-08-18Multires: Base Mesh SculptingPablo Dobarro
2020-08-18Mesh: merge `mesh_create_eval_final_{view,render}` functionsSybren A. Stüvel
2020-08-14Merge branch 'blender-v2.90-release'Hans Goudey
2020-08-14UI: Fix type in multires modifier subpanelHans Goudey
2020-08-12UI: Fix typo "subdivion" -> subdivisionPablo Vazquez