17 Commits (c092465fcee9d9c63a083162768c79d796502782)

Author SHA1 Message Date
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?) 2 years ago
copygirl 2ff2579d87 Add World.lookupByPath 2 years ago
copygirl 2e36be7ad2 Add singleton API to World 2 years ago
copygirl 1b2bd5660e Add world.quit function 2 years 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