Commit Graph

741 Commits

Author SHA1 Message Date
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
Nomango 3c63ca3965 some optimizations on AffineTransform 2019-08-06 13:34:09 +08:00
Nomango 5bc2a39f7c OpacityTo renamed to FadeTo 2019-08-06 13:34:09 +08:00
Nomango 080cd5523b update D3DDeviceResources API
minor
2019-08-06 13:34:09 +08:00
Nomango ef4b0d85e6 update README.md
minor

minor

minor
2019-08-06 13:34:09 +08:00
Nomango 2dc4c04482 add Vec2T::operator+= & -= functions
minor

minor
2019-08-06 13:34:09 +08:00
Nomango fcf49f83e5 update readme.md 2019-08-06 13:34:09 +08:00
Nomango f844218090 add logo images 2019-08-06 13:34:09 +08:00
Nomango b4a37d0714 add ActionCustom 2019-08-06 13:34:09 +08:00
Nomango 5c1878bd46 some fixes 2019-08-06 13:34:09 +08:00
Nomango 0742b0c02d some optimization
minor

minor

minor

minor

minor

minor

minor

minor

minor

minor fixes
2019-08-06 13:34:09 +08:00
Nomango d76a4de248 update Logger 2019-08-06 13:34:09 +08:00
Nomango 0eceb235ca display stack trace on exceptions 2019-08-06 13:34:08 +08:00
Nomango 050b1a504e add Layer::SetSwallowEvents
minor optimize
2019-08-06 13:34:08 +08:00