This website requires JavaScript.
Explore
Help
Sign in
SeanOMik
/
lyra-engine
Watch
1
Star
0
Fork
You've already forked lyra-engine
0
Code
Issues
5
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
207
commits
4
branches
0
tags
22
MiB
c3de9e77db
Commit graph
6 commits
Author
SHA1
Message
Date
SeanOMik
de4fb76f31
scripting: update for elua and new wip support for teal
2024-02-28 21:10:52 -05:00
SeanOMik
e354528942
scripting: Implement LuaVec3:move_by, and add more methods for Lua on math types
2024-02-19 23:14:38 -05:00
SeanOMik
e6b4e83dee
scripting: fix math type wrapper macro for lua. Expose math types as userdata through LuaProxy trait
2024-02-19 17:57:48 -05:00
SeanOMik
6465ed2e0b
scripting: support 'overloaded' like methods in wrapper macro
Some checks failed
ci/woodpecker/manual/debug
Pipeline failed
Details
2024-01-20 11:46:42 -05:00
SeanOMik
e5599e1d27
scripting, ecs: expose Transform to lua, update component ticks on changes from lua
2024-01-13 11:52:20 -05:00
SeanOMik
d14abcc3e5
Get some math types and some ecs stuff exposed to lua
2024-01-12 14:11:33 -05:00