OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2013-09-13 NathanSweetellipse off by default.
2013-09-13 NathanSweetMerge branch 'origin/master'
2013-09-13 NathanSweetSetting to turn off label ellipse.
2013-09-13 Nathan SweetMerge pull request #573 from PixelDuck/master
2013-09-13 omartinrename isPointInPolygonAux() to isPointInPolygon()
2013-09-13 badlogicmerged ios preferences fix, updated robovm todos
2013-09-13 Nathan SweetMerge pull request #584 from ttencate/master
2013-09-13 Thomas ten... Clarify some Javadoc and rename some parameters to...
2013-09-13 Mario ZechnerMerge pull request #583 from ntherning/ios-preferences-fix
2013-09-13 Niklas TherningAdded work around for bug 155 in RoboVM which may cause...
2013-09-13 Nathan SweetMerge pull request #582 from hneuer/str
2013-09-13 hneuerFixed StringBuilder.insert
2013-09-13 Justin ShapcottAdd changes from PR #567 to GWT module def
2013-09-13 NathanSweetFormatted, fixed getRotation being commented out.
2013-09-13 NathanSweetMerge branch 'origin/master'
2013-09-13 NathanSweetAdded getColor.
2013-09-13 Mario ZechnerMerge pull request #565 from hneuer/effectbounds
2013-09-13 badlogicwho killed Sprite#getRotation?
2013-09-13 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-09-13 badlogicadded todos.txt for robovm backend, cleaned up files...
2013-09-13 hneuerDeleted leftover from merge.
2013-09-13 hneuerMerge branch 'master' into effectbounds
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 badlogicminor changes to setVertices docs
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 omartinRemove old method isPointInPolygon(List<Vector2>, Vector2)
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-12 omartinAdd a method isPointInPolygon() with vertices passed...
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
next