- Feb 09, 2005
-
-
slevy authored
-
- Feb 08, 2005
-
-
slevy authored
it seems to get the data completely wrong (most X's = 0, etc.). If someone ever figures out why, I'd be curious to know.
-
- Feb 04, 2005
-
-
slevy authored
if sqrtf() isn't available. This is 'way better than using -Dtanf=tan etc. in Makefile.
-
slevy authored
Just leave Steve Marx's insistence on FLTK >=1.1.x. Check for values.h. If we seem to be running on MacOS X, add more special tests: Search -lmx for sqrtf() etc., rather than a bunch of -D'efines for float functions. If they (or at least sqrtf) are not present, geometry.h now #define's em. Insist on {fltkdir}/FL/mac.r so we can use Rez to tag partiview as a GUI app, otherwise it can never get keyboard/mouse focus.
-
slevy authored
needed on MacOS X.
-
slevy authored
-
- Jan 03, 2005
-
-
slevy authored
-
- Oct 18, 2004
- Oct 07, 2004
-
-
slevy authored
to stop animation.
-
- Oct 06, 2004
- Aug 07, 2004
- Jul 30, 2004
-
-
slevy authored
and also seem to require an additional file, config.sub. Who needs em.
-
- Jul 27, 2004
- Jul 26, 2004
- Jul 25, 2004
-
-
slevy authored
focalpoint feature. warp in N-to-3D projection mode. draw points using vertex arrays if available. lum <var> {abs <base> | lin}
-
slevy authored
Use warp_invalidate() when conditions change.
-
slevy authored
Allow dyndata processors to switch themselves off with st->dyn.enabled = -1.
-
slevy authored
-
slevy authored
-
- Jul 23, 2004
-
-
slevy authored
-