Files
test/source/blender/include
Ton Roosendaal ca5b7386e5 Part one of editmesh.c refactoring. The huge file has been split in
logical parts, and include files altered to denote internal and external
functions.

include/editmesh.h: internal calls for editmesh_xxx.c files
include/BIF_editmesh.h: external calls for these files

src/editmesh.c: basic alloc/lists and in/out editmode, undo, separate
src/editmesh_lib.c: basic utility calls for all editmesh_xxx.c (no UI)
src/editmesh_add.c: add prim, add duplicate, add vertex/edge/face (UI)
src/editmesh_mods.c: selecting, transforming (UI)
src/editmesh_loop.c: loop tools like knife, loop select, loop subdiv (UI)
src/editmesh_tools.c: other tools (extrude, spin, etc) (UI)

And a new file:

src/meshtools.c: tools for Mesh outside of editmode (normals, draw flags)
2004-09-19 11:47:49 +00:00
..
2004-09-14 19:03:11 +00:00
2003-03-24 01:46:05 +00:00
2003-07-17 14:19:55 +00:00
2004-01-12 13:30:00 +00:00
2004-07-13 11:48:52 +00:00
2003-10-20 02:19:48 +00:00
2004-07-16 03:08:43 +00:00
2004-01-21 04:38:03 +00:00
2003-03-24 01:46:05 +00:00
2003-03-24 01:46:05 +00:00
2004-04-22 12:36:27 +00:00
2004-01-12 13:30:00 +00:00
2004-07-26 21:44:55 +00:00
2003-07-17 14:19:55 +00:00
2004-05-12 16:53:11 +00:00
2004-09-14 19:03:11 +00:00