OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2011-10-04 badlogicgames[added] new methods to Sound that allow you to change...
2011-09-30 badlogicgames[patched] TiledLoader can take a string as well now...
2011-09-26 badlogicgames[changed] TextField pref size is 50 by default, added...
2011-09-26 badlogicgames[added] ApplicationAdapter.
2011-09-25 badlogicgames[fixed] issue "oh god i forgot the number and closed...
2011-09-25 badlogicgames[fixed] issue 480
2011-09-25 badlogicgames[fixed] issue 486
2011-09-25 badlogicgames[fixed] issue 477
2011-09-25 badlogicgames[fixed] issue 476
2011-09-25 badlogicgames[fixed] issue 475
2011-09-25 badlogicgames[fixed] issue 485
2011-09-24 danieruru@gmail.com[change] make region, imageX, imageY, imageWidth, image...
2011-09-23 andgeno@googlemail.com[fixed] Label font color is no longer overwritten with...
2011-09-22 andgeno@googlemail.com[fixed] use desired width and height instead of constan...
2011-09-21 badlogicgames[fixed] SkinPacker...
2011-09-20 badlogicgames[changed] played around with StbTrueTypeTest a little...
2011-09-20 badlogicgames[fixed] issue 472, thanks Matthias!
2011-09-19 badlogicgames[fixed] version.
2011-09-19 badlogicgames[added] droid fonts.
2011-09-19 badlogicgames[fixed] using rgba4444 now for stb glyph bitmaps.
2011-09-19 badlogicgames[added] StbTrueTypeTest, everything seems to work....
2011-09-19 badlogicgames[fixed] stb truetype wrapper, time for testing and...
2011-09-19 tamasjano@gmail.comAttemp 1 jni
2011-09-19 badlogicgames[added] stb truetype jni wrapper, incomplete.
2011-09-18 badlogicgames[updated] natives
2011-09-18 tamasjano@gmail.commac natives
2011-09-18 nathan.sweet[updated] TexturePacker, default size 1024.
2011-09-18 nathan.sweet[updated] Json, no more IOException in public API.
2011-09-18 badlogicgames[fixed] natives.
2011-09-18 badlogicgames[updated] latest Box2D head revision.
2011-09-18 badlogicgames[added] Box2dTest improvements to include ChainShape...
2011-09-18 badlogicgames[added] MoveSpriteExample
2011-09-17 badlogicgames[fixed] increase buffer size to 2048 (from 1024), less...
2011-09-17 badlogicgames[fixed] bug in JavaSoundAudioRecorder. WTF, this never...
2011-09-17 nathan.sweet[updated] Json, changed default type field name to...
2011-09-17 badlogicgames[fixed] ui.json in gdx-tools, had PaneStyle in it.
2011-09-16 nathan.sweet[updated] NinePatch, any or all regions can now be...
2011-09-16 badlogicgames[fixed] couple of toString() implementations in asset...
2011-09-16 nathan.sweet[fixed] Table click handling.
2011-09-16 nathan.sweet[removed] pref size fields from Widget.
2011-09-15 badlogicgames[fixed] more stuff in GestureDetector.
2011-09-15 badlogicgames[fixed] aids in SimpleTileAtlas. gah.
2011-09-15 badlogicgames[fixed] issue 453, thanks tescott.
2011-09-15 badlogicgames[fixed] issue 454, thanks Thotep.
2011-09-15 badlogicgames[fixed] issue 459, contribution to Box2DDebugRenderer...
2011-09-15 badlogicgames[fixed] half of issue 460. WTF! People, please write...
2011-09-15 nathan.sweet[added] Table getWidget methods.
2011-09-15 tamasjano@gmail.comFixed contains(Rectangle) method.
2011-09-15 nathan.sweet[updated] UI widget constructors. name has to come...
2011-09-14 tamasjano@gmail.comAdded flipRegions method.
2011-09-14 badlogicgames[renamed] method in OrthographicCamera
2011-09-14 badlogicgames[fixed] issue 456, Stage didn't use proper width/height...
2011-09-14 badlogicgames[fixed] forgot to set with/height in etc1 tex data...
2011-09-14 badlogicgames[added] new constructor to ETC1TextureData that takes...
2011-09-14 badlogicgames[added] new helper methods to setup ortho projections...
2011-09-13 nathan.sweet[added] Generic type to AssetDescriptor and get(AssetDe...
2011-09-13 badlogicgames[fixed] default constructor in Json.
2011-09-12 nathan.sweet[fixed] Array native array constructors.
2011-09-11 nathan.sweet[added] Convenience methods to Json.
2011-09-10 nathan.sweet[fixed] AtlasSprite offset when scaling a whitespace...
2011-09-10 badlogicgames[fixed] issue 435
2011-09-10 badlogicgames[fixed] issue 437
2011-09-10 badlogicgames[fixed] issue 446
2011-09-10 badlogicgames[fixed] issue 447
2011-09-10 badlogicgames[fixed] issue 442
2011-09-10 nathan.sweet[added] BinaryHeap.
2011-09-09 nathan.sweet[fixed] JsonReader ambiguity between unquoted string...
2011-09-09 tamasjano@gmail.comFIX - Issue 401. (TiledLoader doesn't load layer names)
2011-09-09 nathan.sweet[updated] LwjglTestStarter to use libgdx prefs and...
2011-09-09 badlogicgames[fixed] dispose method to immediate mode renderers.
2011-09-09 nathan.sweet[fixed] AssetManager, throw exception if get is called...
2011-09-08 badlogicgames[fixed] AssetManager to use ObjectIntMap.
2011-09-08 badlogicgames[fixed] ResolutionFileResolver now wants images to...
2011-09-08 nathan.sweet[added] Interpolation class.
2011-09-08 nathan.sweet[added] ObjectIntMap. For really.
2011-09-08 nathan.sweet[added] ObjectIntMap.
2011-09-08 badlogicgames[added] FIXME so we exchange HashMap with ObjectIntMap...
2011-09-08 badlogicgames[fixed] bug in AssetManager.clear(), have to be more...
2011-09-08 nathan.sweet(no commit message)
2011-09-08 nathan.sweet[fixed] JsonWriter now quotes true, false, and null...
2011-09-07 nathan.sweet[fixed] Sprite not flipping correctly if rotate90 was...
2011-09-07 tamasjano@gmail.commac natives
2011-09-07 badlogicgames[changed] test
2011-09-07 badlogicgames[fixed] TileMapRendererLoader, makes it possible to...
2011-09-06 badlogicgames[changed] SpriteBatch.setTransformMatrix/setProjectionM...
2011-09-06 nathan.sweet[updated] TableLayout to cache pref size.
2011-09-06 nathan.sweet[updated] LwjglTestStarter to close after one test...
2011-09-06 nathan.sweet[fixed] TextureAtlas copy constructor, the region shoul...
2011-09-06 nathan.sweet[added] Json fromJson methods that take an element...
2011-09-06 badlogicgames[fixed] Body and Fixture user data weren't nullified...
2011-09-05 badlogicgamesmac natives
2011-09-05 badlogicgames[added] contact rendering
2011-09-05 badlogicgames[fixed] shitty Box2DDebugRenderer is now a super awesom...
2011-09-05 badlogicgames[updated] natives.
2011-09-05 badlogicgames[fixed] armeabi folders in armeabi folders. inception...
2011-09-05 badlogicgames(no commit message)
2011-09-05 badlogicgames[added] WheelJoint.cpp...
2011-09-05 badlogicgames(no commit message)
2011-09-05 badlogicgames(no commit message)
2011-09-05 badlogicgames(no commit message)
next