Hu Song

Results 19 issues of Hu Song

I'm making a simple editor, and found your style is very good when using leva. (I'm using [@stitches/react](https://stitches.dev/) too) I hope you can export the [`styled`](https://github.com/pmndrs/leva/blob/66c54146583de2877c3e69acc3b23911face237b/packages/leva/src/styles/stitches.config.ts#L108) variable so that developers...

Add a `snapshot` function to generate `HTMLImageElement` for preview ```typescript function snapshot(asset: Asset, engine: Engine): Promise; ``` For `Asset`, there are serveral types need support: - [ ] Material -...

enhancement

复现方式: 1. 单指拖动 OrbitControl,再松开单指

bug
high priority

### Please check if the PR fulfills these requirements - [x] The commit message follows our [guidelines](https://github.com/galacean/engine/blob/main/.github/COMMIT_MESSAGE_CONVENTION.md) - [x] Tests for the changes have been added (for bug fixes /...

enhancement
glTF

```typescript engine.resourceManager .load({ url: "https://mdn.alipayobjects.com/rms/afts/file/A*9uDmQKoBs6IAAAAAAAAAAAAAARQnAQ/bed.glb?q=textures[5]", type: AssetType.GLTF, }) .then(() => { engine.run(); }); ``` The engine will never run.

bug

1. 『快速开发 XR 互动』缺少 XR 的代码示例,怎么去 import XR,怎么初始化 XR,怎么设置 origin,添加 feature 等等 2. 『相机管理器』缺少对 `attachCamera` 的解释,还有 `XRTrackedInputDevice` 也没有提到,直接看代码感觉很困惑 3. 『会话管理器』缺少对会话管理器的解释,缺少 XRSessionState 和 XRSessionMode 枚举解释。直接看代码,会话管理器似乎只有判断兼容性的功能。 4. 『交互管理器』是否需要展开介绍一下 XRController 和 XRInputButton? 5....

### Describe the bug I specified `recursive: true` in my `bump.config.ts`, but it did not take effect when I ran the `bumpp` command. I believe the following code(`src/cli/parse-args.ts`) is causing...

1. 项目管理 2. 权限添加 3. 模板 4. 项目克隆 5. CDN 使用的限制,项目数量的限制 以上针对项目本身的内容文档都是缺少的。 还有目前搜索不会展示二级,看看新官网是否可以