a little more work on the axes stuff: enable global axes for the geometry and the mesh, too. We can finally get rid of the ugly old "moving axes" bit. (+ reverted changes in unproject: need to be more careful since unproject can be called outside Draw())
Showing
- Common/Context.h 7 additions, 3 deletionsCommon/Context.h
- Common/DefaultOptions.h 61 additions, 27 deletionsCommon/DefaultOptions.h
- Common/Options.cpp 248 additions, 68 deletionsCommon/Options.cpp
- Common/Options.h 28 additions, 13 deletionsCommon/Options.h
- Common/Views.cpp 11 additions, 11 deletionsCommon/Views.cpp
- Common/Views.h 7 additions, 5 deletionsCommon/Views.h
- Fltk/Callbacks.cpp 60 additions, 42 deletionsFltk/Callbacks.cpp
- Fltk/GUI.cpp 163 additions, 106 deletionsFltk/GUI.cpp
- Fltk/GUI.h 1 addition, 1 deletionFltk/GUI.h
- Graphics/Axes.cpp 0 additions, 164 deletionsGraphics/Axes.cpp
- Graphics/Draw.cpp 13 additions, 7 deletionsGraphics/Draw.cpp
- Graphics/Draw.h 3 additions, 4 deletionsGraphics/Draw.h
- Graphics/Entity.cpp 54 additions, 12 deletionsGraphics/Entity.cpp
- Graphics/Graph2D.cpp 12 additions, 12 deletionsGraphics/Graph2D.cpp
- Graphics/Makefile 1 addition, 11 deletionsGraphics/Makefile
- Graphics/Mesh.cpp 17 additions, 6 deletionsGraphics/Mesh.cpp
- Graphics/Post.cpp 6 additions, 5 deletionsGraphics/Post.cpp
- Graphics/Scale.cpp 5 additions, 5 deletionsGraphics/Scale.cpp
- benchmarks/misc/charts.geo 1 addition, 1 deletionbenchmarks/misc/charts.geo
- doc/texinfo/opt_general.texi 80 additions, 5 deletionsdoc/texinfo/opt_general.texi
Loading
Please register or sign in to comment