- Oct 18, 2005
-
-
slevy authored
Add env var PARTIOLDOPENGL to force using non-glDrawElements path.
-
- Jul 20, 2005
-
-
slevy authored
-
- Jul 14, 2005
-
-
slevy authored
of colormap entries.
-
- Jul 13, 2005
- Jul 12, 2005
-
-
pteuben authored
-
- Jun 13, 2005
-
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
such that texture objects need to be recreated.
-
slevy authored
-
slevy authored
If there's an 8th numeric field in a .wf file, take it to be a focallen distance.
-
slevy authored
-
slevy authored
Use Toshiyuki Takahei's FLHACKs. Reorder functions so we don't need quite so many of them. Restructure msg() and warn() likewise. Set an initial display context number so Gview can track future window changes.
-
slevy authored
-
slevy authored
if some were fixed-oriented and others screen-facing. Portability tweak from Toshi -- be even more pessimistic about stack size.
-
slevy authored
or (new) little-endian binary. Good for Toshi's constellation figures, which are in little-endian binary format.
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
gets changed (as between stereo/mono, or window-detachment). Pass the news to the texture layer so we don't lose textures. Or at least so we can arrange not to lose em, not sure this works yet... Add hooks for Toshiyuki Takahei's FLHACK FLTK stubs.
-
- Jun 07, 2005
- Feb 16, 2005
- 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
-
slevy authored
Move colorpatch::draw()'s body here.
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
-
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.
-