minggo
|
e7c5b34e18
|
Merge branch 'v3.8.0' into v3.8.1-merge-v3.8.0
Conflicts:
cocos/2d/assembler/label/text-processing.ts
cocos/physics/bullet/instantiated.ts
cocos/profiler/profiler.ts
cocos/rendering/custom/executor.ts
cocos/rendering/custom/index.ts
cocos/rendering/custom/web-pipeline.ts
cocos/rendering/pipeline-scene-data.ts
cocos/root.ts
cocos/spine/assembler/simple.ts
cocos/spine/lib/instantiated.ts
cocos/spine/lib/spine-define.ts
cocos/spine/skeleton.ts
|
2023-06-27 13:35:35 +08:00 |
|
Ling Zhan
|
b1214a5327
|
[fix] math Quaternion::fromMat3 (#15491)
* [fix] native math Quaternion::fromMat3 and Mat3::fromViewUp
|
2023-06-21 09:33:14 +08:00 |
|
李吉林
|
9538714d1b
|
add moveTowards & rotateTowards (#14543)
|
2023-03-13 10:00:39 +08:00 |
|
李吉林
|
f4e8b1e03a
|
fix cpp math library (#14458)
* fix cpp math library
|
2023-03-03 17:33:33 +08:00 |
|
pandamicro
|
afd22296b4
|
MIT license update and to new year 2023 (#13927)
* Cpp MIT license update and to date
* TS MIT license update and to date
|
2022-12-28 11:25:12 +08:00 |
|
GengineJS
|
67a3862cdb
|
revert quaternion fromMat3 (#13829)
|
2022-12-15 18:21:55 +08:00 |
|
GengineJS
|
67d7edd8be
|
Fix lookat exception (#13811)
|
2022-12-15 09:51:40 +08:00 |
|
徐兵
|
b2b0d09e1d
|
reflection probe planar reflection for native engine (#13281)
|
2022-11-14 17:37:11 +08:00 |
|
James Chen
|
3025bcd012
|
[v3.6.0] Optimize se::Object::getPrivateData, math::IsEqualF, Vec3::transformMat4 (#12039)
|
2022-07-18 14:10:16 +08:00 |
|
minggo
|
271cc5cf23
|
Remove some format rule (#10919)
* remove some rules
* format all codes with new format rule
|
2022-05-04 13:09:24 +08:00 |
|
minggo
|
cd48cf7106
|
Replace CCASSERT with CC_ASSERT (#10682)
* replace CCASSERT with CC_ASSEERT
|
2022-04-10 16:03:46 +08:00 |
|
yangchao
|
8ceabc5f3f
|
Fix 3.6 linux compile (#4166)
* std::sinf not work on linux, if not c++17
|
2022-01-13 13:55:45 +08:00 |
|
minggo
|
5410a48a58
|
Implement more logic in native (#4131)
Co-authored-by: bofeng.song <bofeng.song@chukong-inc.com>
Co-authored-by: dumganhar <dumganhar@gmail.com>
Co-authored-by: mmyduckx <308303735@qq.com>
Co-authored-by: Patrice Jiang <397136899@qq.com>
Co-authored-by: 江战 <40414978+PatriceJiang@users.noreply.github.com>
|
2022-01-07 18:39:40 +08:00 |
|
minggo
|
826babfa64
|
Format code (#3217)
|
2021-01-13 14:49:32 +08:00 |
|
minggo
|
b08407c501
|
remove CC/cc prefix for file names (#2728)
|
2020-08-28 15:23:29 +08:00 |
|
Jare Guo
|
d9bd3d763c
|
update license (#1089)
* updating license
* update license
|
2018-02-01 15:20:01 +08:00 |
|
pandamicro
|
bcbc4e1131
|
Upgrade cocos/math & cocos/network to v3.13
|
2016-08-05 18:13:16 +08:00 |
|
Wenhai Lin
|
94c95d5838
|
Withespaces does matter.
|
2016-03-31 23:50:02 +08:00 |
|
Wenhai Lin
|
a6dbf31dcf
|
cocos 2d lite version
|
2016-03-29 17:55:48 +08:00 |
|