OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2013-04-02 NathanSweetCleaned up LwjglApplicationConfiguration target FPS.
2013-04-01 Nathan SweetMerge pull request #294 from dieend/issue188
2013-04-01 badlogicmerged PR by seraph
2013-04-01 Mario ZechnerMerge pull request #324 from tescott/master
2013-03-31 Tim ScottUpdated CHANGES doc.
2013-03-31 Tim ScottUpdated gwt-backend emulation with Joint user data...
2013-03-30 Tim ScottJoints now can have user data associated with them.
2013-03-30 badlogicfixed NetAPITest, StreamUtils import was borked
2013-03-29 Justin ShapcottMove HttpParametersUtils and StreamUtils.
2013-03-27 Seraphimcorrected url for blog post on 0.9.8 release
2013-03-27 Seraphimissue-1104 summarize changes
2013-03-27 Justin ShapcottChange renderer used in TiledMapBench.
2013-03-27 Justin ShapcottAdd disabledBackground to TextFieldStyle.
2013-03-27 Justin ShapcottAdd parens in TextField ternary operators.
2013-03-27 Nathan SweetMerge pull request #320 from MobiDevelop/scene2d
2013-03-27 Mario ZechnerMerge pull request #319 from guoguo12/master
2013-03-27 Allen GuoMake order of modifiers consistent
2013-03-27 Justin ShapcottAdd focused styles for TextField.
2013-03-26 NathanSweetAdded UISimpleTest.
2013-03-25 NathanSweetMerge remote-tracking branch 'origin/master'
2013-03-25 NathanSweet1349: Added some metrics to Pool.
2013-03-25 Justin ShapcottClean up GdxTests.gwt.xml a bit
2013-03-25 Justin ShapcottChange TmxMaploader to an AsynchronousAssetLoader
2013-03-25 Justin ShapcottAdd flexibility for BatchTiledMapRenderer users.
2013-03-24 Mario ZechnerMerge pull request #314 from acoppes/lwpredesign
2013-03-24 Ariel CoppesMerge remote-tracking branch 'libgdxorigin/master'...
2013-03-24 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-03-24 badlogicfixed issue 1346, freetype font leaked
2013-03-24 Seraphimissue-1104 add Circle#contains(Circle)
2013-03-24 Seraphimissue-1104 touching BoundingBoxes are not 'contained...
2013-03-24 Seraphimissue-1104 points on the border count as 'contained'
2013-03-24 Seraphimissue-1104 touching circles do not overlap
2013-03-24 Seraphimsome informal tests to illustrate the difference in...
2013-03-24 Seraphimchain individual statements together
2013-03-24 Seraphimreorder methods
2013-03-24 SeraphimIssue 1104: #intersectRectangles does the same thing...
2013-03-24 SeraphimIssue 1104: increase consistency in overlaps, intersect...
2013-03-24 Mario ZechnerMerge pull request #311 from nbadal/master
2013-03-24 Nick BadalAdded check for new OUYA device name
2013-03-23 Mario ZechnerMerge pull request #304 from xoppa/misc
2013-03-23 Mario ZechnerMerge pull request #308 from xoppa/bullet
2013-03-23 Mario ZechnerMerge pull request #309 from xoppa/math
2013-03-23 Ariel Coppesmerged latest changes of lwpredesign from jwisniewski...
2013-03-23 Ariel CoppesMerge branch 'jw_livewallpaper_0.9.8' of https://github...
2013-03-23 XoppaFix incorrect order of arguments.
2013-03-23 XoppaForgot to commit this
2013-03-23 Jaroslaw Wisniewskifixed support for GLSurfaceViewCupcake
2013-03-23 XoppaSwig generated files
2013-03-23 XoppaAdd gdxManagedObject and small change gdxPooledObject
2013-03-23 NathanSweetMerge remote-tracking branch 'origin/master'
2013-03-23 NathanSweetBounds checking for array insert.
2013-03-23 badlogicupdated CHANGES file
2013-03-22 XoppaSwig generated files
2013-03-22 XoppaAdd pooling of common used objects.
2013-03-22 XoppaAdd compilerSuffix to the build files
2013-03-22 badlogicchanges updated
2013-03-22 badlogicfixed box2d tests using applyXXX, they noe need an...
2013-03-22 badlogicUpdated box2d version to latest trunk, updated jni...
2013-03-22 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-03-22 badlogicadded shared libs linking to jnigen
2013-03-22 NathanSweetMerge remote-tracking branch 'origin/master'
2013-03-22 NathanSweetFixed aliased images that are rotated.
2013-03-22 Mario ZechnerMerge pull request #307 from ajhager/master
2013-03-21 NathanSweetThrow better exception if allocation failed.
2013-03-21 NathanSweetMerge remote-tracking branch 'origin/master'
2013-03-21 NathanSweetCheck if pixmap memory was actually allocated.
2013-03-21 MobiDevelopFix loadProperties
2013-03-21 MobiDevelopFix Typo
2013-03-21 Joseph HagerUse a more descriptive name for http client response.
2013-03-20 XoppaChange return type
2013-03-20 XoppaUpdate ContactCallbackTest
2013-03-20 XoppaSwig generated files
2013-03-20 XoppaAdd contact callback filter
2013-03-20 XoppaAdd ContactCallbackTest
2013-03-20 XoppaSwig generated files
2013-03-20 XoppaAdd ContactAddedListener, ContactProcessedListener...
2013-03-20 XoppaAdd GdxCollisionObjectBridge #2
2013-03-20 XoppaAdd GdxCollisionObjectBridge
2013-03-20 XoppaAdd btManifoldPoint#getUserValue/setUserValue
2013-03-19 Joseph HagerFixed issue 1309
2013-03-19 NathanSweetMerge remote-tracking branch 'origin/master'
2013-03-19 NathanSweetMinor updates.
2013-03-19 Muhammad Adinatause framerate instead of explicit boolean
2013-03-18 Justin ShapcottSync GWT backend with latest changes in core.
2013-03-18 Jaroslaw Wisniewskiandroid backend classpath restored to original from...
2013-03-18 NathanSweetFixed issue 1249.
2013-03-18 NathanSweetRefactored Actions.add.
2013-03-18 NathanSweetFixed issue 1266.
2013-03-18 NathanSweetFixed issue 1289.
2013-03-18 NathanSweetFixed issue 1330.
2013-03-18 NathanSweetFixed issue #1333.
2013-03-18 NathanSweetFixed issue #1323.
2013-03-18 NathanSweetAdded listener pause/resume.
2013-03-18 NathanSweetMerge remote-tracking branch 'origin/master'
2013-03-18 Nathan SweetMerge pull request #305 from 0xg/master
2013-03-18 NathanSweetAdded target FPS for foreground, background, and minimized.
2013-03-18 0xgFix issue 1331 by adding a ShortArray class
2013-03-18 XoppaAdd wake lock
2013-03-18 XoppaRemoteInput, add #isConnected and RemoteInputListener...
2013-03-17 XoppaMerge branch 'master' of https://github.com/libgdx...
next