This website requires JavaScript.
Explore
Help
Register
Sign In
ecker
/
engine
Watch
1
Star
0
Fork
0
You've already forked engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
237
Commits
1
Branch
1
Tag
103
MiB
master
Commit Graph
4 Commits
Author
SHA1
Message
Date
ecker
a66f56ad9f
refractor to try and minimize differences between reactphysics and internal physics engine (that i really need to optimize now), reverted some things with the graph system to get it to work again on scenes with more than one mesh (because for some reason instance IDs need to be global and i cant for the life of me figure out how to properly remap them)
2025-09-01 23:16:43 -05:00
ecker
c9448f9b74
lua optimizations to remove as much overhead as possible (to almost nothing), adjusted how metadata is accessed in lua (it requires explicit pasting of macros)
2025-08-17 20:48:20 -05:00
ecker
81da764d6b
added wav (from file) and PCM (from memory buffer) playback, modified hook to VALL-E TTS to now either directly play the audio or invoke a callback (currently only hooked via sound emitter)
2025-08-03 13:45:31 -05:00
mrq
bb356ee399
Commit for 2024.12.01 23-07-01.7z
2024-12-01 23:07:00 -06:00