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
5bcdecd72b24d337d53dd5da37eecb942449abc1
test
/
intern
/
cycles
History
Jens Verwiebe
5bcdecd72b
OSX: disable kernels in cycles gpu again, would only work in 10.8 afaik
2012-08-07 10:10:03 +00:00
..
app
* Fix for the Cycles XML commit yesterday, blur_glossy has a different internal variable name.
2012-06-21 08:02:18 +00:00
blender
Added a particle index output to the Particle Info Cycles node. This is required to get consistent ID numbers for particles. The Object ID is not usable since it's a user defined value of the instanced object, which does not vary per instance. Also the random value from the object info node is not consistent over time, since it only depends on the index in the dupli list (so each emitted or dying particle shifts the value).
2012-07-26 11:40:58 +00:00
bvh
Code tweak removing comment, the fix here is indeed correct.
2012-07-31 15:05:11 +00:00
cmake
rename WITH_BUILTIN_GLEW, WITH_SYSTEM_GLEW & negate.
2012-06-23 13:42:14 +00:00
device
Cycles:
2012-08-01 14:56:15 +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
OSX: disable kernels in cycles gpu again, would only work in 10.8 afaik
2012-08-07 10:10:03 +00:00
render
Remove "Loading byte/float" debug messages. They were added at the time
2012-07-31 15:28:36 +00:00
subd
style cleanup
2012-07-21 22:58:08 +00:00
util
Additional
fix
#32074
, by Sven-Hendrik Haase (svenstaro). Boost version header must be included in cycles in order to expand the version check macro.
2012-07-29 13:52:38 +00:00
CMakeLists.txt
code cleanup: warnings
2012-06-01 14:59:06 +00:00
SConscript
Fix for cycles building with assertions on scons/windows.
2012-06-25 11:42:58 +00:00