copygirl 
							
						 
						
							
							
								846b738bf5 
								
							
								 
							
						 
						
							
							
								
								Use default field values for Probe struct  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								e0bdf5f182 
								
							
								 
							
						 
						
							
							
								
								Don't use zeroes and zeroInit for C structs  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								12864ba14a 
								
							
								 
							
						 
						
							
							
								
								Let Iter hold onto its own allocator  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								c9bf64a34c 
								
							
								 
							
						 
						
							
							
								
								Remove reference to main.zig where possible  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								7f3e79781e 
								
							
								 
							
						 
						
							
							
								
								Move Context to its own file  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								ea93c6026a 
								
							
								 
							
						 
						
							
							
								
								Don't usingnamespace all of errors.zig  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								2bc8f54a83 
								
							
								 
							
						 
						
							
							
								
								Use "flecszigble" name when important this lib  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								deb1104944 
								
							
								 
							
						 
						
							
							
								
								Split Context.lookup into lookup and lookupMut  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								33dfbe8a9e 
								
							
								 
							
						 
						
							
							
								
								Use defer in Path tests  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								7fc5dbba4d 
								
							
								 
							
						 
						
							
							
								
								Remove Path from Context  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								c092465fce 
								
							
								 
							
						 
						
							
							
								
								Add tests for Entity get/set functions  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								01d5ed7e48 
								
							
								 
							
						 
						
							
							
								
								Allow specifying pairs in Entity get/set functions  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								5273084f99 
								
							
								 
							
						 
						
							
							
								
								Add doc comments for Entity.get / getRef / getMut  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								1c44cf61c7 
								
							
								 
							
						 
						
							
							
								
								Make Entity.getMut return non-nullable pointer  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								1b303d0b3a 
								
							
								 
							
						 
						
							
							
								
								Add Entity.getRef function  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								e695213f65 
								
							
								 
							
						 
						
							
							
								
								Rename getX() functions to simply x()  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								e3ce7b52f2 
								
							
								 
							
						 
						
							
							
								
								Improve README example  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								248f0af204 
								
							
								 
							
						 
						
							
							
								
								Rename Iter.count and .deltaTime  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								772908b3c1 
								
							
								 
							
						 
						
							
							
								
								Update Zig and Flecs, big refactor  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								10ce815c2a 
								
							
								 
							
						 
						
							
							
								
								Add Entity.getChildren  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								1c9c65d8d2 
								
							
								 
							
						 
						
							
							
								
								Add world.term (temporary?)  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								4e101a1643 
								
							
								 
							
						 
						
							
							
								
								Add Entity.getTargets  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								2ff2579d87 
								
							
								 
							
						 
						
							
							
								
								Add World.lookupByPath  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								2e36be7ad2 
								
							
								 
							
						 
						
							
							
								
								Add singleton API to World  
							
							... 
							
							
 
							
							- singleton() combines component() with set()
- get() looks up a singleton component value
- set() sets it, though singleton must exist before 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								2a41366bd8 
								
							
								 
							
						 
						
							
							
								
								Have Entity.get return value instead of pointer  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								13936d11bb 
								
							
								 
							
						 
						
							
							
								
								Don't use  @bitCast  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								39bd61a66c 
								
							
								 
							
						 
						
							
							
								
								Fix Pair.getRelation and .getTarget  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								1a678d1f2f 
								
							
								 
							
						 
						
							
							
								
								Add entity.get_mut function  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								ceb1f4cd80 
								
							
								 
							
						 
						
							
							
								
								Fix Iter.field for non-owned components  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								c8ec920290 
								
							
								 
							
						 
						
							
							
								
								Fix incorrect arg in Entity.init  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								1b2bd5660e 
								
							
								 
							
						 
						
							
							
								
								Add world.quit function  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								81858267ab 
								
							
								 
							
						 
						
							
							
								
								Add missing installHeader call  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								4001570462 
								
							
								 
							
						 
						
							
							
								
								Add Entity.add and .remove functions  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								09b018ecec 
								
							
								 
							
						 
						
							
							
								
								Make Path parts sentinel terminated  
							
							... 
							
							
 
							
							This means Entity.init doesn't need to allocate. 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								f58c71016b 
								
							
								 
							
						 
						
							
							
								
								Some doc changes regarding ownership  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								899cf8c10e 
								
							
								 
							
						 
						
							
							
								
								Add a couple more entity tests  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								efd821aa87 
								
							
								 
							
						 
						
							
							
								
								Get rid of empty files for now  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								f17fcb1329 
								
							
								 
							
						 
						
							
							
								
								Reset log level in tests that expect errors  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								e664ee4afd 
								
							
								 
							
						 
						
							
							
								
								Add expect testing utility namespace  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								f04bc1b093 
								
							
								 
							
						 
						
							
							
								
								Use Path.buildParts and .fromParts in tests  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								f0a956318e 
								
							
								 
							
						 
						
							
							
								
								Make Path.fromParts not return error  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								8c897607b5 
								
							
								 
							
						 
						
							
							
								
								Add a whole lot more Entity tests  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								bd51b09ad6 
								
							
								 
							
						 
						
							
							
								
								Swap order of EntityPart.id and .name  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								8d0edc12f3 
								
							
								 
							
						 
						
							
							
								
								Rename Entity.new to init, allow passing id  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								50c5a83c90 
								
							
								 
							
						 
						
							
							
								
								Add Entity tests involving World.setScope  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								680852f4f8 
								
							
								 
							
						 
						
							
							
								
								Add World.getScope and .setScope functions  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								9faed20c54 
								
							
								 
							
						 
						
							
							
								
								Add Entity tests for adding and checking tags  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								f259c9b821 
								
							
								 
							
						 
						
							
							
								
								Add Entity.has to check if entity has a value  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								67a5c566a4 
								
							
								 
							
						 
						
							
							
								
								Add World.tag to created Tag by type  
							
							
 
							
						 
						
							2 years ago  
				
					
						
							
							
								
								copygirl 
							
						 
						
							
							
								a372768702 
								
							
								 
							
						 
						
							
							
								
								Implement Flecs' OS API alloc functions  
							
							... 
							
							
 
							
							- Add init(alloc) function to initialize Flecs interop
- Set Flecs' OS API functions to use given allocator
- Move World.allocator to a global allocator 
							
						 
						
							2 years ago