OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2013-06-19 Justin ShapcottGWT changes
2013-06-19 Mario ZechnerMerge pull request #442 from moly/musiccomplete
2013-06-19 molyMerge branch 'master' of https://github.com/libgdx...
2013-06-19 molyimplemented completion listener for gwt
2013-06-19 NathanSweetFixed over state being triggered when there is no mouse.
2013-06-19 NathanSweetMerge remote-tracking branch 'origin/master'
2013-06-19 NathanSweetChanged all actions that execute other code so that...
2013-06-18 XoppaMerge pull request #478 from xoppa/misc
2013-06-18 XoppaRemove btBulletXmlWorldImporter
2013-06-18 molyMerge branch 'master' of https://github.com/libgdx...
2013-06-18 Justin ShapcottAdd missing import
2013-06-18 Justin ShapcottChange newInstance to a generic method
2013-06-17 XoppaMerge pull request #477 from xoppa/misc
2013-06-17 XoppaSeems like jenkins is having trouble finding including...
2013-06-17 molymerged upstream
2013-06-17 XoppaMerge pull request #431 from blackbluegl/master
2013-06-17 Mario ZechnerMerge pull request #472 from andgeno/master
2013-06-17 Mario ZechnerMerge pull request #473 from xoppa/misc
2013-06-16 Justin ShapcottUpdate CHANGES
2013-06-16 XoppaRefactor constructor
2013-06-15 XoppaFix loading library
2013-06-15 XoppaAdd BasicBulletTest
2013-06-14 Justin ShapcottMerge branch 'master' into reflectionapi
2013-06-14 Justin ShapcottFix up GWT javadocs/exceptions
2013-06-14 XoppaFix issue 1516
2013-06-13 XoppaMinor changes
2013-06-13 XoppaMerge branch 'master' of https://github.com/libgdx...
2013-06-13 XoppaMerge branch '3dapi' of https://github.com/xoppa/libgdx...
2013-06-13 XoppaBullet add ImportTest and cleanup tests
2013-06-13 XoppaUpdate visual studio project
2013-06-13 XoppaUpdate build files
2013-06-13 XoppaSWIG generated files
2013-06-13 XoppaBullet: Add serialize
2013-06-13 XoppaModelInstance: add convenience constructor
2013-06-13 XoppaBullet: Add VehicleTest
2013-06-13 NathanSweetRemoved use of SharedLibraryLoader for silly GWT.
2013-06-11 NathanSweetBetter handling of removing an action during the action.
2013-06-11 NathanSweetSequenceAction fix, #463
2013-06-11 Andreas OehlkeFixed Javadoc
2013-06-11 NathanSweetRemoved display lists from Hiero.
2013-06-11 Justin ShapcottClean up exception messages
2013-06-11 AndreasFixed button text in Particle Editor
2013-06-10 Andreas OehlkeFixed Javadoc
2013-06-10 XoppaFix ObjTest
2013-06-10 XoppaUpdate the bullet tests
2013-06-10 XoppaSwig generated files
2013-06-10 XoppaRemove unimplemented code
2013-06-10 XoppabtSoftBody: Add MeshPart support and extract points
2013-06-10 XoppaMerge branch 'master' of https://github.com/libgdx...
2013-06-10 NathanSweetFixed copy/paste on OSX.
2013-06-10 NathanSweetFixed RunnableAction resetting from without the runnable.
2013-06-09 Mario ZechnerMerge pull request #470 from g-pechorin/patch-1
2013-06-09 Peter LaValleMesh set* chaining
2013-06-08 Justin ShapcottAdd exception messages and javadocs
2013-06-08 XoppaOnly set Material Attributes if they are provided
2013-06-08 XoppaModel and ModelInstance sync common methods
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 XoppaMerge branch 'master' of https://github.com/libgdx...
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 blackblueglclean
2013-06-07 blackblueglrevert ColorAttribute und FloatAttribute
2013-06-07 blackbluegl* Shader updated: work with dot(x,x)
2013-06-07 PsyfireFileHandle.moveTo() Update
2013-06-07 blackblueglMerge branch 'master' of https://github.com/libgdx...
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
next