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

replace \w with [^\s] in VRMLLoader #8188

Merged
merged 1 commit into from
Feb 22, 2016
Merged

Conversation

makc
Copy link
Contributor

@makc makc commented Feb 21, 2016

because people keep using characters that do not match \w

because people keep using characters that do not match \w
@makc makc changed the title replace \w with [^\s] replace \w with [^\s] in VRMLLoader Feb 21, 2016
mrdoob added a commit that referenced this pull request Feb 22, 2016
replace \w with [^\s] in VRMLLoader
@mrdoob mrdoob merged commit ecb7b5f into mrdoob:dev Feb 22, 2016
@mrdoob
Copy link
Owner

mrdoob commented Feb 22, 2016

Thanks!

@makc makc deleted the vrml-loader-fix branch February 22, 2016 11:42
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.

2 participants