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-11Fix T73626: crash scrubbing timeline with Cycles viewport and smoke/fireBrecht Van Lommel
2020-03-11Cleanup: refactor image loading to use abstract ImageLoader base classBrecht Van Lommel
2020-03-11Cleanup: add ImageHandle to centralize image ownership logicBrecht Van Lommel
2020-03-11Cycles: add internal default volume shader, to be used for new volume objectBrecht Van Lommel
2020-03-11Cleanup: remove foreach include from header, conflicts with OpenVDBBrecht Van Lommel
2020-03-11Fix Optix build error on Linux with some compilersBrecht Van Lommel
2020-03-11Cleanup: Fix build warning on windows.Ray Molenkamp
2020-03-11EEVEE: Fix test crashingClément Foucault
2020-03-11Cleanup: Fix unused debug var warning.Bastien Montagne
2020-03-11GPencil: Change default hardeness for AirbrushAntonio Vazquez
2020-03-11Depsgraph: Fix crash deleting Viewer image from OutlinerSergey Sharybin
2020-03-11Fix Cycles crash in BVH8 build due to out of bounds memory accessGiovanni Remigi
2020-03-11Windows: Clean-up linker warnings regarding MSVCRT.libRay Molenkamp
2020-03-11Cleanup: Typo in comments.Bastien Montagne
2020-03-11LibQuery: Add option to NOT process embedded IDs.Bastien Montagne
2020-03-11EEVEE: Replace octahedron reflection probe by cubemap arrayClément Foucault
2020-03-11Workbench Simplification RefactorClément Foucault
2020-03-11Cleanup: stop encoding image data type in slot indexBrecht Van Lommel
2020-03-11Fix Cycles link error with debug + asan after RTTI changesBrecht Van Lommel
2020-03-11Fix (unreported) bad user refcounting of viewer image ID.Bastien Montagne
2020-03-11Windows: Clean-up warning while building blendthumbRay Molenkamp
2020-03-11GPencil: Add missing Layer buttons in Dopesheet header and remove unneeded op...Antonio Vazquez
2020-03-11Fix T74516: Armature Crash on Select Similar GroupDalai Felinto
2020-03-11Eevee: internal support for arbitrary number of volume gridsBrecht Van Lommel
2020-03-11Cleanup: add comment explaining reason for volume texture swizzlingBrecht Van Lommel
2020-03-11Cycles: disable RTTI only for OSL files, other libraries like OpenVDB need itBrecht Van Lommel
2020-03-11Smoke: put density/color in separate textures, fixes for workbench shaderBrecht Van Lommel
2020-03-11Fix/workaround Eevee tests crashing with MantaflowBrecht Van Lommel
2020-03-11Fix broken logic in lib_query that could lead to NULL id_owner pointer.Bastien Montagne
2020-03-11Fix T74296: Free depsgraph when view layer is removedJacques Lucke
2020-03-11Cloth: Copy point cache settings when copying cloth modifierJacques Lucke
2020-03-11Fix Cycles incorrect result when compressing some 8 bit log colorspace imagesBrecht Van Lommel
2020-03-11Cleanup: rename 'private' to 'embedded' for sub-data IDs.Bastien Montagne
2020-03-11Cleanup in ID remapping code re owner_id vs. self_id.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-11UI: show more digits for adaptive sampling noise thresholdBrecht Van Lommel
2020-03-11Fix T74315: Cloth brush breaks orbit around selectionJacques Lucke
2020-03-11Fix T74635: GPencil RMB-menu brush settings not working in Sculpt and Weight ...Antonio Vazquez
2020-03-11Fix T74607: Modifier key click events ignore mouse wheelCampbell Barton
2020-03-11Cleanup: clang-formatCampbell Barton
2020-03-11UI: edit modifier messages to clarify where auto-smooth is setGreg Neumiller
2020-03-11GHOST: tests now build againCampbell Barton
2020-03-11Cleanup: remove bitmap font drawing ifdef from MultiTest.cCampbell Barton
2020-03-11GPU: minor changes to support standalone GHOST buildsCampbell Barton
2020-03-10Fix T74596: Gpencil invert button was not working for Sculpt brushesAntonio Vazquez
2020-03-10GPencil: Use high precision float buffer for final renderingClément Foucault
2020-03-10Fix T74625 GPencil: Airbrush doesn't paint anythingClément Foucault
2020-03-10Fix T74525: Fluid caches overwrite each other by defaultJacques Lucke
2020-03-10Fix T74200: Alembic import crashes BlenderSybren A. Stüvel