Commit Graph

29 Commits

Author SHA1 Message Date
Nomango ccbaf0573f Add RenderComponent & UpdateComponent & EventComponent 2019-09-10 13:17:47 +08:00
Nomango 2345e22792 fix SoundPlayer 2019-09-10 11:50:19 +08:00
Nomango 7f954e0c2c remove ResolutionMode 2019-09-09 16:20:40 +08:00
Nomango a5fe64fa2c Refactor GifImage 2019-08-23 13:00:43 +08:00
Nomango c626697ebf Add InterpolationMode 2019-08-21 16:33:41 +08:00
Nomango b2a7d89d61 Add ResolutionMode 2019-08-20 23:51:12 +08:00
Nomango d9e67fd737 minor 2019-08-20 21:15:15 +08:00
Nomango ff8a05c3ac update Layer && Transform 2019-08-20 19:32:36 +08:00
Nomango 3c47aaf007 update DebugActor 2019-08-20 14:55:36 +08:00
Nomango 7b8e4814a9 Update Sound && SoundPlayer 2019-08-19 09:28:59 +08:00
Nomango 90c0bcc3b0 [deploy] Add numeric types alias 2019-08-18 22:49:44 +08:00
Nomango de3a636aea case-sensitive only filename changes 2019-08-18 18:40:24 +08:00
Nomango cb19ce830d Use custom assert to hide private file information 2019-08-18 18:33:44 +08:00
Nomango 253548dafe update FontCollection && Resource 2019-08-18 17:49:13 +08:00
Nomango aec069b167 Add FontCollection 2019-08-18 10:23:54 +08:00
Nomango a3fad67bfa Add LayerArea 2019-08-16 10:12:34 +08:00
Nomango 7257ebf12b Add RenderTarget 2019-08-16 00:50:54 +08:00
Nomango ed79c69e7a Add TextFormat && TextLayout 2019-08-15 11:22:51 +08:00
Nomango 0583ad8839 fix appveyor.yml 2019-08-14 23:50:58 +08:00
Nomango f172f10d36 minor 2019-08-14 21:52:49 +08:00
Nomango 47be1dc413 add Renderer::CheckVisibility() 2019-08-14 00:28:25 +08:00
Nomango ab9ffb5e79 rename DebugNode to DebugActor && rename ShapeNode to ShapeActor 2019-08-13 23:21:20 +08:00
Nomango ed034750fe refactor core module 2019-08-13 21:16:38 +08:00
Nomango 222b09f166 Refactor Singleton && Singleton mode ResourceCache 2019-08-13 15:00:43 +08:00
Nomango bd58cf1b49 Add ImageCache, add ResourceCache, add Frame, rename Frames to FrameSequence 2019-08-13 14:44:37 +08:00
Nomango 645603775d [chore] fix comments 2019-08-12 18:36:19 +08:00
Nomango 62d8c4507d rename Node to Actor, rename Scene to Stage, rename Stage to Director 2019-08-12 18:30:42 +08:00
Nomango 8b277ed59d [build] add Stage component 2019-08-12 14:51:54 +08:00
Nomango b383c481b1 [build] update appveyor.yml
update project files

update appveyor.yml

try to build with vs2013

refactoring projects

update appveyor.yml

update appveyor.yml
2019-08-06 15:23:39 +08:00