blender/source
Martin Poirier 3a1216a2f2 Project option for snap to faces.
This is similar to the old retopo all option but uses the snapping code and not the openGL depth buffer (it's thus more precise).

Not sure if making it available as a snap option is sensible, this is up for discussion.

NOTE: it will get slow fast on large meshes, we need to plug in an acceleration structure into snapping.

This will need an icon too.
2009-10-12 22:33:32 +00:00
..
blender Project option for snap to faces. 2009-10-12 22:33:32 +00:00
blenderplayer remove C specials menus, reuse python ones from the header menu instead. 2009-10-12 21:06:03 +00:00
creator -f argument uses MINFRAME instead of 1 (makes it possible to render negative frames on command line). Not that useful, but it's good to use the same limit everywhere. 2009-10-09 20:44:50 +00:00
darwin - removed 2.4x release/scripts 2009-09-28 03:19:52 +00:00
gameengine * due to the setup of headers in mingw 4.4.0, includes could mess up. Making sure that windows.h isn't included where it shouln't (outside of __cplusplus) 2009-10-02 15:51:25 +00:00
icons Undo revision 23130 which was a merge with 2.5, a messy one because I did something wrong (svn status output: http://www.pasteall.org/7887). 2009-09-15 18:01:18 +00:00
kernel Undo revision 23130 which was a merge with 2.5, a messy one because I did something wrong (svn status output: http://www.pasteall.org/7887). 2009-09-15 18:01:18 +00:00
CMakeLists.txt Undo revision 23130 which was a merge with 2.5, a messy one because I did something wrong (svn status output: http://www.pasteall.org/7887). 2009-09-15 18:01:18 +00:00
Makefile Add raytrace subdir to Makefiles. 2009-10-06 17:01:00 +00:00
nan_compile.mk Make compiler easily to override (CC & CCC) and clean up whitespace. 2009-09-13 22:34:47 +00:00
nan_definitions.mk still doesn't work but this fixes make clean 2009-09-25 04:25:40 +00:00
nan_link.mk Added in runtime path for python since were using a dynamic lib. 2009-09-11 14:31:05 +00:00
nan_subdirs.mk Makefile updates for Blender 2.5 (from GSR) 2009-03-19 01:50:45 +00:00
nan_warn.mk Update condition checks to match user definable CC and CCC. 2009-09-20 20:21:01 +00:00
SConscript Undo revision 23130 which was a merge with 2.5, a messy one because I did something wrong (svn status output: http://www.pasteall.org/7887). 2009-09-15 18:01:18 +00:00