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/intern
AgeCommit message (Expand)Author
2020-02-03Fix Cycles particle hair rendering broken after recent changesBrecht Van Lommel
2020-01-31Fix T64024: fullscreen switching on macOS shows red line artifactsYevgeny Makarov
2020-01-31Fix issues in Cycles standalone, particularly related to render displayBrecht Van Lommel
2020-01-31Cycles: bump version to 1.11, matching Blender 2.82 release cycleBrecht Van Lommel
2020-01-31Fluid: More stable flow emissionSebastián Barschkis
2020-01-31Fix more undefined behavior in tangent space computationBrecht Van Lommel
2020-01-30Cleanup: clang-format, unused variableCampbell Barton
2020-01-29Fluid: Fixes for flow objects and initial velocitiesSebastián Barschkis
2020-01-27Fix: Building without WITH_MOD_FLUIDRay Molenkamp
2020-01-27Fix undefined behavior in tangent space computationSimon G
2020-01-27Fix part of T65404: quit dialog doesn't show if Blender is minimizedYevgeny Makarov
2020-01-27Cleanup: fix compiler warningsBrecht Van Lommel
2020-01-24Fluid: Added resume cache boolean to standalone scriptsSebastián Barschkis
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-22Fluid: Cleaned up functions that deal with Python objects (C-API)Sebastián Barschkis
2020-01-22Fluid: Refactored Mantaflow <-> Blender pointer exchange once moreSebastián Barschkis
2020-01-22Fix T71344: Optix render errors with motion blur and unknown bone constraint ...Patrick Mours
2020-01-22Fix T73311: Mantaflow > Liquid: Enabling Initial Velocity on Inflow / Outflow...Sebastián Barschkis
2020-01-22Fix T72894: Mantaflow: several crashes due to null pointersSebastián Barschkis
2020-01-21Fluid: Refactored the Mantaflow <-> Blender pointer exchange function and swi...Sebastián Barschkis
2020-01-21Partial Fix T73043: Denoising Albedo not working well for SheenLukas Stockner
2020-01-20Fix Cycles not correctly using Background.shader if specifiedBrecht Van Lommel
2020-01-20Fluid: Fix typo in smoke scriptSebastián Barschkis
2020-01-20Build: upgrade to OpenEXR 2.4.0, OpenVDB 7.0.0 and Boost 1.70.0Brecht Van Lommel
2020-01-20Fluid: Improved cache file loadingSebastián Barschkis
2020-01-16Fix T73064: Embree does not like Bevel shaderStefan Werner
2020-01-16Fix T71952, T70125: Blender Linux crash on startup with some tabletsBrecht Van Lommel
2020-01-16Fluid: Fix for mesh velocitiesSebastián Barschkis
2020-01-15Fix T73111: Bake data of fluid causes crash of BlenderSebastián Barschkis
2020-01-15Fluid: Moved grid reset loop for inner obstacle cells from blenkernel code in...Sebastián Barschkis
2020-01-15Fix numaapi on PowerPC platformsSergey Sharybin
2020-01-15Cleanup: clang-formatCampbell Barton
2020-01-14Fix rendering motion blur scenes with OptiX failing with CUDA_ERROR_INVALID_C...Patrick Mours
2020-01-14Cycles: Crash fix for random walk SSS with Embree.Stefan Werner
2020-01-10Cycles: Fix viewport rendering when displaying as byte and not half floatPatrick Mours
2020-01-10Fix T72470: OptiX render fails with scene with many translucent planes on Linux.Patrick Mours
2020-01-09Cycles: Fixed OpenCL kernel build.Stefan Werner
2020-01-08Revert recent change to the particles RNA, and only affect the UI.William Reynish
2020-01-08Fix T66529: Cycles motion blur render errors with fast rotating objectsJosh Belanich
2020-01-08Fix T72954: Cycles gradient texture not clamped when using OSLBrecht Van Lommel
2020-01-08Cycles: Add OptiX AI denoiser supportPatrick Mours
2020-01-06Fix T70821: Hair Radius Is Actually Hair DiameterWilliam Reynish
2019-12-30Fix T68131: Cycles bake panel code typomano-wii
2019-12-26Cleanup: clang-formatLukas Stockner
2019-12-26Cycles: Use OIIO UDIM tag instead of %04dLukas Stockner
2019-12-26Cycles: Support UDIMs with OSL shadingLukas Stockner
2019-12-23Fix T72382: Arrow keys fail in search menuJean First
2019-12-21Fix: NaN error in smoothminf functionCharlie Jolly
2019-12-21Fluid: Ensure GIL in conversion functionSebastián Barschkis
2019-12-20Fix T72445: Cycles crash with Displacement maps in OSLLukas Stockner