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-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-18Fix T74542, T74386: schulpt changes not saving (dyntopo or mutires)Philipp Oeser
2020-03-18Fix T74842: Remove Vertex Paint hotkeysAntonio Vazquez
2020-03-18GPencil: Fix typo errorAntonio Vazquez
2020-03-18Fix build errors with WITH_HEADLESS or WITH_GHOST_SDLJulian Eisel
2020-03-18Fix openXR building with install_deps in some compilers.Bastien Montagne
2020-03-18Fix T74876: Crash when snapping to facesGermano Cavalcante
2020-03-18GPencil: Remove Panel Grease Pencil and move Use Lights to VisibilityAntonio Vazquez
2020-03-18Fix headless and Python module build after recent alert icon changesBrecht Van Lommel
2020-03-18GPencil: Remove duplicated Mode parameter from Color Subpanel in Vertex PaintAntonio Vazquez
2020-03-18Cleanup: Rename variablesGermano Cavalcante
2020-03-18GPencil: Remove background to Dopesheet buttonsAntonio Vazquez
2020-03-18Fix BPY enum property definiton failing if items contain spacesJulian Eisel
2020-03-18Cleanup: spellingCampbell Barton
2020-03-18Tests: add OpenVDB volume testsBrecht Van Lommel
2020-03-18Volumes: add render settings for volume datablockBrecht Van Lommel
2020-03-18Cycles: change volume step size controls, auto adjust based on voxel sizeBrecht Van Lommel
2020-03-18Cycles: support for rendering of new Hair object prototypeBrecht Van Lommel
2020-03-18Cycles: support rendering new Volume object typeBrecht Van Lommel
2020-03-18Cycles: support for different 3D transform per volume gridBrecht Van Lommel
2020-03-18Objects: Eevee and workbench rendering of new Volume, Hair, PointCloudBrecht Van Lommel
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-18UI: add new icons for Volume, Hair and PointCloudBrecht Van Lommel
2020-03-18GPencil: Cleanup int comparisonsAntonio Vazquez
2020-03-18GPencil: Invert Dopesheet icons to same order than properties panelAntonio Vazquez
2020-03-18Weight Paint: Implement a new Lock-Relative mode.Alexander Gavrilov
2020-03-18Modifier: skip calling MOD_deform_mesh_eval_getCampbell Barton
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-17Ghost: Ghost-XR API to abstract away and access OpenXR functionalityJulian Eisel
2020-03-17Fluid: Correct TooltipAaron Carlisle
2020-03-17Online Manual Reference: UpdateAaron Carlisle
2020-03-17Cleanup: Fix warnings about function signature of register passRay Molenkamp
2020-03-17GPencil: Fix crash joining objectsAntonio Vazquez
2020-03-17make deps: Fixes to make OpenXR to work on CentOS Linuxblender
2020-03-17GPencil: Rename old color operators to materialAntonio Vazquez
2020-03-17Fix T74762: Mantaflow: Non emmiting flow source affects simulationSebastián Barschkis
2020-03-17Fix T74322: Wrong object bundles with scaled cameraSergey Sharybin
2020-03-17Cleanup: Remove unused functionSergey Sharybin
2020-03-17Multires: Properly support virtual modifiers for Apply BaseSergey Sharybin
2020-03-17Cleanup: process colorspace conversion with a 1D pixel arrayBrecht Van Lommel
2020-03-17GPencil: Fix Parent layer not workingAntonio Vazquez
2020-03-17Cleanup: blenkernel proper header inclusion for BKE_ocean.hRay Molenkamp
2020-03-17Fix T74838: fix dereferencing of NULL in sculpt_no_multires_poll when no acti...Robert Guetzkow
2020-03-17Multires: Fix Apply Base when there are deform modifiersSergey Sharybin
2020-03-17Multires: Add utility to create deformed base meshSergey Sharybin
2020-03-17Mesh: Fix applying deform modifier up to indexSergey Sharybin
2020-03-17Mesh: Add utility to calculate deform modifier up to indexSergey Sharybin
2020-03-17Multires: Cleanup, argument naming and orderSergey Sharybin
2020-03-17Multires: Cleanup, remove redundant argumentSergey Sharybin