OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2013-03-10 NathanSweetPut back AWT for getting DPI.
2013-03-10 NathanSweetGLFWFTW
2013-03-10 Nathan SweetFixed to match backend.
2013-03-10 NathanSweetMerge remote-tracking branch 'origin/master'
2013-03-10 NathanSweetGLFW backend fixes, features.
2013-03-10 Nathan SweetMerge pull request #282 from seroperson/master
2013-03-09 badlogicfixed dependencies of android projects
2013-03-09 seropersonUpdate ScrollPane.java
2013-03-09 Mario Zechnermore fixes
2013-03-09 Mario Zechnerfixed build, jglfw backend is now included, fetches...
2013-03-08 NathanSweetfetch.xml needed mkdirs, ignore GLFW backend libs.
2013-03-08 NathanSweetJARs should have never been committed.
2013-03-08 NathanSweetFixes for stupid Mac.
2013-03-08 NathanSweetJavadocs.
2013-03-08 NathanSweetMerge remote-tracking branch 'origin/master'
2013-03-08 NathanSweetGLFW backend input refactoring, now works with AWT...
2013-03-08 Justin ShapcottMerge branch 'master' of https://github.com/libgdx...
2013-03-08 Justin ShapcottFix Issue 1308.
2013-03-06 NathanSweetClean up.
2013-03-06 NathanSweetAdded undecorated (Windows only).
2013-03-05 NathanSweetFixed input.
2013-03-05 NathanSweetFixing things up
2013-03-05 NathanSweetLots of improvements.
2013-03-05 NathanSweetMade desktop controllers not depends on a desktop backend.
2013-03-05 NathanSweetMerge remote-tracking branch 'origin/master'
2013-03-05 NathanSweetFullscreen fixed.
2013-03-05 Mario Zechneradded FIXME's to jglfw backend, fixed FullscreenTest...
2013-03-05 NathanSweetFixed noncontinuous rendering.
2013-03-05 NathanSweetFixed fullscreen.
2013-03-05 NathanSweetGLFW backend works! Yay!
2013-03-05 Nathan SweetMerge pull request #278 from mikijov/master
2013-03-05 Milutin JovanovićSmall corrections to MathUtil random javadoc.
2013-03-05 badlogicfixed a few things in jglfw backend. don't specify...
2013-03-05 badlogic[added] jglfw tests
2013-03-05 NathanSweetFixed GLU stuff and warnings.
2013-03-05 NathanSweetRemoved GLU, only complicates backends and libgdx matri...
2013-03-05 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-03-05 badlogicfixed gl20
2013-03-05 NathanSweetRemoved GLU, only complicates backends and libgdx matri...
2013-03-05 NathanSweetfixed
2013-03-05 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-03-05 badlogic[added] toArray to JglfwUtil.java
2013-03-05 NathanSweetGL20
2013-03-05 NathanSweetmeow
2013-03-05 NathanSweetfixed up
2013-03-05 NathanSweetMerge remote-tracking branch 'origin/master'
2013-03-05 NathanSweetfixed up
2013-03-05 badlogicfixed JglfwGL10.java
2013-03-05 NathanSweetFixed up GL10.
2013-03-05 NathanSweetGL11
2013-03-05 NathanSweetGL10
2013-03-05 NathanSweetMerge remote-tracking branch 'origin/master'
2013-03-05 NathanSweetGLFW backend. WIP: partial input, no GL, no audio.
2013-03-04 Mario Zechnerfixed c method lookup, hopefully once and for all
2013-03-04 NathanSweetFormat source.
2013-03-04 NathanSweetDon't load audio natives if disabled.
2013-03-04 badlogicbetter way to find cMethod.
2013-03-04 badlogic[fixed] once a cmethod is found, it's removed frmo...
2013-03-04 Mario ZechnerMerge pull request #270 from xoppa/misc
2013-03-04 XoppaUpdate Gwt AssetManager
2013-03-04 Mario ZechnerMerge pull request #267 from Ranzdo/master
2013-03-04 Mario ZechnerMerge pull request #269 from xoppa/audio
2013-03-04 Mario ZechnerMerge pull request #273 from manuelbua/patch-1
2013-03-04 Mario ZechnerMerge pull request #272 from xoppa/math
2013-03-03 NathanSweetMerge remote-tracking branch 'origin/master'
2013-03-03 NathanSweetExport LWJGL natives.
2013-03-03 NathanSweetDon't set icons for canvas.
2013-03-03 NathanSweetAllow exception() method to decide if it is thrown.
2013-03-03 NathanSweetBetter exceptions in main loop.
2013-03-03 NathanSweetAdded DataInput.
2013-03-03 NathanSweetBetter exception if natives aren't on classpath.
2013-03-03 NathanSweetArray classes, disallow first() when size==0.
2013-03-03 Manuel BuaUpdate CONTRIBUTORS
2013-03-03 XoppaRemove usage of the Vector3.tmp/tmp2 instances.
2013-03-03 XoppaSmall bugfix, Quaternion#setFromCross should convert...
2013-03-03 Justin ShapcottAdd polyline drawing to ShapeRenderer
2013-03-03 Justin ShapcottChange TmxMapLoader to add y-direction awareness
2013-03-03 Justin ShapcottChange PolylineMapObject to use new Polyline class.
2013-03-03 Justin ShapcottAdd PolygonMapObject constructor taking a Polygon
2013-03-03 Justin ShapcottAdd Polyline contribution from @PrinceManfred
2013-03-03 Justin ShapcottFix copy constructor for StaticTiledMapTile.
2013-03-03 XoppaSeparate addAsset from updateTask
2013-03-03 XoppaUpdate libmpg123
2013-03-03 Björn SundahlAdded support for foreign characters and other special...
2013-03-03 Mario ZechnerMerge pull request #268 from xoppa/bullet
2013-03-03 XoppaSwig generated files
2013-03-03 XoppaRemove unneeded import
2013-03-03 XoppaMove the include a bit lower in the file.
2013-03-03 XoppaAdd custom constructor for btMultiSphereShape
2013-03-03 XoppaMerge branch 'master' of https://github.com/libgdx...
2013-03-03 Mario Zechnerfixed issue in AndroidFileHandle#length()
2013-03-03 Mario ZechnerMerge branch 'master' of https://github.com/libgdx...
2013-03-03 Mario ZechnerMerge pull request #258 from xoppa/misc
2013-03-03 Mario ZechnerMerge pull request #266 from kreymerman/android_fd_fix
2013-03-03 Mario ZechnerMerge pull request #261 from xoppa/audio
2013-03-01 Justin ShapcottAdd additional data parsed from tmx file.
2013-03-01 Justin ShapcottAdd get/set id to TiledMapTile interface.
2013-03-01 Mikhail KreymermanFixed resource leak in AndroidFileHandle::length()
2013-03-01 badlogicfixes for gdx-jnigen so we can also build .m files..
2013-02-28 Nathan SweetMerge pull request #265 from schleinzer/FIX_OisJoystick
next