OpenSubdiv/regression/common
barry c424594625 Major step towards consistent use of include paths in source files:
- changed the main OPENSUBDIV_INCLUDE_DIR to exclude ./opensubdiv
    - updated CMakeLists.txt files in non-examples to use only this path
    - updated CMakeLists.txt files in examples to append ./opensubdiv to path
    - updated source in regression/common to use #include <opensubdiv/...>
    - updated source in examples/common to use #include <opensubdiv/...>
    - deferred source in examples to be updated on a case-by-case basis
2018-10-09 10:51:31 -07:00
..
CMakeLists.txt Use cmake's folder feature on platforms that support it. 2016-06-09 17:04:26 -07:00
cmp_utils.h Major step towards consistent use of include paths in source files: 2018-10-09 10:51:31 -07:00
far_utils.cpp Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
far_utils.h Major step towards consistent use of include paths in source files: 2018-10-09 10:51:31 -07:00
hbr_utils.h Major step towards consistent use of include paths in source files: 2018-10-09 10:51:31 -07:00
shape_utils.cpp Fix buffer underflow when reading OBJ data 2018-07-14 15:53:23 +02:00
shape_utils.h spelling phase 4 -- examples, tutorials, regression tests 2017-01-24 22:48:48 -08:00