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
2018-09-03Fix Cycles half float pragma for strict OpenCL compilers (like ROCm).Alex Fuller
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-31Fix T56618: crash when typing certain characters on Linux.Brecht Van Lommel
2018-08-31Cycles: Cleanup, use explicit comparison with NULLSergey Sharybin
2018-08-31Fix T56626: Cycles ambient occlusion only local : crashSergey Sharybin
2018-08-30Cycles: Cleanup, whitespace after keywordSergey Sharybin
2018-08-30Cycles: Fix detection of CPU brand string on 32 bit platformsSergey Sharybin
2018-08-30Fix T56612: crash in Cycles viewport render update, after recent changes.Brecht Van Lommel
2018-08-30Cleanup: license header formatting.Brecht Van Lommel
2018-08-29Cleanup: trailing spaceCampbell Barton
2018-08-29Fix Cycles CUDA build after recent changes.Brecht Van Lommel
2018-08-29Cleanup: consistent includes.Brecht Van Lommel
2018-08-29CMake: Comply with include path reported by FindOpenGL.cmakeSergey Sharybin
2018-08-29Cycles: Add BVH8 and packeted triangle intersectionSergey Sharybin
2018-08-28cmake: adjustments required for lib-upgrade on windows.Ray Molenkamp
2018-08-27Fix pen tablet stuck on Windows for some non-Wacom tablets.Colby Klein
2018-08-26Cleanup: trailing spaceCampbell Barton
2018-08-25Cycles Denoiser: Allocate a single temporary buffer for the entire denoising ...Lukas Stockner
2018-08-25Cycles: Add Denoising Clean to the debugging denoising passesLukas Stockner
2018-08-24Cycles: Cleanup, styleSergey Sharybin
2018-08-24Cycles: Fix wrong looking voronoi of second 2nd closestSergey Sharybin
2018-08-23Cycles: Add option for building CUDA kernels sequentiallyLukas Stockner
2018-08-20Fix Cycles AO pass not working for shadow catcher objects.Brecht Van Lommel
2018-08-14Fix T56359: Unitialized variable in Cycles OpenCL could cause crashes.Stefan Werner
2018-08-09Cycles: Append compute units for RX Vega card namesfclem
2018-08-09Cycles: Report more details about OpenCL devicesfclem
2018-08-09Cycles: Util, add to_string() with some helperfclem
2018-08-08Ghost/X11: correct function signatureCampbell Barton
2018-08-08Cleanup: use static variablesCampbell Barton
2018-08-05Fix Cycles crash rendering mix of instanced and non-instanced volumes.Brecht Van Lommel
2018-08-01Fix T56197: Cycles OpenCL build error after recent changes.Brecht Van Lommel
2018-07-31Fix building w/ FreeBSDCampbell Barton
2018-07-30Build: require C11/C++11 for all operating systems in master.Brecht Van Lommel
2018-07-30Cycles: Fixed OpenCL build. sqr(float4) is available on CUDA and CPU, but not...Stefan Werner
2018-07-28Cycles: speed up mesh volume bounds construction.Stefan Werner
2018-07-28Cycles: Save a few instructions in area light samplingLukas Stockner
2018-07-27Cycles: Initial implementation of detailed statisticsSergey Sharybin
2018-07-27Cycles: Add utility function to query graph node size in bytesSergey Sharybin
2018-07-27Fix T56092: command line arguments after -- beginning with -h don't work.Brecht Van Lommel
2018-07-27Cycles: Cleanup, indentationSergey Sharybin
2018-07-27Cycles: Cleanup, indentationSergey Sharybin
2018-07-27Cycles: Cleanup, spellingSergey Sharybin
2018-07-27Cycles: Cleanup, indentationSergey Sharybin
2018-07-27Cycles: Cleanup, line lengthSergey Sharybin
2018-07-27Cycles: Cleanup, move functions outside of class methodsSergey Sharybin
2018-07-27Cycles: Cleanup, remove unused functionSergey Sharybin
2018-07-27Cycles: Cleanup in image manager, switch statement instead of if-elseSergey Sharybin
2018-07-26Cycles: Add reflection fix to Bump and Normal Map nodesLukas Stockner
2018-07-24Fix T55958: allow the user to select between spring and spring2.Alexander Gavrilov
2018-07-20Fix T54455, T56053, T55564: Cycles OpenCL build error after recent changes.Brecht Van Lommel