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
2019-12-18Cleanup: const warning, unused varCampbell Barton
2019-12-18Fix error assigning the fluid particle flag to the wrong memberCampbell Barton
2019-12-18Fix linking errors WITH_MOD_FLUID=OFF, againCampbell Barton
2019-12-18Cleanup: warningsCampbell Barton
2019-12-18Fluid: Fix placement of flag resetSebastián Barschkis
2019-12-17Sculpt: Use more saturated colors in the cursorPablo Dobarro
2019-12-17Fluid: Fix that maps old smoke and fluid modifiers to new manta modifierSebastián Barschkis
2019-12-17Fix T68665: FCurve group disappear on Curve/Surface object dataSybren A. Stüvel
2019-12-17Fluid: Fix particle settings typeSebastián Barschkis
2019-12-17Cleanup: spellingCampbell Barton
2019-12-17Cleanup: renaming guiding -> guideCampbell Barton
2019-12-17Cleanup: naming for BKE_fluid particle functionsCampbell Barton
2019-12-17Cleanup: use uintCampbell Barton
2019-12-17Cleanup: remove redundant string initializationCampbell Barton
2019-12-17Cleanup: use snake case variable & function namesCampbell Barton
2019-12-17Cleanup: redundant struct declarationsCampbell Barton
2019-12-17Cleanup: sort struct declarationsCampbell Barton
2019-12-17Cleanup: sort file listsCampbell Barton
2019-12-17Cleanup: use BKE_fluid prefix for fluid APICampbell Barton
2019-12-17Cleanup: style, always use bracesCampbell Barton
2019-12-17Cleanup: remove contributors, license begin/end & doxy file argumentCampbell Barton
2019-12-17Cleanup: clang-formatCampbell Barton
2019-12-17Cleanup: remove redundant headersCampbell Barton
2019-12-17Cleanup: replace 'if 0' with 'DEBUG_PRINT' defineCampbell Barton
2019-12-17Fix linking errors WITH_MOD_FLUID=OFFCampbell Barton
2019-12-16Mantaflow [Part 8]: Customization for particle systemSebastián Barschkis
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-16Mantaflow [Part 11]: Updated entire smoke.c codeSebastián Barschkis
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-11DrawManager: Disable Clipping in material/rendered modeJeroen Bakker
2019-12-11Fix T72340: Version bump for recent Userdef changesHarley Acheson
2019-12-11Cleanup: spellingCampbell Barton
2019-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-12-10Fix T71995: Texture Paint workspace crash with new sceneJulian Eisel
2019-12-09Add the ability to create internal springs to the cloth simSebastian Parborg
2019-12-07Fix ShaderNodeCustomGroup.copy method being called too oftenBrecht Van Lommel
2019-12-06Cleanup: clang-formatCampbell Barton
2019-12-06Draw: Removal of MultiSample BuffersJeroen Bakker
2019-12-05Fix T72169: "New File" loads UI, even when disabledCampbell Barton
2019-12-04Make curve decimation only take into account the selected curve pointsSebastian Parborg
2019-12-04Add cloth pressure vertex group and unlock cloth shrink values rangeSebastian Parborg
2019-12-04UI: support Copy To Selected and Alt-Click for PropertyGroup members.Alexander Gavrilov
2019-12-03Fix T70378: Grease pencil armature modifier not normalizing weights as expected.Jean First
2019-12-03Fix T72134: Adaptive UVs does not affect strokes that are already drawnAntonio Vazquez
2019-11-30Fix T71213: Mask or Mirror before Armature breaks weight paint.Alexander Gavrilov
2019-11-30UI: allow to hide markers region per editorAlessio Monti di Sopra
2019-11-29Tests: prevent failing assertion when running blendfile-loading testSybren A. Stüvel
2019-11-29Refactor: Make animated RNA value read/write more reusableSergey Sharybin
2019-11-29Cleanup: Remove unused functionSergey Sharybin
2019-11-29Refactor: Add C++ guard code to headersSergey Sharybin