upgraded all plugins to work with the new post-pro. This is done "cheaply" for now, by only using old-style list-based datasets. Taking advantage of the abstraction (so that we can use the plugins on all datasets) will require more work. The hooks for transparent data translation are in place, but the actual translation has not been implemented yet.
Showing
- Common/Makefile 2 additions, 2 deletionsCommon/Makefile
- Fltk/Callbacks.cpp 5 additions, 6 deletionsFltk/Callbacks.cpp
- Fltk/Makefile 15 additions, 15 deletionsFltk/Makefile
- Parser/Makefile 20 additions, 21 deletionsParser/Makefile
- Plugin/Annotate.cpp 21 additions, 30 deletionsPlugin/Annotate.cpp
- Plugin/Annotate.h 1 addition, 1 deletionPlugin/Annotate.h
- Plugin/Curl.cpp 27 additions, 36 deletionsPlugin/Curl.cpp
- Plugin/Curl.h 1 addition, 1 deletionPlugin/Curl.h
- Plugin/CutGrid.cpp 36 additions, 40 deletionsPlugin/CutGrid.cpp
- Plugin/CutGrid.h 3 additions, 3 deletionsPlugin/CutGrid.h
- Plugin/CutMap.cpp 9 additions, 18 deletionsPlugin/CutMap.cpp
- Plugin/CutMap.h 1 addition, 1 deletionPlugin/CutMap.h
- Plugin/CutParametric.cpp 36 additions, 36 deletionsPlugin/CutParametric.cpp
- Plugin/CutParametric.h 5 additions, 7 deletionsPlugin/CutParametric.h
- Plugin/CutPlane.cpp 24 additions, 30 deletionsPlugin/CutPlane.cpp
- Plugin/CutPlane.h 2 additions, 2 deletionsPlugin/CutPlane.h
- Plugin/CutSphere.cpp 4 additions, 11 deletionsPlugin/CutSphere.cpp
- Plugin/CutSphere.h 1 addition, 1 deletionPlugin/CutSphere.h
- Plugin/Divergence.cpp 28 additions, 37 deletionsPlugin/Divergence.cpp
- Plugin/Divergence.h 1 addition, 1 deletionPlugin/Divergence.h
Loading
Please register or sign in to comment