OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2011-10-25 nathan.sweet(no commit message)
2011-10-25 nathan.sweet(no commit message)
2011-10-25 nathan.sweet(no commit message)
2011-10-24 nathan.sweet(no commit message)
2011-10-24 nathan.sweet[fixed] TWL clipping.
2011-10-24 nathan.sweet[updated] Table constructors, simpler.
2011-10-23 nathan.sweet[updated] OpenALAudioDevice, deleted println.
2011-10-23 nathan.sweet[added] OpenALAudioDevice.
2011-10-23 badlogicgames[changed] MAKE EVERYTHING PUBLIC!
2011-10-23 nathan.sweet[updated] Button, added downFontColor.
2011-10-23 nathan.sweet[updated] ShapeRenderer, added circle and filledCircle.
2011-10-22 nathan.sweet[added] test.p back, Mario deleted! Bad Mario!
2011-10-22 nathan.sweet[updated] Image, added getRegion and getPatch.
2011-10-22 nathan.sweet[updated] Json, added getTag methods.
2011-10-22 nathan.sweet[updated] ParticleEditor and ParticleEmitter, thanks...
2011-10-22 badlogicgames[fixed] alpha channel in colors used to full accuracy...
2011-10-22 email.nex.software... [fixed] Button to not create a new label every time...
2011-10-21 nathan.sweet(no commit message)
2011-10-21 nathan.sweet[updated] TableLayout.
2011-10-21 nathan.sweet[updated] LwjglFrame so it sets the title and window...
2011-10-20 nathan.sweet[updated] AssetManager, added 2nd isLoaded.
2011-10-19 nathan.sweet[updated] XmlWriter, no more ArrayDeque.
2011-10-19 nathan.sweet[updated] Json, wrap lines if > 4 fields or array/list...
2011-10-19 nathan.sweet[fixed] BitmapFont choosing space for a metrics glyph.
2011-10-19 nathan.sweet[updated] SkinLoader, only load the texture with asset...
2011-10-19 nathan.sweet[fixed] SkinLoader failed when no fonts.
2011-10-18 nathan.sweet[fixed] LwjglFrame, dispose frame on crash/exit.
2011-10-18 nathan.sweet[updated] FlickScrollPane, renamed force bounce.
2011-10-18 nathan.sweet[updated] FileHandle, charset for writer, charset and...
2011-10-17 nathan.sweet[updated] ParticleEmitterBox2D.
2011-10-17 nathan.sweet[updated] SkinPacker.
2011-10-17 nathan.sweet[added] needsLayout methods to widgets.
2011-10-17 nathan.sweet[added] ButtonGroup, for radio button functionality.
2011-10-17 nathan.sweet[added] ParticleEmitterBox2D.
2011-10-17 nathan.sweetScene2d refactoring + more.
2011-10-15 badlogicgames[added] FileHandle.writeString cause i'm lazy.
2011-10-15 tamasjano@gmail.commac natives
2011-10-14 tamasjano@gmail.comFixed imports.
2011-10-14 nathan.sweet[fixed] Setting checkbox.isChecked = true;
2011-10-14 nathan.sweet[updated] AssetManager, removed exception printStackTrace.
2011-10-14 badlogicgames[added] methods to TextField to set the selection and...
2011-10-14 badlogicgamesstuff in pixmap filling, ugh...
2011-10-13 nathan.sweet[fixed] SkinPacker.
2011-10-13 nathan.sweet[fixed] Skin.
2011-10-13 nathan.sweet[fixed] Skin.
2011-10-13 nathan.sweet[fixed] SkinPacker.
2011-10-12 nathan.sweet[updated] SKin packer to handle ninpatches with single...
2011-10-12 nathan.sweet[updated] Skin, ninepatches can have a single region...
2011-10-12 nathan.sweet[updated] Interpolations.
2011-10-12 badlogicgames[fixed] issue #ican'trememberthenumberomgponies!
2011-10-12 badlogicgames[fixed] issue 501, thanks arielsan
2011-10-12 badlogicgames[fixed] issue 504
2011-10-12 badlogicgames[fixed] issue 514
2011-10-11 nathan.sweet[updated] Better keyboard focus clearing.
2011-10-11 badlogicgames[added] TextFieldFilter, allows you to filter chars...
2011-10-11 badlogicgames[fixed] FlickScrollPane.tap(), yeah my previous fix...
2011-10-11 badlogicgames[fixed] FlickSCrollPane would call touchUp on hit child...
2011-10-10 nathan.sweet[added] Culling to List.
2011-10-10 nathan.sweet[fixed] scene2d group culling.
2011-10-10 nathan.sweet[fixed] Sizing bug in Image.
2011-10-10 nathan.sweet[updated] Table, Stack, invalidateHierarchy when childr...
2011-10-10 nathan.sweet[updated] scene2d widgets again. In addition to setting...
2011-10-10 nathan.sweet[updated] scene2d widgets to have a size after being...
2011-10-10 nathan.sweet[added] Culling to group, ScrollPane, FlickScrollPane...
2011-10-10 nathan.sweet[added] Interpolation implementations and test.
2011-10-09 nathan.sweet[fixed] Issue 292, WAV headers not read and skip not...
2011-10-09 nathan.sweet[fixed] Issue 402, double newlines not rendered correct...
2011-10-09 nathan.sweet[added] Widget#pack().
2011-10-09 nathan.sweet[fixed] Fixed issue 497.
2011-10-08 nathan.sweet[updated] Label to wrap text.
2011-10-07 nathan.sweet[updated] SkinPacker.
2011-10-06 nathan.sweet[updated] Skin packing stuff... swear I checked this...
2011-10-06 nathan.sweet[deleted] bin dir. Mario and his goddamn subclipse...
2011-10-06 badlogicgames[fixed] documentation in Transform
2011-10-06 badlogicgames[fixed] bug in AssetManager.unload(), dependencies...
2011-10-04 badlogicgames[fixed] AssetManager.getDiagnostics().
2011-10-04 badlogicgames[added] panning to Sound API. Don't ask me why you...
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
next