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-06-02Fix T66967: skin modifier crash scaling skin radius to zeroCampbell Barton
2020-06-02BVHCache: PerformanceJeroen Bakker
2020-05-29Modifiers: add invert vgroup weights options to operands of Mix modifier.D. O
2020-05-26Modifiers: Add normalize weights option to vertex weight modifiersCody Winchester
2020-05-25Mesh: skip conversion from edit-mesh to mesh in edit-modeCampbell Barton
2020-05-25Cleanup: typoJacques Lucke
2020-05-19Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-19Fix T72729: Mask Modifier Loose Edges Not ShownJeroen Bakker
2020-05-14Fix T76553: Blender Freezes When Playing Back AnimationJeroen Bakker
2020-05-14Fluid: Rename smoke flow forces to fluid flow forcesSebastián Barschkis
2020-05-13Simulation: Add modifier to access simulation dataJacques Lucke
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-05-08Cleanup: clang-formatCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-05-01Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-01Cleanup: Solidify modifier: Remove unneccessary error message.Demeter Dzadik
2020-04-28UI: Improve DataTransfer Modifier Error MessageHans Goudey
2020-04-23Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-23Array modifier: limit maximum amount of generated geometry.Bastien Montagne
2020-04-22Objects: add infrastructure for hair, pointcloud, volume modifiersBrecht Van Lommel
2020-04-21BLI: simplify naming of listbase wrapperJacques Lucke
2020-04-21BLI: Use .hh extension for C++ headers in blenlibJacques Lucke
2020-04-20Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-20Fix T75885: Mesh deform modifier not updating on own transformsPhilipp Oeser
2020-04-20Fix T75840: Add check for not generated edgesHenrik Dick
2020-04-20Cleanup: redundant parenthesis, NULL checksCampbell Barton
2020-04-15Fix mistake from last commit to solidify.Henrik Dick
2020-04-15Fix crash whith Simple Solidify and Bevel Convex.Henrik Dick
2020-04-14Add Complex Solidify option for thickness per faceHenrik Dick
2020-04-14Improve Solidify/Bevel Modifier cooperationHenrik Dick
2020-04-13Fix T75032: New complex solidify algorithm handles poorly merging threshold o...Henrik Dick
2020-04-11Sanitize and cleanup a bit depsgraph relations building in some modifiers.Bastien Montagne
2020-04-11Factorize some common modifiers depsgraph relation update code.Bastien Montagne
2020-04-10Modifiers: Add Bone option for Texture Mask ObjectCody Winchester
2020-04-03fix (unreported): Weld Modifier: possible use of uninitialized variableGermano Cavalcante
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-04-02Sculpt: Store explicit value for multires sculpt levelSergey Sharybin
2020-04-01Cleanup: clang-formatCampbell Barton
2020-04-01Fix customdata interpolation being done multiple times in Weld ModifierGermano Cavalcante
2020-04-01Fix T74588: Weld Modifier: Vertex colors and UVs get incorrect valuesGermano Cavalcante
2020-03-31Add Voxel Mode to the Remesh modifierPablo Dobarro
2020-03-29Screw Modifier: support 1-2 stepsHenrik Dick
2020-03-29Fix warp modifier using pose matrix without object matrix appliedCody Winchester
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-29Fix T75156: Cast modifier crash in edit-modeCampbell Barton
2020-03-27Surface Deform modifier: add vertex group and strength control.Cody Winchester
2020-03-27Solidify modifier: add option to assign shell & rim geometry to selected vert...Cody Winchester
2020-03-27Warp modifier: add bone from and bone to options when using armature objectsCody Winchester
2020-03-26Fix T67888: Incorrect Wireframe After Applying SubSurf/MultiResJeroen Bakker