- Jul 18, 2023
-
-
Stuart Levy authored
-
- Nov 27, 2020
-
-
Stuart Levy authored
-
Stuart Levy authored
-
Stuart Levy authored
-
Stuart Levy authored
-
Stuart Levy authored
-
Stuart Levy authored
-
Stuart Levy authored
-
Stuart Levy authored
-
Stuart Levy authored
-
- Aug 04, 2017
- Aug 02, 2017
- Aug 01, 2017
-
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
Return 1 ('event handled') when our view receives an FL_SHOW event. Does this matter? It doesn't seem to hurt.
-
slevy authored
-
slevy authored
Use GL_LINE_STRIP rather than GL_LINE_LOOP when drawing an ellipsoid in PLANE style. Make usetextaxes work for ellipsoids too.
-
slevy authored
-
slevy authored
Add tfm2euler() and tfm2xyzeuler(), translated from the perl.
-
- Sep 11, 2016
- Aug 09, 2015
-
-
slevy authored
-
- Dec 08, 2013
-
-
slevy authored
rgb888 => full-24-bit-color colorindex (like rgb565) vec, vecscale, vecalpha commands ctrl-S to toggle left/right stereo New but undocumented features: insist on using GLEW library (need update to build instructions) snapshot's [-q jpeg_quality] pixelaspect command
-
- Nov 30, 2013
-
-
slevy authored
-
slevy authored
-
slevy authored
-
slevy authored
rgb888 => full-24-bit-color colorindex (like rgb565) vector picking vecalpha command hot-key help ("?") snapshot [-q jpeg_quality] snapshot ... @ e.g. snapshot fred.@.%04d.png => stereo-pair snapshot pixelaspect command don't crash in snapshot() if window has evaporated insist on using GLEW library
-
slevy authored
If a color-index variable is named rgb888, it's interpreted as a full 24-bit color value: R*65536 + G*256 + B with 0 <= R,G,B <= 255.
-
slevy authored
-
slevy authored
parti_snapshot(): if the pattern includes '@', emit a stereo pair of images, replacing @ with L and R.
-
slevy authored
-
slevy authored
? print help message for hot keys ctrl-S toggle stereo left/right eyes Safer sprintf for subcam report.
-
slevy authored
-
- Jul 12, 2013