- Jul 12, 2013
-
-
slevy authored
Add some redraw() calls to avoid MacOS Lion bug that left cmd box, cmdhist scrollback, and opengl view to go un-refreshed. Especially when we switch on the timestep row.
-
- Nov 01, 2011
-
-
slevy authored
Default jpeg quality = 97.
-
- Oct 26, 2011
-
-
slevy authored
for comparison with -c 'early commands', before window setup.
-
- Oct 24, 2011
-
-
slevy authored
Add -tilt option to subcam command.
-
- Jan 24, 2011
-
-
slevy authored
Use glshader.h, and initialize shader stuff (once pre- and again post-window creation).
-
- Sep 07, 2010
-
-
slevy authored
of main window. Apparently this used to be necessary to trigger initial redraw, but (in more recent versions of FLTK?) just causes the main window to become non-resizable. Toss it. Thanks to Jonathan Strawn <jonnyflash@gmail.com>, UNM ARTS Lab, for figuring this out.
-
- Oct 02, 2008
-
-
slevy authored
-
- Jan 17, 2008
-
-
slevy authored
(Why does it need to complain about losing precision on a reinterpret_cast??)
-
- Jun 13, 2005
-
-
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.
-
- Oct 07, 2004
-
-
slevy authored
to stop animation.
-
- Apr 20, 2004
-
-
slevy authored
-
- Apr 19, 2004
-
-
slevy authored
-
- Apr 12, 2004
- Mar 27, 2004
-
-
slevy authored
It now returns void. Fix (?) interaction between "winsize" and "detach". At least, it works to say in .partiviewrc eval winsize 800x600+400+50 eval detach hide to get a bare graphics window with no UI panel.
-
- Dec 08, 2003
-
-
smarx authored
-
- Nov 03, 2003
- Oct 26, 2003
-
-
slevy authored
MacOS X port, "home" command/button, lots of bug fixes -- into main branch!
-
- Oct 24, 2003
-
-
slevy authored
-
- Oct 14, 2003
-
-
slevy authored
Initialize 3 lights instead of 2. Fix "partiview -c 'detach hide'". It was being interpreted as "detach fullscreen"!
-
- Oct 16, 2002
-
-
smarx authored
-
- Oct 05, 2002
-
-
slevy authored
-
- Sep 16, 2002
-
-
slevy authored
-
- Aug 27, 2002
-
-
slevy authored
this enables multisampling if FLTK and the hardware support it.
-
- Jun 18, 2002
-
-
slevy authored
Where appropriate, update references to geomview license too, now called COPYING.geomview.
-
- May 23, 2002
- Apr 17, 2002
-
-
slevy authored
Once we pick a license this might change, but in the mean time, at least the NCSA UIUC origin is noted.
-
- Feb 20, 2002
-
-
slevy authored
Allow more subcams.
-
- Dec 28, 2001
-
-
slevy authored
rdata/readpath command uses originating filename for path search.
-
- Nov 08, 2001
- Sep 18, 2001
-
-
slevy authored
simply enable lighting and use it later, currently in specks_draw_mesh().
-
- Aug 27, 2001
-
-
slevy authored
-
- Aug 20, 2001
-
-
slevy authored
"inertia on/off" and "detach [fullscreen]" commands.
-
- Aug 17, 2001
-
-
slevy authored
in detached mode.
-
- Aug 16, 2001