aismann
|
a5810457f1
|
rename cocos2d to axmol (#920)
* rename cocos2d to axmol
* rename cocos2d.h to axmol.h
* Update Physics3DTest.cpp
replace Sprite3D -> MeshRenderer
|
2022-10-12 00:15:09 +08:00 |
一线灵|Deal
|
5645bb241e
|
Final migrate (#876)
|
2022-10-01 16:24:52 +08:00 |
一线灵|Deal
|
33b67fa0df
|
Migrate, use simple namespace ax (#818)
|
2022-08-29 20:51:22 +08:00 |
一线灵
|
13fc72c02c
|
Migrate axys (#782)
|
2022-08-08 18:02:17 +08:00 |
aismann
|
10530b1a19
|
Replace push_back() vs emplace_back() on axis/tests/cpp-tests and axis/core (#781)
* Replace push_back() vs emplace_back() on axis\tests\cpp-tests\
D:\______\GitHub\aismann\axis\tests\cpp-tests\Classes
Replace Vector push_back() vs emplace_back() #762
* Replace push_back() vs emplace_back() on axis\core\ #781
* Update CCConsole.cpp
* Update UIWebViewImpl-android.cpp
* Update UIWebViewImpl-android.cpp
|
2022-08-08 13:18:33 +08:00 |
halx99
|
c0a4371879
|
Migrate more macors
|
2022-07-16 10:43:05 +08:00 |
halx99
|
f3ac6ea871
|
Migrate macros 'CC_' to 'AX_'
|
2022-07-15 19:17:01 +08:00 |
一线灵
|
279337f17f
|
Migrate engine namespace to `axis`(abbv: `ax`) (#743)
|
2022-07-11 17:50:21 +08:00 |
halx99
|
9ee4181976
|
Migrate tests, extensions and configs ReSquash for unexpected changes +2
|
2022-07-09 22:23:34 +08:00 |
halx99
|
4c9d1dfd00
|
Update copyright url [skip ci]
|
2022-04-25 12:06:43 +08:00 |
halx99
|
5b2eb79456
|
Update project urls
|
2022-02-24 18:45:25 +08:00 |
halx99
|
ce5adf35f7
|
Committing clang-format changes
|
2021-12-28 08:06:23 +00:00 |
halx99
|
367ae2a23c
|
string_view for tests
|
2021-12-28 15:58:56 +08:00 |
halx99
|
2e0cc940ee
|
[HttpClient] Use `byte_buffer` instead `std::vector<char>`
|
2021-12-10 19:15:48 +08:00 |
halx99
|
b459acbcf7
|
Remove all unnecessary nothrow
|
2021-12-08 00:11:53 +08:00 |
rh101
|
de182c8360
|
Change %ld to %d for 32bit data types
Regenerate LUA bindings
|
2021-09-02 17:46:22 +10:00 |
rh101
|
e5bbea3cca
|
Test code updated with long to int32_t changes
|
2021-09-02 15:48:05 +10:00 |
halx99
|
abd98f50aa
|
HttpClient cookie support
|
2021-07-19 12:26:25 +08:00 |
halx99
|
8efca2ea3a
|
HttpClientTest tag [skip ci]
|
2021-07-06 11:43:57 +08:00 |
halx99
|
45ad0d86fe
|
Implement HttpClient::sendSync with std::promise
|
2021-07-06 11:39:53 +08:00 |
halx99
|
7405c5781b
|
HttpClient handle content type from custom headers
|
2021-07-05 14:24:04 +08:00 |
halx99
|
ec904ed2b2
|
Downloader background task [ci build]
|
2021-07-04 19:26:18 +08:00 |
halx99
|
79b13d2372
|
Fix #413
|
2021-07-04 16:40:34 +08:00 |