涓€绾跨伒
|
bf77f46dce
|
Migrate engine namespace to `axis`(abbv: `ax`) (#743)
|
2022-07-11 17:50:21 +08:00 |
涓€绾跨伒
|
9b4a7b1446
|
Merge: 04ca16125b 9ee4181976
Merge pull request #739 from axis-project/migrate-engine-test-extension-config
Migrate tests, extensions and configs
|
2022-07-10 09:47:41 +08:00 |
涓€绾跨伒
|
d4c4d395a5
|
Merge: 18076d09f0 2f8d5dd2f6
Merge pull request #738 from solan-solan/index_array_to_stl
IndexArray to stl
|
2022-07-10 09:47:27 +08:00 |
halx99
|
c2acb3a744
|
Migrate tests, extensions and configs ReSquash for unexpected changes +2
|
2022-07-09 22:23:34 +08:00 |
Turky Mohammed
|
a30815f2bf
|
Merge: c54b142e58 6943fb9dce
Merge branch 'adxeproject:dev' into partical-system-animation
|
2022-06-07 13:04:51 +03:00 |
DelinWorks
|
5f361ff58b
|
Conserve memory allocations & Improve animation system.
Use memory when we need it 馃槧
|
2022-05-26 15:56:56 +03:00 |
Turky Mohammed
|
96d41b83e9
|
Fix typo in HSV/HSL classes. (#647)
Co-authored-by: 涓€绾跨伒 <halx99@live.com>
|
2022-05-26 19:25:30 +08:00 |
DelinWorks
|
726f40cda8
|
Add HSV support and remove frame compensation.
|
2022-05-26 14:00:33 +03:00 |
涓€绾跨伒
|
1e2467e6dd
|
Merge: c6bca8ef86 ced908a1bb
Merge pull request #646 from DelinWorks/hsv-hsl-cpp-tests
Add `cpp_tests` to HSV/HSL
|
2022-05-26 04:13:01 +08:00 |
Turky Mohammed
|
554ed444c1
|
Merge: f0d650c6ef c6bca8ef86
Merge branch 'adxeproject:dev' into partical-system-animation
|
2022-05-25 22:04:13 +03:00 |
DelinWorks
|
97f9738cc0
|
Add cpp_tests to HSV/HSL
|
2022-05-25 20:14:11 +03:00 |
halx99
|
5e893f3b4d
|
Update project urls
|
2022-02-24 18:45:25 +08:00 |
deal
|
f32280ff42
|
Merge: 687d15f16e 369de31853
Merge pull request #560 from adxeproject/ahead
Merge ahead to dev
|
2021-12-31 12:12:40 +08:00 |
halx99
|
64d7b55366
|
Update ci branch name
|
2021-12-31 11:00:35 +08:00 |
deal
|
a813aac10e
|
Merge: 6639f55c0f bec2e07a00
Merge pull request #561 from adxeproject/dev
Merge Crash Fix #559 from dev
|
2021-12-28 21:27:32 +08:00 |
halx99
|
13927aa1bc
|
Fix #559, match number type for get CURLINFO_RESPONSE_CODE
a. On linux x64, will crash with stack protector
Reported by @rh101
Signed-off-by: halx99 <halx99@live.com>
|
2021-12-28 21:00:45 +08:00 |
halx99
|
b0aee13b7f
|
Committing clang-format changes
|
2021-12-28 08:06:23 +00:00 |
halx99
|
d66e62e436
|
ASTC6x6 support and more comment about bpp usage in engine (#191)
* ASTC6x6 support and more comment abount bpp usage in engine
* fix log output
* Comment astc compression tool download url
* Add command line comment for astcenc tool [skip travis][skip appveyor]
* Add astc_6x6 test image[skip appveyor][skip travis]
* astc_6x6 mtl
* Refine log info[skip appveyor][skip travis]
* Empty line[skip appveyor][skip travis]
|
2020-09-03 18:01:40 +08:00 |
halx99
|
09cedf60b2
|
Improve images decoder
|
2020-08-31 21:04:47 +08:00 |
halx99
|
e96ae229dd
|
Merge: 5ddc84bbee 539e5ca42c
Merge pull request #189 from aismann/patch-8
Update README.md
|
2020-08-31 04:27:33 -07:00 |
halx99
|
a87c0bba78
|
More clearly data owner when decode images.
|
2020-08-31 19:24:23 +08:00 |
halx99
|
fa5d2d198b
|
fix resources relative path to avoid test case crash on mobile
|
2020-08-31 17:39:29 +08:00 |
halx99
|
c338472df8
|
Move copyright notice to header [skip appveyor][skip travis]
|
2020-08-31 17:35:01 +08:00 |
halx99
|
477aa0c185
|
Clearly CCLOG content
|
2020-08-31 17:13:04 +08:00 |
halx99
|
43f464163c
|
1. Finish ETC2 support on GL renderer backend
2. Improve ASTC compressed format check
|
2020-08-30 17:58:39 +08:00 |
halx99
|
41f0869926
|
Merge: 2d3e162e21 5d7f58c3ad
Merge pull request #50 from weiwest/master
add astc support (Great Job)
|
2020-02-12 20:24:29 +08:00 |
halx99
|
53d784af8d
|
fix #51
|
2020-02-12 20:15:09 +08:00 |
weiwest
|
33b9e8330b
|
add astc soft decode support
|
2020-02-11 23:54:17 +08:00 |
halx99
|
aa4d08eb3f
|
Merge: ffcb65fdaa e10155bef4
Merge pull request #39 from halx99/master
Refactor UserDefault, add plain mode for win32.
|
2020-02-06 23:28:33 +08:00 |
weiwest
|
2acb59d377
|
add astc support 8x8 block size
|
2020-02-06 21:54:45 +08:00 |
halx99
|
a91953ac1a
|
Refactor UserDefault, optmize for huge entities.
|
2020-02-06 01:08:51 +08:00 |
weiwest
|
27927bbcb3
|
add astc support 2d 4x4 RGBA
|
2020-02-05 22:45:19 +08:00 |
halx99
|
305e7c6549
|
Update etc1 alpha test case
|
2019-11-25 02:46:52 +08:00 |
halx99
|
442012b525
|
Improve CCImage, BMP support.
|
2019-11-25 02:28:38 +08:00 |
halx99
|
8df3d5e274
|
Init Commit
|
2019-11-23 20:27:39 +08:00 |