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
2020-03-18Cleanup: Fix build warnings on windows.Ray Molenkamp
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-18Fix T74542, T74386: schulpt changes not saving (dyntopo or mutires)Philipp Oeser
2020-03-18GPencil: Fix typo errorAntonio Vazquez
2020-03-18Fix T74876: Crash when snapping to facesGermano Cavalcante
2020-03-18Fix headless and Python module build after recent alert icon changesBrecht Van Lommel
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-18Volumes: add render settings for volume datablockBrecht 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-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-17Fluid: Correct TooltipAaron Carlisle
2020-03-17Cleanup: Fix warnings about function signature of register passRay Molenkamp
2020-03-17GPencil: Fix crash joining objectsAntonio Vazquez
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-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