blender/intern/bsp
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
..
extern unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
intern Booleans: epsilon for planar checks seems a bit too small for single precision math 2012-10-05 07:31:30 +00:00
CMakeLists.txt code cleanup: 2012-10-17 04:13:03 +00:00
SConscript Remove old boolean operation module 2012-08-02 16:42:30 +00:00