blender/source
Germano Cavalcante 4e9409c087 Use the value VIEW_PROJ_PERSP in the remaining places
also changes the name of the callbacks:
- walk_parent_snap_project_cb to cb_walk_parent_snap_project;
- cb_leaf_snap_vert to cb_walk_leaf_snap_vert;
- cb_leaf_snap_edge to cb_walk_leaf_snap_edge;
- test_vert_depth_cb to test_vert_ray_dist_cb;
- test_edge_depth_cb to test_edge_ray_dist_cb;

and cleanup:
2016-07-15 21:25:44 -03:00
..
blender Use the value VIEW_PROJ_PERSP in the remaining places 2016-07-15 21:25:44 -03:00
blenderplayer CMake: per-target CFLAG & CXXFLAG support 2016-07-14 19:17:34 +10:00
creator Make --debug-all include --debug-cycles and --debug-libmv 2016-07-14 12:14:55 +02:00
gameengine PyAPI: fix memory leaks in dictionary assignment 2016-07-14 17:30:52 +10:00
tools@373945d097 Re-initialize source/tools submodule 2016-07-15 15:12:51 +02:00
CMakeLists.txt