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

UNRI2-140: Add model viewer and remove lights + ortho cam #9

Merged
merged 10 commits into from
Aug 10, 2023

Conversation

chrismacdonaldw
Copy link
Contributor

No description provided.

js/ThreeDViewer.js Outdated Show resolved Hide resolved
Akanksha Singh and others added 8 commits August 8, 2023 16:15
…into test140

removed the js/dist files that had conflicts because it's cleaner to just recompile them
Camera settings get passed through drupal settings as strings, even though they are for number fields;
the PerspectiveCamera constructor apparently doesn't handle string values well, no errors, just darkness,
which is remedied by ensuring we pass numbers. Annoying bug with a simple fix.
Cast setting values to numbers
@JojoVes JojoVes added the minor Added functionality that is backwards compatible. label Aug 10, 2023
@JojoVes JojoVes merged commit 94a8cda into discoverygarden:main Aug 10, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Added functionality that is backwards compatible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants