OSDN Git Service

Refactored native loading. You may hate it.
[mikumikustudio/libgdx-mikumikustudio.git] / extensions /
2011-01-18 badlogicgames[fixed] some eclipse project dependencies
2011-01-18 badlogicgames[fixed] dependecy of gdx-awesomium-tests to gdx-natives
2011-01-17 dfraska[fixed] TileSets with margins and spacing
2011-01-16 nathan.sweetBuild system and dependency juggling:
2011-01-13 nathan.sweet[changed] GdxNativesLoader, commented out error message.
2011-01-12 badlogicgames[changed] InputProcessor.touchDown() and touchUp()...
2011-01-12 dfraska[fixed] Invalid classpath entry
2011-01-12 dfraska[added] Tiled Preprocessor
2011-01-10 nathan.sweet[changed] BitmapFont and a few other classes to use...
2011-01-08 nathan.sweet[changed] Hiero to output spacing and padding (though...
2011-01-08 nathan.sweet[changed] ShadowEffect for negative values.
2011-01-08 nathan.sweet[fixed] TexturePacker incremental packing.
2011-01-08 nathan.sweet[changed] TexturePacker to ignore files that have not...
2011-01-08 nathan.sweet[added] Hiero4 for safe keeping, my WIP based on TWL...
2011-01-05 badlogicgames[fixed] all tests and demos are up to date
2011-01-05 badlogicgames[changed] introduced graphics.g2d and graphics.g3d...
2011-01-05 badlogicgames[fixed] GLTest referenced wrong package.
2011-01-04 badlogicgames[fixed] Awesomium GLTest.
2010-12-27 nathan.sweet[added] TWL Layout method to eat events.
2010-12-23 nathan.sweet[changed] TexturePacker default settings to nearest...
2010-12-22 badlogicgames[updated] binaries in SVN
2010-12-22 nathan.sweet[fixed] Sprite region bug.
2010-12-21 badlogicgames[added] Awesomium extension. Yay...
2010-12-19 nathan.sweet[changed] TWL, ignored non-zero touches. Fixed keyboard...
2010-12-19 nathan.sweet[changed] TWL, ignored pointer.
2010-12-19 nathan.sweet[fixed] TWL event consumption.
2010-12-19 nathan.sweet(no commit message)
2010-12-16 nathan.sweet[fixed] gdx-twl from BitmapFont changes.
2010-12-16 nathan.sweet[added] TexturePacker, duplicate border pixels in padding.
2010-12-16 nathan.sweet[fixed] TWL to never eat dragged events (otherwise...
2010-12-15 nathan.sweet[changed] Formatter code, again.
2010-12-09 nathan.sweet[changed] TexturePacker, made image index require an...
2010-12-09 nathan.sweet[fixed] TextureAtlas.AtlasRegion constructor.
2010-12-08 nathan.sweet[changed] TexturePacker.Settings to public.
2010-12-07 nathan.sweet[removed] A sysout in TexturePacker. Oops.
2010-12-07 nathan.sweet[changed] TexturePacker so images can be added manually.
2010-12-07 nathan.sweet[changed] SpriteBatch, made fields private. Added conve...
2010-12-05 nathan.sweet[changed] Renamed Sprite#getTextureRegion to just getRe...
2010-12-05 nathan.sweet[fixed] Flipping sprites that come from a TextureAtlas.
2010-12-05 nathan.sweet[changed] SpriteSheet to TextureAtlas and completed...
2010-12-03 nathan.sweet[added] Texture#setWrap.
2010-11-29 nathan.sweet[added] BitmapFont constructor that takes just a BMFont...
2010-11-29 nathan.sweet[changed] BitmapFont to provide ascent.
2010-11-29 nathan.sweet[fixed] BitmapFont's wrapped text works much better...
2010-11-28 nathan.sweet[fixed] TWL libs.
2010-11-27 badlogicgames[fixed] license headers in extensions projects
2010-11-27 nathan.sweet[changed] ParticleEditor, moved text display.
2010-11-27 nathan.sweet[added] Bag and array classes for int, long, float.
2010-11-27 nathan.sweet[changed] More BitmapFont refactoring. It is getting...
2010-11-26 nathan.sweet[changed] BitmapFont to use cap height as origin rather...
2010-11-25 nathan.sweet(no commit message)
2010-11-25 nathan.sweet[change] Core build script to include LWJGL backend.
2010-11-25 nathan.sweet[added] setEforcePotImages to LwjglGraphics so it can...
2010-11-22 nathan.sweet[changed] BitmapFont to be backed by a Sprite and not...
2010-11-21 nathan.sweet[fixed] SpriteSheet/SpriteSheetPacker bugs.
2010-11-18 nathan.sweet[changed] SpriteSheetPacker to support texture filters...
2010-11-18 nathan.sweet[added] Command line args to SpriteSheetPacker.
2010-11-18 nathan.sweet[added] Sprite#rotate90.
2010-11-17 nathan.sweet[added] SpriteSheetPacker, SpriteSheet, and SpriteSheet...
2010-11-17 nathan.sweet[changed] Everything about files!
2010-11-15 badlogicgamesWARNING!!! Input and InputProcessor HAVE CHANGED! No...
2010-11-07 nathan.sweet[fixed] Hiero clipping glyphs if a glyph is larger...
2010-11-07 nathan.sweet[fixed] Hiero not getting bounds right for native rende...
2010-11-07 nathan.sweet[fixed] LwjglCanvas being resized too small.
2010-11-04 nathan.sweet[fixed] Bugs with loading sound and music from classpat...
2010-11-04 nathan.sweet[fixed] If aids.
2010-11-03 badlogicgames[fixed] issue 53
2010-11-03 nathan.sweet[added] Javadocs.
2010-11-03 nathan.sweet[added] InputMultiplexer.
2010-11-02 nathan.sweetRenamed lwjgl backend package from desktop to lwjgl.
2010-11-02 nathan.sweet[fixed] gdx-twl aids.
2010-11-02 nathan.sweet[fixed] gdx-twl.
2010-11-02 nathan.sweet[fixed] Bug where first lwjgl delta is large.
2010-11-02 nathan.sweet[changed] Minor cleanup.
2010-11-02 nathan.sweet[changed] ApplicationListener destroy => dispose.
2010-11-02 nathan.sweet[fixed] LwjglCanvas, Hiero, particle editor.
2010-11-02 badlogicgamesi give up for today, Nate you take over. Shit doesn...
2010-11-02 badlogicgames["fixed"] resize stuff. not really working as expected...
2010-11-02 badlogicgames[added] ApplicationListener.resize() to anything that...
2010-11-01 badlogicgames[changed] LwjglApplicationNew to LwjglApplication
2010-11-01 badlogicgames["fixed"] twl, particle editor, hiero. Not really :p
2010-11-01 badlogicgamesNOTE: extensions and lwjgl backend won't compile with...
2010-11-01 nathan.sweet[fixed] LwjglApplication had large first delta.
2010-11-01 nathan.sweet[added] Can save PNG files with Hiero now.
2010-11-01 nathan.sweet[added] Native font rendering to Hiero.
2010-10-31 nathan.sweet[added] Hiero tool for creating bitmap fonts.
2010-10-31 badlogicgames[moved] GdxRuntimeException to utils
2010-10-30 nathan.sweet[fixed] gdx-twl with font origin changes.
2010-10-28 nathan.sweet[added] Sprite setSize.
2010-10-26 nathan.sweet[added] Particle emitter test.
2010-10-25 nathan.sweetOops, had some files unsaved!
2010-10-25 nathan.sweet[changed] FileType.Absolut to Absolute.
2010-10-24 nathan.sweet[changed] Fonts for textarea test.
2010-10-24 nathan.sweet[fixed] gdx-twl loads from URLs correctly.
2010-10-24 nathan.sweet[fixed] Width of cached text.
2010-10-24 nathan.sweet[added] Author javadocs and Matthias' license header.
2010-10-24 nathan.sweet[fixed] LWJGL not having Gdx.gl* set.
2010-10-24 nathan.sweet[changed] Applied Eclipse source formatter.
2010-10-23 nathan.sweet[changed] Projects to use project specific compiler...
2010-10-23 nathan.sweet[fixed] gdx-twl, wounded by Mario's vicious refactoring. ;)
next