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

Cursor .onIntersection timout, a-cursor cursor.fuseTimeout #1616

Merged
merged 4 commits into from Jul 7, 2016

Conversation

mkungla
Copy link
Contributor

@mkungla mkungla commented Jul 7, 2016

Description:

Changes proposed:

  • cursor.timeout -> cursor.fuseTimeout
  • raycaster: { } -> raycaster: { far: 1000 }

Added default value for raycaster.far

},

mappings: {
far: 'raycaster.far',
fuse: 'cursor.fuse',
interval: 'raycaster.interval',
objects: 'raycaster.objects',
timeout: 'cursor.timeout'
timeout: 'cursor.fuseTimeout'
Copy link
Member

Choose a reason for hiding this comment

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

Should we make this fuseTimeout?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

would make more sense to have 'fuse-timeout': 'cursor.fuseTimeout' !?

Copy link
Member

@ngokevin ngokevin Jul 7, 2016

Choose a reason for hiding this comment

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

Yeah, sorry, I meant fuse-timeout: cursor.fuseTimeout

@ngokevin ngokevin merged commit 861c369 into aframevr:master Jul 7, 2016
@ngokevin
Copy link
Member

ngokevin commented Jul 7, 2016

Thanks!

@mkungla mkungla deleted the a-primitives branch July 8, 2016 19:08
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.

None yet

2 participants