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
|
* (Output only) Texture / framebuffer re-use
|
||||||
|
|
||||||
Sync / inputs:
|
Sync / inputs:
|
||||||
* Widget for displaying single inputs
|
* Compacting curve data
|
||||||
* Widget for displaying overrides
|
-> merge segments
|
||||||
* Structure for undoing actions
|
-> remove points that serve no purpose
|
||||||
* Curve file external updates
|
* Support for overrides
|
||||||
* Segment creation
|
* Fix the various remaining issues
|
||||||
* Segment deletion
|
* Issues related to "selected stuff going the way of the dodo"
|
||||||
* Segment type change
|
* Finding values for arbitrary points in time
|
||||||
* Value changes
|
* Zooming issues on the right side
|
||||||
* Duration changes
|
* Add curve display
|
||||||
* 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
|
|
||||||
|
|
||||||
Misc:
|
Misc:
|
||||||
* General overhaul (e.g. use tabs)
|
* General overhaul (e.g. use tabs)
|
||||||
|
|
Loading…
Reference in a new issue