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: allow custom loading manager to useTexture #585

Merged
merged 5 commits into from
Apr 3, 2024

Conversation

hawk86104
Copy link
Contributor

fiexd TextureLoader use THREE.DefaultLoadingManager as default loading manager form: #432

fiexd TextureLoader use THREE.DefaultLoadingManager as default loading manager
form: Tresjs#432
Copy link

netlify bot commented Mar 12, 2024

Deploy Preview for tresjs-docs ready!

Name Link
🔨 Latest commit b288e7b
🔍 Latest deploy log https://app.netlify.com/sites/tresjs-docs/deploys/660d43836a2b770009e841e1
😎 Deploy Preview https://deploy-preview-585--tresjs-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@hawk86104 hawk86104 changed the title fix(deps):Update useTexture/index.ts fix(core):Update useTexture/index.ts Mar 12, 2024
@hawk86104 hawk86104 changed the title fix(core):Update useTexture/index.ts chore(core):Update useTexture/index.ts Mar 12, 2024
@hawk86104 hawk86104 changed the title chore(core):Update useTexture/index.ts chore(core): Update useTexture/index.ts Mar 12, 2024
src/composables/useTexture/index.ts Outdated Show resolved Hide resolved
@alvarosabu alvarosabu self-requested a review March 12, 2024 13:45
Copy link
Member

@alvarosabu alvarosabu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @hawk86104 for this PR, could you also update the documentation under docs/ to reflect these changes?

These changes should be a feat instead of a chore or fix since they add a new option to the end user.

@alvarosabu alvarosabu changed the title chore(core): Update useTexture/index.ts fear: allow custom loading manager to useTexture Mar 12, 2024
@alvarosabu alvarosabu changed the title fear: allow custom loading manager to useTexture feat: allow custom loading manager to useTexture Mar 12, 2024
remove the comment

Co-authored-by: Alvaro Saburido <[email protected]>
@andretchen0
Copy link
Contributor

@hawk86104

Nice addition. Small and flexible!

@hawk86104
Copy link
Contributor Author

hawk86104 commented Mar 13, 2024

Thanks @hawk86104 for this PR, could you also update the documentation under docs/ to reflect these changes?

These changes should be a feat instead of a chore or fix since they add a new option to the end user.
@alvarosabu
I have just submitted the update, along with the corresponding API documentation.

@alvarosabu alvarosabu added feature p2-nice-to-have Not breaking anything but nice to have (priority) and removed waiting for author labels Apr 3, 2024
@alvarosabu alvarosabu self-requested a review April 3, 2024 11:55
@alvarosabu alvarosabu merged commit a04c802 into Tresjs:main Apr 3, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature p2-nice-to-have Not breaking anything but nice to have (priority)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants