halx99
912bf32d13
Remove UWP from PC family
2023-03-14 12:08:31 +08:00
halx99
517ffeedc6
Update project url in sources
2023-03-12 01:44:55 +08:00
halx99
0fbda93c39
[UWP] Add API GLViewImpl::createFullScreen
...
- Fix for luabindings
2023-03-11 23:19:52 +08:00
halx99
1152c73575
Fix ci
2023-03-11 23:14:04 +08:00
halx99
360950f1d7
Improve API GLViewImpl::createWithRect
2023-03-11 22:53:55 +08:00
Deal(涓€绾跨伒)
277bcd44ce
Windows Store UWP apps support ( #1108 )
...
* [BIG FEATURE] Windows Store UWP apps support
* Fix ci, add uwp for pr-ci
* Fix ci
* Improve ci script
* Fix ci
* Fix ci
* Fix ci
* Fix ci
* Upload uwp appx package artifacts [skip ci]
* Use d2d draw system font text
* Fix ci
* Improve code style
2023-03-11 22:10:18 +08:00
halx99
8bf4817ff7
Fix compile errors in c++17
2023-03-08 08:34:17 +08:00
Deal(涓€绾跨伒)
83d53ba46b
Tidy project tree and full symlink support ( #1072 )
...
* Tidy project file tree and all symlink support
2023-02-23 21:57:30 +08:00
halx99
70cef3ca58
Check astc image header wildcard for some extesion formats [skip ci]
2023-02-18 11:43:44 +08:00
halx99
e6a3aedff0
Working on c++23
...
There are many more efficient features on future c++23 standard
2023-02-18 11:39:31 +08:00
halx99
97c77d4c9d
Fix ci
2023-01-24 15:49:40 +08:00
halx99
4b6692ece0
Fix platform macro pred
2023-01-24 13:58:29 +08:00
halx99
2727d18250
Fix macro detect
2023-01-24 11:09:16 +08:00
Joilnen
93d6f2c69d
fixing a warning message ( #1035 )
2023-01-22 14:10:39 +08:00
Deal(涓€绾跨伒)
52cb279f75
Update CCGLViewImpl-desktop.cpp
2023-01-22 07:39:46 +08:00
halx99
04cbc8dfb7
Fix ci
2023-01-21 21:57:28 +08:00
halx99
71b4287688
Fix ci
2023-01-21 20:04:58 +08:00
halx99
fc5025da10
Fix osx ci
2023-01-21 19:24:58 +08:00
halx99
7faca1e74a
Fix ci
2023-01-21 18:49:02 +08:00
halx99
27a38b2335
Unify CCGLViewImpl-desktop
2023-01-21 17:57:56 +08:00
halx99
3e4be65a8f
Fix osx ci
2023-01-21 16:56:04 +08:00
halx99
ae14727dc7
Fix #1032
2023-01-17 10:06:09 +08:00
halx99
fa9f663e3a
Don't use deprecated function
2023-01-11 23:28:22 +08:00
pietpukkel
c09449d40b
Resize on Windows ( #1026 )
...
* Resize on Windows
Fixed resize on Windows
* Better code quality
Co-authored-by: <halx99@live.com>
2023-01-11 22:24:43 +08:00
halx99
f739f49eaf
Make linux defautSearchRoot same with win32
2023-01-10 23:06:04 +08:00
halx99
e86f2e3f73
Fix ci
2023-01-05 00:35:55 +08:00
halx99
bc9e4483e9
Fix ci
2023-01-05 00:31:08 +08:00
halx99
66be2a592e
Fix ci
2023-01-04 23:21:24 +08:00
halx99
98efcfe193
Update yasio to latest
2023-01-04 23:20:07 +08:00
halx99
aeedf0daee
Improve posix macro definations
2023-01-04 23:05:52 +08:00
halx99
a8916dfd50
Preferred use ax::print for engine log output
2023-01-04 22:52:40 +08:00
halx99
429e62ff95
Merge: 427ae694bd
b5cde53994
...
Merge branch 'dev' of https://github.com/axmolengine/axmol into dev
2023-01-04 21:26:23 +08:00
halx99
8c9cda5b16
Fix http request issue when path empty from url
...
Ensure path can be use for http request directly
2023-01-04 21:26:01 +08:00
CHP
a6b09af092
ANDROID_SDK_ROOT -> ANDROID_HOME ( #1009 )
...
* Update setup.py
* ANDROID_SDK_ROOT -> ANDROID_HOME
2023-01-04 08:03:48 +08:00
halx99
0684ac0ef4
Fix charset process in glfwCharCallback
2022-12-18 11:52:57 +08:00
Vincent Lee
5f6e1cd42d
Fix warnings (implicit conversion loses and use of deprecated function)
2022-11-20 09:58:34 +09:00
joilnen
5214ea1eb1
fixing some warnings compilation in linux gcc 12.2.0
2022-11-14 15:46:27 -03:00
涓€绾跨伒|Deal
c1a576558e
Update axutils.gradle
2022-11-10 23:25:45 +08:00
halx99
d742dceb9f
Improve gradle scripts
...
Add cmake options from gradle command line properties support
2022-11-10 22:53:54 +08:00
halx99
3d1bf684a4
Fix ci
2022-11-10 22:03:40 +08:00
halx99
0279d5c158
Fix #958
2022-11-10 21:22:55 +08:00
halx99
df91bc9d69
Improve ftruncate
2022-11-10 13:45:51 +08:00
halx99
7d1a911b91
Remove unnecessary platform macro define in cmake
2022-11-01 19:00:48 +08:00
halx99
a4d8687066
Improve platform macro detection
2022-11-01 18:31:31 +08:00
涓€绾跨伒|Deal
6ddd6f0e05
Update CMakeLists.txt
2022-11-01 06:47:36 +08:00
halx99
a87bf2ee4b
Fix effekseer compiling [skip ci]
2022-10-31 14:30:33 +08:00
涓€绾跨伒|Deal
2a440a8c42
Update CCFileUtils-apple.mm
2022-10-31 08:12:06 +08:00
涓€绾跨伒|Deal
22f51204f7
Fix ci [skip ci]
2022-10-31 08:09:55 +08:00
halx99
56d66aba67
Remove FileUtils::searchResolutionsOrderArray
2022-10-30 23:03:39 +08:00
涓€绾跨伒|Deal
d6254accc9
Improve code style
2022-10-30 16:58:48 +08:00