OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2013-04-15 frustaciforceVBO in Mesh
2013-04-14 NathanSweetMerge remote-tracking branch 'origin/master'
2013-04-14 NathanSweetAdded premultipliedAlpha setting.
2013-04-14 NathanSweetFixed when root directory is blank.
2013-04-12 badlogicadded #getVolume() to OpenALMusic...
2013-04-12 Mario ZechnerMerge pull request #339 from fivevsthree/master
2013-04-12 Nathan SweetMerge pull request #341 from frustaci/patch-1
2013-04-12 frustaciUpdate ParticleEmitterBox2D.java
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 Steven PludeUpdated CHANGES file
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 John Bernard... Added error messages for unsupported formats:
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 NathanSweetFixed scrollpane padding.
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 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-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 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 Nathan SweetMerge pull request #294 from dieend/issue188
2013-04-01 badlogicmerged PR by seraph
2013-04-01 Mario ZechnerMerge pull request #324 from tescott/master
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-29 Justin ShapcottMove HttpParametersUtils and StreamUtils.
2013-03-27 Seraphimcorrected url for blog post on 0.9.8 release
2013-03-27 Seraphimissue-1104 summarize changes
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 NathanSweetAdded UISimpleTest.
2013-03-25 NathanSweetMerge remote-tracking branch 'origin/master'
2013-03-25 NathanSweet1349: Added some metrics to Pool.
2013-03-25 Justin ShapcottClean up GdxTests.gwt.xml a bit
2013-03-25 Justin ShapcottChange TmxMaploader to an AsynchronousAssetLoader
2013-03-25 Justin ShapcottAdd flexibility for BatchTiledMapRenderer users.
2013-03-24 Mario ZechnerMerge pull request #314 from acoppes/lwpredesign
2013-03-24 Ariel CoppesMerge remote-tracking branch 'libgdxorigin/master'...
2013-03-24 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-03-24 badlogicfixed issue 1346, freetype font leaked
2013-03-24 Seraphimissue-1104 add Circle#contains(Circle)
2013-03-24 Seraphimissue-1104 touching BoundingBoxes are not 'contained...
2013-03-24 Seraphimissue-1104 points on the border count as 'contained'
2013-03-24 Seraphimissue-1104 touching circles do not overlap
2013-03-24 Seraphimsome informal tests to illustrate the difference in...
2013-03-24 Seraphimchain individual statements together
2013-03-24 Seraphimreorder methods
2013-03-24 SeraphimIssue 1104: #intersectRectangles does the same thing...
2013-03-24 SeraphimIssue 1104: increase consistency in overlaps, intersect...
2013-03-24 Mario ZechnerMerge pull request #311 from nbadal/master
2013-03-24 Nick BadalAdded check for new OUYA device name
2013-03-23 Mario ZechnerMerge pull request #304 from xoppa/misc
2013-03-23 Mario ZechnerMerge pull request #308 from xoppa/bullet
2013-03-23 Mario ZechnerMerge pull request #309 from xoppa/math
2013-03-23 Ariel Coppesmerged latest changes of lwpredesign from jwisniewski...
2013-03-23 Ariel CoppesMerge branch 'jw_livewallpaper_0.9.8' of https://github...
2013-03-23 XoppaFix incorrect order of arguments.
2013-03-23 XoppaForgot to commit this
2013-03-23 Jaroslaw Wisniewskifixed support for GLSurfaceViewCupcake
2013-03-23 XoppaSwig generated files
2013-03-23 XoppaAdd gdxManagedObject and small change gdxPooledObject
next