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-01-29Fix T73469: OSL: Vector Math Node modulo uses wrong functionCharlie Jolly
2020-01-28macOS: add trackpad smart zoom event supportYevgeny Makarov
2020-01-28Linux: update EGL context code to fully work, including offscreen renderingChristian Rauch
2020-01-27UI: Win32 - Restore Minimized App On WM_CloseHarley Acheson
2020-01-27Merge remote-tracking branch 'origin/blender-v2.82-release'Ray Molenkamp
2020-01-27Fix: Building without WITH_MOD_FLUIDRay Molenkamp
2020-01-27Merge branch 'blender-v2.82-release'mano-wii
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-27Shading: Add color output to White Noise nodeCharlie Jolly
2020-01-27Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-27Memory: add OBJECT_GUARDED_SAFE_DELETE like MEM_SAFE_FREEBrecht Van Lommel
2020-01-27Fix OBJECT_GUARDED_FREE compiler error when type is in namespaceBrecht Van Lommel
2020-01-27Cleanup: fix compiler warningsBrecht Van Lommel
2020-01-25Cleanup: include missing CMake headersCampbell Barton
2020-01-24Merge branch 'blender-v2.82-release'Pablo Dobarro
2020-01-24Fluid: Added resume cache boolean to standalone scriptsSebastián Barschkis
2020-01-23Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-23Merge branch 'blender-v2.82-release'Antonio Vazquez
2020-01-23Fix: Use a minimal alignment of 8 in MEM_lockfree_mallocN_alignedJacques Lucke
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-22Merge branch 'blender-v2.82-release'Richard Antalik
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-21Merge branch 'blender-v2.82-release'Bastien Montagne
2020-01-21Fluid: Refactored the Mantaflow <-> Blender pointer exchange function and swi...Sebastián Barschkis
2020-01-21GHOST: bundle tablet data with GHOST eventBrecht Van Lommel
2020-01-21Cleanup: unused vars, clang-formatCampbell Barton
2020-01-21Merge branch 'blender-v2.82-release'Lukas Stockner
2020-01-21Partial Fix T73043: Denoising Albedo not working well for SheenLukas Stockner
2020-01-20Merge branch 'blender-v2.82-release'Brecht Van Lommel
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-20Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-20Build: upgrade to OpenEXR 2.4.0, OpenVDB 7.0.0 and Boost 1.70.0Brecht Van Lommel
2020-01-20Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-20Fluid: Improved cache file loadingSebastián Barschkis
2020-01-18Cycles: Suppress OSL normalize function warnings.OmarSquircleArt
2020-01-16Merge branch 'blender-v2.82-release'Stefan Werner
2020-01-16Fix T73064: Embree does not like Bevel shaderStefan Werner
2020-01-16Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-16Fix T71952, T70125: Blender Linux crash on startup with some tabletsBrecht Van Lommel
2020-01-16Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-16Fluid: Fix for mesh velocitiesSebastián Barschkis
2020-01-16Merge branch 'blender-v2.82-release'Lukas Stockner
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