blob: aac7506ad0e250d8f0a96b4c0f70851a8f47afb8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
BUGS
----
o On Linux, large files load veery slowly
TODO
----
o Preferences
- background colors
- Model outside/inside color
- wireframe color and width
- OpenGL params
- Default language feature settings
o External editor
o Hide/show editor
o hide/show log widget
o Mac OS X:
- embed examples into bundle -> separate example menu?
- Use examples as default File Open folder
- distribute as (self-unpacking?) dmg containing a single .app instead of zip
- universal binary -> fix cgal and opencsg
o Build multiple variants from one single build? (e.g. without opencsg)
o MDI
- Think about how to do MDI the right way
- Quit vs. Close MainWindow.
Today Quit just closes the current window and there is no close function
- windowModified property -> windowtitle and check on quit/close
o 3D interaction
- Improve mouse rotation
- Add modifier key combos to handle pan on 1 mouse button systems
WISHLIST
--------
|