Commit Graph

744 Commits

Author SHA1 Message Date
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 bdedf76b5e [deploy] Add kiwano::to_string && kiwano::to_wstring 2019-08-19 00:21:40 +08:00
Nomango 5050f7028a [deploy] update scripts 2019-08-18 23:19:51 +08:00
Nomango 90c0bcc3b0 [deploy] Add numeric types alias 2019-08-18 22:49:44 +08:00
Haibo dab2f2c112
[deploy] Merge pull request #35 from KiwanoEngine/dev
Warp TextFormat, TextLayout, RenderTarget and so on
2019-08-18 19:09:00 +08:00
Nomango 29afa79499 [chore] update appveyor.yml 2019-08-18 19:07:05 +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
Haibo b5d67a2720
[deploy] Merge pull request #34 from KiwanoEngine/dev
Add Director, Stage, Actor, ResourceCache, ImageCache and more
2019-08-14 23:52:38 +08:00
Nomango d34e14b799 update Geometry 2019-08-14 23:51:09 +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 671719fb34 Add Geometry && add GeometrySink && rename ActionPath to ActionWalk 2019-08-14 21:38:37 +08:00
Nomango 5327159e99 update Tween 2019-08-14 09:09:59 +08:00
Nomango 90bfda923d minor fixes 2019-08-14 08:52:01 +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
Haibo a3fe24c99c
[deploy] Merge pull request #33 from KiwanoEngine/dev
[chore] fix comments
2019-08-12 18:37:03 +08:00
Nomango 645603775d [chore] fix comments 2019-08-12 18:36:19 +08:00
Haibo f461e97b14
[deploy] Merge pull request #32 from KiwanoEngine/dev
rename Node to Actor, rename Scene to Stage, rename Stage to Director
2019-08-12 18:31:34 +08:00
Nomango 62d8c4507d rename Node to Actor, rename Scene to Stage, rename Stage to Director 2019-08-12 18:30:42 +08:00
Haibo 0dbdf4ffc8
[deploy] Merge pull request #31 from KiwanoEngine/configure_ci
[chore] minor fixes
2019-08-12 15:50:46 +08:00
Nomango 6e09f5ddaf [chore] minor fixes 2019-08-12 15:48:46 +08:00
Haibo 7da0785651
[deploy] Merge pull request #30 from KiwanoEngine/dev
Add Stage component
2019-08-12 15:07:22 +08:00
Nomango 8b277ed59d [build] add Stage component 2019-08-12 14:51:54 +08:00
Haibo 85f65a2651
[deploy] Merge pull request #29 from KiwanoEngine/configure_ci
Revert: CoApp version fall back to 1.23.x
2019-08-09 09:20:13 -05:00
Nomango 549c67e356 revert: CoApp version fall back to 1.23.x 2019-08-09 22:19:12 +08:00
Nomango a30442cc8f [chore] repo transfer to KiwanoGame 2019-08-09 16:32:47 +08:00
Nomango 4a5853830e [deploy] update CoApp to v2.4.x 2019-08-09 09:47:00 +08:00
Nomango 8e16e1069b [deploy] urgent fixes
fix appveyor.yml
2019-08-08 17:37:18 +08:00
Nomango 4b3cf3e249 [deploy] kiwano v0.9.61 2019-08-08 16:32:41 +08:00
Haibo 477af4c904
[deploy] Merge pull request #27 from Nomango/configure_ci
[build] update README.md and fix appveyor.yml
2019-08-08 03:21:41 -05:00
Nomango b69062f20a [build] update README.md and fix appveyor.yml 2019-08-08 16:04:46 +08:00
Nomango 274f3ad800 [deploy] update README.md and fix appveyor.yml 2019-08-08 15:43:03 +08:00
Haibo 3d3feeef4c
[deploy] Merge pull request #26 from Nomango/dev
remove Geometry class and add ShapeNode to draw primitive shapes
2019-08-08 01:48:59 -05:00
Nomango e94ceefaf1 [build] add ShapeNode & remove Geometry 2019-08-08 14:15:06 +08:00
Nomango c5c0e1227e update ActionPath 2019-08-08 13:46:14 +08:00
Nomango a1ade35331 fix project filters 2019-08-08 10:46:56 +08:00
Nomango 4cec567d06 fix render issue 2019-08-08 10:46:56 +08:00
Nomango 4da7c85309 remove samples 2019-08-08 10:46:56 +08:00