TODO list updated

This commit is contained in:
Emmanuel BENOîT 2017-11-26 18:46:54 +01:00
parent 05447e7425
commit 0a06593f97

30
TODO
View file

@ -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)