This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
9b110f2f64812eef5dfc02a4f2fcbd6d64fb4d35
test
/
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
Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later.
2011-04-27 11:58:34 +00:00
io_export_cycles_xml.py
Code Cleanup: check is / is not when comparing singletons.
2012-02-02 21:07:56 +00:00