Commit Graph

21 Commits

Author SHA1 Message Date
Nomango 067e3cb084 remove x64 platform configuration
treat warning as error
2019-08-06 13:42:39 +08:00
Nomango 597f33a9fb eliminate compilation warnings
minor

minor

minor
2019-08-06 13:34:13 +08:00
Nomango 22d0fd4e2a some optimization 2019-08-06 13:34:13 +08:00
Nomango be3a8602c5 add .editorconfig
mionr
2019-08-06 13:34:11 +08:00
Nomango dfb9ba4a33 tinyxml2 supports wide char
minor fixes for basic_string
2019-08-06 13:34:11 +08:00
Nomango cefabe71ff add tinyxml2 to parse XML resources file
minor
2019-08-06 13:34:11 +08:00
Nomango bda157c38a fade DebugNode when mouse over it, may be helpful :)
minor
2019-08-06 13:34:11 +08:00
Nomango d6c6533d39 update project files
minor
2019-08-06 13:34:11 +08:00
Nomango 664b18302b ignore warning 4091 in dbghelp.h 2019-08-06 13:34:11 +08:00
Nomango 7bb033ca00 string_convert<> & chs_codecvt supported
minor
2019-08-06 13:34:11 +08:00
Nomango ea6ce3d545 basic_string supported 2019-08-06 13:34:11 +08:00
Nomango 4b1a2921e4 ResLoader supports image slices now
minor
2019-08-06 13:34:11 +08:00
Nomango 961b864dee add GifSprite 2019-08-06 13:34:10 +08:00
Nomango 2f2cbcd4f1 add Node::ShowBorder(), may be useful for debug 2019-08-06 13:34:10 +08:00
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