19 Commits (2bc8f54a832e2307a06fbe95e5874c2c054fa203)

Author SHA1 Message Date
copygirl 2bc8f54a83 Use "flecszigble" name when important this lib 1 year ago
copygirl deb1104944 Split Context.lookup into lookup and lookupMut 1 year ago
copygirl e695213f65 Rename getX() functions to simply x() 1 year ago
copygirl 772908b3c1 Update Zig and Flecs, big refactor 1 year ago
copygirl 1c9c65d8d2 Add world.term (temporary?) 1 year ago
copygirl 2ff2579d87 Add World.lookupByPath 1 year ago
copygirl 2e36be7ad2 Add singleton API to World 1 year ago
copygirl 1b2bd5660e Add world.quit function 1 year ago
copygirl 8d0edc12f3 Rename Entity.new to init, allow passing id 2 years ago
copygirl 680852f4f8 Add World.getScope and .setScope functions 2 years ago
copygirl 67a5c566a4 Add World.tag to created Tag by type 2 years ago
copygirl a372768702 Implement Flecs' OS API alloc functions 2 years ago
copygirl cf60a43e10 Entity.init improvements 2 years ago
copygirl 1632e53eae Add World.initMinimal 2 years ago
copygirl 4b7be3e1f7 Improved error handling 2 years ago
copygirl 846f6d0a78 New entity initialization code 2 years ago
copygirl 38baf0c54c Rename lookup to lookupByType, add lookupAlive 2 years ago
copygirl 41d5155d4d Implement some things, first test success? 2 years ago
copygirl 0c6477c852 Various inital workings 2 years ago