SeanOMik
  • Joined on 2023-04-26
SeanOMik pushed to feat/improve-lua-ecs-29 at SeanOMik/lyra-engine 2024-10-20 00:52:08 +00:00
74465ce614 lua: code cleanup
SeanOMik commented on issue SeanOMik/lyra-engine#29 2024-10-20 00:42:48 +00:00
Improve Lua ECS

Querying resources from Views is now possible:

local view = View.new(Transform, WorldTransform, Res(DeltaTime))
local res = world:view_query(view)

for entity, transform, world_tran,
SeanOMik pushed to feat/improve-lua-ecs-29 at SeanOMik/lyra-engine 2024-10-20 00:42:46 +00:00
380b15e560 lua: implement ecs queries that work with the new Views
SeanOMik pushed to feat/improve-lua-ecs-29 at SeanOMik/lyra-engine 2024-10-19 21:46:29 +00:00
2ffdd4085b lua: create `View`s that can query from the world
SeanOMik created branch feat/improve-lua-ecs-29 in SeanOMik/lyra-engine 2024-10-19 21:46:28 +00:00
SeanOMik commented on issue SeanOMik/lyra-engine#29 2024-10-19 21:44:30 +00:00
Improve Lua ECS

Figured out the majority of the new ecs api. Now I need to add support for querying resources from the world, alongside the components of an entity.

Here's a short code example that does the…

SeanOMik pushed to main at SeanOMik/lyra-engine 2024-10-19 15:48:38 +00:00
156cbf25a4 fix ci by ignoring tracy tsc check
SeanOMik deleted branch feat/lua-type-defs from SeanOMik/lyra-engine 2024-10-19 15:17:05 +00:00
SeanOMik merged pull request SeanOMik/lyra-engine#28 2024-10-19 15:17:01 +00:00
Expose structs to Lua and write Lua type annotations
SeanOMik pushed to main at SeanOMik/lyra-engine 2024-10-19 15:16:58 +00:00
b2d259ac71 Merge pull request 'Expose structs to Lua and write Lua type annotations' (#28) from feat/lua-type-defs into main
d001e136d0 lua: expose WorldTransform
d0e6fc6ecd lua: make it easier to expose events and asset handle wrappers
6a47cd2671 lua: expose DeviceEvent
8e56ee1f0f lua: start exposing events
Compare 16 commits »
SeanOMik opened issue SeanOMik/lyra-engine#29 2024-10-19 03:06:46 +00:00
Improve Lua ECS
SeanOMik created pull request SeanOMik/lyra-engine#28 2024-10-19 01:41:42 +00:00
Expose structs to Lua and write Lua type annotations
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-19 01:17:06 +00:00
bf4d825624 chore: change essential ip address for node exporter to new machine ip
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-18 23:04:23 +00:00
9d7375707a fix: update forgejo host ssh key
SeanOMik pushed to feat/lua-type-defs at SeanOMik/lyra-engine 2024-10-17 21:13:02 +00:00
d001e136d0 lua: expose WorldTransform
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-17 20:20:19 +00:00
360c812371 chore: move trilium to volsync PVCs
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-17 20:02:59 +00:00
601675952f chore: move piwigo to volsync PVCs
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-17 20:00:09 +00:00
0e8cde4438 chore: move piwigo to volsync PVCs
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-17 19:50:50 +00:00
13e687361e chore: move mealie to volsync PVCs
SeanOMik pushed to main at SeanOMik/k3s-cluster 2024-10-17 19:28:32 +00:00
a8392da2a2 chore: move fireflyiii to volsync PVCs