mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2025-01-07 15:30:14 +00:00
468198e4a8
- consolidate cmake compile flags - turn on -Wall - suppress hidden overloaded function warning when using Clang (part of it is bug, part of it will require code refactoring on our end) - add support for Maya 2013.5 for windows in cmake module - clean up some glew includes which break builds with MSVC Express & Windows SDK - move the bitmap for font_image into a compiled object - remove some unused variables and other minor warnings Note : this is a checkpoint, there are still a few more warnings to clean up... fixes #96 |
||
---|---|---|
.. | ||
docs | ||
AEopenSubdivShaderTemplate.mel | ||
CMakeLists.txt | ||
cudaUtil.cpp | ||
hbrUtil.cpp | ||
hbrUtil.h | ||
mayaViewer.cpp | ||
OpenSubdivShader.cpp | ||
OpenSubdivShader.h | ||
OpenSubdivShaderOverride.cpp | ||
OpenSubdivShaderOverride.h | ||
osdMeshData.cpp | ||
osdMeshData.h | ||
shader.glsl |