OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2013-06-14 Justin ShapcottFix up GWT javadocs/exceptions
2013-06-11 Justin ShapcottClean up exception messages
2013-06-08 Justin ShapcottAdd exception messages and javadocs
2013-06-08 badlogicfixed stuff
2013-06-08 Justin ShapcottMoving some things around
2013-06-08 badlogicremoved AssetManager GWT emulation, added ThreadUtils...
2013-06-08 badlogicchanged asynch to async
2013-06-08 badlogicadded AsynchExecutor and related classes, to get rid...
2013-06-08 badlogicMerge branch 'master' into reflectionapi
2013-06-08 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-06-08 badlogicmore changes to basic3dtest
2013-06-08 Mario ZechnerMerge pull request #468 from xoppa/bullet2
2013-06-07 MobiDevelopMerge pull request #467 from exidl/master
2013-06-07 XoppaFix android and vs build
2013-06-07 XoppaUpdate visual studio project
2013-06-07 XoppaSwig generated files
2013-06-07 XoppaSplit swig interfaces into collision, dynamics and...
2013-06-07 exidlRemove the / in the beginning of the texture's filename...
2013-06-07 XoppaMake btRaycastVehicle nice for SWIG
2013-06-07 XoppaUpdate to 2.81rev2613, remove MiniCL and BulletMultiThr...
2013-06-07 MobiDevelopMerge pull request #466 from ttencate/master
2013-06-07 Thomas ten... Fix compile error on GWT, sorry!
2013-06-07 MobiDevelopMerge pull request #464 from Psyfire/patch-1
2013-06-07 PsyfireFileHandle.moveTo() Update
2013-06-06 XoppaFix bullet build script
2013-06-06 XoppaMerge branch 'bullet' of https://github.com/xoppa/libgd...
2013-06-06 XoppaFix the bullet tests
2013-06-06 XoppaSeparate bullet and custom code
2013-06-06 Justin ShapcottMerge branch 'master' into reflectionapi
2013-06-06 Justin ShapcottMerge branch 'reflectionapi' of https://github.com...
2013-06-06 Justin ShapcottMore reflection work
2013-06-06 unknownMore reflection work
2013-06-06 XoppaAdd managed const ptr, remove unneeded upcast
2013-06-06 XoppabtHeightfieldTerrainShape, add custom constructors
2013-06-06 XoppaUpdate swig to version 2.0.10
2013-06-06 XoppaBullet: Fix swig with correct Model path
2013-06-06 MobiDevelopMerge pull request #461 from apautrot/master
2013-06-06 MobiDevelopMerge pull request #460 from zbarnett/master
2013-06-06 apautrotAdded missing key mapping in getLwjglKeyCode, for keys...
2013-06-06 Zeb Barnett[fixed] DefaultGroupStrategy now works while using...
2013-06-05 Nathan SweetMerge pull request #459 from vbousquet/master
2013-06-05 Vincent BousquetMake Page and Rect public to allow reuse and extension
2013-06-05 NathanSweetMerge remote-tracking branch 'origin/master'
2013-06-05 NathanSweetFixed JGLFW command key on Mac.
2013-06-05 Mario ZechnerMerge pull request #458 from xoppa/3dapi2
2013-06-05 XoppaFix GLES10Shader texture wrap
2013-06-04 Mario ZechnerMerge pull request #435 from moly/mediapan
2013-06-03 Mario ZechnerMerge pull request #451 from xoppa/3dapi2
2013-06-03 XoppaUpdate tests to use AnimationController
2013-06-03 Mario ZechnerMerge pull request #457 from ttencate/master
2013-06-03 XoppaMerge branch 'master' of https://github.com/libgdx...
2013-06-03 XoppaAdd AnimationController
2013-06-03 Thomas ten... Check for GL_FRAMEBUFFER_UNSUPPORTED error from glCheck...
2013-06-03 NathanSweetMinor organization.
2013-06-03 NathanSweetMerge remote-tracking branch 'origin/master'
2013-06-03 Nathan SweetMerge pull request #456 from SG57/patch-1
2013-06-03 Cord RehnSelectBox: maxListCount off-by-one bug quick fix
2013-06-02 Justin ShapcottAdd new classes to GWT module definition.
2013-06-02 NathanSweetMerge remote-tracking branch 'origin/master'
2013-06-02 NathanSweetFixed delete key adding char to textfield.
2013-06-02 MobiDevelopMerge pull request #430 from dylanetaft/master
2013-06-02 Dylan TaftAvoid potential precision loss during conversion from...
2013-06-02 Dylan TaftIssue 1477 - AnimatedTiledMapsTile should use an interv...
2013-06-02 Dylan TaftAdd support for Tiled map GID object property in AtlasT...
2013-06-02 NathanSweetTableLayout updates.
2013-06-02 NathanSweetUpdates for the max selectbox list feature.
2013-06-02 Nathan SweetMerge pull request #454 from SG57/patch-1
2013-06-02 Cord RehnSelectBox: added set max # items to display in dropdown
2013-06-02 NathanSweetNo need to set button size when it doesn't contain...
2013-06-02 Nathan SweetMerge pull request #452 from SG57/patch-1
2013-06-02 SG57TextField bug: DELETE char not notifying listener
2013-06-01 XoppaAdd strong typed fixed length array to UBJsonReader
2013-06-01 Mario ZechnerMerge pull request #449 from frustaci/patch-1
2013-06-01 NathanSweetAllow setting your own TableToolkit.
2013-06-01 frustaciUpdate Shape.java
2013-06-01 NathanSweetFixed right command key on Mac.
2013-06-01 NathanSweetFixed actions on an actor being cleared by an action.
2013-06-01 NathanSweetMinor changes to match other scene2d.ui code.
2013-06-01 Nathan SweetMerge pull request #446 from SG57/patch-1
2013-06-01 Nathan SweetMerge pull request #447 from Yonsh/patch-1
2013-06-01 YonshAdd ObjectFloatMap
2013-06-01 SG57List: added ability to select 'nothing', and ability...
2013-05-31 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-05-31 badlogicadded diffusecolortexture sub shader
2013-05-31 Nathan SweetMerge pull request #445 from Jadems/master
2013-05-31 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-31 NathanSweetRemoved JsonValue boxing, boolean field, and addChild...
2013-05-31 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-05-31 badlogicadded diffuse texture sub shader
2013-05-31 Matthew WilliamsonGestureDetector no longer consumes any events
2013-05-31 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-31 Nathan SweetMerge pull request #444 from xoppa/3dapi2
2013-05-31 XoppaFaster load ubjson
2013-05-31 badlogicmore fixes
2013-05-31 badlogicmore changes to composite shader
2013-05-31 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-05-31 badlogicadded initial draft of composite shader and transform...
2013-05-31 NathanSweetJavadocs.
2013-05-31 Mario ZechnerMerge pull request #443 from xoppa/3dapi2
2013-05-31 XoppaAdd transform to calculateBounds, fix transform
next