Results 5 issues of dalei

希望在导出的导入能够支持事件的导入导出功能

### Describe the bug https://github.com/Tresjs/cientos/blob/main/src/core/loaders/useGLTF/index.ts useGLTF 函数中 execute 这个参数未使用 ### Reproduction https://github.com/Tresjs/cientos/blob/main/src/core/loaders/useGLTF/index.ts ### Steps to reproduce _No response_ ### System Info ```shell ``` ### Used Package Manager npm ### Code...

cientos

### Describe the bug The [CameraControls](https://cientos.tresjs.org/guide/controls/camera-controls.html) component includes several useful methods (e.g., fitToBox, moveTo, etc.), as seen in the [source code](https://github.com/Tresjs/cientos/blob/main/packages/cientos/src/components/controls/CameraControls.ts). However, these methods are not documented in the official...

cientos

refactor(stats): 更新 StatsGl 容器元素引用 - 将 container 属性引用更改为 domElement- 移除未使用的 ts-expect-error 注释 - 确保类型安全的 DOM 元素访问

### Electerm Version and download file extension(Electerm版本和下载文件后缀) 最新版本: 2.3.118 ### Platform detail (平台详情) macos26 arm ### What steps will reproduce the bug?(重现问题的详细步骤) ### What should have happened?(期望的结果) 应该是这样显示 前几个版本是正常的,最近更新了就不对了 ###...