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-17Cleanup: sort struct declarationsCampbell 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-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-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-29Fix T72013: Gpencil Interpolate strokes causes instant crash when material li...Antonio Vazquez
2019-11-29Cleanup: comments, redundant normalizeCampbell Barton
2019-11-28Fix T71990: Apply bone transform results differ in edit/object modeCampbell Barton
2019-11-27Fix T71865: Separating mesh parts breaks shape keysCampbell Barton
2019-11-27Clay Brush: Input curves and update defaultsPablo Dobarro
2019-11-27Sculpt/Paint: Remove Unified SIZE_PRESSURE and ALPHA_PRESSUREPablo Dobarro
2019-11-27Sculpt/Paint: Move Elastic Deform Kelvinlets to BKEPablo Dobarro
2019-11-27Curve: CurveMapping Extend OptionJeroen Bakker
2019-11-27Fix T30941: Add cloth air pressure simulationSebastian Parborg
2019-11-27Cleanup: spelling, clang-formatCampbell Barton
2019-11-27Cleanup: warningsCampbell Barton
2019-11-26Anim: added BKE_object_moves_in_time(object) functionSybren A. Stüvel
2019-11-26Anim: made object param of BKE_animdata_id_is_animated() constSybren A. Stüvel
2019-11-26Alembic export: don't assume transform is always animatedSybren A. Stüvel
2019-11-26Removed `BKE_object_is_animated()`Sybren A. Stüvel
2019-11-26Made ob param of `modifiers_getVirtualModifierList` constSybren A. Stüvel
2019-11-26Clarified comment about `modifiers_getVirtualModifierList()`Sybren A. Stüvel
2019-11-26BMesh: support copying & freeing layers by typeCampbell Barton
2019-11-25Cleanup: used BKE_mesh_ prefixCampbell Barton
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton