OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2013-09-13 Nathan SweetMerge pull request #570 from jrenner/master
2013-09-13 Mario ZechnerMerge pull request #135 from junkdog/master
2013-09-13 Mario ZechnerMerge pull request #564 from hneuer/pool
2013-09-13 Mario ZechnerMerge pull request #567 from xoppa/3dapi
2013-09-13 Mario ZechnerMerge pull request #577 from hneuer/tmxloader
2013-09-13 Mario ZechnerMerge pull request #581 from ntherning/superjumper...
2013-09-13 Nathan SweetMerge pull request #580 from hneuer/pecond
2013-09-13 Nathan SweetMerge pull request #579 from hneuer/coll2
2013-09-13 Niklas TherningAdded icons and splash screens and changed app id and...
2013-09-13 hneuerRemoved repeated conditional check
2013-09-13 hneuerFixed capacity check in collection classes
2013-09-13 NathanSweetMerge branch 'origin/master'
2013-09-13 NathanSweetBetter error message.
2013-09-13 NathanSweetRemoved two uniforms.
2013-09-13 NathanSweetThrow exception if not enough points.
2013-09-13 NathanSweetCopy the points if not sorted.
2013-09-12 Nathan SweetMerge pull request #578 from hneuer/ui
2013-09-12 hneuerFixed Attribute.equals
2013-09-12 hneuer- Avoid NPE if atlas property is not set and throw...
2013-09-12 hneuer- Avoid NPE if atlas property is not set and throw...
2013-09-12 Nathan SweetMerge pull request #576 from hneuer/tablelayout
2013-09-12 hneuerRemoved erroneous private method
2013-09-12 Justin ShapcottFix files for RoboVM
2013-09-12 NathanSweetremove private, fixed remove crash, better toString...
2013-09-12 NathanSweetMerge branch 'origin/master'
2013-09-12 NathanSweetMinor updates.
2013-09-12 Nathan SweetMerge pull request #574 from hneuer/binaryheap
2013-09-12 hneuerAdded add(T, float), remove(int), remove(T) and clear...
2013-09-11 Justin ShapcottFix getFileHandle for Internal files in RoboVM
2013-09-11 NathanSweetComments.
2013-09-11 NathanSweetMoar javadocs.
2013-09-11 NathanSweetJavadocs, organization/cleanup.
2013-09-11 NathanSweetJavadocs.
2013-09-11 NathanSweetgit sucks
2013-09-11 NathanSweetMerge branch 'origin/master'
2013-09-11 NathanSweetJavadocs.
2013-09-11 Nathan SweetMerge pull request #572 from jrenner/patch-1
2013-09-11 Jon RennerUpdate PolygonSpriteBatch.java
2013-09-11 NathanSweetFixed up PolygonSprite.
2013-09-11 NathanSweetForgot zee credits!
2013-09-11 NathanSweetMerge branch 'origin/master'
2013-09-11 NathanSweetMoar utils.
2013-09-11 NathanSweetTriangulators changed to return triangle indicies....
2013-09-11 NathanSweetadd method that casts to short.
2013-09-11 NathanSweetA little clean up.
2013-09-10 badlogicfixed my stupid brain
2013-09-10 badlogicfixed Texture emulation, gdx.gwt.xml
2013-09-10 Nathan SweetMerge pull request #571 from Lamabada/master
2013-09-10 Georg DöpperSmall doc improvement for MathUtils
2013-09-10 NathanSweetEllipse for cut off labels.
2013-09-10 Jon Rennermore docs for Sprite.java
2013-09-09 NathanSweetMerge branch 'origin/master'
2013-09-09 NathanSweetprintln
2013-09-09 badlogicminor fixes to create preview panel
2013-09-09 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-09-09 badlogicadded robovm to setup-ui
2013-09-09 NathanSweetUpdated changes.
2013-09-09 NathanSweetAdded GeometryUtils so we don't stick everything in...
2013-09-09 NathanSweetChanged the sorting to preserve the original point...
2013-09-09 badlogicadded robovm to libgdx setup config
2013-09-08 NathanSweetMerge branch 'origin/master'
2013-09-08 NathanSweetAdded ConvexHull.
2013-09-08 badlogicadded RoboVM version of Cuboc
2013-09-08 badlogicremoved incomplete shader graph impl
2013-09-08 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-09-08 badlogicrobovm tests are working now
2013-09-08 NathanSweetFixed NinePatch copy constructor.
2013-09-08 NathanSweetMinor optimizations.
2013-09-08 NathanSweetOptimizations, bug fixes.
2013-09-08 NathanSweetRemoved test seed.
2013-09-08 NathanSweetFixed convcavity caused by a too small super triangle.
2013-09-07 NathanSweetMore interesting test.
2013-09-07 NathanSweetDelaunay triangulation.
2013-09-07 XoppaAdd shadow mapping to the tests
2013-09-07 XoppaAdd basic shadow mapping
2013-09-07 XoppaAdd DepthShader
2013-09-07 NathanSweetMerge branch 'origin/master'
2013-09-07 NathanSweetFixed triangleCentroid.
2013-09-07 hneuerParticleEmitter now resets the active particles too.
2013-09-07 Mario ZechnerMerge pull request #549 from hneuer/particleloader
2013-09-07 badlogicadded RoboVM backend to the build
2013-09-07 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-09-07 badlogicadded objectal build script
2013-09-07 Mario ZechnerMerge pull request #563 from jrenner/master
2013-09-07 badlogicneed to create libs folder for robovm backend in fetch
2013-09-07 badlogicremoved robovm binaries from repo, included in fetch...
2013-09-07 Jon Rennerchmod -x a lot of .java source files
2013-09-07 MobiDevelopMerge pull request #562 from jrenner/master
2013-09-07 Jon Rennerupdate Preferences.java doc to warn of Pref name collisions
2013-09-07 NathanSweetMerge branch 'origin/master'
2013-09-07 NathanSweetAdded isTouchFocusCancel, fixed issue 1657.
2013-09-07 NathanSweetNow it's perfect.
2013-09-07 Mario ZechnerMerge pull request #557 from ntherning/master
2013-09-07 Mario ZechnerMerge pull request #561 from ntherning/accelerometer-fix
2013-09-06 Nathan SweetMerge pull request #555 from BuddyB/master
2013-09-06 Niklas TherningRoboVM IOSInput will now take current interface orienta...
2013-09-06 BuddyChange getAndIncrementValue logic to only do one if.
2013-09-05 XoppaMerge pull request #560 from xoppa/3dapi
2013-09-05 XoppaMeshBuilder, fix .patch() indices
2013-09-05 NathanSweetCentroid methods.
next