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
1c3640997c225d9bcd6e7559863d69366edc16ee
blender
/
intern
/
cycles
/
app
History
Lukas Toenne
d36dc6d8de
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
..
CMakeLists.txt
code cleanup: cycles now uses system includes for boost/oiio.. etc, so we dont get warnings from system headers.
2012-09-20 09:04:43 +00:00
cycles_server.cpp
Cycles: device code refactoring, no functional changes.
2012-01-04 18:06:32 +00:00
cycles_test.cpp
Cycles / Test:
2012-09-14 13:11:48 +00:00
cycles_xml.cpp
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
cycles_xml.h
…
io_export_cycles_xml.py
Code Cleanup: check is / is not when comparing singletons.
2012-02-02 21:07:56 +00:00