Still working on my scrolling text and bug fixing.

This commit is contained in:
2021-07-16 22:26:04 -07:00
parent 96e66901ff
commit 595eacef0f
26 changed files with 495 additions and 115 deletions

View File

@@ -1,2 +1,2 @@
- Make font measure take in a pointer to a primitive to offer auto buffering of verts
- Make a clone of the string into font measure pointing only to real chars?
- Adjust timeline script to have the timeline and the timeline actions disconnected
- Make the method take in the array of actions and length so that the funtion can be provided any actions needed