OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
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
2012-10-22 XoppaCorrected primitive type.
2012-10-21 Mario Zechnerremoved gdx-mavenizer submodule, what a pain in the...
2012-10-21 Mario Zechneradded gdx-mavenizer from team gemserk
2012-10-21 Mario Zechneradded gdx-buillet/Target to ignore
2012-10-21 Christoph AschwandeniOS: bugfix local IP detection (simulator vs. device...
2012-10-21 Christoph AschwandeniOS: bug fix for server socket.
2012-10-20 XoppaOops, forgot to rename that
2012-10-20 XoppaSeparate the actual bullet code. This makes it easier...
2012-10-20 XoppaSome minor changes for readability and reusability.
2012-10-20 XoppaNot needed anymore
2012-10-20 bornskilled200Update backends/gdx-backend-lwjgl/src/com/badlogic...
2012-10-19 Mario Zechnerfixed gdx-tests-android classpath, added gdx-bullet
2012-10-19 Mario Zechnerfixed starter and update script
2012-10-19 Mario Zechnerupdated all natives, mea culpa, we'll fix that...
2012-10-19 Mario ZechnerMerge branch 'master' of github.com:libgdx/libgdx
2012-10-19 Mario Zechnerfixed issue 1044, gl_PointSize needed to be set
2012-10-19 Mario Zechnerupdated update.sh file
2012-10-19 Mario Zechnerregenerated gdx-bullet build scripts
2012-10-19 Mario Zechnermodified build script to include gdx-bullet in build
2012-10-19 badlogicMerge branch 'master' of github.com:libgdx/libgdx
2012-10-19 badlogicupdated mac natives
2012-10-19 Mario ZechnerMerge pull request #71 from bosoni/master
2012-10-19 Mario ZechnerMerge pull request #77 from noblemaster/master
2012-10-19 Mario ZechnerMerge pull request #74 from semtiko/patch-1
2012-10-19 Mario ZechnerMerge pull request #79 from Seraphim6x7/bullet-test
2012-10-19 Mario ZechnerMerge pull request #81 from Seraphim6x7/gdx-tests
2012-10-19 Mario ZechnerMerge pull request #80 from Seraphim6x7/spelling
2012-10-19 bosoniusing AssetManager
2012-10-19 Seraphimrename SpritePerformanteTest2 -> SpritePerformanceTest2
2012-10-19 Christoph AschwandeniOS: bug fixed & tested the socket/serversocket impleme...
2012-10-19 Christoph AschwandenMerge branch 'master' of https://github.com/libgdx...
2012-10-19 MobiDevelop[fixed] Issue 1088.
2012-10-18 Seraphimuse MathUtils.random for convenience, use current scree...
2012-10-18 SeraphimMultitouchTest didn't set a color, addded more colors...
2012-10-18 Seraphimmake GdxTests.tests a List so we can add additional...
2012-10-18 SeraphimMake #getNames return a List, this is more convenient...
2012-10-18 Seraphimuse array of test classes for instantiation, this remov...
2012-10-18 Seraphimmoved BulletTest to GdxTests, removed old test
2012-10-18 Seraphimspelling error: Simultanious -> Simultaneous
2012-10-18 Christoph AschwandeniOS: update for screen size/scaling (everything in...
2012-10-17 Mario ZechnerMerge pull request #76 from ttencate/master
2012-10-17 Thomas ten... added missing setMaxLength wrapper for b2RopeJoint
2012-10-17 Mario ZechnerMerge pull request #75 from acoppes/iospreferences
2012-10-17 Ariel Coppesremoved unused method from IOSApplication
2012-10-17 Ariel Coppesimplemented get(): Map of IOSPreferences by just return...
2012-10-17 Ariel Coppeschanged to use a path similar to IOSFiles for the IOSPr...
2012-10-17 Ariel Coppesimplemented IOSpreferences using a NSDictionary reading...
2012-10-17 Mario ZechnerMerge pull request #72 from noblemaster/master
2012-10-17 Christoph AschwandenMerge branch 'master' of https://github.com/libgdx...
2012-10-17 Alex VegaRemoved unused var
2012-10-16 Alex VegaOrthographicCamera "fix"
2012-10-16 Mario ZechnerMerge branch 'master' of github.com:libgdx/libgdx
2012-10-16 Mario Zechner[fixed] issue 1082, additional key mappings for Lwjgl...
2012-10-16 Mario ZechnerMerge pull request #73 from acoppes/backendiospostrunnables
2012-10-16 Christoph AschwandeniOS update: support for retina devices + option to...
2012-10-16 bosonifix
2012-10-16 Ariel Coppesadded runnables and excecutedRunnables array lists...
2012-10-16 bosoni.mtl material loader
2012-10-16 Mario ZechnerMerge pull request #69 from semtiko/master
2012-10-16 Mario ZechnerMerge pull request #70 from xoppa/bullet
2012-10-16 bosoni.mtl material loader
2012-10-16 NathanSweetMerge remote-tracking branch 'origin/master'
2012-10-16 NathanSweetTileDrawable bug.
2012-10-15 Mario Zechneradded debugging support to convert.xml for all ios...
2012-10-15 Mario Zechneradded FIXME's to all iOS backend classes so we know...
2012-10-15 XoppaAdded a simple bullet test
2012-10-15 XoppaAdded mesh shaped bodies and raycastvehicle support.
2012-10-15 Alex VegaAdd logging for hideStatusBar exception
2012-10-15 Alex VegaAnother fix
2012-10-15 Alex VegaFix
2012-10-14 Alex VegaCleaning
next