18 Commits (ceb1f4cd8092316dbe445dd208ecba96e0518a96)

Author SHA1 Message Date
copygirl c8ec920290 Fix incorrect arg in Entity.init 1 year ago
copygirl 4001570462 Add Entity.add and .remove functions 2 years ago
copygirl 09b018ecec Make Path parts sentinel terminated 2 years ago
copygirl f58c71016b Some doc changes regarding ownership 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 f259c9b821 Add Entity.has to check if entity has a value 2 years ago
copygirl a372768702 Implement Flecs' OS API alloc functions 2 years ago
copygirl cf60a43e10 Entity.init improvements 2 years ago
copygirl d639e8e5a9 Add Entity.getPath 2 years ago
copygirl 15640c1b56 Add way to get/set Entity name/symbol 2 years ago
copygirl 4b7be3e1f7 Improved error handling 2 years ago
copygirl e3627fda0c Remove some duplicate code 2 years ago
copygirl 846f6d0a78 New entity initialization code 2 years ago
copygirl 1ee748cbbf Have Entity.set return itself 2 years ago
copygirl bb5f20e810 Add Pair, functions and docs to Id and Entity 2 years ago
copygirl 41d5155d4d Implement some things, first test success? 2 years ago
copygirl 0c6477c852 Various inital workings 2 years ago