Commit Graph

9 Commits

Author SHA1 Message Date
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