OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2012-07-17 nathan.sweetLabel should not call layout! Oops!
2012-07-16 nathan.sweetUpdated TerrainTest.
2012-07-16 nathan.sweet(no commit message)
2012-07-16 nathan.sweetAdded ImageButton to UITest.
2012-07-15 nathan.sweetRenamed ActorListener and ActorEvent to InputListener...
2012-07-15 nathan.sweetFixed stage setViewport scaling.
2012-07-15 nathan.sweetFixed initial button padding.
2012-07-15 nathan.sweetJavadocs.
2012-07-14 nathan.sweetFixed TexturePacker2, odd numbered edge padding and...
2012-07-13 nathan.sweethit() now must respect touchable and visible. Touchable...
2012-07-12 nathan.sweetAdded Touchpad UI widget.
2012-07-11 kjetil861@gmail.comTouchDown is now caching the handled state of the event...
2012-07-11 nathan.sweetFixed issue 930, added ButtonGroup#remove().
2012-07-11 nathan.sweetFixed issue 912, optional background for label.
2012-07-11 nathan.sweetFixed issue 914, indexed images not hashed correctly...
2012-07-11 nathan.sweetFixed issue 924, rotated packing broken.
2012-07-07 nathan.sweetFixed reuse of RelativeTemporalActions.
2012-07-06 email.nex.software... [fixed] ArrayIndexOutOfBoundsException occurring under...
2012-07-04 badlogicgames[fixed] TouchFocus is public otherwise it won't work...
2012-07-03 badlogicgamesi hate shit shit
2012-07-03 badlogicgames[fixed] emu classes for new stuff...
2012-07-03 badlogicgames[fixed] stuff in gwt backend, thanks nate :D
2012-07-03 nathan.sweetFixed issue 913, textfield consuming key up.
2012-07-03 badlogicgames[fixed] encoding problems in a couple of files.
2012-07-03 badlogicgames[fixed] IosGL in GraphicsType
2012-07-03 badlogicgames[fixed] Input in metagun touchMoved -> mouseMoved
2012-07-03 aurelien.ribon[gdx-setup-ui][updated] index.html page of the html...
2012-07-03 nathan.sweetFixed build.
2012-07-02 nathan.sweetMerged scene2d-new branch back into trunk.
2012-07-02 nathan.sweetParticle editor update.
2012-07-02 nathan.sweetMerged scene2d-new branch back into trunk.
2012-07-02 nathan.sweetJavadocs, fixed texture packer padding.
2012-07-02 nathan.sweetUpdated cosntructors to keep things sane.
2012-07-02 badlogicgames[changed] version at 0.9.6 now :D
2012-07-02 nathan.sweetFixed texture packer coords.
2012-07-01 nathan.sweetTexturePacker update.
2012-07-01 nathan.sweetFixed issue 909, added isDragging to Window.
2012-07-01 nathan.sweetFixed issue 910, scrollpane fade alpha.
2012-07-01 nathan.sweetFixed paths to packed images (no longer flattened).
2012-07-01 nathan.sweetFixed textureatlas split support. Durr
2012-07-01 nathan.sweetTextureAtlas support for splits.
2012-07-01 nathan.sweetNew texture packer! Replaces the old piece of junk.
2012-06-30 nathan.sweetFixed build.
2012-06-29 nathan.sweetFixed issue 904, scrollpane.
2012-06-29 email.nex.software... [added] PlaceholderTextBox and TextInputDialogBox to...
2012-06-29 nathan.sweetMinor updates.
2012-06-29 nathan.sweetFixed issue 899.
2012-06-28 nathan.sweetAlign constants lowercase. Cause it is better!
2012-06-28 nathan.sweetRan header fixer.
2012-06-28 nathan.sweetSpecific revision for tablelayout until scene2d-new...
2012-06-28 nathan.sweetEvent current target -> listener actor.
2012-06-28 nathan.sweetFixed touchUp target.
2012-06-28 nathan.sweetTable moved into scene2d.ui.
2012-06-28 nathan.sweetFixed a couple tests.
2012-06-28 nathan.sweetUpdated TableLayout to the latest. The DSL is gone...
2012-06-28 nathan.sweetFixed longPress if mouse isn't moved. Uhg!
2012-06-28 nathan.sweetAdded Actor#setZIndex.
2012-06-28 nathan.sweetAdded Actor#toFront.
2012-06-28 nathan.sweetFixed ActorGestureListener, needed to use stage coords.
2012-06-28 nathan.sweetOops, forgot getTargetActor -> getTarget
2012-06-28 nathan.sweetSet target for touch focus events.
2012-06-27 nathan.sweetMinor updates.
2012-06-27 nathan.sweetUpdated eclipse formatter.
2012-06-27 st.lebach@gmail.comWIP: PolygonSpriteBatch initial commit. Some loose...
2012-06-27 nathan.sweetFixed rotate90 on AtlasSprite. It's magic.
2012-06-27 nathan.sweetFixed flipping AtlasSprite and then using setSize.
2012-06-27 nathan.sweetFancy new ScrollPane. FlickScrollPane is dead.
2012-06-27 nathan.sweetFixed issue 804.
2012-06-27 nathan.sweetJavadocs.
2012-06-27 nathan.sweetJavadocs.
2012-06-27 nathan.sweetDocumentation complete.
2012-06-26 nathan.sweetRefuctoring. Docs.
2012-06-26 badlogicgames[changed] JoglGraphcs uses Gdx.input and casts to JoglI...
2012-06-26 nathan.sweetAll scene2d.ui updated to new events.
2012-06-25 nathan.sweetCompiles again!
2012-06-24 nathan.sweet(no commit message)
2012-06-24 kalle.hamalainen85... Models rendering order is now sorted by shader > model...
2012-06-24 nathan.sweettouchMoved -> mouseMoved, yay! :D
2012-06-23 ariel.coppes... fixed issue900 by using patch provided by Nate on the...
2012-06-23 nathan.sweetscrollTo for scroll panes.
2012-06-23 nathan.sweetActorGestureListener is better.
2012-06-23 nathan.sweetMusical chairs!
2012-06-23 nathan.sweetBetter event system, event context actor. Almost doesn...
2012-06-23 nathan.sweetSliders for particle editor. Needs sane ranges per...
2012-06-23 nathan.sweetFixed BufferUtils size never decreasing.
2012-06-23 nathan.sweetMade SliderStyle fields public.
2012-06-22 nathan.sweetFixed label text wrapping, issue 900.
2012-06-22 nathan.sweetFixed resolution choosing.
2012-06-22 nathan.sweetSet selection index to zero when items changed.
2012-06-22 nathan.sweetFixed image region size when flipped.
2012-06-22 nathan.sweetProper relative actions for the rest.
2012-06-22 nathan.sweet(no commit message)
2012-06-22 nathan.sweetBetter relative moveby.
2012-06-22 nathan.sweetCommitting what I have so far. It doesn't all compile!
2012-06-22 nathan.sweet(no commit message)
2012-06-21 ariel.coppes... fixed issue849 using the fix suggested by treyy333...
2012-06-21 nathan.sweetBetter default particle effect.
2012-06-20 nathan.sweetFixed Polygon#getWorldVertices.
2012-06-19 nathan.sweetChange polygon, store vertices in local coords, compute...
2012-06-19 nathan.sweetJavadoced Skin. A little.
next