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

Refactor interfaces, events, data contracts, extension APIs and properties #345

Merged
merged 25 commits into from
Mar 22, 2021

Conversation

oscarlorentzon
Copy link
Member

@oscarlorentzon oscarlorentzon commented Mar 22, 2021

Motivation

Public API that has clearer types, better documentation, and improved property names.

Contribution

Rename interfaces, document events, change property names, change property types.

Test Plan

yarn prepare
yarn test
yarn start

Improve performance for tags, popups, spatial,
render camera etc by avoiding costly
matrix inversion for each unproject.
Move image size enum to Falcor namespace
because it is only relevant there.
Do not fetch higher res image on halt.
Make thumb and mesh url ents.
Document behavior if props not set.
@oscarlorentzon oscarlorentzon added this to the 4.0.0 milestone Mar 22, 2021
@oscarlorentzon oscarlorentzon changed the title Refactor interface, event, and property names Refactor interfaces, events, data contracts, extension APIs and properties Mar 22, 2021
@oscarlorentzon oscarlorentzon merged commit 9df6d32 into main Mar 22, 2021
@oscarlorentzon oscarlorentzon deleted the feature-interface-names branch March 22, 2021 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants