OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
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-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 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
2013-07-09 badlogicupdated CHANGES
2013-07-09 Mario ZechnerMerge pull request #502 from xoppa/misc
2013-07-09 XoppaUse int[] instead of IntIntMap
2013-07-08 VinceAngelFix for getScale
2013-07-08 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-07-08 badlogicrenamed nodes -> graphs
2013-07-08 VinceAngelAdded getScale method
2013-07-08 MobiDevelopMerge pull request #503 from loadstar81/master
2013-07-08 Tom MastFixed simple typo in gwt config
2013-07-07 badlogicfixed up CHANGES
2013-07-07 XoppaMove location!=null check
2013-07-07 XoppaMesh cache attribute locations
2013-07-07 Justin ShapcottSet succeed when skipping already preloaded asset
2013-07-06 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-07-06 badlogicfixed maven platform poms
2013-07-06 badlogicups, loaded wrong shared lib...
2013-07-06 XoppaMerge pull request #501 from xoppa/bullet
2013-07-06 badlogicremove double slashes...
2013-07-06 badlogicremove double slashes...
2013-07-06 badlogicUpdated contributors file :D
2013-07-06 Xoppavarious MeshBuilder, ModelInstance, BoundingBox
2013-07-06 badlogicfixed up LICENSE etc. files
2013-07-06 badlogicfiles, need to update contributors
2013-07-06 badlogicfixed up build-template.xml, didn't copy x86 natives
2013-07-06 badlogicfixed up fetch script and setup-ui config
2013-07-06 badlogicremoved dist stuff from build.xml, gles bindings are...
2013-07-06 badlogicmoved android gl20 into gdx core, unifying it with...
2013-07-06 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-07-06 badlogicfixed audio extension Android build, we don't support x86
2013-07-06 MobiDevelopMerge pull request #499 from jericbryledy/master
2013-07-06 XoppaMerge pull request #500 from xoppa/bullet
2013-07-06 XoppaAdd softbody normal support
2013-07-06 XoppaMerge branch 'master' of https://github.com/libgdx...
2013-07-06 Justin ShapcottAdd check to ensure assets are only loaded once
2013-07-06 Justin ShapcottAdd ability to define multiple preloader bundles
2013-07-06 Jeric Bryle... jni module wasn't working correctly without the include...
2013-07-06 Jeric Bryle... changed gdx-core to include everything (but .java)...
2013-07-05 Justin ShapcottAdd arc drawing to ShapeRenderer
2013-07-05 molyProperly dispose completion listener in openal
2013-07-05 molyreuse IOSSounds, similar to Android's SoundPool
2013-07-05 molyreduce completion listener code in AndroidMusic
2013-07-05 molyimplement missing sound functions in gwt backend
2013-07-05 MobiDevelopMerge pull request #496 from g-pechorin/patch-1
next