Commit Graph

769 Commits

Author SHA1 Message Date
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
Haibo bf6f537c99
[chore] Merge pull request #25 from Nomango/configure_ci
[chore] generate .pdb symbol files
2019-08-07 21:46:11 -05:00
Nomango 8a992b39ce [chore] generate .pdb symbol files 2019-08-08 10:44:37 +08:00
Haibo ecd830948a
[chore] Merge pull request #24 from Nomango/configure_ci
[chore] update .autopkg
2019-08-07 21:18:32 -05:00
Nomango bfc31a98a1 [chore] update .autopkg 2019-08-08 10:17:41 +08:00
Nomango 60d77a5106 [deploy] kiwano v0.9.56 2019-08-07 19:08:29 +08:00
Haibo f500d34fa8
Merge pull request #23 from Nomango/configure_ci
enable AppVeyor to deploy .nupkg files to NuGet and Github releases
2019-08-07 05:50:59 -05:00
Nomango f91f76bc99 update AppVeyor configurations 2019-08-07 18:48:40 +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
Nomango 313066f0df add AppVeyor artifacts 2019-08-06 13:42:46 +08:00
Nomango 63d524a5a4 update project files
fixes the issue on win8 or win7 when using win10 SDK
2019-08-06 13:42:46 +08:00
Nomango 8596448194 [chore] update .sln 2019-08-06 13:42:46 +08:00
Nomango 6d6172a05d update appveyor.yaml 2019-08-06 13:42:46 +08:00
Nomango 4a012c3104 update Simples project
update Simples project

update README.md
2019-08-06 13:42:44 +08:00
Nomango c3cb6dc07f update appveyor.yaml
update README.md
2019-08-06 13:42:43 +08:00
Nomango 067e3cb084 remove x64 platform configuration
treat warning as error
2019-08-06 13:42:39 +08:00
Nomango 2355306cb2 add appveyor.yaml 2019-08-06 13:34:13 +08:00
Nomango 597f33a9fb eliminate compilation warnings
minor

minor

minor
2019-08-06 13:34:13 +08:00
Nomango 22d0fd4e2a some optimization 2019-08-06 13:34:13 +08:00
Nomango be3a8602c5 add .editorconfig
mionr
2019-08-06 13:34:11 +08:00
Nomango dfb9ba4a33 tinyxml2 supports wide char
minor fixes for basic_string
2019-08-06 13:34:11 +08:00
Nomango cefabe71ff add tinyxml2 to parse XML resources file
minor
2019-08-06 13:34:11 +08:00
Nomango bda157c38a fade DebugNode when mouse over it, may be helpful :)
minor
2019-08-06 13:34:11 +08:00
Nomango d6c6533d39 update project files
minor
2019-08-06 13:34:11 +08:00
Nomango 664b18302b ignore warning 4091 in dbghelp.h 2019-08-06 13:34:11 +08:00
Nomango 7bb033ca00 string_convert<> & chs_codecvt supported
minor
2019-08-06 13:34:11 +08:00