Commit Graph

692 Commits

Author SHA1 Message Date
Nomango 050b1a504e add Layer::SetSwallowEvents
minor optimize
2019-08-06 13:34:08 +08:00
Nomango e1c8dbf6eb update Demo1 & Demo4
minor fixes & update Demo2

update comment

fixes
2019-08-06 13:34:07 +08:00
Nomango 6b84e909f7 support GIT image 2019-08-06 13:34:06 +08:00
Nomango 2ab6a7bd29 update Sound 2019-08-06 13:34:06 +08:00
Nomango b49d583fd5 Easy2D project renamed to Kiwano 2019-08-06 13:34:06 +08:00
Haibo e68e6c41cc update Closure 2019-08-06 13:34:06 +08:00
Nomango aa921e53ba update Time & Duration 2019-08-06 13:34:06 +08:00
Nomango de5a51462e update Closure
minor fixes

fixes

minor fixes

fixes

fixes
2019-08-06 13:34:03 +08:00
Nomango f7cc01d294 update Logger 2019-08-06 13:34:03 +08:00
Nomango 9c86673ef0 add readme.txt 2019-08-06 13:34:03 +08:00
Nomango d0056bb42b remove azure-pipeline.yaml 2019-08-06 13:34:03 +08:00
Nomango 68f3ad0d29 update ImGuiView
minor fixes

refactoring
2019-08-06 13:33:59 +08:00
Nomango a6f9f3d518 update project files
minor fixes
2019-08-06 13:33:58 +08:00
Nomango 66c8654da0 Updated azure-pipelines.yml 2019-08-06 13:33:58 +08:00
Nomango 5d1dc46988 Set up CI with Azure Pipelines [skip ci]
Updated azure-pipelines.yml

Updated azure-pipelines.yml

Updated azure-pipelines.yml
2019-08-06 13:33:58 +08:00
Nomango 446a77231c add curl libs & dlls 2019-08-06 13:33:58 +08:00
Nomango 549df3df58 add Json::array & Json::object function 2019-08-06 13:33:58 +08:00
Nomango 6733757d09 support escaped characters with Json & support UTF-8 for HttpClient
minor fixes

minor fixes
2019-08-06 13:33:58 +08:00
Nomango 0b7ca8670f update network sample 2019-08-06 13:33:58 +08:00
Nomango e2b5953a75 update HttpClient 2019-08-06 13:33:58 +08:00
Nomango eea3f92567 update Logger 2019-08-06 13:33:58 +08:00
Nomango ec512490dd case sensitive 2019-08-06 13:33:58 +08:00
Nomango 544ea05dd7 add HttpClient & AsyncTask
case sensitive
2019-08-06 13:33:07 +08:00
Nomango 1de100c294 rename Task => Timer
minor

minor

minor fixes
2019-08-06 13:33:06 +08:00
Nomango cd2c112a98 throw exceptions if load DLLs failed
minor fixes
2019-08-06 13:33:06 +08:00
Nomango bf11282ccd add Object dumps functions 2019-08-06 13:33:06 +08:00
Nomango 1a5c7b02cb add Json utility class 2019-08-06 13:33:06 +08:00
Nomango 5f31b12ee2 add Animation sample 2019-08-06 13:33:06 +08:00
Nomango 4e3a32ec15 some optimizations for Array<>
refactoring project

minor

refactoring project

refactoring Logger

refactoring DataUtil
2019-08-06 13:33:04 +08:00
Nomango ed65cf767b refactor IntrusivePtr & detach easy2d-audio component
minor

minor

refactoring projects

fixes
2019-08-06 13:33:01 +08:00
Nomango c270418774 add String::copy
refactoring
2019-08-06 13:32:59 +08:00
Nomango b0978251b8 add to_wstring & format_wstring 2019-08-06 13:32:58 +08:00
Nomango be74b49196 add String: a lightweight std::wstring<>-like class
minor fixes
2019-08-06 13:32:54 +08:00
Nomango 8eb3f9887c add ImGui Component
minor

minor

refactoring
2019-08-06 13:32:51 +08:00
Nomango b1b1f0c22c Component design 2019-08-06 13:32:50 +08:00
Nomango 2f4501067b fix project files 2019-08-06 13:32:50 +08:00
Nomango 4540b51f47 fix project files
minor
2019-08-06 13:32:48 +08:00
Nomango 90ba4ce5a6 ImGui support 2019-08-06 13:32:48 +08:00
Nomango 0ae0ba63c0 Direct3D10 support 2019-08-06 13:32:48 +08:00
Nomango 074af87127 d3d11 support 2019-08-06 13:32:48 +08:00
Nomango 1f8b0bb058 update box2d-sample
minor

minor

minor

refactoring Events

minor
2019-08-06 13:32:46 +08:00
Nomango b4404db7b7 add callback on updating Node
minor
2019-08-06 13:32:44 +08:00
Nomango 6868d746da add Node::IsUpdatePausing 2019-08-06 13:32:44 +08:00
Nomango 20ebd63215 add ActionGroup 2019-08-06 13:32:44 +08:00
Nomango 2c1cef7e4d refactoring actions 2019-08-06 13:32:44 +08:00
Nomango 946dfb8314 remove Delay action && add Action::SetDelay method
optimize

refactoring Action && remove Loop && add Action::SetLoops method && add Action::SetLoopDoneCallback method

optimize
2019-08-06 13:32:42 +08:00
Nomango e88d101855 add definition of all API symbols declarations for DLL 2019-08-06 13:32:42 +08:00
Nomango 2c149ff8b1 add IntrusivePtr<>::Reset
minor
2019-08-06 13:32:40 +08:00
Nomango 55f28806c9 Objects have names now
minor

minor
2019-08-06 13:32:38 +08:00
Nomango d3f8c7afef add compile-time configurations
minor fixes
2019-08-06 13:32:37 +08:00