OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2012-08-11 Robert MassaioliMerge branch 'master' of git://github.com/libgdx/libgdx
2012-08-11 Nathan SweetMerge branch 'master' of https://github.com/libgdx...
2012-08-11 Nathan SweetERL YER SERC CERN HERS BERN RERFERCKTERERD!
2012-08-11 Robert MassaioliWe commit .settings files.
2012-08-11 Robert MassaioliUpdated the git files to ignore all compiled files.
2012-08-11 Robert MassaioliMerge branch 'minor_cleanup'
2012-08-11 Robert MassaioliMerge branch 'master' of git://github.com/libgdx/libgdx
2012-08-11 Justin ShapcottMerge branch 'master' of https://github.com/libgdx...
2012-08-11 Justin Shapcott[fixed] Issue 1008.
2012-08-11 NathanSweetUpdate README.md
2012-08-11 Nathan Sweetgit extensions yay
2012-08-11 Mario Zechnerlove love love
2012-08-11 Mario Zechnerno love for Nate
2012-08-11 Robert MassaioliMerge branch 'master' into minor_cleanup
2012-08-11 Robert MassaioliUpdated the gitignore file to ignore eclips config...
2012-08-11 Nathan SweetMerge branch 'master' of https://github.com/libgdx...
2012-08-11 Mario Zechner<3
2012-08-11 Mario Zechnermarkdown is hard
2012-08-11 Mario Zechnertired
2012-08-11 Mario Zechneri like small pushes
2012-08-11 Mario Zechneri suck at this
2012-08-11 Mario Zechner[changed] README
2012-08-11 Mario Zechner[changed] README!
2012-08-11 Mario Zechner[changed] README, again
2012-08-11 Mario Zechner[changed] README
2012-08-11 Robert MassaioliUpdated the root gitignore file.
2012-08-10 Nathan SweetMerge branch 'master' of https://github.com/libgdx...
2012-08-10 Nathan SweetNew TableLayout for libgdx feature, round size and...
2012-08-10 Mario Zechner[fixed] build-template.xml cosmetics
2012-08-10 Mario Zechner[fixed] projects, .gitignore
2012-08-10 Mario Zechner[fixed] typo in build-template.xml
2012-08-10 Mario Zechner[fixed] build-template.xml
2012-08-10 nathan.sweetMulti touch support for all of scene2d.ui.
2012-08-10 badlogicgames[removed MatrixPerformanceTest again, we already had...
2012-08-10 badlogicgames[fixed] a few things in Matrix4
2012-08-10 nathan.sweetMulti touch support for PressedListener.
2012-08-10 badlogicgames[added] MatrixPerformanceTest
2012-08-10 nathan.sweetFade transitions for selectbox list!
2012-08-10 nathan.sweetJavadocs (DRY!)
2012-08-10 nathan.sweetImproved AfterAction.
2012-08-10 nathan.sweetNew actions: add, after, layout.
2012-08-09 badlogicgames[fixed] build.xml, removed gdx-stb-truetype
2012-08-09 badlogicgames[removed] gdx-setup, superceeded by gdx-setup-ui
2012-08-09 badlogicgames[added] bullet, non-external
2012-08-09 badlogicgames[removed] bullet external
2012-08-09 badlogicgames[added] soundtouch, non-external
2012-08-09 badlogicgames[removed] soundtouch external
2012-08-09 ariel.coppes... fixed issue 1005 by removing unused SpriteBatch, fixed...
2012-08-09 badlogicgames[added] tablelayout to core
2012-08-09 badlogicgames[reomved] external to tablelayout
2012-08-09 badlogicgames[removed] stb-truetype extension, use freetype instead.
2012-08-09 badlogicgames[removed] old, shitty demo projects.
2012-08-09 nathan.sweetFixed backends from setIcon change.
2012-08-09 nathan.sweetFixed label color.
2012-08-09 nathan.sweetDisabled and over text button font color.
2012-08-09 nathan.sweetRemove Graphics#setIcon in favor of doing it with a...
2012-08-09 badlogicgames[fixed] Metagun, used the old sign trick for flipped...
2012-08-09 badlogicgames[fixed] issue 999, configurable max sim audio streams...
2012-08-09 badlogicgames[added] samples for simple, non-western language script...
2012-08-08 nathan.sweetFixed issue 1003, scrollpane can't remove actor.
2012-08-08 nathan.sweetTextField selection was too tall.
2012-08-08 nathan.sweetClick drag to select in TextField.
2012-08-07 nathan.sweetFixed issue 1001, slider can now be vertical. Went...
2012-08-07 nathan.sweetRound Slider values rather than floor. Also clamp.
2012-08-07 nathan.sweetFixed slider so changeevent uses step size.
2012-08-07 nathan.sweetFixed issue 998, extra space at top of scrollpane.
2012-08-05 nathan.sweetFixed issue 4493, button drawable order is not consiste...
2012-08-05 nathan.sweetRemoved a bunch of Math.abs() that aren't needed since...
2012-08-05 nathan.sweetFixed issue 987, removed support for disabling mouse...
2012-08-05 nathan.sweetFixed issue 987, can turn off automatically scrolling...
2012-08-05 nathan.sweetShow scrollbars on mouse wheel scroll.
2012-08-05 nathan.sweetFixed issue 988, ScrollPane fling doesn't work. Broke...
2012-08-05 nathan.sweetFixed issue 993, wrapped text with no spaces loses...
2012-08-04 badlogicgames[fixed] issue 979, ETC1TextureData more robust.
2012-08-04 badlogicgames[fixed] issue 975, ManagedPixmapTextureData didn't...
2012-08-04 badlogicgames[fixed] issue 990, better VertexAttributes#toString
2012-08-04 badlogicgames[fixed] issue 969, Quaternion#setFromAxis was wrong.
2012-08-04 badlogicgames[fixed] lwjgl/LwjglAWTCanvas has a makeCurrent method...
2012-08-04 badlogicgames[fixed] touch in ios backend. seems to work, have to...
2012-08-04 badlogicgames[added] touch for ios, not tested at all :p
2012-08-04 nathan.sweetAdded disabled drawable to button. I fear this will...
2012-08-04 badlogicgames[updated] README
2012-08-04 badlogicgames[changed] playing around with touch in iOS backend...
2012-08-03 nathan.sweetFixed ArrayMap. o.O
2012-08-01 nathan.sweetJavadoc.
2012-08-01 nathan.sweetAdded setting application window icons to LWJGL config.
2012-08-01 nathan.sweetAdded Vector tmp3.
2012-08-01 nathan.sweetFixed OrthographicCamera setToOrtho position.
2012-08-01 nathan.sweetAdded mouse scroll to ScrollPane.
2012-07-31 nathan.sweetOops, broken scene2d with my last checkin. :D
2012-07-31 nathan.sweetFixed issue 983, Group children manipulation during...
2012-07-31 nathan.sweetShorter degrees to radians. Sick of looking at it!
2012-07-30 nathan.sweetFixed scene2d actions no being returned to the pool.
2012-07-30 nathan.sweet(no commit message)
2012-07-30 nathan.sweetChangeEvent for Tree, selection, node removal.
2012-07-30 nathan.sweetJavadoc for tree.
2012-07-30 nathan.sweetAdded a simple tree to scene2d.
2012-07-30 nathan.sweetFixed issue 952, combine Label style color and actor...
2012-07-30 nathan.sweetJavadocs
2012-07-29 nathan.sweetFixed issue 976, fixed TextField with scaled font.
next