22 Commits (wip/bindgen)
 

Author SHA1 Message Date
copygirl 22dd934e95 WIP 1 year ago
copygirl c6613679cc Move .csproj and Utility namespace 1 year ago
copygirl 46e171940e Rename Iterator.FieldRef to .Field and more 1 year ago
copygirl 462039db79 Correctly handle reference types 1 year ago
copygirl 619e2b24c6 More IdentifierRef.Pair variants 1 year ago
copygirl 230d1abfe3 Rename Identifier to Id 1 year ago
copygirl 26b9ad3a6a Add IdentifierRef.Count to get count in-use 1 year ago
copygirl 1c844f00fd Add IdentifierRef.Pair<TRelation> method 1 year ago
copygirl f9fa808d68 Add support for iterator variables 1 year ago
copygirl 1fa1fa4a3c Minor cleanup, remove sealed modifier 1 year ago
copygirl 552022597f Add World.New(parent, path) method 1 year ago
copygirl ad9b3f6736 Add Entity.GetTargets which returns IEnumerable 1 year ago
copygirl c949257d1d Fix incorrect EntityPath.Lookup exception message 1 year ago
copygirl d2023961cc Rename .Get to .GetOrThrow 1 year ago
copygirl a58514d402 Add FlecsException and abort handling 1 year ago
copygirl f77d4e999b Small changes to README 1 year ago
copygirl 47090887ca Add Iterator.IsField(int, Identifier) method 1 year ago
copygirl 9ab42afb0b Add Identifier.AsEntity method 1 year ago
copygirl 7b380fd059 Rename Lookup functions for clarity 1 year ago
copygirl 8097f233ff Entity.None.ToString() returns "Entity.None" 1 year ago
copygirl b6af74511f Update example in README 1 year ago
copygirl 127e957c97 Initial commit 1 year ago