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

Feature/mobile friendly #720

Open
wants to merge 20 commits into
base: develop
Choose a base branch
from
Open

Feature/mobile friendly #720

wants to merge 20 commits into from

Conversation

stuikomma
Copy link
Contributor

fixes #717
fixes #718
closes #531

Fixes laggy scene rotation when mouse is over model (disabled raycast when clicking and holding outside of the model).

studTexture = THREE.ImageUtils.loadTexture(
'img/baseplateStud.png'
undefined
=>
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be equivalent to @bundle.renderer.render

@Steditor
Copy link
Contributor

Steditor commented Jul 9, 2015

I'm not yet a fan of integrating FidelityControl into the UI - this has been one of the rare parts of the system that are pretty well separated into a plugin. I'll need to think about this...

@AtiX
Copy link
Contributor

AtiX commented Jul 12, 2015

my 2cts: keep fidelityControl as a plugin, because beautiful architecture and ba thesis consistency :)

stuikomma and others added 2 commits July 18, 2015 13:35
to quickly get rid of black flickering of SSAO
(workaround!)
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.

Hide address bar in editor Fix page width on mobile Skip rendering frames if nothing changed
4 participants