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

changes to make it work with jme3.1-beta2 #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

AquariusPower
Copy link

@AquariusPower AquariusPower commented Nov 26, 2016

a few changes to shaders.
a few changes to java sources.

this specific line I added to all tests to make it work no eclipse directly from the clone:
assetManager.registerLocator("test-data", FileLocator.class);

added a simple build file to create the packages using eclipse

this .classpath eclipse project file is important to let the test's binaries be created at a different folder.
the .classpath dependency on another eclipse project "jm3libs" is an issue each user/coder must solve by themselves tho.
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.

1 participant