Commit Graph

654 Commits

Author SHA1 Message Date
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
Nomango ea6ce3d545 basic_string supported 2019-08-06 13:34:11 +08:00
Nomango 4b1a2921e4 ResLoader supports image slices now
minor
2019-08-06 13:34:11 +08:00
Nomango 249e3a0b91 use ResLoader in Demo2 2019-08-06 13:34:11 +08:00
Nomango 961b864dee add GifSprite 2019-08-06 13:34:10 +08:00
Nomango 2f2cbcd4f1 add Node::ShowBorder(), may be useful for debug 2019-08-06 13:34:10 +08:00
Nomango c523a138d4 ResLoader supports loading from JSON files 2019-08-06 13:34:10 +08:00
Nomango 4768c340a6 destroy all instances before exit
minor
2019-08-06 13:34:10 +08:00
Nomango d153f31a74 refactor Singleton 2019-08-06 13:34:10 +08:00
Nomango 762a764917 make Window singleton & make ImGuiLayer more easily to use 2019-08-06 13:34:10 +08:00
Nomango df3b5e459e update Component interface 2019-08-06 13:34:10 +08:00
Nomango d025adb453 fix potential errors in matrix multiplication 2019-08-06 13:34:10 +08:00
Nomango cfebf15974 separate audio/network/imgui package 2019-08-06 13:34:10 +08:00
Nomango da7970bf34 update render package
minor
2019-08-06 13:34:09 +08:00
Nomango 3ee2749b28 some optimizations when loading image
minor
2019-08-06 13:34:09 +08:00
Nomango 331ec42523 cascade opacity supported 2019-08-06 13:34:09 +08:00