OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2012-11-07 Mario ZechnerUpdate backends/gdx-backend-android/src/com/badlogic...
2012-11-07 Mario ZechnerMerge pull request #108 from semtiko/patch-1
2012-11-07 Mario ZechnerMerge pull request #107 from xoppa/bullet
2012-11-07 Alex VegaRemove unnecessary staff
2012-11-07 Alex VegagetRotation for livewallpaper
2012-11-06 XoppaCleanup a bit
2012-11-06 XoppaAdd MeshShapeTest.
2012-11-06 XoppaAdd some color to better distinct the objects
2012-11-06 MobiDevelopAdded no-arg constructor for Circle.
2012-11-06 XoppaChanged BulletTest to BulletTestCollection and added...
2012-11-06 XoppaHide compiled obj files in git
2012-11-05 Nathan SweetMerge pull request #106 from ttencate/distance_field_fonts
2012-11-04 Thomas ten... Extract distance field generation into a standalone...
2012-11-04 Thomas ten... Add a test that shows the use of distance field fonts
2012-11-04 Thomas ten... Add DistanceFieldEffect to Hiero
2012-11-04 Mario Zechnerchanged livewallpaper service doesn't report tap/drop
2012-11-04 Thomas ten... Remove broken use of unneeded atlas
2012-11-04 Mario Zechnerfixed javadocs of SpriteBatch#setShader
2012-11-04 Mario Zechnerfixed issue 1114, spritebatch used different uniform...
2012-11-04 Mario ZechnerMerge pull request #105 from siondream/gdx-gleed
2012-11-03 David Saltares!B - Fixes broken references between level XML and...
2012-11-03 Mario ZechnerMerge pull request #104 from siondream/gdx-gleed
2012-11-03 David Saltares!A - Adds GLEED Test (with white texture problem)
2012-11-03 Mario ZechnerMerge pull request #103 from Seraphim6x7/box2d-debug...
2012-11-03 David Saltares!A - Adds gdx-gleed extension (GLEED2D level loader...
2012-11-03 Seraphimmove rcode to render Body to separate method
2012-11-03 Seraphimoption to draw the body's velocity
2012-11-03 Mario Zechnerfixed issue 1110, lwp life-cycle, needs testing on...
2012-11-03 Mario ZechnerMerge branch 'master' of github.com:libgdx/libgdx
2012-11-03 Mario Zechnerjust some encoding issues2
2012-11-03 Mario ZechnerMerge pull request #102 from ttencate/test_starter_args
2012-11-03 Thomas ten... Make LwjglTestStarter accept a test name on the command...
2012-11-03 Mario Zechnerfixed Stage parameter name stretch -> keepAspectRatio...
2012-11-03 Mario ZechnerMerge branch 'master' of github.com:libgdx/libgdx
2012-11-03 Mario Zechneradded frustaci's fixes, and a fix by Jaroslaw
2012-11-02 NathanSweet1111, GestureDetector multi tap should use tap square.
2012-11-02 NathanSweetMerge remote-tracking branch 'origin/master'
2012-11-02 NathanSweetTextField, added disabled font color.
2012-11-02 NathanSweetScrollPane, fixed horiz scroll handle width problem...
2012-11-02 Mario Zechneradded frustaci's suggestions for the LWP surfaceholder...
2012-11-02 Mario ZechnerMerge pull request #101 from Seraphim6x7/pool
2012-11-02 Mario ZechnerMerge pull request #96 from Thotep/master
2012-11-01 Mario Zechnerfixed livewallpaper backend :D
2012-11-01 Seraphimskip null objects, always call reset even if freeObject...
2012-11-01 SeraphimIssue 1099: Pool#free -> Pool#freeAll
2012-11-01 NathanSweetDragAndDrop, fixed drop coords.
2012-10-31 NathanSweetDragAndDrop, added x,y,pointer to Target#drop().
2012-10-31 NathanSweetDragAndDrop, don't consider drag actor for target.
2012-10-30 Nathan SweetMerge pull request #100 from acoppes/scene2dgroupimprov...
2012-10-30 Ariel Coppesshould not need batch.begin() and batch.end() in resetT...
2012-10-30 Ariel Coppescalling batch.end() and batch.begin() wasnt needed...
2012-10-30 Mario ZechnerMerge pull request #62 from acoppes/issue1045
2012-10-30 Mario ZechnerMerge pull request #95 from acoppes/superjumpaaccelfix
2012-10-30 Przemek MullerMerge branch 'master' of https://github.com/libgdx...
2012-10-30 NathanSweetMerge remote-tracking branch 'origin/master'
2012-10-30 NathanSweetScrollPane, added setCancelTouchFocus.
2012-10-30 Mario ZechnerMerge branch 'livewallpaper'
2012-10-30 Mario Zechnermore refucktoring of lwp stuff
2012-10-30 Mario Zechnerchanges to 'old' backend files reverted and extended...
2012-10-29 Ariel CoppesMerge branch 'master' into superjumpaaccelfix
2012-10-29 Ariel Coppesfixed superjumper to use accelerometer in iOS version too
2012-10-29 Mario Zechnerfirst clean-up pass
2012-10-29 Mario Zechnerapplied livewallpaper patch, let's see...
2012-10-29 Mario ZechnerMerge pull request #94 from acoppes/iosretinawrongdpi
2012-10-29 Ariel CoppesMerge branch 'master' into iosretinawrongdpi
2012-10-29 Ariel Coppesfixed IOSGraphics to use correct selector when asking...
2012-10-29 Mario ZechnerMerge pull request #92 from frustaci/master
2012-10-29 Przemek MullerAdded rotation methods to Vector3 and Camera
2012-10-28 Nathan SweetMerge pull request #93 from MoopsLC/master
2012-10-28 MoopsLCUpdate gdx/src/com/badlogic/gdx/graphics/g2d/SpriteBatc...
2012-10-28 frustaciFixed OgreXmlLoader
2012-10-28 Mario ZechnerMerge pull request #83 from xoppa/bullet
2012-10-28 Mario Zechner[changed] CameraGroupStrategy takes custom comparator...
2012-10-27 XoppaSeparate btMotionState
2012-10-27 NathanSweetStage, prevent triggering more than one touchUp event...
2012-10-27 NathanSweetStage, removed commented out code. Oops.
2012-10-27 NathanSweetStage, fixed calling clear() from touchUp().
2012-10-27 NathanSweetScrollPane, fixed scrollable area when (flickScroll...
2012-10-27 NathanSweetSnapshotArray, better javadoc.
2012-10-27 NathanSweet1062, fixed TextField with flipped font.
2012-10-27 NathanSweet1077, fixed TableLayout when a colspanned cell is used...
2012-10-27 NathanSweet1099, Pools free(Object) and free(Array) are easily...
2012-10-27 NathanSweetMerge remote-tracking branch 'origin/master'
2012-10-27 NathanSweetVerticalGroup, fixed layout when not reversed.
2012-10-26 Mario Zechnerfixed gdx-bullet build, with a nasty additional build...
2012-10-26 Mario ZechnerMerge pull request #82 from bornskilled200/master
2012-10-26 Mario ZechnerMerge pull request #85 from noblemaster/master
2012-10-26 Mario ZechnerMerge pull request #89 from Seraphim6x7/issue-1092
2012-10-26 SeraphimAlso test the PolygonRegion (TextureRegion, float[...
2012-10-26 Seraphimiissue 1092: implementation for PolygonRegion (TextureR...
2012-10-25 Nathan SweetMerge pull request #87 from Seraphim6x7/gestures
2012-10-25 SeraphimJava 101: give boolean methods positive names
2012-10-25 Nathan SweetMerge pull request #86 from Seraphim6x7/gestures
2012-10-25 Seraphimslightly improved readability, plus Eclipse autoformatter
2012-10-24 NathanSweetMerge remote-tracking branch 'origin/master'
2012-10-24 NathanSweetArray classes, added equals().
2012-10-24 NathanSweetTable, touchable fixed.
2012-10-24 MobiDevelopRemoved package private constructor.
2012-10-23 Mario Zechnerfixed issue 1089, added Sound#setPriority method, it...
2012-10-23 Mario Zechnerfixed Input#getX/getY Javadocs
next