OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2013-08-04 MobiDevelopMerge pull request #525 from JonECG/rectangle
2013-08-03 Nathan SweetMerge pull request #527 from g-pechorin/patch-1
2013-08-03 Peter LaVallereturns the matrix4 from lerp() to allow chaining
2013-08-02 NathanSweetAssetLoader changes.
2013-08-02 NathanSweetMerge branch 'origin/master'
2013-08-02 NathanSweetAdded bleed setting to fix linear filtering with non...
2013-08-02 Justin ShapcottSync GWT emulation with changes in f3b2d34
2013-08-02 NathanSweetAssetLoader changed to receive the resolved FileHandle...
2013-08-02 NathanSweetDon't allow null selected nodes.
2013-08-01 Jonathan PearlForgot to change centerTo->setCenter and more chains
2013-08-01 Jonathan Pearlcalculate -> get and returns
2013-08-01 Justin ShapcottAdd exclusion for voxel example
2013-08-01 Justin ShapcottThrow exception when no valid assetpath is defined
2013-08-01 Justin ShapcottChange IntSetIterator to public
2013-08-01 Jonathan PearlAdded Rectangle functionality
2013-08-01 Mario ZechnerMerge pull request #513 from fogone/master
2013-08-01 Mario ZechnerMerge pull request #518 from nikitatikh/proxy-fix
2013-08-01 Mario ZechnerMerge pull request #519 from ntherning/master
2013-08-01 MobiDevelopMerge pull request #524 from Herjanz/patch-2
2013-08-01 MobiDevelopMerge pull request #523 from JonECG/master
2013-07-31 HerjanzUpdate TextField.java can't copy passwords ANYMORE
2013-07-31 Jonathan PearlRevert "Added functionality to rectangle"
2013-07-31 Justin ShapcottFix Issue 1602
2013-07-31 Justin ShapcottChange default constructor to public
2013-07-31 Jonathan PearlAdded functionality to rectangle
2013-07-31 Jonathan PearlAdded x86 directories to .gitignore
2013-07-31 Jonathan PearlFixed fetch typo x96 to x86
2013-07-30 MobiDevelopMerge pull request #521 from Lemoncog/master
2013-07-30 LemoncogsetAngle in Vector2 now returns this for chaining.
2013-07-29 Niklas TherningChanged robovm.xml files for sample games to use the...
2013-07-28 NathanSweetsetDrawable convenience method for skin.
2013-07-28 NathanSweetPut back sizing button, avoid layout for subclasses...
2013-07-27 NathanSweetClose streams.
2013-07-27 NathanSweetFixed image too large error not being thrown when using...
2013-07-26 Nikita TikhomirovUpdated maven-download-plugin version to 1.1.0
2013-07-25 NathanSweetMerge branch 'origin/master'
2013-07-25 NathanSweetChanged SelectBoxStyle to have ScrollPaneStyle and...
2013-07-24 Nathan SweetMerge pull request #508 from xoppa/misc
2013-07-24 XoppaStage: make members private
2013-07-24 XoppaQuaternion: don't modify the parameter
2013-07-24 Nathan SweetMerge pull request #516 from dphang/master
2013-07-24 dphangFixed getFrameRate()
2013-07-24 NathanSweetMerge branch 'origin/master'
2013-07-24 NathanSweetAll dialog to clear focus.
2013-07-24 NathanSweetFixed ctrl/cmd for Mac.
2013-07-24 NathanSweetCtrl+a to select all.
2013-07-22 Justin ShapcottReset touch state on pause
2013-07-22 NathanSweetAllow customizing framerate.
2013-07-21 NathanSweetMerge remote-tracking branch 'origin/master'
2013-07-21 NathanSweetCHANGES
2013-07-21 NathanSweetFixed Node#remove() when parent is collapsed.
2013-07-21 NathanSweetChange AssetErrorListener#error to have AssetDescriptor.
2013-07-21 NathanSweetAdded toString(separator).
2013-07-21 Nathan SweetMerge pull request #515 from dphang/master
2013-07-20 dphangFixed typo: managedTexureList -> managedTextureList
2013-07-20 dphangRemoved leftover test code.
2013-07-20 Justin ShapcottAdd additional methods to Bits
2013-07-20 NathanSweetFixed 1490, keep splits and pads when a region is aliased.
2013-07-20 NathanSweetFixed 1549, Timer thread never exits.
2013-07-20 NathanSweetFixed 1559, unknown array type should default to Array.
2013-07-20 NathanSweetFixed 1428, computeVisibleGlyphs doesn't respect font...
2013-07-18 MobiDevelopMerge pull request #514 from moly/soundpause
2013-07-18 MobiDevelopMerge pull request #511 from methius/bug-1581-jsonTypeNPE
2013-07-18 molyupdated CHANGES
2013-07-18 molyAdded pause and resume methods for Sound
2013-07-18 fogoneKotlin compatibility fix
2013-07-17 GJ RoelofsFixes Issue #1581; caused by assumption that type is...
2013-07-16 XoppaMerge pull request #510 from xoppa/3dapi
2013-07-16 XoppaDefaultTextureBinder: Reset texture descriptor at begin
2013-07-16 Justin ShapcottAdd Enum to list of classes included in reflection
2013-07-15 Justin ShapcottFix getKey in ArrayMap to do proper comparison
2013-07-15 Justin ShapcottChange setupLoop to default access
2013-07-15 MobiDevelopMerge pull request #498 from moly/gwtsound
2013-07-15 molyadjusted access modifiers in GwtApplication
2013-07-15 molyMerge branch 'master' of https://github.com/libgdx...
2013-07-14 MobiDevelopMerge pull request #491 from regnarock/master
2013-07-13 badlogicupdated robovm binaries...
2013-07-13 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-07-13 badlogicfixed android native build
2013-07-13 Justin ShapcottAdd tiled-preprocessor to build.
2013-07-13 Mario ZechnerMerge pull request #509 from ntherning/master
2013-07-13 badlogicmodified CHANGES
2013-07-13 badlogicadded GridPoint2, GridPoint3, for integer positions
2013-07-13 Niklas TherningAdded accelerometer support to IOSInput in RoboVM backend.
2013-07-13 badlogicmerged master
2013-07-13 badlogicadded Bresenham for 2D
2013-07-12 Justin ShapcottFix Issue 1543
2013-07-12 badlogicfixed issue 1515, contactlistener isn't called on destr...
2013-07-12 badlogicfirst shader graph editor commit
2013-07-12 MobiDevelopFix Issue 1570
2013-07-11 XoppaStage remove initialize
2013-07-11 Mario ZechnerMerge pull request #506 from VinceAngel/master
2013-07-11 Justin ShapcottFix Issue 1561
2013-07-11 badlogicfixed up stuff
2013-07-11 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-07-11 badlogicye ol' cpu burner
2013-07-11 Justin ShapcottFix Issue 1567
2013-07-11 Justin ShapcottAdd key mapping for numpad numbers
2013-07-11 molyMusic completion listener uses postRunnable on mobile
2013-07-11 molyfixed completion listener firing when looping in gwt
next