Yun Hsiao Wu
|
14a17c9d22
|
license upgrade (#4210)
|
2022-01-24 17:18:47 +08:00 |
|
minggo
|
c0bdd3c0d8
|
Merge branch 'v3.4.1' into merge_v3.4.1
Conflicts:
cocos/bindings/event/EventDispatcher.cpp
cocos/platform/android/jni/JniCocosActivity.cpp
cocos/platform/apple/JsbBridge.mm
cocos/platform/java/jni/JniCocosOrientationHelper.cpp
cocos/platform/win32/CanvasRenderingContext2D-win32.cpp
|
2022-01-07 18:36:14 +08:00 |
|
Greg1129
|
4462b96617
|
issue 10384 memory leak fix (#4115)
* issue 10384 memory leak fix
|
2021-12-24 14:39:12 +08:00 |
|
李吉林
|
fa210fa955
|
add octree scene manager (#3891)
* add octree scene manager
Co-authored-by: lijilin <jilin.li@cocos.com>
|
2021-09-17 11:20:05 +08:00 |
|
GengineJS
|
d4a7f06068
|
Fix the incorrect ModelBounds of BakedSkinningModel (#3791)
|
2021-08-02 17:06:35 +08:00 |
|
minggo
|
028ec8443d
|
Misc (#3683)
* improve codes:
1. remove unneeded codes
2. fix potential memory leak
|
2021-07-05 10:21:01 +08:00 |
|
GengineJS
|
979c0d950e
|
AABB shared data (#3655)
|
2021-06-28 15:31:57 +08:00 |
|
GengineJS
|
b8f54069c0
|
[Add] Native scene object update function (#3638)
|
2021-06-22 16:41:13 +08:00 |
|
minggo
|
c98a1251a0
|
Revert "[add] Native scene object update function (#3602)" (#3634)
This reverts commit 8cc944277f.
|
2021-06-18 18:12:50 +08:00 |
|
GengineJS
|
8cc944277f
|
[add] Native scene object update function (#3602)
|
2021-06-18 17:34:06 +08:00 |
|
cary
|
d77dbb3a53
|
implement scene management in native(#3584)
|
2021-06-02 17:22:33 +08:00 |
|