2018-08-14 |
Stefan Werner | Fix T56359: Unitialized variable in Cycles OpenCL could... |
tree | commitdiff |
2018-08-09 |
fclem | Cycles: Append compute units for RX Vega card names |
tree | commitdiff |
2018-08-09 |
fclem | Cycles: Report more details about OpenCL devices |
tree | commitdiff |
2018-08-09 |
fclem | Cycles: Util, add to_string() with some helper |
tree | commitdiff |
2018-08-08 |
Campbell Barton | Ghost/X11: correct function signature |
tree | commitdiff |
2018-08-08 |
Campbell Barton | Cleanup: use static variables |
tree | commitdiff |
2018-08-05 |
Brecht Van Lommel | Fix Cycles crash rendering mix of instanced and non... |
tree | commitdiff |
2018-08-01 |
Brecht Van Lommel | Fix T56197: Cycles OpenCL build error after recent... |
tree | commitdiff |
2018-07-31 |
Campbell Barton | Fix building w/ FreeBSD |
tree | commitdiff |
2018-07-30 |
Brecht Van Lommel | Build: require C11/C++11 for all operating systems in |
tree | commitdiff |
2018-07-30 |
Stefan Werner | Cycles: Fixed OpenCL build. sqr(float4) is available... |
tree | commitdiff |
2018-07-28 |
Stefan Werner | Cycles: speed up mesh volume bounds construction. |
tree | commitdiff |
2018-07-27 |
Lukas Stockner | Cycles: Save a few instructions in area light sampling |
tree | commitdiff |
2018-07-27 |
Sergey Sharybin | Cycles: Initial implementation of detailed statistics |
tree | commitdiff |
2018-07-27 |
Sergey Sharybin | Cycles: Add utility function to query graph node size... |
tree | commitdiff |
2018-07-27 |
Brecht Van Lommel | Fix T56092: command line arguments after -- beginning... |
tree | commitdiff |
2018-07-27 |
Sergey Sharybin | Cycles: Cleanup, indentation |
tree | commitdiff |
2018-07-27 |
Sergey Sharybin | Cycles: Cleanup, indentation |
tree | commitdiff |
2018-07-27 |
Sergey Sharybin | Cycles: Cleanup, spelling |
tree | commitdiff |
2018-07-27 |
Sergey Sharybin | Cycles: Cleanup, indentation |
tree | commitdiff |
2018-07-27 |
Sergey Sharybin | Cycles: Cleanup, line length |
tree | commitdiff |
2018-07-27 |
Sergey Sharybin | Cycles: Cleanup, move functions outside of class methods |
tree | commitdiff |
2018-07-27 |
Sergey Sharybin | Cycles: Cleanup, remove unused function |
tree | commitdiff |
2018-07-27 |
Sergey Sharybin | Cycles: Cleanup in image manager, switch statement... |
tree | commitdiff |
2018-07-26 |
Lukas Stockner | Cycles: Add reflection fix to Bump and Normal Map nodes |
tree | commitdiff |
2018-07-24 |
Alexander Gavrilov | Fix T55958: allow the user to select between spring... |
tree | commitdiff |
2018-07-20 |
Brecht Van Lommel | Fix T54455, T56053, T55564: Cycles OpenCL build error... |
tree | commitdiff |
2018-07-18 |
Brecht Van Lommel | Cycles: increase volume stack to support 32 overlapping... |
tree | commitdiff |
2018-07-18 |
L. E. Segovia | Cycles: add Principled Hair BSDF. |
tree | commitdiff |
2018-07-16 |
Sergey Sharybin | Ghost: Fix memory leak happening with keyboard mapping... |
tree | commitdiff |
2018-07-15 |
Brecht Van Lommel | Fix Cycles incorrect resize and CMYK conversion of... |
tree | commitdiff |
2018-07-14 |
charlie | Cycles: add voronoi features and distance settings... |
tree | commitdiff |
2018-07-14 |
Brecht Van Lommel | Cleanup: use float3 SSE instead of ssef for voronoi... |
tree | commitdiff |
2018-07-13 |
Charlie Jolly | Nodes: add sqrt, ceil, floor and fract to math nodes. |
tree | commitdiff |
2018-07-12 |
Campbell Barton | Cleanup: pep8, cycles |
tree | commitdiff |
2018-07-10 |
Sergey Sharybin | OpenSubdiv: Fix wrong topology refiner cast |
tree | commitdiff |
2018-07-10 |
Sergey Sharybin | OpenSubdiv: Make more flexible C-API to specify FVar... |
tree | commitdiff |
2018-07-10 |
Sergey Sharybin | GHOST: Fix memory leak in X11 DPI query |
tree | commitdiff |
2018-07-06 |
Stefan Werner | Cycles: Enabled half precision textures for OpenCL... |
tree | commitdiff |
2018-07-06 |
Stefan Werner | Cycles: Fixed OpenCL kernel build, it threw a compiler... |
tree | commitdiff |
2018-07-06 |
Campbell Barton | Cleanup: strip trailing space for cycles |
tree | commitdiff |
2018-07-05 |
Stefan Werner | Cycles: Adding native support for UINT16 textures. |
tree | commitdiff |
2018-07-04 |
Lukas Stockner | Cycles Denoising: Pass tile buffers to every OpenCL... |
tree | commitdiff |
2018-07-04 |
Lukas Stockner | Cycles Denoising: Correctly handle target buffer in... |
tree | commitdiff |
2018-07-04 |
Lukas Stockner | Cycles Denoising: Cleanup: Rename tiles to tile_info |
tree | commitdiff |
2018-07-04 |
Lukas Stockner | Cycles Denoising: Refactor denoiser tile handling |
tree | commitdiff |
2018-07-04 |
Lukas Stockner | Cycles Denoising: Split main function into logical... |
tree | commitdiff |
2018-07-02 |
Sergey Sharybin | Cycles: Fix missing curve hair when building with GCC... |
tree | commitdiff |
2018-07-01 |
Brecht Van Lommel | Fix T55626, fix T55106: Cycles motion blur + persistent... |
tree | commitdiff |
2018-07-01 |
Campbell Barton | RNA: use bool for boolean RNA types |
tree | commitdiff |
2018-06-29 |
Brecht Van Lommel | Cycles: change AO node default to 16 samples and only... |
tree | commitdiff |
2018-06-29 |
Campbell Barton | Cleanup: trailing newlines |
tree | commitdiff |
2018-06-29 |
Campbell Barton | Cleanup: trailing newlines |
tree | commitdiff |
2018-06-27 |
Brecht Van Lommel | Fix Cycles tests build on macOS. |
tree | commitdiff |
2018-06-26 |
Stefan Werner | Revert "Turned off clang warnings in third party includes." |
tree | commitdiff |
2018-06-26 |
Lukas Stockner | Cycles: Fix wrong row count for World MIS CDF calculation |
tree | commitdiff |
2018-06-25 |
Stefan Werner | Turned off clang warnings in third party includes. |
tree | commitdiff |
2018-06-24 |
Brecht Van Lommel | Cycles: change AO node color default to 1.0. |
tree | commitdiff |
2018-06-22 |
Sergey Sharybin | CMake: Make language explicit for per-file strict flags... |
tree | commitdiff |
2018-06-21 |
Brecht Van Lommel | Fix Cycles incorrect versioning for automatic sample... |
tree | commitdiff |
2018-06-21 |
Brecht Van Lommel | Fix Cycles CUDA render errors with CUDA 9.2. |
tree | commitdiff |
2018-06-21 |
Brecht Van Lommel | Fix T55564: Cycles OpenCL build error on some scenes. |
tree | commitdiff |
2018-06-19 |
Stefan Werner | Cycles: Fixed crash when the camera was inside 16 volum... |
tree | commitdiff |
2018-06-19 |
Brecht Van Lommel | Fix T55528: Cycles AO node should default to 1 if radiu... |
tree | commitdiff |
2018-06-17 |
Campbell Barton | Cleanup: trailing space in CMake files |
tree | commitdiff |
2018-06-16 |
Lukas Stockner | Cycles Cleanup: Remove unneccessary color management... |
tree | commitdiff |
2018-06-15 |
Lukas Stockner | Cycles: change Ambient Occlusion shader to output colors. |
tree | commitdiff |
2018-06-15 |
Brecht Van Lommel | Fix more Cycles CUDA errors after recent changes. |
tree | commitdiff |
2018-06-15 |
Brecht Van Lommel | Fix Cycles CUDA error after recent changes. |
tree | commitdiff |
2018-06-14 |
Lukas Stockner | Cycles: Query XYZ to/from Scene Linear conversion from... |
tree | commitdiff |
2018-06-14 |
Lukas Stockner | Cycles: Connect value inputs to Strength instead of... |
tree | commitdiff |
2018-06-14 |
Lukas Stockner | Cycles: Automatically detect HDRI resolution by default... |
tree | commitdiff |
2018-06-13 |
Brecht Van Lommel | Cycles: auto insert emission node when linking color... |
tree | commitdiff |
2018-06-12 |
Lukas Stockner | Fix T55448: Typo in Cycles CUDA debug output |
tree | commitdiff |
2018-06-11 |
Sergey Sharybin | Cycles: Cleanup, silence strict compiler warning |
tree | commitdiff |
2018-06-11 |
Sergey Sharybin | Libmv: Cleanup, make strict compiler more happy |
tree | commitdiff |
2018-06-11 |
Bastien Montagne | Cleanup: Moar G.main removal of Hell. |
tree | commitdiff |
2018-06-09 |
Campbell Barton | GHOST/X11: Print the keycode w/ debug enabled |
tree | commitdiff |
2018-06-09 |
Campbell Barton | GHOST/X11: Correct non-latin kb workaround case |
tree | commitdiff |
2018-06-09 |
Campbell Barton | GHOST/X11: support accessing physical keycodes |
tree | commitdiff |
2018-06-08 |
Campbell Barton | GHOST/X11: Map unknown es,dk keys to accentgrave |
tree | commitdiff |
2018-06-08 |
Campbell Barton | GHOST/X11: Map unknown de,fr keys to accentgrave |
tree | commitdiff |
2018-06-07 |
Campbell Barton | GHOST/X11: Xinput/XIM support caused double key-up |
tree | commitdiff |
2018-06-07 |
Sergey Sharybin | Revert "Cycles: Cleanup: Don't use return on function... |
tree | commitdiff |
2018-06-04 |
Campbell Barton | Cleanup: strip ghost trailing space |
tree | commitdiff |
2018-06-03 |
Lukas Stockner | Cycles: Cleanup: Don't use return on function returning... |
tree | commitdiff |
2018-06-01 |
Bastien Montagne | Cleanup: some more G.main removal from editor code. |
tree | commitdiff |
2018-05-31 |
Bastien Montagne | Cleanup: remove G.main from BKE modifier. |
tree | commitdiff |
2018-05-30 |
Hristo Gueorguiev | Fix OpenCL compilation error - BPT without SSS. |
tree | commitdiff |
2018-05-28 |
Ray Molenkamp | Windows: Add support for building with clang. |
tree | commitdiff |
2018-05-27 |
Brecht Van Lommel | Fix Cycles + OSL build error, pass main to node editing... |
tree | commitdiff |
2018-05-27 |
Lukas Stockner | Cycles: Fix problems in the IES loader when rendering... |
tree | commitdiff |
2018-05-26 |
Lukas Stockner | Cycles: Add Support for IES files as textures for light... |
tree | commitdiff |
2018-05-24 |
Lukas Stockner | Cycles: Cleanup: Remove duplicated atan2f definition... |
tree | commitdiff |
2018-05-24 |
Lukas Stockner | Cycles Denoising: Don't use atomics in the accumulation... |
tree | commitdiff |
2018-05-24 |
Lukas Stockner | Cycles/Compositor: Add arctan2 operation to the Math... |
tree | commitdiff |
2018-05-23 |
Campbell Barton | Fix incorrect size in aligned lockfree realloc |
tree | commitdiff |
2018-05-22 |
Campbell Barton | Memory allocator: use lockfree calls internally |
tree | commitdiff |
2018-05-21 |
Brecht Van Lommel | Fix too much memory usage for Cycles attribute map. |
tree | commitdiff |
2018-05-18 |
Campbell Barton | Logging: add --show-log-backtrace |
tree | commitdiff |
next |