Commit Graph

15 Commits

Author SHA1 Message Date
d66764e9b4 [update] Implemented the exception handling for sjplayer's standalone app. 2019-10-10 00:00:00 +00:00
b4690f9603 [fix] Fixed an issue that the clipping post effect was broken. 2019-10-09 00:00:00 +00:00
5e2623adf1 [update] Implemented a damage calculation. 2019-10-09 00:00:00 +00:00
7f2ada6982 [update] Implemented player's moving calculation. 2019-10-09 00:00:00 +00:00
1e6ebe97ce [add] Added PostEffectController. 2019-10-09 00:00:00 +00:00
2fd5736587 [add] Added ActorControllerInterface. 2019-10-09 00:00:00 +00:00
e485bf4ef5 [update] Added Context methods related to framebuffers. 2019-10-09 00:00:00 +00:00
8b4e4535a1 [update] Added ActorControllerFactory. 2019-10-08 00:00:00 +00:00
f8c1793dfc [add] Added a background controller. 2019-10-07 00:00:00 +00:00
58621115e0 [add] Added ContextBuilderInterface and Replaced Context from struct to class. 2019-10-07 00:00:00 +00:00
b23971448b [update] Renamed ElementProgramSet to ProgramSet. 2019-10-07 00:00:00 +00:00
a85dcb8f3e [update] Allowed the standalone version of sjplayer to load a script file. 2019-10-06 00:00:00 +00:00
669c908f94 [add] Added ElementProgramSet. 2019-10-05 00:00:00 +00:00
375dabf2ea [add] Implemented CircleElement. 2019-10-05 00:00:00 +00:00
9c5fb1af8c [update] Replaced the test program with the subproject of sjplayer. 2019-10-05 00:00:00 +00:00