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

Update WLE SDK for V3 beta #208

Merged
merged 7 commits into from
May 15, 2024
Merged

Update WLE SDK for V3 beta #208

merged 7 commits into from
May 15, 2024

Conversation

msub2
Copy link
Contributor

@msub2 msub2 commented May 15, 2024

  • Change visibility check to be less strict
  • Remove createAutomaticCollision as a toggleable option
  • Bump SDK version

msub2 added 3 commits May 14, 2024 14:42
- It uses the dot product of the camera forward direction and object->camera direction and checks if it's within a certain threshold
Copy link
Contributor

@limbofeather limbofeather left a comment

Choose a reason for hiding this comment

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

LGTM

/* Load networking logic at runtime, if false at build time */
dynamicNetworking: Property.bool(false),
dynamicNetworking: Property.bool(true),
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks 👍🏼

@msub2 msub2 merged commit 94356e2 into main May 15, 2024
1 check passed
@msub2 msub2 deleted the wle-refresh branch May 15, 2024 20: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.

2 participants