|  cosmonaut | 2bd88e1dc1 | add a few useful functions | 2022-05-13 16:26:26 -07:00 | 
				
					
						|  cosmonaut | 66d363459b | improve DDS format support | 2022-05-12 11:21:07 -07:00 | 
				
					
						|  cosmonaut | b22d3bed30 | add DDS and BC7 support | 2022-05-11 21:22:20 -07:00 | 
				
					
						|  cosmonaut | 0d93207ae9 | Fixed Point Math (#19) Reviewed-on: #19 | 2022-05-11 17:34:09 +00:00 | 
				
					
						|  cosmonaut | 5e2368bc7d | update wellspring | 2022-05-02 10:12:38 -07:00 | 
				
					
						|  cosmonaut | a0082bcec6 | change Marshal.SizeOf to sizeof | 2022-04-27 14:14:15 -07:00 | 
				
					
						|  cosmonaut | 810f270a41 | blittable button identifiers | 2022-04-27 11:37:35 -07:00 | 
				
					
						|  cosmonaut | 27e0404ec0 | expose Line properties + no-ID retrieve | 2022-04-21 16:04:40 -07:00 | 
				
					
						|  cosmonaut | be4b5cf2c7 | fix audio not being disposed in correct order | 2022-04-20 14:57:24 -07:00 | 
				
					
						|  cosmonaut | 83eb268a4a | add audio Seek functionality | 2022-04-20 14:29:46 -07:00 | 
				
					
						|  cosmonaut | 985e096a7b | add Update and Remove to SpatialHash2D | 2022-04-20 10:57:16 -07:00 | 
				
					
						|  cosmonaut | dccd81e029 | change collision API to support multi shapes | 2022-04-18 11:33:40 -07:00 | 
				
					
						|  cosmonaut | 65568ea234 | Font rendering update | 2022-04-13 15:10:23 -07:00 | 
				
					
						|  cosmonaut | b49dc3720a | update Wellspring | 2022-04-13 10:11:07 -07:00 | 
				
					
						|  cosmonaut | 61a6d0bdc0 | Font Rendering (#18) Adds a font rendering system based on Wellspring.
Reviewed-on: #18 | 2022-04-13 03:06:14 +00:00 | 
				
					
						|  cosmonaut | 72c9dd4bda | close vorbis stream before freeing data | 2022-04-08 00:17:58 -07:00 | 
				
					
						|  cosmonaut | 412f0ca179 | game state system | 2022-04-08 00:03:42 -07:00 | 
				
					
						|  cosmonaut | b252d0eb92 | forgot that C# arrays are not just memory | 2022-04-07 15:11:14 -07:00 | 
				
					
						|  cosmonaut | ba66ed4225 | stream ogg from memory instead of disk | 2022-04-07 14:19:43 -07:00 | 
				
					
						|  cosmonaut | 5e2b8de2d3 | Spatial Hash Retrieve returns collision groups | 2022-04-06 20:25:46 -07:00 | 
				
					
						|  cosmonaut | 35ded250ed | some more collision fast paths | 2022-04-05 17:31:27 -07:00 | 
				
					
						|  cosmonaut | f8146b799a | store rectangle properties as ints | 2022-04-05 16:35:55 -07:00 | 
				
					
						|  cosmonaut | 379bdcdcb1 | bump moonworks target to .NET 6 | 2022-04-05 16:24:43 -07:00 | 
				
					
						|  cosmonaut | 4b4abaab01 | fix AABB2D transform method | 2022-04-05 16:06:34 -07:00 | 
				
					
						|  cosmonaut | 6a1fa004d6 | set loop on play instead of construct | 2022-04-05 16:05:42 -07:00 | 
				
					
						|  cosmonaut | b1b6b84809 | WAV static sounds + static sound instance pool | 2022-04-04 23:33:36 -07:00 | 
				
					
						|  cosmonaut | 08a3c01f66 | add Vector2.Angle | 2022-03-31 15:31:53 -07:00 | 
				
					
						|  cosmonaut | ec5160c060 | add int variant to MathHelper.Approach | 2022-03-31 14:51:18 -07:00 | 
				
					
						|  cosmonaut | c96c7a0d90 | MathHelper.Approach should not return delta | 2022-03-29 00:11:50 -07:00 | 
				
					
						|  cosmonaut | f0d3dfccf9 | add collision mask system to spatial hash | 2022-03-25 15:11:38 -07:00 | 
				
					
						|  cosmonaut | 6ea3e24a91 | Refresh 1.5.0 | 2022-03-24 20:39:51 -07:00 | 
				
					
						|  cosmonaut | 9f4b69e6aa | keyboard uses Button instead of ButtonState | 2022-03-24 16:41:00 -07:00 | 
				
					
						|  cosmonaut | 80c34c6b16 | Collision API (#17) | 2022-03-24 06:07:34 +00:00 | 
				
					
						|  cosmonaut | cc876b2132 | GetGamepad no longer throws if slot is empty | 2022-03-18 12:11:00 -07:00 | 
				
					
						|  cosmonaut | 71d9f8f4fe | remove unnecessary setters and add doc comments | 2022-03-18 11:58:10 -07:00 | 
				
					
						|  cosmonaut | 5050a9369d | Input API rework | 2022-03-18 11:46:44 -07:00 | 
				
					
						|  cosmonaut | 3623e6b07c | add debug exception for binding a null texture | 2022-03-17 14:42:43 -07:00 | 
				
					
						|  cosmonaut | 1b5221f2c7 | vertex format ABI break | 2022-03-17 14:42:30 -07:00 | 
				
					
						|  cosmonaut | 0fb7e98cb5 | add Vector2.Transform Matrix3x2 overload | 2022-03-15 23:02:38 -07:00 | 
				
					
						|  cosmonaut | 5424d05d63 | RasterizerState ABI break | 2022-03-14 10:48:31 -07:00 | 
				
					
						|  cosmonaut | e7addb953f | Refresh 1.3.0 | 2022-03-10 10:28:46 -08:00 | 
				
					
						|  cosmonaut | 2a9286f31e | Clear and AcquireSwapchainTexture ABI break | 2022-03-10 10:25:41 -08:00 | 
				
					
						|  cosmonaut | 8f9aaf6d61 | ButtonState is now a struct | 2022-03-07 10:54:52 -08:00 | 
				
					
						|  cosmonaut | cf2d8473a1 | renderArea NULL inputs | 2022-03-06 22:33:12 -08:00 | 
				
					
						|  cosmonaut | b5b0f35b50 | SetViewport and SetScissor doc comments | 2022-03-04 14:14:22 -08:00 | 
				
					
						|  cosmonaut | 527f47436a | Refresh 1.2.0 | 2022-03-04 13:21:52 -08:00 | 
				
					
						|  cosmonaut | 40d9cdd33a | add element-wise SetBufferData overload | 2022-03-04 10:00:29 -08:00 | 
				
					
						|  cosmonaut | c4d2e3b8ee | Refresh 1.1.0 | 2022-03-03 17:35:38 -08:00 | 
				
					
						|  cosmonaut | a413863cf9 | add Size property to Buffer | 2022-03-03 17:18:38 -08:00 | 
				
					
						|  cosmonaut | 17333cfb67 | destroy update | 2022-03-03 17:16:39 -08:00 |