initial ptcl2vms man page
Merge branch 'master' of ssh://git.code.sf.net/...
fixed some minor bugs in ptcl2vms
added ptcl.py, docs incoming
note that immediately after printing the error message, gribvdfcreate segfaults
I have reproduced this error on vapor1 while attempting to import... /glade/u/home/milesrl/Desktop/hybrid_v5_rel04_BC5_ne120_t12_pop62.pop.h.nday1.0021-04-01.nc...
fixed udunits header
Merge branch 'master' of ssh://git.code.sf.net/...
Merge branch 'master' of ssh://git.code.sf.net/...
fixed QT_LARGEFILE_SUPPORT errors in Windows
Updated grib, udunits
added grib2vdf VC++ project
conflict resolution
more conflict res
Merge branch 'master' of ssh://git.code.sf.net/...
fixed gribapi windows 32 bit build
Merge branch 'master' of ssh://git.code.sf.net/...
added assimp 3.x includes, ASSIMP_2 macro
added assimp 3.x includes, ASSIMP_2 switch
added banner image
fixed build issues
Merge branch 'VAPOR_3_0' of ssh://git.code.sf.n...
copied bannergui from master
updated mainform destructor for banner
updated mainform destructor for banner
Merge branch 'master' of ssh://git.code.sf.net/...
resolved merge conflicts, fixed memory leak in ...
fixed memory leak in helpAbout
fixed hedgehogger normals
fixed hedgehogger non-drawing bug
fixed banner path in mainform
Merge branch 'master' of ssh://git.code.sf.net/...
fixed color issues for GLPathRenderer
renamed banner image to avoid conflicts in /usr...
updated share/images makefile to copy png files
untracked isolinetab.h
fixed image path errors
moved banner.png
final fix for bannergui
more fixes for image path
updated glflow
Merge branch 'master' of ssh://git.code.sf.net/...
bannergui updated with new features
Merge branch 'master' of ssh://git.code.sf.net/...
restructured API again. some errors introduced
making backup commit before another API change
glflow: general formatting, conventions
code cleaning
finished first complete iteration of glflow
unneeded glxinfo in .gitignore
Merge branch 'master' of ssh://git.code.sf.net/...
rearranged mouse controls, some progress on col...
updated checklist
full support for stride, arrowstride in pathren...
pathrenderer now supports stride (not arrowstride)
fixed pathrenderer tube stride bug
restructured test to take advantage of new API ...
restructured API
updated glflow checklist
Merge branch 'master' of ssh://git.code.sf.net/...
intermediate
restarting again
init checkpoint
PathRenderer Arrows! NOTE: Do not stride
Merge branch 'master' of ssh://git.code.sf.net/...
essential funcs and fixes before PathRenderer a...
Added total time to profiling report
adjusted for better profiling
Merge branch 'master' of ssh://git.code.sf.net/...
cones fully rendering. switched to HedgeHog mod...
reverted test_glflow to default behavior, fixed...
FINALLY DRAWING MORE THAN TUBE
switched test_glflow to arrow testing
RENDERING ARROWS! YES!
Fixed broken GetTime references
fixed references to VDFIOBase::GetTime
Moved GetTime from VDFIOBase to CFuncs
fixed profiling output units
forgot to return default behavior before commit...
Moved GetTime() from VDFIOBase to CFuncs
intermediate commit #2 for arrow visualization
first iteration for arrow testing
sanitized for push
intermediate commit for arrow rendering
now loads multiple paths from datafile
fixed make problem
added testdata to gitignore
Merge branch 'master' of ssh://git.code.sf.net/...
generating data, beginning import code
switched to automatic motion in profiling mode
updated checklist
-profile argument, fixed-iteration profiling
Merge branch 'master' of ssh://git.code.sf.net/...
added precompiler guards to prevent windows fro...
Added timing instrumentation (see program output)
Merge branch 'master' of ssh://git.code.sf.net/...
fixed aspect ratio bug on resize
Added caching for faster rendering
workaround for bad stride handling
new, non-buggy control scheme for OSX