Skip to content

Commit 40193ce

Browse files
committed
docs(notes)
1 parent c6c87a1 commit 40193ce

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Notes.nts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1273,3 +1273,8 @@ Okay, I've got some ideas; one of them is what if I added some keywords to the T
12731273
I'm gonna start working on v0.2.x by starting with fully abstracting Jolt away into my own engine. I'm also going to need to beef up the renderer api and change how and where things are actually rendered.
12741274

12751275
Aight, I'm at work so it's time to abstract Jolt; at the very least, I wanna develop some way of reporting collisions via the contact listener.
1276+
1277+
[03/09/26]
1278+
Today I'm gonna make some changes to the TheatreFile format and the way Theatre creates Things; primarily, adding a form of "forward declarations" for new Thing classes and a way for Theatre to choose the next best class type if it encounters a Thing that doesn't exist in the ThingFactory.
1279+
1280+
All right, that's all finished! Time to push and rebase, I think.

0 commit comments

Comments
 (0)