OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2013-05-27 NathanSweetDisabled debug.
2013-05-27 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-27 NathanSweetRemove widget from cell when removed from table.
2013-05-27 NathanSweetAdded sets to changes.
2013-05-27 NathanSweetFixed 1454.
2013-05-27 NathanSweetAdded sets!
2013-05-27 NathanSweetFixed SpriteBatch float[] method offsets.
2013-05-27 NathanSweetFixed array addAll.
2013-05-26 badlogicmerged with master
2013-05-26 badlogicmoved platform poms to gdx/jni/maven, do the same for...
2013-05-26 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-26 NathanSweetScrollPane setForceOverscroll renamed to setForceScroll...
2013-05-26 Mario ZechnerMerge pull request #423 from xoppa/3dapi
2013-05-25 Justin ShapcottFix bug in ArrayMap emulation
2013-05-25 XoppaAdd ship.obj and shadertest
2013-05-25 Justin ShapcottUse standard GWT Storage API
2013-05-25 NathanSweetJavadoc.
2013-05-25 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-25 NathanSweetDon't traverse to disabled text fields.
2013-05-25 NathanSweetChanged Action#setActor(null) to not call reset.
2013-05-25 NathanSweetJavadocs.
2013-05-25 Justin ShapcottFix double slash
2013-05-25 Justin ShapcottAdd support for readDouble in GWT DataInputStream
2013-05-25 Mario ZechnerMerge pull request #422 from xoppa/3dapi
2013-05-24 XoppaObjLoader, fix deprecated methods
2013-05-24 XoppaFix ObjLoader
2013-05-24 XoppaMerge branch 'master' of https://github.com/libgdx...
2013-05-24 XoppaFix soft body face culling
2013-05-24 XoppaFix cylinder faces
2013-05-24 XoppaForgot to commit this
2013-05-24 XoppaKeep bind transforms with bones
2013-05-24 Justin ShapcottFixed size bug in Array constructor - GWT.
2013-05-24 NathanSweetFixed javadoc warnings.
2013-05-24 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-24 NathanSweetRewrote SelectBox list to use ScrollPane and List.
2013-05-24 NathanSweetFixed size bug in Array constructor.
2013-05-24 NathanSweetAdded updateVisualScroll for setting scroll position...
2013-05-24 NathanSweetAdded getItemHeight.
2013-05-24 NathanSweetAdded ObjectFloatMap.
2013-05-23 Justin ShapcottUse the typed array factory methods
2013-05-23 Justin ShapcottRemove custom typed arrays in gwt backend
2013-05-23 XoppaAdd alphaTest
2013-05-23 Justin ShapcottAdd IntAttribute to gwt module definition
2013-05-23 Mario ZechnerMerge pull request #421 from xoppa/3dapi
2013-05-23 XoppaMove material to g3d tests, update to show opacity.
2013-05-23 Mario ZechnerMerge pull request #420 from blackbluegl/master
2013-05-23 Mario ZechnerMerge pull request #418 from xoppa/master
2013-05-23 XoppaMove opacity to BlendingAttribute, fix opacity in shader.
2013-05-23 XoppaFix issue 1461
2013-05-23 Justin ShapcottMake extension check case insensitive
2013-05-23 badlogicfixed groupId in poms
2013-05-23 XoppaFix shininess, add opacity
2013-05-23 badlogicMerge branch 'master' into maven
2013-05-23 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-05-23 blackblueglRestore original code
2013-05-22 Justin ShapcottAdd default shaders to ant build.
2013-05-22 blackblueglfixed diffuse color and specular lighting in DefaultShader
2013-05-22 badlogicfixed GwtGL20, cleaned up buffer handling in dev mode...
2013-05-22 Nathan SweetMerge pull request #419 from aspic/master
2013-05-22 Kjetil MehlAdded a some logic for specifying values that the slide...
2013-05-22 badlogicadded g3dj to DefaultAssetFilter for faster loading...
2013-05-22 badlogicfixed LwjglDebugStarter, was refering to renamed NewMod...
2013-05-22 Justin ShapcottRemove commented out line
2013-05-22 Justin ShapcottLet InputStream subclasses report available bytes.
2013-05-22 Justin ShapcottAdd classpath files support for gwt (limited)
2013-05-21 XoppaAdd defaultCullFace
2013-05-21 XoppaAdd Material IntAttribute and face culling
2013-05-21 XoppaMake it easier to specify a shader
2013-05-21 Mario ZechnerMerge pull request #417 from xoppa/master
2013-05-21 XoppaAdd head and teapot model, add async loading to the...
2013-05-21 XoppaRemove debug logging
2013-05-21 XoppaRename NewModelTest to ModelTest, add Basic3DTest
2013-05-21 Justin ShapcottMake GWT happy.
2013-05-21 XoppaMerge branch 'master' of https://github.com/libgdx...
2013-05-21 XoppaRemove non working test models
2013-05-21 NathanSweetFixed a leeeetle bug I may have caused.
2013-05-21 NathanSweetMore efficient JsonValue iteration. Fixed getter method...
2013-05-21 Justin ShapcottMove AndroidWallpaperListener to Android backend
2013-05-21 Justin ShapcottRemove remnants of old tests.
2013-05-21 Justin ShapcottFix javadoc build - exclude glsl files
2013-05-20 badlogicremoved disfunctional tests
2013-05-20 badlogicMerge branch 'master' into maven
2013-05-20 badlogicremoved model-loaders extension, replaced by new 3D api
2013-05-20 badlogicMerge branch 'maven' of https://github.com/libgdx/libgd...
2013-05-20 badlogicMerge branch 'master' into maven
2013-05-20 badlogicmerged with master
2013-05-20 badlogicadded new vertex attribute usage for tangents, binormal...
2013-05-20 badlogicmanually merged changes to platform/pom.xml by Michael
2013-05-20 NathanSweetAllow aborting window close.
2013-05-20 NathanSweetMerge remote-tracking branch 'origin/master'
2013-05-20 NathanSweetFixed dnd not working after dragging a source without...
2013-05-20 NathanSweetToggle select is default.
2013-05-20 Nathan SweetMerge pull request #416 from tommycli/master
2013-05-20 Tommy C. LiAdd some lifecycle safety
2013-05-20 Nathan SweetMerge pull request #415 from jrenner/patch-1
2013-05-20 Nathan SweetMerge pull request #414 from vbousquet/master
2013-05-20 Jon Rennermake setAngle docstring clearer
2013-05-19 Vincent BousquetChanged TexturePacker2 to preserve color of fully trans...
2013-05-19 badlogicupdated CHANGES2
2013-05-19 badlogicupdated ios project template, not more pngcrush
next