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

Fixing missing geometry for instances #607

Merged
merged 2 commits into from
Jul 14, 2015
Merged

Fixing missing geometry for instances #607

merged 2 commits into from
Jul 14, 2015

Conversation

RaananW
Copy link
Member

@RaananW RaananW commented Jul 14, 2015

Fix for #605
Instances don't have the source's geometry, hence the collision was not
triggered when using a worker, which gets only serialized data.
The fix will deliver the source mesh's geometry as geometry id for the
instance.

Instances don't have the source's geometry, hence the collision was not
triggered when using a worker.
The fix will deliver the source mesh's geometry as geometry id for the
instance.
RaananW added a commit that referenced this pull request Jul 14, 2015
Fixing missing geometry for instances
@RaananW RaananW merged commit bac6eed into BabylonJS:master Jul 14, 2015
@RaananW RaananW deleted the collision-instance-fix branch July 14, 2015 18:56
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

1 participant