OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2013-04-12 badlogicMerge branch 'master' into new3dapi
2013-04-12 Mario ZechnerMerge pull request #342 from xoppa/new3dapi
2013-04-12 Mario ZechnerMerge pull request #339 from fivevsthree/master
2013-04-12 XoppaSmall changes: share modelinstance#transform and add...
2013-04-12 Nathan SweetMerge pull request #341 from frustaci/patch-1
2013-04-12 frustaciUpdate ParticleEmitterBox2D.java
2013-04-11 Mario ZechnerMerge pull request #340 from xoppa/new3dapi
2013-04-11 NathanSweetMerge remote-tracking branch 'origin/master'
2013-04-11 NathanSweetBetter fix for issue 1345.
2013-04-11 NathanSweetAdded boolean to turn off float color mask.
2013-04-09 XoppaFix faces
2013-04-09 XoppaAdd .obj loader
2013-04-09 Steven PludeUpdated CHANGES file
2013-04-09 XoppaAdd ModelLoader
2013-04-09 Steven PludeIOS and GWT backends use volume field
2013-04-09 Steven PludeAdded getVolume to Music
2013-04-08 MobiDevelopMerge pull request #333 from kreymerman/gwt_theme
2013-04-08 Justin ShapcottSync GWT emulation to changes in core.
2013-04-08 NathanSweetMerge remote-tracking branch 'origin/master'
2013-04-08 NathanSweetFixed OSX crash on 10.7.* when window is resized.
2013-04-08 MobiDevelopMerge pull request #338 from jblambe/master
2013-04-07 Mario ZechnerMerge pull request #336 from xoppa/new3dapi
2013-04-07 Xopparemove attribute#set
2013-04-07 John Bernard... Added error messages for unsupported formats:
2013-04-07 XoppaFix invaders explosion
2013-04-07 Nathan SweetMerge pull request #337 from TimeToPlay/feature
2013-04-07 TimeToPlayIssue #1376 Solution for ParticleEditor keyboard events...
2013-04-07 NathanSweetSet default target FPS to 61.
2013-04-07 NathanSweetFire an event on touchUp even if the value didn't chang...
2013-04-07 XoppaAllow overwriting material attributes.
2013-04-07 NathanSweetFixed scrollpane padding.
2013-04-06 Mario ZechnerMerge pull request #330 from xoppa/new3dapi
2013-04-06 XoppaModelInstance: only set transform if it's not null
2013-04-06 XoppaAdd blended
2013-04-06 XoppaMerge branch 'new3dapi' of https://github.com/libgdx...
2013-04-06 badlogicrenamed BoneAnimation -> NodeAnimation, fixed up a...
2013-04-06 badlogicMerge branch 'master' into new3dapi
2013-04-06 NathanSweetFixed list pref width.
2013-04-06 NathanSweetAdded time scale action.
2013-04-06 NathanSweet1345, fixed primitive wrapper generic types.
2013-04-06 NathanSweetGuard against nested iterator usage by throwing an...
2013-04-06 NathanSweetAnother try at fixing applets.
2013-04-05 XoppaMore shader optimizations, still not happy about the...
2013-04-05 XoppaDon't use specular when lighting is not used.
2013-04-05 XoppaSmall shader fix
2013-04-05 XoppaAdd specular to GLES20
2013-04-05 NathanSweet#1290, native libs with applets.
2013-04-05 NathanSweet#1357, fixed table getRow();
2013-04-05 NathanSweethttp://youtu.be/Ay9BWM8lwOA
2013-04-05 NathanSweetIssue #1353, internal getters and setters.
2013-04-05 NathanSweetMerge remote-tracking branch 'origin/master'
2013-04-05 NathanSweetDetected usage of nested iterator() and throw exception.
2013-04-05 NathanSweetRemove obsolete setWidget call.
2013-04-05 NathanSweetFire change event in setItems.
2013-04-05 NathanSweetClose writer.
2013-04-05 Justin ShapcottChange HttpParametersUtils emulation.
2013-04-05 MobiDevelopFix GwtGraphics.getDensity()
2013-04-05 MobiDevelopMerge pull request #288 from kreymerman/gwt_fixes
2013-04-04 Justin ShapcottAdd HttpParametersUtils to GWT emulation.
2013-04-04 XoppaAdd GLES20 ambient, directional, point and spot lights.
2013-04-03 NathanSweetcancel method.
2013-04-03 NathanSweetGetter for writer.
2013-04-03 NathanSweetMerge remote-tracking branch 'origin/master'
2013-04-03 NathanSweetAdded setWriter method.
2013-04-03 NathanSweetbackgroundFPS should be 0 by default.
2013-04-02 XoppaAdd Light#type
2013-04-02 Justin ShapcottMerge branch 'master' of https://github.com/libgdx...
2013-04-02 Justin ShapcottAdd workaround for missing delete key events
2013-04-02 NathanSweetMinor fix to Lwjgl target FPS. Oops.
2013-04-02 NathanSweetCleaned up LwjglApplicationConfiguration target FPS.
2013-04-01 XoppaMinor doc changes
2013-04-01 Nathan SweetMerge pull request #294 from dieend/issue188
2013-04-01 XoppaUpdate Light#equals
2013-04-01 XoppaAdd ambient light
2013-04-01 XoppaSet DefaultShader.ignoreUnimplemented to true by defaul...
2013-04-01 XoppaRename TestShader to DefaultShader and move to .shaders...
2013-04-01 XoppaUse negative lightsCount to disable lighting
2013-04-01 Mario ZechnerMerge pull request #329 from xoppa/new3dapi
2013-04-01 badlogicmerged PR by seraph
2013-04-01 Mario ZechnerMerge pull request #324 from tescott/master
2013-04-01 XoppaRemove static TestShader.lightsCount
2013-04-01 Mario ZechnerMerge pull request #328 from xoppa/new3dapi
2013-04-01 XoppaFix docs
2013-04-01 XoppaRevert render signature
2013-04-01 XoppaAdd some additional methods to ModelBuilder and update...
2013-04-01 XoppaAdd BaseShaderProvider.
2013-04-01 XoppaRemove ModelInstance#copyMaterials and do that in copyN...
2013-04-01 XoppaUpdate gdxinvaders to render the arraylist at once.
2013-04-01 XoppaSet shader before sorting, change signature so its...
2013-04-01 XoppaAdd Model#getManagedDisposables() and check if a Dispos...
2013-03-31 Tim ScottUpdated CHANGES doc.
2013-03-31 Tim ScottUpdated gwt-backend emulation with Joint user data...
2013-03-30 Tim ScottJoints now can have user data associated with them.
2013-03-30 badlogicfixed NetAPITest, StreamUtils import was borked
2013-03-30 badlogicminor clean up in JsonModelLoader
2013-03-30 Mario ZechnerMerge pull request #323 from xoppa/new3dapi
2013-03-30 XoppaThis shouldnt be included (was to test an issue on...
2013-03-30 XoppaForgot to commit this (i should really cleanup)
2013-03-30 Xoppa- Remove old g3d stuff
2013-03-30 Xoppa- Update gdxinvaders to use new 3d api (todo: explosions)
next