DelinWorks
ae5d45a9c3
Fix enum class confliction & clean up types.
2022-06-16 18:48:53 +03:00
DelinWorks
5491ca8e6e
Remove useless functions.
2022-06-16 16:16:19 +03:00
Turky Mohammed
fc2ff5003f
Update CCParticleSystem.h
2022-06-16 14:13:59 +03:00
halx99
51b6e5391f
Fix ci, astc only support sse2 for x86 target
2022-06-16 12:22:39 +08:00
DelinWorks
c5eb8db573
Fix fixed fps move stuttering.
2022-06-16 03:55:46 +03:00
DelinWorks
ebbafbd938
Add function versioning. [skip ci]
2022-06-16 00:47:19 +03:00
DelinWorks
73b29e235e
Add cpp_tests and improve system.
2022-06-15 23:04:08 +03:00
halx99
e3f0f29d1a
Improve code style
2022-06-13 14:28:09 +08:00
halx99
2877a7eb78
Improve code style
2022-06-13 09:45:33 +08:00
halx99
aa5d3b65e0
Improve code style
2022-06-13 09:26:10 +08:00
涓€绾跨伒
9b50a8e8c3
Improve text rendering ( #652 )
...
* Improve text-rendering
a. Separate outline texture data upload for GL and Metal backend
b. Fix memory leak of FontAtlas::_currentPageDataRGBA
b. Add FontFreeType::setMissingGlyphCharacter for rendering a missing char
d. Improve FontFreetype::renderCharAt with memcpy
2022-06-13 01:44:31 +08:00
Turky Mohammed
87e4fad96c
Merge: a2bea19e1e
3ac444efa6
...
Merge branch 'adxeproject:dev' into partical-system-animation
2022-06-12 17:26:54 +03:00
DelinWorks
237a3ccbad
Improve emission shapes workflow.
...
`ps->addEmissionShape(ParticleSystem::createConeShape({ -2000, 0 }, 400, 90, 50));` is the new workflow.
2022-06-11 18:06:43 +03:00
halx99
89c075f679
Fix ci
2022-06-11 16:21:47 +08:00
halx99
9d91b7837d
Fix #648 , remove GB2312 charset handle, only support UNICODE font
2022-06-11 09:50:07 +08:00
halx99
bc1d0223c0
Remove unnecessary parameter
2022-02-06 13:06:49 +08:00
halx99
beb8606e16
Fix ci & update project url in sources
2022-01-04 12:36:20 +08:00
halx99
def5f9e2bc
Rename core folder name
2021-12-31 14:39:08 +08:00