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(ExtrudeGeometry): add anchor point offset #452

Merged
merged 27 commits into from
Oct 22, 2024

Conversation

Codeboy-cn
Copy link
Collaborator

  • add ExtrudeGeometry anchor point offset

@Codeboy-cn Codeboy-cn added the feature New feature or request label Oct 22, 2024
@lslzl3000 lslzl3000 merged commit fc2303d into Orillusion:dev Oct 22, 2024
1 check passed
@lslzl3000 lslzl3000 mentioned this pull request Nov 27, 2024
lslzl3000 added a commit that referenced this pull request Nov 27, 2024
## [0.8.4](v0.8.3...v0.8.4) (2024-11-27)


### Bug Fixes

* **destroy:** render error after obj.destroy() ([1e79847](1e79847))
* **extrudeGeometry:** fix shape in CCW order ([a7c8d01](a7c8d01))
* **frameRate:** render on small frameRate ([8b685b9](8b685b9))
* **geometry:** CylinderGeometry non-manifold ([#451](#451)) ([bf14c61](bf14c61))
* **graphic3d:** fix graphic clear & destroy ([eff6082](eff6082))
* **graphics3D:** fix buildCircle with custom up ([8e0354a](8e0354a))
* **pick:** add pick info in bound mode ([3fba2c5](3fba2c5))
* **pick:** add worldNormal in bound pick ([4b5bc9c](4b5bc9c))
* resolve issue with resume() being invoked multiple times ([9b2d7d1](9b2d7d1))
* **type:** refine PointerEvents types ([3029b5c](3029b5c))


### Features

* [WIP] double precision matrix support ([52ab9c5](52ab9c5))
* **ExtrudeGeometry:** add anchor point offset ([#452](#452)) ([fc2303d](fc2303d))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants