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-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
2019-12-20Fix T72471: Cycles AOV support breaks passes with divide_typeLukas Stockner
2019-12-17Manta: Fix using path as an input and outputSergey Sharybin
2019-12-17Cleanup: renaming guiding -> guideCampbell Barton
2019-12-17Cleanup: remove contributors, license begin/end & doxy file argumentCampbell Barton
2019-12-16Mantaflow [Part 5]: Update other /intern packagesSebastián Barschkis
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-16Mantaflow [Part 2]: Added fluid wrapper filesSebastián Barschkis
2019-12-16Fix T72474: UDIM breaks box mapping in CyclesLukas Stockner
2019-12-16Cycles: Fix one-tile UDIM renderingLukas Stockner
2019-12-13Cycles: Fix compilation of the Render Graph testLukas Stockner
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-12Cycles: perform clamping per light contribution instead of whole pathLukas Stockner
2019-12-11Cycles/OpenCL: Remove NULL PTR WorkaroundJeroen Bakker
2019-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-12-10GHOST: add support for application/menu keyHarley Acheson
2019-12-09Cycles: Add OptiX acceleration structure compactionPatrick Mours
2019-12-08Fix T71878: Cycles crash with adaptive subdivision and empty meshBrecht Van Lommel
2019-12-08Fix T72282: Cycles OpenCL error after recent math node changesBrecht Van Lommel
2019-12-07Shaders: noise and wave distortion now work uniformly instead of diagonallyBartosz Moniewski
2019-12-07Shader Nodes: Add Interpolation modes to Map Range nodeCharlie Jolly
2019-12-07Maths Node: Additional functionsCharlie Jolly
2019-12-06Fix T71342: macOS does not always use the discrete GPU for BlenderBrecht Van Lommel
2019-12-06Cleanup: clang-formatCampbell Barton
2019-12-06Fix T72118: Enable Windows 10 Non-client DPI ScalingHarley Acheson
2019-12-05Cleanup: Windows Manifest usage.Ray Molenkamp