33 Commits (1d1ba4fe4d13d1dc7ccde809d5ef111565ee3f12)
 

Author SHA1 Message Date
copygirl 1d1ba4fe4d Remove EntityBase 1 year ago
copygirl 60919ef1f6 Add EntityBuilder constructor with parent arg 1 year ago
copygirl 0527919d47 Make World implement IDisposable 1 year ago
copygirl c24052cfa7 Move EntityNotFoundException out of World class 1 year ago
copygirl dc776ace1f Remove LookupByType and related methods 1 year ago
copygirl e4f3020a87 Exclude flecs-cs from compile items 1 year ago
copygirl 2d72e87290 Many minor changes 1 year ago
copygirl 411f94c412 Fix IdFlags not being up-to-date with Flecs 1 year ago
copygirl 0ff026d639 Cleanup 1 year ago
copygirl 33bbd75fbc Rename Term.InOut and .Oper, add InOut property 1 year ago
copygirl 60c031a119 Don't add phase in InitSystem 1 year ago
copygirl d6c8129676 Allow passing multiple events to InitObserver 1 year ago
copygirl 6bc3ab8bfb Add SpanToRef.GetOrNull 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