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

Fix 3D physics module #700

Open
wants to merge 4 commits into
base: goodbye_cmake
Choose a base branch
from
Open

Fix 3D physics module #700

wants to merge 4 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Aug 8, 2016

The 3D physics classes now correctly accept Core pointers.

An additional constructor has been added for SceneEntityInstances that has a parameter for a parent scene. This allows the instance to add lights in the instance to the scene when it loads from a file.

@ghost ghost changed the title Fix Fix 3D physics module and lights in SceneEntityInstance Aug 8, 2016
@ghost
Copy link
Author

ghost commented Aug 24, 2016

Removed the light workarounds due to a commit.

@ghost ghost changed the title Fix 3D physics module and lights in SceneEntityInstance Fix 3D physics module Aug 24, 2016
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.

0 participants