Commit Graph

47 Commits

Author SHA1 Message Date
Nomango 09bc22de65 refactoring Event distribution mechanism 2019-11-13 11:22:21 +08:00
Nomango 48d85a1e97 Add Library 2019-11-07 18:16:28 +08:00
Nomango dade0ef4cd Add physic::Contact 2019-10-31 20:34:38 +08:00
Nomango eb069a9fef Update physics 2019-10-30 23:12:18 +08:00
Nomango 0484446bc1 Add physics::Joints 2019-10-28 17:25:06 +08:00
Nomango f038dff384 Add stage stack 2019-10-14 10:43:11 +08:00
Nomango 225e703be4 update kiwano::core::any 2019-10-13 17:45:58 +08:00
Nomango ee2854b3fe tidy 2019-10-12 11:26:41 +08:00
Nomango 63cb724347 tidy 2019-10-12 08:54:10 +08:00
Nomango 3f9817a20d tidy project 2019-10-11 21:55:29 +08:00
Nomango 6d266d7e2d Add FileSystem & LocalStorage 2019-10-11 21:12:29 +08:00
Nomango cbcfc231c6 minor 2019-10-10 15:09:38 +08:00
Nomango b590497d25 refactoring project 2019-09-30 10:59:04 +08:00
Nomango 57ceb53f68 refactoring 2019-09-29 22:23:13 +08:00
Nomango 17fe6a6dfd Merge branch 'dev' of https://github.com/kiwanogame/Kiwano into dev 2019-09-26 15:10:49 +08:00
Nomango 5ef219ad89 update Duration::Parse() 2019-09-14 11:51:52 +08:00
Nomango c7d2295f4d minor fixes 2019-09-10 21:47:52 +08:00
Nomango ab9c650b0a update Components 2019-09-10 14:10:13 +08:00
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