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-19UI: add view aligned gizmo colorCampbell Barton
2020-03-19Cleanup: spellingCampbell Barton
2020-03-19VSE: Strip drawing improvementsRichard Antalik
2020-03-19VSE: Disk cacheRichard Antalik
2020-03-18Fix compilation error after recent changeSergey Sharybin
2020-03-18UI: Make sure theme UI names are correctly capitalizedWilliam Reynish
2020-03-18Fix T74524: tooltip for smoke dissolve time is backwardsJacques Lucke
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-18GPencil: Fix typo errorAntonio Vazquez
2020-03-18Fix BPY enum property definiton failing if items contain spacesJulian Eisel
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-18Weight Paint: Implement a new Lock-Relative mode.Alexander Gavrilov
2020-03-18Fix typo causing compile error with WITH_XR_OPENXR disabledJulian Eisel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-17Fluid: Correct TooltipAaron Carlisle
2020-03-17Cleanup: Fix warnings about function signature of register passRay Molenkamp
2020-03-17Add experimental global undo speedup.Bastien Montagne
2020-03-17Cleanup: rename functionMateusz Grzeliński
2020-03-17Fluid: Re-dded Empty Space option in the UISebastián Barschkis
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-15Cleanup: add NULL check for RNA filename argumentCampbell Barton
2020-03-13Fix stereoscopy drawing for camera backgroundDalai Felinto
2020-03-13GPencil: Fix Noise modifier versioningAntonio Vazquez
2020-03-13GPencil: Join Tint and Vertex Color modifierAntonio Vazquez
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