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-10-07Fix invert vertex group weight miscalculation for modifiersCody Winchester
2020-07-29Fix T79180: Object disappears when scaled, set origin etc after applying smoo...Bastien Montagne
2020-06-02Fix T66967: skin modifier crash scaling skin radius to zeroCampbell Barton
2020-05-19Fix T72729: Mask Modifier Loose Edges Not ShownJeroen Bakker
2020-05-01Cleanup: Solidify modifier: Remove unneccessary error message.Demeter Dzadik
2020-04-23Array modifier: limit maximum amount of generated geometry.Bastien Montagne
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-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
2020-03-26Subsurf: Enable Optimal Display by defaultSergey Sharybin
2020-03-24Add invert mapping option to proximity weight edit modifier, and some cleanup.Bastien Montagne
2020-03-24Modifiers: Vertex Weight Edit add invert curve falloff optionCody Winchester
2020-03-24Cleanup: use switch statement instead of if/else on enum value...Bastien Montagne
2020-03-24Fix T64573: RNA_path_from_ID_to_property fails for pointcachesPhilipp Oeser
2020-03-24Fix solidify complex degenerate cases with duplicate facesHenrik Dick
2020-03-24Cleanup: clang-formatCampbell Barton
2020-03-23Change solidify's material offset in complex mode to conform with simple modeHenrik Dick
2020-03-23Fix T74195: Solidify Complex Dissolve Crash.Henrik Dick
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: 64 bit file IO on windows.Ray Molenkamp
2020-03-18Modifier: skip calling MOD_deform_mesh_eval_getCampbell Barton
2020-03-17Cleanup: use more descriptive variable name for the data-maskCampbell Barton
2020-03-13Multires: Increase default quality to 4Sergey Sharybin
2020-03-13DeformMod: Performance by reusing buffersJeroen Bakker
2020-03-12Fix T71961: Soft body behavior is incorrect when CTRL + F12 animation is rend...Sebastian Parborg
2020-03-12Ocean: add new spectra modes to the ocean modifierPhil Stopford
2020-03-12Cleanup: spelling, clang-formatCampbell Barton