OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2013-05-31 badlogicadded robovm backend, initial commit
2013-05-31 badlogicfixed a super nasty bug in AssetManager, concurrency...
2013-05-30 Mario ZechnerMerge pull request #441 from xoppa/3dapi2
2013-05-30 XoppaUpdate ModelLoaderTest
2013-05-30 badlogicand one more update
2013-05-30 badlogicmore updates
2013-05-30 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-05-30 badlogicsmall change to model loader test
2013-05-30 Mario ZechnerMerge pull request #440 from xoppa/3dapi2
2013-05-30 badlogicadded simple cube with two textures, added ModelLoaderT...
2013-05-30 XoppaAdd BasicScene3DTest
2013-05-30 badlogicfixed pax britannica, vectorpinball png crush settings...
2013-05-30 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-05-30 badlogicupdated libobjectal.dll, fixed vector-pinball png crush...
2013-05-30 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-30 NathanSweetAdded clamp() to allow a min/max range outside the...
2013-05-30 badlogicfixed pax-britannica png crush settings
2013-05-30 badlogicfixed super jumper png crush settings
2013-05-30 badlogicupdated CHANGES
2013-05-30 badlogicremoved File#file(), removed box2d-editor
2013-05-30 badlogicfixed issue 1456, Intersector#intersectRayBounds had...
2013-05-30 badlogicfixed issue 1459, Decal#setScaleY was wrong
2013-05-30 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-30 NathanSweetAdded int rgba methods for easier setting using 0x11223344.
2013-05-30 NathanSweetFixed pref width.
2013-05-30 NathanSweetFormat.
2013-05-30 Nathan SweetMerge pull request #438 from Jadems/master
2013-05-30 Matthew WilliamsonFixed long presses behaving incorrectly.
2013-05-30 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-05-30 badlogicfixed cuboc
2013-05-29 XoppaMerge pull request #437 from xoppa/3dapi2
2013-05-29 XoppaFix opacity on models
2013-05-29 Mario ZechnerMerge pull request #434 from moly/androidaudiofix
2013-05-29 Mario ZechnerMerge pull request #436 from justinbowes/1470_osx_backs...
2013-05-29 Justin BowesFix OSX backspace behaving like delete key due to bug...
2013-05-29 Mario ZechnerMerge pull request #429 from xoppa/3dapi2
2013-05-29 XoppaFix GLES10 shader
2013-05-29 NathanSweetAdded viewport settings to Stage.
2013-05-28 XoppaFix MeshBuilder#box
2013-05-28 NathanSweetAllow nested calls to begin().
2013-05-28 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-28 NathanSweetImproved generics and fixed removeAll. Thanks Javier...
2013-05-28 Nathan SweetMerge pull request #433 from MoopsLC/master
2013-05-28 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-28 NathanSweetFixed pooling cells.
2013-05-28 MoopsLCUpdate BitmapFontCache.java
2013-05-28 XoppaDefault to GL_REPEAT, add mtl shininess and opacity...
2013-05-28 molyAndroidSound#play/loop now returns -1 on failure, to...
2013-05-28 Nathan SweetMerge pull request #427 from veger/master
2013-05-28 NathanSweetAdded getPressedButton.
2013-05-28 NathanSweetPooled cells.
2013-05-27 XoppaAdd skeletontest
2013-05-27 NathanSweetDisabled debug.
2013-05-27 Maarten BezemerDo not set ImageTextButtonStyle fields twice
2013-05-27 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-27 NathanSweetRemove widget from cell when removed from table.
2013-05-27 NathanSweetAdded sets to changes.
2013-05-27 NathanSweetFixed 1454.
2013-05-27 NathanSweetAdded sets!
2013-05-27 NathanSweetFixed SpriteBatch float[] method offsets.
2013-05-27 NathanSweetFixed array addAll.
2013-05-26 badlogicmerged with master
2013-05-26 badlogicmoved platform poms to gdx/jni/maven, do the same for...
2013-05-26 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-26 NathanSweetScrollPane setForceOverscroll renamed to setForceScroll...
2013-05-26 Mario ZechnerMerge pull request #423 from xoppa/3dapi
2013-05-25 Justin ShapcottFix bug in ArrayMap emulation
2013-05-25 XoppaAdd ship.obj and shadertest
2013-05-25 Justin ShapcottUse standard GWT Storage API
2013-05-25 NathanSweetJavadoc.
2013-05-25 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-25 NathanSweetDon't traverse to disabled text fields.
2013-05-25 NathanSweetChanged Action#setActor(null) to not call reset.
2013-05-25 NathanSweetJavadocs.
2013-05-25 Justin ShapcottFix double slash
2013-05-25 Justin ShapcottAdd support for readDouble in GWT DataInputStream
2013-05-25 Mario ZechnerMerge pull request #422 from xoppa/3dapi
2013-05-24 XoppaObjLoader, fix deprecated methods
2013-05-24 XoppaFix ObjLoader
2013-05-24 XoppaMerge branch 'master' of https://github.com/libgdx...
2013-05-24 XoppaFix soft body face culling
2013-05-24 XoppaFix cylinder faces
2013-05-24 XoppaForgot to commit this
2013-05-24 XoppaKeep bind transforms with bones
2013-05-24 Justin ShapcottFixed size bug in Array constructor - GWT.
2013-05-24 NathanSweetFixed javadoc warnings.
2013-05-24 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-24 NathanSweetRewrote SelectBox list to use ScrollPane and List.
2013-05-24 NathanSweetFixed size bug in Array constructor.
2013-05-24 NathanSweetAdded updateVisualScroll for setting scroll position...
2013-05-24 NathanSweetAdded getItemHeight.
2013-05-24 NathanSweetAdded ObjectFloatMap.
2013-05-23 Justin ShapcottUse the typed array factory methods
2013-05-23 Justin ShapcottRemove custom typed arrays in gwt backend
2013-05-23 XoppaAdd alphaTest
2013-05-23 Justin ShapcottAdd IntAttribute to gwt module definition
2013-05-23 Mario ZechnerMerge pull request #421 from xoppa/3dapi
2013-05-23 XoppaMove material to g3d tests, update to show opacity.
2013-05-23 Mario ZechnerMerge pull request #420 from blackbluegl/master
2013-05-23 Mario ZechnerMerge pull request #418 from xoppa/master
next