This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
e287c97fea74debb88b73de695b155fb172fa7c6
blender
/
intern
/
cycles
History
Brecht Van Lommel
e287c97fea
Cycles: disable motion blur for CUDA entirely now, also goes wrong on other
...
architectures. Still did not find a good solution.
2012-10-20 15:09:27 +00:00
..
app
Integer socket support in Cycles. Int values are already supported natively in OSL, but were not used as actual ints on the SVM stack. This patch implements all the necessary functionality to support reading input values from RNA properties and convert between SHADER_SOCKET_INT and other types.
2012-10-20 13:11:45 +00:00
blender
Integer socket support in Cycles. Int values are already supported natively in OSL, but were not used as actual ints on the SVM stack. This patch implements all the necessary functionality to support reading input values from RNA properties and convert between SHADER_SOCKET_INT and other types.
2012-10-20 13:11:45 +00:00
bvh
code cleanup:
2012-10-17 04:13:03 +00:00
cmake
Cleanup for OSL linking in cmake: Move cmake OSL library search and path definition from the cycles macro file to the top-level CMakeLists.txt. This makes the OSL_LIBRARIES and other variables accessible throughout Blender cmake scripts and especially in the creator module for linking libraries.
2012-09-10 06:18:20 +00:00
device
code cleanup:
2012-10-17 04:13:03 +00:00
doc
edits to cycles cmake files so cmake_consistency_check.py can parse them.
2011-11-08 20:27:37 +00:00
kernel
Cycles: disable motion blur for CUDA entirely now, also goes wrong on other
2012-10-20 15:09:27 +00:00
render
Integer socket support in Cycles. Int values are already supported natively in OSL, but were not used as actual ints on the SVM stack. This patch implements all the necessary functionality to support reading input values from RNA properties and convert between SHADER_SOCKET_INT and other types.
2012-10-20 13:11:45 +00:00
subd
code cleanup:
2012-10-17 04:13:03 +00:00
util
Cycles: suppress path to nvcc appearing in the console in cases
2012-10-18 13:48:02 +00:00
CMakeLists.txt
Cycles OSL: some build system tweaks to avoid global includes and definitions,
2012-10-20 12:17:45 +00:00
SConscript
Fix for cycles building with assertions on scons/windows.
2012-06-25 11:42:58 +00:00