Skip to content

Commit

Permalink
Merge pull request firemodels#1954 from gforney/master
Browse files Browse the repository at this point in the history
add frame io code (disabled for now)
  • Loading branch information
gforney authored Jul 29, 2024
2 parents 843e9ce + 4ece31d commit c3a8187
Show file tree
Hide file tree
Showing 56 changed files with 4,269 additions and 1,193 deletions.
2 changes: 1 addition & 1 deletion Build/smokeview/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ csrc = callbacks.c camera.c color2rgb.c readimage.c readgeom.c readobject.c colo
IOboundary.c IOgeometry.c IOhvac.c IOiso.c IOobjects.c IOpart.c IOplot2d.c IOplot3d.c \
IOscript.c IOshooter.c IOslice.c IOsmoke.c IOtour.c IOvolsmoke.c IOwui.c IOzone.c IOframe.o isobox.c \
main.c md5.c menus.c output.c readsmv.c renderhtml.c renderimage.c scontour2d.c sha1.c \
sha256.c shaders.c showscene.c skybox.c smokestream.c smokeview.c smv_geometry.c startup.c \
sha256.c shaders.c showscene.c skybox.c smokestream.c smokeview.c smv_geometry.c startup.c fopen.c \
stdio_buffer.c stdio_m.c string_util.c threader.c translate.c unit.c update.c viewports.c colortable.c command_args.c

cppsrc = glui_bounds.o \
Expand Down
Loading

0 comments on commit c3a8187

Please sign in to comment.