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

fix(MeshRenderer): replace geometry error #415

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

hellmor
Copy link
Collaborator

@hellmor hellmor commented Jul 15, 2024

Fix: Fix the error of replacing the MeshRenderer's geometry.

@hellmor hellmor added the bug Something isn't working label Jul 15, 2024
@hellmor hellmor added this to the 0.8 milestone Jul 15, 2024
@lslzl3000 lslzl3000 changed the base branch from main to dev July 15, 2024 15:42
@lslzl3000 lslzl3000 changed the title Fix the error of replacing the MeshRenderer's geometry. fix(MeshRenderer): replace geometry error Jul 15, 2024
@lslzl3000 lslzl3000 merged commit c79e287 into Orillusion:dev Jul 15, 2024
1 check passed
@lslzl3000 lslzl3000 mentioned this pull request Jul 21, 2024
lslzl3000 added a commit that referenced this pull request Jul 21, 2024
## [0.8.2](v0.8.1...v0.8.2) (2024-07-21)


### Bug Fixes

* **doc:** fix TextureCube order ([#388](#388)) ([#421](#421)) ([7e4e15d](7e4e15d))
* **MeshRenderer:** replace geometry error ([#415](#415)) ([c79e287](c79e287))
* **PCF:** PCF shadow error ([#371](#371)) ([c47257c](c47257c))
* **pick:** fix undefined values ([#416](#416)) ([5548467](5548467))
* **pick:** fix gui pick events ([#422](#422)) ([367f469](367f469))
* **pick:** fix right click ([#418](#418)) ([b248c45](b248c45))


### BREAKING CHANGES
* **PointerEvent3D:** simplified `event.data` with `{worldPos, screenUv, meshID, worldNormal}`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants