|  Nomango | e68bb9d94d | refactor utils | 2020-05-20 23:48:56 +08:00 | 
				
					
						|  Nomango | 430e46a5a3 | Timer => Task | 2020-05-19 21:25:00 +08:00 | 
				
					
						|  liuhaibo.2020 | b739ef71e2 | minor fixes | 2020-05-15 16:29:20 +08:00 | 
				
					
						|  Nomango | b790bb7315 | [deploy] Use Canvas::GetContext2D() instead of drawing functions | 2020-04-26 21:20:58 +08:00 | 
				
					
						|  Nomango | 178d54b0d1 | [chore] update Doxygen comments | 2020-04-16 10:06:36 +08:00 | 
				
					
						|  Nomango | ca884a59cd | [deploy] minor fixes | 2020-04-16 08:56:00 +08:00 | 
				
					
						|  Nomango | 768ce17586 | [deploy] make Actor serializable | 2020-04-15 17:05:57 +08:00 | 
				
					
						|  Nomango | 781d1a2f6c | [deploy] Add Cloneable | 2020-04-03 17:48:00 +08:00 | 
				
					
						|  Nomango | a1e7e77c96 | [deploy] Change source code charset to gb2312 | 2020-03-19 14:28:50 +08:00 | 
				
					
						|  Nomango | 7b6397b49c | [deploy] Add box2d debug draw | 2020-02-23 14:56:14 +08:00 | 
				
					
						|  Nomango | f7844c1ac9 | Update physics | 2020-02-22 17:24:31 +08:00 | 
				
					
						|  Nomango | d6b95e3b40 | Add allocator | 2020-02-20 22:27:09 +08:00 | 
				
					
						|  Nomango | f71c5b9ff8 | Remove TextureRenderContext & add function to create a RenderContext from a texture | 2020-02-20 18:22:52 +08:00 | 
				
					
						|  Nomango | 9fbe396e3b | [deploy] Tidy | 2020-02-19 12:09:50 +08:00 | 
				
					
						|  Nomango | fcc55bac81 | Add Button, PhysicWorld, PhysicBody components | 2020-02-19 11:50:05 +08:00 | 
				
					
						|  Nomango | 9077c55b9c | Add component | 2020-02-18 12:53:18 +08:00 | 
				
					
						|  Nomango | 72e176a314 | Update TextLayout | 2020-02-17 17:01:12 +08:00 | 
				
					
						|  Nomango | 794df63a10 | Fix incorrect TextLayout width | 2020-02-17 12:06:29 +08:00 | 
				
					
						|  Nomango | 14df3ae55e | Add NativeObject & NativePtr | 2020-02-16 20:14:01 +08:00 | 
				
					
						|  Nomango | 1cb97ba0b2 | Update TextLayout | 2020-02-16 12:53:18 +08:00 | 
				
					
						|  Nomango | 2c050cafba | Remove OuterC library | 2020-02-15 17:32:32 +08:00 | 
				
					
						|  Nomango | 94915b87ff | Update Runner | 2020-02-14 22:01:56 +08:00 | 
				
					
						|  Nomango | 6a25403841 | [deploy] Update Sprite | 2020-02-13 12:05:20 +08:00 | 
				
					
						|  Nomango | d31c66a60e | [deploy] Update Action::Clone | 2020-02-12 23:37:05 +08:00 | 
				
					
						|  Nomango | 876035ccae | Update actions | 2020-02-12 22:34:40 +08:00 | 
				
					
						|  Nomango | 8c291b1cdc | Update ShapeActor | 2020-02-12 10:04:16 +08:00 | 
				
					
						|  Nomango | d2cd4f8cba | Update Button & Sprite | 2020-02-11 22:56:12 +08:00 | 
				
					
						|  Nomango | 1bf197d351 | Update FrameSequence | 2020-02-11 17:04:37 +08:00 | 
				
					
						|  Nomango | 08a50ca474 | Update StrokeStyle | 2020-02-11 12:09:59 +08:00 | 
				
					
						|  Nomango | a96dfc8299 | Layer rename to LayerActor & LayerArea rename to Layer | 2020-02-10 18:03:35 +08:00 | 
				
					
						|  Nomango | fa142b64c9 | Change source charset to utf-8 | 2020-02-10 17:32:04 +08:00 | 
				
					
						|  Nomango | 1e93eddb88 | Change default char code | 2020-02-10 13:47:00 +08:00 | 
				
					
						|  Nomango | d302ec3a20 | Made Renderer, RenderContext, TextureRenderContext to be interface | 2020-02-09 18:41:59 +08:00 | 
				
					
						|  Nomango | 4633d7b6b9 | Update DebugActor | 2020-02-09 15:33:46 +08:00 | 
				
					
						|  Nomango | 9329b6f888 | Update Singleton | 2020-02-08 09:59:17 +08:00 | 
				
					
						|  Nomango | d938922605 | Update TextureRenderContext | 2020-02-08 00:17:31 +08:00 | 
				
					
						|  Nomango | a633669058 | fix GifSprite render problem | 2020-02-07 20:50:27 +08:00 | 
				
					
						|  Nomango | 832576d0aa | Add factory functions | 2020-02-07 11:03:22 +08:00 | 
				
					
						|  Nomango | e608cf43cc | [deploy] clear comments | 2020-02-06 09:39:36 +08:00 | 
				
					
						|  Nomango | 1d793cdb4f | [deploy] Remove TextActor default text style | 2020-02-05 19:58:35 +08:00 | 
				
					
						|  Nomango | 92f738a14d | rename Geometry to Shape | 2020-02-05 19:56:22 +08:00 | 
				
					
						|  Nomango | 9ea6781f0e | [deploy] Separating Renderer from the RenderContext | 2020-02-03 14:15:30 +08:00 | 
				
					
						|  Nomango | dff97d8249 | [deploy] Remove PathShapeActor | 2020-02-03 11:11:43 +08:00 | 
				
					
						|  Nomango | 4aa8a549aa | Format codes | 2020-01-21 10:09:55 +08:00 | 
				
					
						|  Nomango | 1e12296181 | tidy | 2020-01-17 16:55:47 +08:00 | 
				
					
						|  Nomango | 297e028779 | Update Input | 2020-01-17 16:46:17 +08:00 | 
				
					
						|  Nomango | bcc92abbef | Add WindowImpl-Win32 | 2020-01-17 11:24:24 +08:00 | 
				
					
						|  Nomango | 831c6c83e9 | Update Window & ImGuiModule | 2020-01-16 18:33:42 +08:00 | 
				
					
						|  Nomango | 8660ee0b59 | Add listener swallowable | 2020-01-10 18:08:54 +08:00 | 
				
					
						|  Nomango | b102f85096 | Rename RenderTarget to RenderContext | 2020-01-10 15:22:12 +08:00 |