OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2013-08-09 Justin ShapcottRemove Skin emulation for GWT
2013-08-09 Justin ShapcottUse GwtTestWrapper for GWT tests
2013-08-08 NathanSweetMerge branch 'origin/master'
2013-08-08 NathanSweetDon't synch for update(millis).
2013-08-08 NathanSweetBetter focus restoration.
2013-08-08 NathanSweetMissing background in copy ctor.
2013-08-08 NathanSweetFixed casting errors when not using type object array...
2013-08-08 MobiDevelopMerge pull request #532 from xoppa/master
2013-08-08 Xoppapre multiply
2013-08-08 XoppaFix matrix4, I accidentally used the wrong test code
2013-08-08 XoppaMeshBuilder add setUVRange
2013-08-08 XoppaMatrix4 add set with translate, rotate and scale
2013-08-08 Justin ShapcottFix GWT for Firefox
2013-08-08 MobiDevelopMerge pull request #531 from xiaochuanyu/master
2013-08-07 Xiao Chuan YuUpdated GwtNet, NetAPITest and documentation. Cleaned...
2013-08-07 Xiao Chuan YuMerge remote-tracking branch 'other/master'
2013-08-06 Justin ShapcottAdd getScale to Matrix4 emulation for GWT
2013-08-06 Justin ShapcottAdd FirstPersonCameraController to GWT module def
2013-08-06 Justin ShapcottReplace duplicatePadding with bleed
2013-08-05 NathanSweetFixed sort I broke. Oops.
2013-08-05 NathanSweetConvenience method.
2013-08-05 NathanSweetMerge branch 'origin/master'
2013-08-05 NathanSweetNever use Array#sort() from a non-GL thread.
2013-08-04 XoppaMerge pull request #530 from xoppa/master
2013-08-04 XoppaDont use iterator, meshpart.equals and untransformed...
2013-08-04 NathanSweetMerge branch 'origin/master'
2013-08-04 NathanSweetImproved native library extraction and loading.
2013-08-04 NathanSweetAvoid flush if blending doesn't need to be changed.
2013-08-04 XoppaMerge pull request #529 from xoppa/master
2013-08-04 Nathan SweetMerge pull request #528 from sinistersnare/master
2013-08-04 Davis SilvermanFixed my typo trying to fix a typo
2013-08-04 Davis SilvermanFixed a very important typo.
2013-08-04 MobiDevelopMerge pull request #525 from JonECG/rectangle
2013-08-04 XoppaModel/Mesh builder small changes
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 CwaniAKUpdate IOSNet.java
2013-07-18 CwaniAKUpdate Net.java
next