TODO list updated
This commit is contained in:
parent
05447e7425
commit
0a06593f97
1 changed files with 9 additions and 21 deletions
30
TODO
30
TODO
|
@ -26,27 +26,15 @@ Scripting:
|
|||
* (Output only) Texture / framebuffer re-use
|
||||
|
||||
Sync / inputs:
|
||||
* Widget for displaying single inputs
|
||||
* Widget for displaying overrides
|
||||
* Structure for undoing actions
|
||||
* Curve file external updates
|
||||
* Segment creation
|
||||
* Segment deletion
|
||||
* Segment type change
|
||||
* Value changes
|
||||
* Duration changes
|
||||
* Point insertion
|
||||
* Compaction
|
||||
* Local changes vs file update
|
||||
* Editing single values
|
||||
* Resizing segments
|
||||
* Resizing segment sections
|
||||
* Changing segment types
|
||||
* "Moving" points (duration / value changes)
|
||||
* Compacting curve data
|
||||
-> merge segments
|
||||
-> remove points that serve no purpose
|
||||
* Saving data
|
||||
* Compacting curve data
|
||||
-> merge segments
|
||||
-> remove points that serve no purpose
|
||||
* Support for overrides
|
||||
* Fix the various remaining issues
|
||||
* Issues related to "selected stuff going the way of the dodo"
|
||||
* Finding values for arbitrary points in time
|
||||
* Zooming issues on the right side
|
||||
* Add curve display
|
||||
|
||||
Misc:
|
||||
* General overhaul (e.g. use tabs)
|
||||
|
|
Loading…
Reference in a new issue