Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: libgdx/libgdx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: toloudis/libgdx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 5 files changed
  • 1 contributor

Commits on Sep 25, 2015

  1. add .json file format to Hiero. add -j command line option to output …

    …json file, or use new menu item
    Dan Toloudis committed Sep 25, 2015
    Copy the full SHA
    9155981 View commit details
  2. cleanup

    Dan Toloudis committed Sep 25, 2015
    Copy the full SHA
    3ee7ac4 View commit details
1 change: 1 addition & 0 deletions extensions/gdx-tools/.classpath
Original file line number Diff line number Diff line change
@@ -9,6 +9,7 @@
<classpathentry kind="lib" path="libs/jna.jar"/>
<classpathentry kind="lib" path="libs/TWLThemeEditor.jar"/>
<classpathentry kind="lib" path="libs/xpp3-1.1.4c.jar"/>
<classpathentry kind="lib" path="libs/javax.json-1.0.4.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/gdx-backend-headless"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Binary file added extensions/gdx-tools/libs/javax.json-1.0.4.jar
Binary file not shown.
Loading