DelinWorks
a8d704babe
Improve function naming and add descriptions.
2022-07-04 05:55:29 +03:00
DelinWorks
6a7a77c604
Update CCDirector.h
2022-07-04 04:58:13 +03:00
halx99
38743291e2
Improve class IndexArray
2022-07-04 09:13:06 +08:00
DelinWorks
c97042be2e
Fix android arm64 incorrect random number generation.
2022-07-04 03:28:55 +03:00
DelinWorks
35d3df7075
Fix mobile compilation.
...
Treat `CC_ENABLE_CACHE_TEXTURE_DATA` portion of code accordingly.
2022-07-03 22:50:19 +03:00
DelinWorks
a4be3feda6
Update lua_cocos2dx_auto.cpp
2022-07-03 21:40:51 +03:00
DelinWorks
0ff762b835
Move global enums to their own file.
2022-07-03 20:43:55 +03:00
halx99
5f4e2c0463
[WIP] Wrapper IndexArray with byte_buffer
2022-07-03 17:24:10 +08:00
halx99
e0e7b2a6c5
Committing genbindings changes
2022-07-03 07:36:16 +00:00
halx99
7ef1ab7eb0
Committing genbindings changes
2022-06-30 13:51:59 +00:00
涓€绾跨伒
6d2bc9bbf2
Revert "Unify frame rate control logical to director mainLoop"
2022-06-30 21:04:00 +08:00
halx99
18f7def462
Committing genbindings changes
2022-06-30 12:22:46 +00:00
涓€绾跨伒
5ef42d4e39
Merge: 42fc96bdac
3d1690cc25
...
Merge pull request #681 from adxeproject/refactor-layer-new
Use sprite to implement layer color for auto batch draw
2022-06-30 20:13:30 +08:00
涓€绾跨伒
118c1af907
Merge: 752d3150eb
f52bc9472d
...
Merge pull request #682 from aismann/poly2tri
poly2tri: Version: git 81612cb (until May 20, 2022)
2022-06-30 19:07:49 +08:00
halx99
32f3777128
Fix ci
2022-06-30 18:15:43 +08:00
aismann
9f060fbd99
Version: git 81612cb (until May 20, 2022)
2022-06-30 12:13:55 +02:00
halx99
502d80ede1
Use sprite to implement layer color for auto batch draw
2022-06-30 18:01:29 +08:00
halx99
f48be5bf4a
Committing genbindings changes
2022-06-28 09:42:02 +00:00
涓€绾跨伒
6d1a2e70e7
Merge: 040a64b920
884a4c3b1d
...
Merge pull request #675 from adxeproject/unify-fps-limit
Unify frame rate control logical to director mainLoop
2022-06-28 17:33:00 +08:00
涓€绾跨伒
8b42852d1f
Delete unused comment [skip ci]
2022-06-28 17:14:35 +08:00
halx99
0acbfdb35a
Committing genbindings changes
2022-06-28 08:51:45 +00:00
涓€绾跨伒
614397d0f4
Merge: 7f795d7a6c
c6c07428bf
...
Merge pull request #677 from rh101/rendertarget-fix
Make the render target selectable for RenderTexture
2022-06-28 16:39:59 +08:00
halx99
f8c036e621
Improve frame rate control precision
2022-06-28 16:33:50 +08:00
rh101
62af2299a6
Allow the selection of a shared or new render target for each instance of RenderTexture
...
Add a method to check if the RenderTexture is using a shared render target
2022-06-28 17:42:33 +10:00
halx99
6d9c4ea327
Fix ci
2022-06-28 14:53:39 +08:00
halx99
7591ed14cd
Committing genbindings changes
2022-06-25 07:30:20 +00:00
涓€绾跨伒
79a1399b7c
[CMake] Remove dup link
2022-06-25 15:23:40 +08:00
aismann
b4a7e3823f
Revert "Small improvemnts"
...
This reverts commit 945b65716f
.
2022-06-25 02:06:31 +02:00
aismann
b79fab0a97
Small improvemnts
2022-06-25 02:00:10 +02:00
涓€绾跨伒
d8a66d4897
Merge: 61c159d3d0
932c3bcffa
...
Merge pull request #668 from adxeproject/adxe-ext-live2d
Add extension Live2D support
2022-06-24 16:23:26 +08:00
涓€绾跨伒
0e94f96b8a
Merge: 6431cd1256
e4b891e550
...
Merge pull request #667 from FireStorm2012/FireStorm2012-patch-1
Fix print log format
2022-06-24 15:46:45 +08:00
halx99
e6accc2f7e
Add extension Live2D support
...
Live2D sdk version: 4-r.4, reelase date: 2021/12/09
2022-06-24 15:18:08 +08:00
FireStorm2012
9de425666b
Update lua_xml_http_request.cpp
...
print log bugfix
2022-06-24 15:01:26 +08:00
halx99
52f6bcb989
Committing genbindings changes
2022-06-24 06:28:59 +00:00
halx99
ee3605c991
Improve renderer
2022-06-24 14:18:48 +08:00
halx99
1122db3ec8
Improve code style
2022-06-24 03:09:50 +08:00
halx99
6068b0389e
Committing genbindings changes
2022-06-19 17:57:08 +00:00
halx99
4cf6c52cf4
string_view
2022-06-20 01:49:50 +08:00
DelinWorks
2de02067d3
flag camera as Initialized in custom create functions.
2022-06-17 20:41:38 +03:00
涓€绾跨伒
19e96d53c8
Rename is64BitIOSDevice to is64BitMobileDevice
2022-06-17 22:54:52 +08:00
涓€绾跨伒
0c431fddf1
Fix ci
2022-06-17 22:50:29 +08:00
halx99
61956d8dd6
Refine enum `Platform` defination to avoid conflict with system macro
...
refer to: #661
2022-06-17 22:18:26 +08:00
Turky Mohammed
5a0f0f9073
Merge: 101f09d912
820ad21a46
...
Merge branch 'adxeproject:dev' into camera-2d-zoom-feature
2022-06-17 17:16:55 +03:00
DelinWorks
fed10a0197
Add comment. [skip ci]
2022-06-17 17:16:39 +03:00
Turky Mohammed
7c1c0a0f56
Merge: 610711a164
990531ecdc
...
Merge branch 'adxeproject:dev' into partical-system-animation
2022-06-16 19:41:56 +03:00
DelinWorks
fd4bfb0fd5
Apply orthographic zoom values non-destructively.
2022-06-16 16:41:40 +03:00
halx99
482df4befc
Committing genbindings changes
2022-06-16 13:25:34 +00: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