-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
24 lines (21 loc) · 1016 Bytes
/
TODO
File metadata and controls
24 lines (21 loc) · 1016 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
sauer_mapfig<VER>.py
^ get rid of self.data_current_texture_properties use and write all data immediately back to PROJECT object
^ create texture selection buttons using tkImageSelectionButtonWithClear class
create project options dialog
improve texture options dialog
improve general configurations dialog
^ add rotation passing when modifying tkDispmodwidget object
improve general config class
^ add real config file support
add checks to see that all referenced image files exist before importing them as objects
^tkImageSelectionButtonWithClear.py
^ build this class to emulate what is in sauer_mapfig for creating buttons
^ modify to include clear texture button
^ make play.py work first
^ make hover on the inner button keep the button present
sauerConfigWrite.py
build support for all shader types
improve formatting of output config
tkDispModWidget.py
^ add support for rotating and flipping the texture images before applying the other changes
consider performance issues with large textures