|  Nomango | c523a138d4 | ResLoader supports loading from JSON files | 2019-08-06 13:34:10 +08:00 | 
				
					
						|  Nomango | 4768c340a6 | destroy all instances before exit minor | 2019-08-06 13:34:10 +08:00 | 
				
					
						|  Nomango | d153f31a74 | refactor Singleton | 2019-08-06 13:34:10 +08:00 | 
				
					
						|  Nomango | 762a764917 | make Window singleton & make ImGuiLayer more easily to use | 2019-08-06 13:34:10 +08:00 | 
				
					
						|  Nomango | df3b5e459e | update Component interface | 2019-08-06 13:34:10 +08:00 | 
				
					
						|  Nomango | d025adb453 | fix potential errors in matrix multiplication | 2019-08-06 13:34:10 +08:00 | 
				
					
						|  Nomango | cfebf15974 | separate audio/network/imgui package | 2019-08-06 13:34:10 +08:00 | 
				
					
						|  Nomango | da7970bf34 | update render package minor | 2019-08-06 13:34:09 +08:00 | 
				
					
						|  Nomango | 3ee2749b28 | some optimizations when loading image minor | 2019-08-06 13:34:09 +08:00 | 
				
					
						|  Nomango | 331ec42523 | cascade opacity supported | 2019-08-06 13:34:09 +08:00 | 
				
					
						|  Nomango | 3c63ca3965 | some optimizations on AffineTransform | 2019-08-06 13:34:09 +08:00 | 
				
					
						|  Nomango | 5bc2a39f7c | OpacityTo renamed to FadeTo | 2019-08-06 13:34:09 +08:00 | 
				
					
						|  Nomango | 080cd5523b | update D3DDeviceResources API minor | 2019-08-06 13:34:09 +08:00 | 
				
					
						|  Nomango | ef4b0d85e6 | update README.md minor
minor
minor | 2019-08-06 13:34:09 +08:00 | 
				
					
						|  Nomango | 2dc4c04482 | add Vec2T::operator+= & -= functions minor
minor | 2019-08-06 13:34:09 +08:00 | 
				
					
						|  Nomango | fcf49f83e5 | update readme.md | 2019-08-06 13:34:09 +08:00 | 
				
					
						|  Nomango | f844218090 | add logo images | 2019-08-06 13:34:09 +08:00 | 
				
					
						|  Nomango | b4a37d0714 | add ActionCustom | 2019-08-06 13:34:09 +08:00 | 
				
					
						|  Nomango | 5c1878bd46 | some fixes | 2019-08-06 13:34:09 +08:00 | 
				
					
						|  Nomango | 0742b0c02d | some optimization minor
minor
minor
minor
minor
minor
minor
minor
minor
minor fixes | 2019-08-06 13:34:09 +08:00 | 
				
					
						|  Nomango | d76a4de248 | update Logger | 2019-08-06 13:34:09 +08:00 | 
				
					
						|  Nomango | 0eceb235ca | display stack trace on exceptions | 2019-08-06 13:34:08 +08:00 | 
				
					
						|  Nomango | 050b1a504e | add Layer::SetSwallowEvents minor optimize | 2019-08-06 13:34:08 +08:00 | 
				
					
						|  Nomango | e1c8dbf6eb | update Demo1 & Demo4 minor fixes & update Demo2
update comment
fixes | 2019-08-06 13:34:07 +08:00 | 
				
					
						|  Nomango | 6b84e909f7 | support GIT image | 2019-08-06 13:34:06 +08:00 | 
				
					
						|  Nomango | 2ab6a7bd29 | update Sound | 2019-08-06 13:34:06 +08:00 | 
				
					
						|  Nomango | b49d583fd5 | Easy2D project renamed to Kiwano | 2019-08-06 13:34:06 +08:00 | 
				
					
						|  Haibo | e68e6c41cc | update Closure | 2019-08-06 13:34:06 +08:00 | 
				
					
						|  Nomango | aa921e53ba | update Time & Duration | 2019-08-06 13:34:06 +08:00 | 
				
					
						|  Nomango | de5a51462e | update Closure minor fixes
fixes
minor fixes
fixes
fixes | 2019-08-06 13:34:03 +08:00 | 
				
					
						|  Nomango | f7cc01d294 | update Logger | 2019-08-06 13:34:03 +08:00 | 
				
					
						|  Nomango | 9c86673ef0 | add readme.txt | 2019-08-06 13:34:03 +08:00 | 
				
					
						|  Nomango | d0056bb42b | remove azure-pipeline.yaml | 2019-08-06 13:34:03 +08:00 | 
				
					
						|  Nomango | 68f3ad0d29 | update ImGuiView minor fixes
refactoring | 2019-08-06 13:33:59 +08:00 | 
				
					
						|  Nomango | a6f9f3d518 | update project files minor fixes | 2019-08-06 13:33:58 +08:00 | 
				
					
						|  Nomango | 66c8654da0 | Updated azure-pipelines.yml | 2019-08-06 13:33:58 +08:00 | 
				
					
						|  Nomango | 5d1dc46988 | Set up CI with Azure Pipelines [skip ci] Updated azure-pipelines.yml
Updated azure-pipelines.yml
Updated azure-pipelines.yml | 2019-08-06 13:33:58 +08:00 | 
				
					
						|  Nomango | 446a77231c | add curl libs & dlls | 2019-08-06 13:33:58 +08:00 | 
				
					
						|  Nomango | 549df3df58 | add Json::array & Json::object function | 2019-08-06 13:33:58 +08:00 | 
				
					
						|  Nomango | 6733757d09 | support escaped characters with Json & support UTF-8 for HttpClient minor fixes
minor fixes | 2019-08-06 13:33:58 +08:00 | 
				
					
						|  Nomango | 0b7ca8670f | update network sample | 2019-08-06 13:33:58 +08:00 | 
				
					
						|  Nomango | e2b5953a75 | update HttpClient | 2019-08-06 13:33:58 +08:00 | 
				
					
						|  Nomango | eea3f92567 | update Logger | 2019-08-06 13:33:58 +08:00 | 
				
					
						|  Nomango | ec512490dd | case sensitive | 2019-08-06 13:33:58 +08:00 | 
				
					
						|  Nomango | 544ea05dd7 | add HttpClient & AsyncTask case sensitive | 2019-08-06 13:33:07 +08:00 | 
				
					
						|  Nomango | 1de100c294 | rename Task => Timer minor
minor
minor fixes | 2019-08-06 13:33:06 +08:00 | 
				
					
						|  Nomango | cd2c112a98 | throw exceptions if load DLLs failed minor fixes | 2019-08-06 13:33:06 +08:00 | 
				
					
						|  Nomango | bf11282ccd | add Object dumps functions | 2019-08-06 13:33:06 +08:00 | 
				
					
						|  Nomango | 1a5c7b02cb | add Json utility class | 2019-08-06 13:33:06 +08:00 | 
				
					
						|  Nomango | 5f31b12ee2 | add Animation sample | 2019-08-06 13:33:06 +08:00 |