Skip to content

Conversation

liliomk
Copy link
Contributor

@liliomk liliomk commented Jan 25, 2017

[general]

  • Updated moe-core and moe-ios jars to ones from MOE 1.3.0-beta-2
  • Minor code cleanup
  • Updated MOE versions to 1.3.0-beta-2
  • Fixed bug in SharedLibraryLoader caused by change in MOE

[gdx-setup]

  • Updated project files in GdxSetup.java
  • Template build.gradle was updated and now properly handles resources via "ASSET_PATH"
  • Deprecated files were removed
  • Default and Icon images were moved to the appropriate location (Xcode target's folder)
  • Updated Xcode project's layout

[test]

  • Updated MOE test project
  • Test now runs BulletTestCollection

[general]
- Updated moe-core and moe-ios jars to ones from MOE 1.3.0-beta-2
- Minor code cleanup
- Updated MOE versions to 1.3.0-beta-2
- Fixed bug in SharedLibraryLoader caused by change in MOE

[gdx-setup]
- Updated project files in GdxSetup.java
- Template build.gradle was updated and now properly handles resources via "ASSET_PATH"
- Deprecated files were removed
- Default and Icon images were moved to the appropriate location (Xcode target's folder)
- Updated Xcode project's layout

[test]
- Updated MOE test project
- Test now runs BulletTestCollection
@liliomk
Copy link
Contributor Author

liliomk commented Jan 25, 2017

Please ignore this pull request.

@@ -15,34 +15,76 @@
******************************************************************************/

buildscript {
repositories {
jcenter()
mavenLocal()
Copy link
Member

Choose a reason for hiding this comment

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

Why is maven local added here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We do this so we can use local builds of MOE to test.

Copy link
Member

Choose a reason for hiding this comment

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

Gotcha

@Tom-Ski Tom-Ski merged commit 86a3c25 into libgdx:master Jan 25, 2017
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