Files
test2/source/blender/include
Martin Poirier 41f4940bff Helpline drawing in transform (semi broken in this commit)
This is only usefull for rotate now, but the axis constraining code has a part that depended on this, so I commit this part first.

For coders:

void constline(float *center, float *dir, int col)
	Draw an infinite line on the screen. col is the color argument. It must be cpack compatible

void project_short_infiniteline(float *vec, float *dir, short *adr1, short *adr2);
	clips infinite line to screen border
2003-10-21 16:25:00 +00:00
..
2003-09-20 20:58:14 +00:00
2003-10-10 17:29:01 +00:00
2003-03-24 01:46:05 +00:00
2003-03-24 01:46:05 +00:00
2003-10-10 17:29:01 +00:00
2003-07-17 14:19:55 +00:00
2003-10-19 20:52:34 +00:00
2003-10-20 02:19:48 +00:00
2003-10-04 20:35:50 +00:00
2003-10-16 00:17:24 +00:00
2003-03-24 01:46:05 +00:00
2003-10-04 20:35:50 +00:00
2003-03-24 01:46:05 +00:00
2003-03-24 01:46:05 +00:00
2003-03-24 01:46:05 +00:00
2003-03-24 01:46:05 +00:00
2003-07-17 14:19:55 +00:00