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-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
2020-03-17Fluid: Fixes for new abort bake faster featureSebastián Barschkis
2020-03-17Add experimental global undo speedup.Bastien Montagne
2020-03-17Cleanup: rename functionMateusz Grzeliński
2020-03-17OverlayEngine: crash when using hidden facesJeroen Bakker
2020-03-17Revert "Cleanup: use doxy sections"Campbell Barton
2020-03-17Fluid: Abort baking jobs fasterSebastián Barschkis
2020-03-17Fix error using CUDA in plug-ins on Linux/macOS, hide our CUDA symbolsBrecht Van Lommel
2020-03-17Multires: Cleanup, naming, make it more consistentSergey Sharybin
2020-03-17Add accumulated recalc flags to IDs.Bastien Montagne
2020-03-17Cleanup: minor changes.Bastien Montagne
2020-03-17Fluid: Re-dded Empty Space option in the UISebastián Barschkis
2020-03-17Fluid: Updated manta pp filesSebastián Barschkis
2020-03-17Depsgraph: Adds helpers to extract/restore despgraphs in a given Main.Bastien Montagne
2020-03-17BKE_lib_id: Add helper to swap full ID content and use proper naming.Bastien Montagne
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-17Cleanup: sort DNA renamingCampbell Barton
2020-03-17Cleanup: use more descriptive variable name for the data-maskCampbell Barton
2020-03-17Revert "UI: Add 7 new community themes"Campbell Barton
2020-03-16Nodes: Display bl_icon of custom nodes in node headerJacques Lucke
2020-03-16Fix incorrect Face Sets when using mask extractPablo Dobarro
2020-03-16Fix visual artifacts with partially hidden meshes and mask extractPablo Dobarro