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-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
2020-03-11Cloth: Copy point cache settings when copying cloth modifierJacques Lucke
2020-03-11UI: edit modifier messages to clarify where auto-smooth is setGreg Neumiller
2020-03-10Modifiers: Corrective Smooth modifier, new Scale parameterLucas Veber
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-05Cleanup: material API namingCampbell Barton
2020-03-05Cleanup: formatting, strip trailing spaceCampbell Barton
2020-03-03Modifiers: Wave add invert vgroup optionBastien Montagne
2020-03-03Fix T74377: Weld Modifier destroys vertex groupsGermano Cavalcante
2020-02-26Cleanup: reduce CDDM use, remove unused function callsCampbell Barton
2020-02-20Modifiers: Refactor Mask modifierJacques Lucke
2020-02-19Fix for Fix (c) : Normals Edit modifier using unititialized array of normals...Bastien Montagne
2020-02-19Fix T73941: Custom normals from normal edit modifier ignored by further modif...Bastien Montagne
2020-02-18Modifiers: UVWarp modifier add invert vgroup optionCody Winchester
2020-02-18Modifiers: Bevel modifier add invert vgroup optionCody Winchester
2020-02-18Modifiers: Explode modifier add invert vgroup optionCody Winchester
2020-02-18Modifiers: Laplacian Deform modifier add invert vgroup optionCody Winchester
2020-02-18Modifiers: Laplacian Smooth modifier add invert vgroup optionCody Winchester