Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add GridObject #436

Merged
merged 3 commits into from
Jul 29, 2024
Merged

feat: add GridObject #436

merged 3 commits into from
Jul 29, 2024

Conversation

lslzl3000
Copy link
Collaborator

resolve #434

@lslzl3000 lslzl3000 linked an issue Jul 29, 2024 that may be closed by this pull request
@lslzl3000 lslzl3000 merged commit a939ce6 into Orillusion:dev Jul 29, 2024
1 check passed
@lslzl3000 lslzl3000 deleted the feat-gridobject branch July 29, 2024 05:04
@lslzl3000 lslzl3000 mentioned this pull request Aug 28, 2024
lslzl3000 added a commit that referenced this pull request Aug 31, 2024
## [0.8.3](v0.8.2...v0.8.3) (2024-08-28)

### Bug Fixes

* fix frameRate and camera resize ([c4b8626](c4b8626))
* fix InstanceDraw destroy error ([4529594](4529594))
* **GUI:** add option to receive post effects ([#426](#426)) ([af74bb1](af74bb1))
* **inputsystem:** capture pointer on pointerdown ([#432](#432)) ([cc90b82](cc90b82))
* **shadow:** fix acceptShadow ([4d6a838](4d6a838))
* **transform:** fix lookAt at vertical angle ([#431](#431)) ([1922f18](1922f18))


### Features

* add GridObject ([#436](#436)) ([a939ce6](a939ce6))
* **geometry:** add extra geometry package, extrude geometry and text geometry ([#442](#442)) ([069e6d4](069e6d4))
* **graphic:** move graphic3D to @orillusion/graphic ([#427](#427)) ([a1d1b2a](a1d1b2a))
* **physics:** add RopeSoftBody, rigidbody dragger, and enhance collisionShapeUtil ([#448](#448)) ([452d730](452d730))
* **physics:** Refactor physics plugin with extensive enhancements and new features ([#440](#440)) ([7c18db5](7c18db5))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR]: 希望有个网格参考平面
1 participant