19 Commits (39bd61a66c93a67738ca41a30f50d814a19e07a0)

Author SHA1 Message Date
copygirl 1a678d1f2f Add entity.get_mut function 1 year ago
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