SeanOMik
|
6a47cd2671
|
lua: expose DeviceEvent
|
2024-10-13 11:43:49 -04:00 |
SeanOMik
|
77ec620adb
|
lua: remove unused fields in FreeFlyCamera
|
2024-10-09 10:30:45 -04:00 |
SeanOMik
|
6f65e2ce35
|
lua: add lua type defs for FreeFlyCamera and change name of field
|
2024-10-08 20:49:57 -04:00 |
SeanOMik
|
e9cbb48653
|
lua: expose camera, support ToLua and FromLua structs in World:view
|
2024-10-07 15:20:13 -04:00 |
SeanOMik
|
49dfb38da3
|
lua: expose fields on some types from lyra_resource
|
2024-10-05 13:46:53 -04:00 |
SeanOMik
|
140ca506d6
|
lua: create type defs for World, Entity, ActionHandler, all asset handlers, add globals file
|
2024-10-04 23:48:58 -04:00 |
SeanOMik
|
06a4301c23
|
lua: create type defs for Vec2, Vec3, Vec4, Quat, Transform, and DeltaTime
|
2024-10-04 15:07:42 -04:00 |
SeanOMik
|
de14b6211b
|
lua: create type defs for Window and start on Vec2
|
2024-10-03 19:07:11 -04:00 |
SeanOMik
|
76b7cac699
|
lua: expose most fields for window component
|
2024-10-02 20:54:54 -04:00 |
SeanOMik
|
4247c4f5c1
|
scripting: switch to elua, create LuaTableProxy for proxying rust types into and from lua tables
|
2024-02-17 14:27:16 -05:00 |
SeanOMik
|
d14abcc3e5
|
Get some math types and some ecs stuff exposed to lua
|
2024-01-12 14:11:33 -05:00 |