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

utils to get/set delimited component properties (fixes #1592) #1595

Merged
merged 1 commit into from
Jul 1, 2016

Conversation

ngokevin
Copy link
Member

@ngokevin ngokevin commented Jun 30, 2016

Description:

Helpers that wrap get/setAttribute to handle encoded component property names (e.g., material.color).

Changes Proposed:

  • utils.entity.getComponentProperty(el, name, delimiter)
  • utils.entity.setComponentProperty(el, name, value, delimiter)

@dmarcos dmarcos merged commit f0c2b9f into aframevr:master Jul 1, 2016
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