DelinWorks
ee6c8f60bd
Update CCBundle3DData.h
2022-07-04 07:23:02 +03:00
DelinWorks
69fc9490b9
Add safety checks.
2022-07-04 06:34:44 +03:00
DelinWorks
449e330b2f
Improve function naming.
2022-07-04 06:23:49 +03:00
DelinWorks
a8d704babe
Improve function naming and add descriptions.
2022-07-04 05:55:29 +03:00
DelinWorks
a95fbd3fe0
Revert "Update CCDirector.h"
...
This reverts commit 11200dfac0
.
2022-07-04 05:12:54 +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
c529c01b9e
Revert "Update CCBundle3D.cpp [skip ci]"
...
This reverts commit 07bbe4e06c
.
2022-07-03 23:25:36 +03:00
DelinWorks
36bfd2b12b
Update CCBundle3D.cpp [skip ci]
2022-07-03 23:25:05 +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
3585f37d85
Update NewEventDispatcherTest.cpp
2022-07-03 21:47:12 +03:00
DelinWorks
a4be3feda6
Update lua_cocos2dx_auto.cpp
2022-07-03 21:40:51 +03:00
DelinWorks
3d8b597967
Fix platforms compilation.
2022-07-03 21:01:21 +03:00
DelinWorks
25283190f4
Use enum class instead.
2022-07-03 20:55:40 +03:00
DelinWorks
419435a27f
[skip ci]
2022-07-03 20:50:02 +03:00
DelinWorks
0ff762b835
Move global enums to their own file.
2022-07-03 20:43:55 +03:00
halx99
db36b998d2
Improve class IndexArray
2022-07-03 21:17:49 +08: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
aismann
264465b0a4
Update NewEventDispatcherTest.cpp
2022-07-03 07:52:11 +02:00
aismann
6209d8db4c
use engine global namespace
2022-07-03 07:26:37 +02:00
halx99
addfea9ec1
Move enum FPSPosition to engine global namespace
2022-07-03 11:24:00 +08:00
halx99
508836ed44
Enable switch fps position on mobile device
2022-07-03 11:17:22 +08:00
DelinWorks
686b74df86
Improve type naming.
2022-07-02 19:46:41 +03:00
DelinWorks
b0e8017972
Update CCDirector.cpp [skip ci]
2022-07-02 18:26:17 +03:00
DelinWorks
2043e4734f
Remove buffers stat and add quad mesh shaders.
...
Remove drawn buffers label and Add a simple position_texture_color shader for simple primitives like quads to implement static sprite batching in the future.
2022-07-02 18:22:31 +03:00
aismann
384f22e29e
Update SimpleSnakeScene.cpp
2022-07-02 11:55:10 +02:00
aismann
08a40bd804
Update AppDelegate.cpp
2022-07-02 11:42:13 +02:00
aismann
2c96541bef
Remove unused variable and cleanup on windowtest.cpp
2022-07-02 11:29:26 +02:00
aismann
5b43f6883e
Cleanup, last fixes, rename enum FPSPosition
2022-07-02 08:17:24 +02:00
aismann
375449cd72
fix typo
2022-07-02 06:19:47 +02:00
aismann
cd7743f627
add 'no change' check.
2022-07-02 06:02:22 +02:00
aismann
684fb3dcee
FPS display set position should be set by API #695
2022-07-01 17:15:20 +02:00
DelinWorks
d65f9cc931
Fix mesh index formatting.
2022-07-01 14:40:09 +03:00
DelinWorks
3c548943d3
Change shorts to ints
2022-07-01 14:11:00 +03:00
Turky Mohammed
8b22650ac9
Merge: 24c2550a09
8806d7bdf7
...
Merge branch 'adxeproject:dev' into improve-3d-renderer
2022-07-01 13:46:04 +03:00
涓€绾跨伒
9f0ad3bff1
Merge: 1a0848c95f
d4780b87e3
...
Merge pull request #692 from aismann/patch-3
Some improvements on the ['Upstream-Version-License'] chapter
2022-07-01 18:01:25 +08:00
halx99
2ed8c71eb5
Setup vsync for all PC platforms
2022-07-01 17:55:54 +08:00
aismann
981dbcdf37
Some improvements on the ['Upstream-Version-License'] chapter
2022-07-01 11:52:46 +02:00
halx99
7f9511358f
Fix warnings
2022-07-01 13:47:47 +08:00
涓€绾跨伒
5f2225662d
Merge: 9b1edadb2f
6d8aa5e6c1
...
Merge pull request #690 from DelinWorks/engine-bug-fixes
[BUG] Fix `getDefaultCamera()` returning nullptr on scene initialization.
2022-07-01 12:17:08 +08:00
halx99
5d86a92813
Fix #689
2022-07-01 12:14:44 +08:00
halx99
f0758b7993
Improve mac fps limit
2022-07-01 11:02:31 +08:00
DelinWorks
89e4fb4b59
Update CCCamera.cpp [skip ci]
2022-07-01 05:59:45 +03:00
DelinWorks
ec3fa15af7
Fix overriding position when applying custom properties. [skip ci]
2022-07-01 05:58:42 +03:00
DelinWorks
7b829e6cff
Use CCASSERT instead.
2022-07-01 05:54:20 +03:00
DelinWorks
8cfbbd75f1
Update CCRenderer.cpp
2022-07-01 04:06:26 +03:00
DelinWorks
5d4b78f9b4
[skip ci]
2022-07-01 03:39:27 +03:00
DelinWorks
b6a80ab5b6
Fix get default camera nullptr on scene initialization.
2022-07-01 03:34:37 +03:00