李吉林
|
f4e8b1e03a
|
fix cpp math library (#14458)
* fix cpp math library
|
2023-03-03 17:33:33 +08:00 |
|
pandamicro
|
8eb177b53d
|
Merge remote-tracking branch 'cocos-for-editor/v3.7.0' into develop
# Conflicts:
# README.md
# pal/audio/minigame/player-minigame.ts
|
2022-12-30 19:30:21 +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 |
|
minggo
|
0b10facebc
|
index start from 0 (#13828)
|
2022-12-15 16:04:33 +08:00 |
|
李吉林
|
ce1cca0a0a
|
revert mat3 set (#13796)
|
2022-12-13 15:59:31 +08:00 |
|
李吉林
|
85395fbcd6
|
fix interpolation bug due to Mat3::set (#13750)
* fix interpolation bug due to Mat3::set
|
2022-12-08 20:26:02 +08:00 |
|
minggo
|
aba9fdb63f
|
Merge branch 'v3.6.1' into merge_v3.6.1
|
2022-09-02 20:08:18 +08:00 |
|
James Chen
|
d1e7907c02
|
fixed #12176 :Add approxEquals method for Mat3/Mat4/Quaternion/Vec2/Vec3/Vec4. (#12610)
|
2022-09-01 14:37:18 +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 |
|
Cocos Robot
|
bff1fbe17d
|
[ci skip][AUTO]: Automated clang-format update: c7f0f9c103 (#10682) (#10717)
Co-authored-by: cocos-robot <cocos-robot@cocos.com>
|
2022-04-11 11:11:30 +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
|
5b6545941f
|
treat warning as error for math (#3327)
* treat warning as error for math
|
2021-03-18 15:51:39 +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 |
|
minggo
|
6a17148d40
|
use .cpp/.h for source file suffix (#2654)
|
2020-07-22 15:00:28 +08:00 |
|
caryliu
|
b3bd4763d6
|
Fix some uniform value error in renderer.
|
2019-07-15 16:51:14 +08:00 |
|