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-03-12Expose 'is embedded data' ID flag to RNA.Bastien Montagne
2020-03-12Ocean: add new spectra modes to the ocean modifierPhil Stopford
2020-03-11Cleanup: refactor image loading to use abstract ImageLoader base classBrecht Van Lommel
2020-03-11GPencil: Add missing Layer buttons in Dopesheet header and remove unneeded op...Antonio Vazquez
2020-03-11Smoke: put density/color in separate textures, fixes for workbench shaderBrecht Van Lommel
2020-03-11Cleanup: rename 'private' to 'embedded' for sub-data IDs.Bastien Montagne
2020-03-11Cleanup: spellingCampbell Barton
2020-03-11Cycles: add view layer setting to exclude volumes, like hair and surfacesBrecht Van Lommel
2020-03-11Cleanup: clang-formatCampbell Barton
2020-03-10Cleanup: Add comment explaining DPI influence on RNA pixel-propertiesJulian Eisel
2020-03-10UI: Clarify 3D View Grid Size TooltipHans Goudey
2020-03-10Modifiers: Corrective Smooth modifier, new Scale parameterLucas Veber
2020-03-10GPencil: Fix RNA range for uv_rotationClément Foucault
2020-03-09Sculpt: Edge AutomaskingPablo Dobarro
2020-03-09UI: add "Samples" text to audio mixing buffer size preference for clarityAdrian Newton
2020-03-09UI: use pixel units for tile sizes and node auto-offset marginAdrian Newton
2020-03-09Fix T72253: Mantaflow adaptive domain cuts offSebastián Barschkis
2020-03-09UI: add space before px unit in Eevee properties for consistencyAdrian Newton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-09Transform Snap Object: Remove depsgraph when creating contextGermano Cavalcante
2020-03-09Revert "Constraints: remove special meaning of Local Space for parentless Obj...Sybren A. Stüvel
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel
2020-03-06Nodes: Support storing socket link limits in bNodeSocketTypeJacques Lucke
2020-03-06Cleanup: remove MLOOPUV_EDGESELPhilipp Oeser
2020-03-06GHOST/Keymap: support for detecting repeat eventsCampbell Barton
2020-03-06Cleanup: keyframing return argumentsCampbell Barton
2020-03-06Cleanup: keyframe API naming, high level keyframe APICampbell Barton
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-06Cleanup: quiet switch warningsCampbell Barton
2020-03-05Sculpt Face SetsPablo Dobarro
2020-03-05Fluid: Diffusion settings now optionalSebastián Barschkis
2020-03-05Cleanup: material API namingCampbell Barton
2020-03-04Cleanup: replace unnecessary MEM_callocN callsCampbell Barton
2020-03-04Fluid: Bounding boxes for effector objectsSebastián Barschkis
2020-03-04Fluid: Added an option to delete fluid inside obstaclesSebastián Barschkis
2020-03-04Cleanup: use MEM_recallocN_id utility functionCampbell Barton
2020-03-04RNA: ensure missing calls to RNA_enum_item_end crash in debug modeCampbell Barton
2020-03-04Refactor ID make local to use a single flag parameter.Bastien Montagne
2020-03-04Cleanup: Rename 'make local' functions to new scheme.Bastien Montagne
2020-03-03Modifiers: Wave add invert vgroup optionBastien Montagne
2020-03-03IDs: change FILTER_ID_* to 64 bit to make space for new ID typesBrecht Van Lommel
2020-03-03RNA: support 64 bit boolean bitflags in DNABrecht Van Lommel
2020-03-02Shading: Add invert option to Vector Rotate NodeCharlie Jolly
2020-03-01Sculpt: Hardness brush propertyPablo Dobarro
2020-03-01Fix show large cursor preference not being fully removed and causing warningsBrecht Van Lommel
2020-03-01UI: use dedicated icons for topbar and statusbar in theme preferencesYevgeny Makarov
2020-02-28Sculpt: Cloth brushPablo Dobarro