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
06888b7bebf66c5b05dd1a8106e35c57458252c0
blender
/
intern
/
cycles
History
Brecht Van Lommel
06888b7beb
Cycles OSL minor optimizations: recycle shading context, don't do memory
...
allocations for trace data, avoid some virtual function calls. Only helps a few percentages.
2012-12-15 10:18:42 +00:00
..
app
Cycles Test App:
2012-11-09 21:44:31 +00:00
blender
Cycles: make "Open Shading Language" a boolean toggle, the other option "GPU Compatible" was confusing.
2012-12-14 15:26:49 +00:00
bvh
style cleanup: trailing tabs & expand some non prefix tabs into spaces.
2012-10-21 05:46:41 +00:00
cmake
Cycles / CMake:
2012-11-09 18:31:04 +00:00
device
Fix
#33375
: OSL geom:trianglevertices gave wrong coordinates for static BVH.
2012-12-01 19:15:05 +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 OSL minor optimizations: recycle shading context, don't do memory
2012-12-15 10:18:42 +00:00
render
Fix
#33485
: cycles OSL now autodetects the presence of emission and transparent
2012-12-12 06:51:06 +00:00
subd
style cleanup: trailing tabs & expand some non prefix tabs into spaces.
2012-10-21 05:46:41 +00:00
util
cmake was missing some header files.
2012-12-04 14:43:42 +00:00
CMakeLists.txt
Fix compile error with clang.
2012-11-29 12:22:07 +00:00
SConscript
Fix: cycles light sampling crash, happens on rare occasions due to float
2012-11-26 11:05:22 +00:00