OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
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[removed] OpenAL and jinput natives for LWJGL, until...
2010-10-24 nathan.sweet[added] Missing .settings folders.
2010-10-24 nathan.sweetRemoving SVN ignore for .settings.
2010-10-24 nathan.sweetRemoving SVN ignore for .settings.
2010-10-24 nathan.sweet[added] Ability for BitmapFont to render line wrapped...
2010-10-24 badlogicgames[fixed] UITest formatting overturned! :p
2010-10-24 nathan.sweet[changed] Applied Eclipse source formatter.
2010-10-24 nathan.sweet[added] Eclipse formatter file.
2010-10-23 nathan.sweet[removed] gdx.dll that should have been ignored...
2010-10-23 nathan.sweet[changed] Projects to use project specific compiler...
2010-10-23 badlogicgames[added] ui.png to lwjgl backend...
2010-10-23 badlogicgames[changed] Action now has a finished() method that will...
2010-10-23 nathan.sweet[fixed] gdx-twl, wounded by Mario's vicious refactoring. ;)
2010-10-23 badlogicgames[fixed] obj loader now also copes with v/t face definit...
2010-10-23 badlogicgames[removed] Forever action. Does not play well with Pools...
2010-10-23 badlogicgames[changed] MoveTo does not coordinate transform. That...
2010-10-23 badlogicgames[added] Forever Action to repeat other actions indefinetly.
2010-10-23 badlogicgames[changed] UITest. fooled around with it a little bit...
2010-10-23 badlogicgames[fixed] AndroidTexture to only use GLCommon. Awesomesauce
2010-10-23 badlogicgames(no commit message)
2010-10-23 badlogicgames(no commit message)
2010-10-23 badlogicgames[fixed] uitexture problem
2010-10-23 badlogicgames[fixed] GLCommon is now implemented. Nice.
2010-10-23 badlogicgames[fixed] Group.toChildCoordinates(). Stupid me...
2010-10-23 badlogicgames[changed] documented BitmapFont and BitmapFontCache...
2010-10-23 badlogicgames[changed] title of bitmap font test window
2010-10-23 nathan.sweet[fixed] Stupid checkin.
2010-10-23 nathan.sweetMissing files.
2010-10-23 nathan.sweet[added] BitmapFont, BitmapFontCache, and tests. Javadoc...
2010-10-23 badlogicgames[fixed] all backends and their Graphics implementations...
2010-10-23 badlogicgames[added] getGLCommon to Graphics
2010-10-23 badlogicgames[changed] added GLCommon interface from which GL10...
2010-10-22 badlogicgames[added] simple LinearLayout. Works so far
2010-10-22 badlogicgames[added] simple LinearLayout. Works so far
2010-10-21 badlogicgamesoh god the lwjgl backend sucks. oh god.
2010-10-21 badlogicgames[fixed] LwjglTexture should work for now. The "solution...
2010-10-21 badlogicgames[re-fixed] added fix for PlatformAddress issue on 1...
2010-10-21 nathan.sweetFixed bug with scrolling Sprite textures.
2010-10-21 badlogicgames[changed] uiTexture for UITest
2010-10-21 badlogicgames(no commit message)
2010-10-21 badlogicgames[changed] uiTexture for UITest
2010-10-21 badlogicgames[fixed] focused children were handled wrong in Group
2010-10-21 badlogicgames[fixed] all warnings in all projects except the twl...
2010-10-21 badlogicgames[changed] simplified SpriteBatch. There's only one...
2010-10-21 nathan.sweetSlight optimization for setting position or bounds...
2010-10-21 nathan.sweetFixed SpriteBatchTest.
2010-10-21 badlogicgames[changed] vsynch on againf ro jogl
2010-10-21 nathan.sweetRemoved 4 multiplies with Mario's clever optimization.
2010-10-21 nathan.sweetUpdated javadocs for Sprite.
2010-10-21 nathan.sweetJavadoc'ed Sprite.
2010-10-21 nathan.sweetUpdate for Sprite class. There is much less difference...
2010-10-21 nathan.sweetCentered window for JOGL.
2010-10-21 badlogicgames[added] Application.getVersion() to determine the API...
2010-10-21 badlogicgames[changed] got rid of 4 multiplications in Sprite2
2010-10-21 badlogicgames[changed] back to plain Java code for Sprite2.computeVe...
2010-10-21 badlogicgames[added] Sprite2.computeVerticesJNI. A lot slower as...
2010-10-21 badlogicgames[changed] SpriteBatch uses indexed geometry now. Why...
2010-10-21 badlogicgames[changed] removed 2 additions from transformation stage...
2010-10-20 badlogicgames[changed] added more actions to UITest. fancy pantsy
2010-10-20 badlogicgames[added] Color to Actor. Probably not the smartest move...
2010-10-20 badlogicgames[changed] SpriteBatch tests
2010-10-20 badlogicgames[added] test for SpriteBatch.draw( Sprite sprite )...
2010-10-20 badlogicgames[changed] you can now set the buffer size of the sprite...
2010-10-20 badlogicgames[Changed] texture wrap enum
2010-10-20 badlogicgames[removed] debug images...
2010-10-20 badlogicgames[deleted] lwjgl binaries from gdx-twl-tests. should...
2010-10-20 nathan.sweetAdded MathUtils.
2010-10-20 nathan.sweetRemoved redundant theme files.
2010-10-20 nathan.sweetBetter textarea demo.
2010-10-20 nathan.sweetTWL jar update so gdx-twl works on Android 1.6.
2010-10-20 nathan.sweetRemoved JARs that shouldn't have been checked in.
2010-10-20 nathan.sweetSet gen folder for gdx-tests-android to SVN ignore.
2010-10-20 nathan.sweetRemoved gen dir for gdx-tests-android.
2010-10-20 nathan.sweetRemoved bin dirs for gdx and gdx-backend-android from...
2010-10-20 nathan.sweetSet bin and gen folders to SVN ignore.
2010-10-20 nathan.sweetAdded beans project (Harmony's java.beans package renam...
2010-10-20 badlogicgamesto tired makes no sense today... don't use the lwjgl...
2010-10-19 badlogicgames[fixed] project setup of twl projects
2010-10-19 badlogicgames[changed] some constants...
2010-10-19 badlogicgames[changed] fixed project setup of gdx-twl and related...
2010-10-19 badlogicgames(no commit message)
2010-10-19 badlogicgames(no commit message)
2010-10-19 badlogicgames(no commit message)
2010-10-19 badlogicgames(no commit message)
2010-10-19 badlogicgames(no commit message)
2010-10-19 badlogicgames(no commit message)
2010-10-19 badlogicgames(no commit message)
2010-10-19 badlogicgames(no commit message)
2010-10-19 badlogicgames(no commit message)
2010-10-19 badlogicgames(no commit message)
2010-10-19 badlogicgames(no commit message)
2010-10-19 badlogicgames(no commit message)
2010-10-19 badlogicgames(no commit message)
2010-10-19 badlogicgames(no commit message)
2010-10-19 badlogicgames(no commit message)
2010-10-19 badlogicgames(no commit message)
2010-10-19 badlogicgames(no commit message)
2010-10-19 badlogicgames(no commit message)
next