blender/intern/cycles/subd
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
subd_build.cpp style cleanup 2012-07-21 22:58:08 +00:00
subd_build.h Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
subd_dice.cpp code cleanup: removed/renamed shadow & duplicate variable definitions. 2012-06-09 18:20:40 +00:00
subd_dice.h spelling cleanup: tesselate -> tessellate (last of these found) 2012-03-20 22:56:26 +00:00
subd_edge.h Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
subd_face.h Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
subd_mesh.cpp spelling cleanup: tesselate -> tessellate (last of these found) 2012-03-20 22:56:26 +00:00
subd_mesh.h spelling cleanup: tesselate -> tessellate (last of these found) 2012-03-20 22:56:26 +00:00
subd_patch.cpp Cycles: merging features from tomato branch. 2012-04-28 08:53:59 +00:00
subd_patch.h Cycles: clang build fixes. 2011-08-10 19:45:08 +00:00
subd_ring.cpp style cleanup: block comments 2012-06-09 17:22:52 +00:00
subd_ring.h Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
subd_split.cpp code cleanup: removed/renamed shadow & duplicate variable definitions. 2012-06-09 18:20:40 +00:00
subd_split.h spelling cleanup: tesselate -> tessellate (last of these found) 2012-03-20 22:56:26 +00:00
subd_stencil.cpp Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
subd_stencil.h Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00
subd_vert.h Cycles render engine, initial commit. This is the engine itself, blender modifications and build instructions will follow later. 2011-04-27 11:58:34 +00:00