blender/intern/opencolorio
Campbell Barton 536d9fec80 code cleanup:
- move object_iterators.c --> view3d_iterators. (ED_object.h had to include ED_view3d.h which isn't so nice)
- move projection functions from view3d_view.c --> view3d_project.c (view3d_view was becoming a mishmash of utility functions and operators).
- some some cmake includes as system-includes.
2012-10-17 04:13:03 +00:00
..
CMakeLists.txt code cleanup: 2012-10-17 04:13:03 +00:00
fallback_impl.cc Fixed compilation error on widows 2012-10-05 10:05:26 +00:00
ocio_capi.cc Fixed compilation error on widows 2012-10-05 10:05:26 +00:00
ocio_capi.h Fixed compilation error on widows 2012-10-05 10:05:26 +00:00
ocio_impl.cc Fixed compilation error on widows 2012-10-05 10:05:26 +00:00
ocio_impl.h Fixed compilation error on widows 2012-10-05 10:05:26 +00:00
SConscript * Fix Scons build when OCIO is disabled. 2012-10-04 23:44:03 +00:00