Blender Git Loki
Git Commits -> Revision 80c3624
Revision 80c3624 by Sergey Sharybin (opensubdiv-modifier) July 16, 2014, 16:57 (GMT) |
OpenSubdiv: Initial work towards UV maps support This lands basic test of pass UV coordinates to the coarse mesh via evaluator C-API and implements all the needed interpolation in the GLSL shader. This code is not used still because GLSL shader is not in use because enabling it will make it impossible to run anything on the older cards. Still need to do some runtime check for this.. |
Commit Details:
Full Hash: 80c3624c9eea1bf2f6c779d127469bb01fc2a910
Parent Commit: dfe2743
Lines Changed: +138, -7