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
42,197
Commits
2
Branches
0
Tags
e09a1bc7cff068484ec43bb3383d4981e998c0cf
Commit Graph
2 Commits
Author
SHA1
Message
Date
Brecht Van Lommel
afb75ad2af
Cycles: add Tangent input for Anisotropic BSDF.
...
Also refactor SVM BSDF code, preparing it to be shared with OSL.
2012-10-17 12:17:17 +00:00
Lukas Toenne
a9105a7dea
Fix for Cycles (CUDA) compilation (again ...). Moved the AttributeStandard enum typedef and the attribute_standard_name mapping function to util_attribute/util_types headers, so they can properly be used by kernel and render files alike. This should avoid any std C includes which are not available in CUDA. Thanks to Sergey for help!
2012-09-07 11:06:45 +00:00