19 Commits

Author SHA1 Message Date
PP
d1afae6b17 support @base/math @pal/screen-adapter and @pal/minigame module (#16418) 2023-10-17 14:55:35 +08:00
PP
1d75c1dabc fix: eslint import order (#16322) 2023-09-25 09:42:15 +08:00
PP
86399f2b4a support @base/global module (#16247) 2023-09-20 10:14:21 +08:00
pandamicro
61422450d3 Fix circular dependencies 2023-07-26 13:50:04 +08:00
pandamicro
546b36209f Fix circular dependencies 2023-07-26 13:16:34 +08:00
PP
509d73b27d merge branch v3.8.0-aot (#15421)
* PR1: add explicit function return type (#15311)

* PR4: add explicit function return type (#15314)

* [ci skip][AUTO]: Automated code generating update: 8843bfe54c  (#15314) (#15357)

Co-authored-by: cocos-robot <cocos-robot@cocos.com>

* add function return type

* fix version checking

* fix return type

---------

Co-authored-by: Cocos Robot <48829427+cocos-robot@users.noreply.github.com>
Co-authored-by: cocos-robot <cocos-robot@cocos.com>
2023-06-13 18:08:45 +08:00
徐兵
1ef81e4330 export class ReflectionProbeManager (#14401) 2023-03-01 10:00:46 +08:00
徐兵
1d226aea71 add lod culling for reflection probe (#13955) 2022-12-29 16:32:17 +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
徐兵
bbd7c7589f Fix the preview spherel display error (#13844) 2022-12-19 14:36:27 +08:00
徐兵
c06d6dc657 fix error caused by create terrain model and not use 3d base modules (#13795) 2022-12-13 18:02:21 +08:00
徐兵
6d9c0c8f93 add planar reflection culling and refresh models after delete probe (#13671) 2022-12-07 15:12:20 +08:00
徐兵
1305534329 optimize probe refresh in editor mode (#13620) 2022-12-05 18:35:16 +08:00
徐兵
0f8d8cd3d9 reflection probe support instancing and moving update (#13426) 2022-11-22 10:16:55 +08:00
徐兵
9a740141cc reflection probe for custom pipeline (#13407) 2022-11-17 18:12:38 +08:00
徐兵
4a3415ee39 fix reflection probe cube face orientation and some optimization (#13249) 2022-11-07 19:00:10 +08:00
徐兵
363dc8ec3a [fix] compile error in cocos runtime and optimize bake probe cubemap (#13208) 2022-11-02 14:21:25 +08:00
徐兵
92f74f55b2 reflection probe texture binding (#13168) 2022-10-28 19:07:17 +08:00
徐兵
120d7fe959 add reflection probe (#13155) 2022-10-27 15:36:56 +08:00