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
path: root/source
AgeCommit message (Expand)Author
2019-12-18Cleanup: use ELEM macroCampbell Barton
2019-12-18Cleanup: warningsCampbell Barton
2019-12-18Image Editor: Disable tile operators if tile 1001 is missingLukas Stockner
2019-12-18Image Editor: Add option to create multiple tiles at onceLukas Stockner
2019-12-18Image Editor: Add option to fill UDIM tiles during creationLukas Stockner
2019-12-18Fix T72487: Painting on unitialized UDIM tile crashesLukas Stockner
2019-12-18Fluid: Fix placement of flag resetSebastián Barschkis
2019-12-17Fix T72430: GPencil normalize command crashes blenderAntonio Vazquez
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-17USD Exporter: show export options by defaultSybren A. Stüvel
2019-12-17Fix unreported: Crash when confirms GRAPH_OT_decimatemano-wii
2019-12-17UI: Prevent crash when opening file browser with mouse not in windowSybren A. Stüvel
2019-12-17Fix T68665: FCurve group disappear on Curve/Surface object dataSybren A. Stüvel
2019-12-17Cleanup: Animation: mark function parameter as `const`Sybren A. Stüvel
2019-12-17Fix T72507: Depth of bones missing for navigationmano-wii
2019-12-17Fluid: Fix particle settings typeSebastián Barschkis
2019-12-17Cleanup: spellingCampbell Barton
2019-12-17Cleanup: de-duplicate tool gizmoCampbell Barton
2019-12-17Fix T72416: Tool settings ignored when activated from gizmoCampbell Barton
2019-12-17Cleanup: RNA namingCampbell Barton
2019-12-17Cleanup: rename effec -> effectorCampbell Barton
2019-12-17Cleanup: renaming guiding -> guideCampbell Barton
2019-12-17Cleanup: replace verbose checks with read-only attributesCampbell 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: conform header guards to Blender's styleCampbell Barton
2019-12-17Cleanup: split smoke drawing out into it's own fileCampbell 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-17PyAPI: disable threading hack when fluid is disabledCampbell Barton
2019-12-17Cleanup: style, always use bracesCampbell Barton
2019-12-17Fix deprecated DNA define checksCampbell Barton
2019-12-17Cleanup: remove contributors, license begin/end & doxy file argumentCampbell Barton
2019-12-17Cleanup: compiler warningsCampbell 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-16GPencil: Fix unreported missing onion skin in rendersAntonio Vazquez
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-16Mantaflow [Part 9]: Updated rna smoke codeSebastián Barschkis
2019-12-16Mantaflow [Part 7]: Added bake configurationSebastián Barschkis
2019-12-16Mantaflow [Part 10]: Updated fluid modifier settingsSebastián Barschkis