Skip to content

Added support for Multi-OS Engine 1.3.0-beta-2#4563

Merged
Tom-Ski merged 1 commit into
libgdx:masterfrom
migeran:moe-1.3.0
Jan 25, 2017
Merged

Added support for Multi-OS Engine 1.3.0-beta-2#4563
Tom-Ski merged 1 commit into
libgdx:masterfrom
migeran:moe-1.3.0

Conversation

@liliomk

@liliomk liliomk commented Jan 25, 2017

Copy link
Copy Markdown
Contributor

[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

liliomk commented Jan 25, 2017

Copy link
Copy Markdown
Contributor Author

Please ignore this pull request.

buildscript {
repositories {
jcenter()
mavenLocal()

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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