mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-14 16:01:08 +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 |
||
---|---|---|
.. | ||
AEopenSubdivPtexShaderTemplate.mel | ||
CMakeLists.txt | ||
cudaUtil.cpp | ||
hbrUtil.cpp | ||
hbrUtil.h | ||
OpenSubdivPtexShader.cpp | ||
OpenSubdivPtexShader.h | ||
OpenSubdivPtexShaderOverride.cpp | ||
OpenSubdivPtexShaderOverride.h | ||
osdPtexMeshData.cpp | ||
osdPtexMeshData.h | ||
shader.glsl |