Revision 686639

Go back to digest for 15th July 2007

Features in Graphics

C. Boemann committed changes in /trunk/playground/graphics/kreative3d:

Another round of hacking.
- viewtool can now move
- viewtool can now rotate (not very well)
- the view control widget is gone
- a new axes helper in lower left corner
- widget for the line tool
- the view tool is tmp activated from within the line tool if you hold ctrl down

File Changes

Added 2 files
  • /trunk/playground/graphics/kreative3d/tools
  •   /line.png
  •   /line_cursor.png
Deleted 2 files
  • /trunk/playground/graphics/kreative3d
  •   /KreaViewControlWidget.cpp
  •   /KreaViewControlWidget.h
Modified 15 files
  • /trunk/playground/graphics/kreative3d
  •   /AUTHORS
  •   /CMakeLists.txt
  •   /KreaCanvas.cpp
  •   /KreaCanvas.h
  •   /KreaViewer.cpp
  •   /KreaViewer.h
  •   /main.cpp
  •   /engine/Line.cpp
  •   /engine/Sketch.cpp
  •   /engine/Sketch.h
  •   /tools/KreaViewTool.cpp
  •   /tools/KreaViewTool.h
  •   /tools/LineTool.cpp
  •   /tools/LineTool.h
  •   /tools/LineToolFactory.cpp
19 files changed in total