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

⬆️(orbit-controls): update to work with latest aframe 1.4.1 #322

Closed

Conversation

divyun
Copy link

@divyun divyun commented Mar 23, 2023

Fixes: #311

@divyun divyun force-pushed the feat/orbit_camera_to_aframe-1.4.1 branch from cca1a0e to 5f8db2f Compare March 23, 2023 23:21
</head>
<body>
<a-scene>
<a-entity supercraft-loader="name: icky-snake"></a-entity>
<a-torus-knot color="#B84A39" arc="180" p="2" q="7" radius="5" radius-tubular="0.1"></a-torus-knot>
Copy link
Author

Choose a reason for hiding this comment

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

Replaced the supercraft loader with a torus-knot. Supercraft loader no longer seems to work since aframe 1.1.0

@vincentfretin
Copy link
Contributor

It's unfortunate that this PR wasn't merged since 3 weeks.
@diarmidmackenzie created a similar PR #322. He updated OrbitControls to latest version, so probably his PR is better to be merged.

@diarmidmackenzie
Copy link
Contributor

Ahhh! Should have checked for open PRs!!!

@vincentfretin vincentfretin mentioned this pull request Apr 16, 2023
@dmarcos
Copy link
Member

dmarcos commented May 5, 2023

Thanks and sorry for the delay. There are so many PRs to juggle and components to maintain :) Thanks everyone for the effort. Glad that orbit controls is now in good shape

@dmarcos dmarcos closed this May 5, 2023
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.

Orbit camera and WASD is broken from 0.9.2, orbit camera broken from 1.4.0
4 participants