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

Update to v0.1.0 #38

Merged
merged 7 commits into from
May 21, 2024
Merged

Update to v0.1.0 #38

merged 7 commits into from
May 21, 2024

Conversation

basemosama
Copy link
Member

0.1.0

  • Add support for changing the glb or gltf model at runtime.
  • Add new method updatePlayx3dScene to change the whole scene at runtime.
  • Added new methods updateScene, updateModel and updateShapes to change the scene, model or shapes at runtime.
  • fix bug causing the plugin to crash on release build.
  • fix bug causing the the scene not updated correctly when Playx3dScene widget is updated.

…hanges.

-  Add new `updatePlayx3dScene`, `updateScene`, `updateModel`, `updateShapes` to Playx3dSceneController to update the current 3d scene view with the new `scene`, `model, and `shapes`.
- Enhance Scene and model initialization.
- Enhance model classes by overriding equals and hashCode methods.
@basemosama basemosama merged commit 46cd405 into main May 21, 2024
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.

1 participant