OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2013-04-07 Mario ZechnerMerge pull request #336 from xoppa/new3dapi
2013-04-07 Xopparemove attribute#set
2013-04-07 XoppaFix invaders explosion
2013-04-07 XoppaAllow overwriting material attributes.
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)
2013-03-30 Xoppa- Update the tests to use the new 3d api
2013-03-30 XoppaAdd GLES10Shader
2013-03-30 Xoppa- Move ObjLoader
2013-03-29 Justin ShapcottMove HttpParametersUtils and StreamUtils.
2013-03-28 badlogicintroduced RenderableProvider, to generalize ModelBatch
2013-03-28 badlogicmade attribte non-disposable again
2013-03-28 badlogicfixed up Xoppa's PR as discussed on IRC
2013-03-28 Mario ZechnerMerge pull request #322 from xoppa/new3dapi
2013-03-28 badlogici suck
2013-03-28 badlogicMerge branch 'new3dapi' of https://github.com/libgdx...
2013-03-28 badlogicmore animation stuff
2013-03-28 XoppaRemove useless code
2013-03-28 XoppaAdd Model.ManagedInstance, implement Disposable for...
2013-03-28 XoppaMerge pull request #321 from xoppa/new3dapi
2013-03-27 Seraphimcorrected url for blog post on 0.9.8 release
2013-03-27 Seraphimissue-1104 summarize changes
2013-03-27 XoppaUpdate getMaxTextureUnits, add sphere and cone, add...
2013-03-27 Justin ShapcottChange renderer used in TiledMapBench.
2013-03-27 Justin ShapcottAdd disabledBackground to TextFieldStyle.
2013-03-27 Justin ShapcottAdd parens in TextField ternary operators.
2013-03-27 Nathan SweetMerge pull request #320 from MobiDevelop/scene2d
2013-03-27 Mario ZechnerMerge pull request #319 from guoguo12/master
2013-03-27 Allen GuoMake order of modifiers consistent
2013-03-27 Justin ShapcottAdd focused styles for TextField.
2013-03-26 Mario ZechnerMerge pull request #318 from xoppa/new3dapi
2013-03-26 XoppaRemove multiple model support, static instance and...
2013-03-26 XoppaRedesign ModelBuilder
next