OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2013-07-05 badlogicfixed issue 1547, added x86 Android support. You'll...
2013-07-05 badlogicfixed issue 1553, missing RevoluteJoint methods
2013-07-05 Justin ShapcottAdd ability to provide a custom Preloader
2013-07-05 Justin ShapcottAdd new classes to GWT module def.
2013-07-03 Justin ShapcottAdd parsing of tile terrain information
2013-06-30 Mario ZechnerMerge pull request #490 from ttencate/master
2013-06-30 Thomas ten... Remove dead code
2013-06-30 Thomas ten... Fix coinciding points case, and clean up a bit
2013-06-30 Thomas ten... Add more test cases, one failing
2013-06-30 Thomas ten... Fix bug, and add some test cases for invalid (non-simpl...
2013-06-30 Thomas ten... Pre-allocate the known number of triangles
2013-06-30 Thomas ten... Run the code formatter
2013-06-30 Thomas ten... Improve some comments
2013-06-30 Thomas ten... Only update type of vertices next to the clipped ear
2013-06-30 Thomas ten... Stop needlessly using doubles; it only makes the now...
2013-06-30 Thomas ten... Make some common parameters into private fields
2013-06-30 Thomas ten... Remove dodgy and now unneeded collinearity check
2013-06-30 Thomas ten... Fix some comments
2013-06-30 Thomas ten... Implement desperate mode, preventing infinite loop...
2013-06-30 Thomas ten... Only correct the winding order once
2013-06-30 Thomas ten... Simplify, because we know winding order
2013-06-30 Thomas ten... Use left/right keys in test to cycle polygon vertex...
2013-06-30 Thomas ten... Add yet more test cases
2013-06-30 Thomas ten... Add a TODO
2013-06-30 Thomas ten... Add more test cases
2013-06-30 Thomas ten... Consider points on triangle edge to be inside; fixes...
2013-06-30 Thomas ten... Remove Hodor code (a class saying its own name over...
2013-06-30 Thomas ten... Inline isAnyVertexInTriangle method to make it more...
2013-06-30 Thomas ten... Pass vertices as vectors for more readable code
2013-06-30 Thomas ten... Add a test for the triangulator (crashing cases comment...
2013-06-28 NathanSweetMerge remote-tracking branch 'origin/master'
2013-06-28 NathanSweetFixed JPG export.
2013-06-28 Justin ShapcottFix Intersector#insersectLines
2013-06-28 badlogicmerged manually
2013-06-28 badlogici suck
2013-06-28 Mario ZechnerMerge pull request #489 from sinistersnare/patch-1
2013-06-28 Mario ZechnerMerge pull request #487 from semtiko/patch-2
2013-06-28 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-06-28 Justin ShapcottAdd getter for Animation play mode
2013-06-28 NathanSweetConvert input images if needed.
2013-06-28 NathanSweetShould not have been committed.
2013-06-28 NathanSweetMerge remote-tracking branch 'origin/master'
2013-06-28 NathanSweetAdded image dimensions to alias checksum.
2013-06-28 NathanSweetFixed exception being hidden when image fails to load.
2013-06-28 NathanSweetFixed showing SelectBox.
2013-06-28 Davis SilvermanFixed a typo in GL10.java
2013-06-27 Justin ShapcottFix Issue 1518 - Reset touches on pause.
2013-06-27 Justin ShapcottFix Issue 1541 - Wrong Base URL in GWT Preloader
2013-06-27 Justin ShapcottAdd methods to access response headers.
2013-06-27 badlogicadded preliminary node based shader pipe, nothing to...
2013-06-26 Justin ShapcottFix build classpath for gdx-controllers-gwt
2013-06-26 Nathan SweetMerge pull request #488 from xoppa/misc2
2013-06-25 XoppaRevert Material, use Iterable for Array
2013-06-25 XoppaArray: add Iterable and Iterator.allowRemove
2013-06-25 Alex VegaCircle, add X/Y setters
2013-06-24 Justin ShapcottFix syntax error that snuck in
2013-06-24 NathanSweetMerge remote-tracking branch 'origin/master'
2013-06-24 NathanSweetaddAll(Array).
2013-06-24 NathanSweetPer node expanded state.
2013-06-23 Justin ShapcottAdd initial gdx-controllers for gwt
2013-06-23 NathanSweetMerge remote-tracking branch 'origin/master'
2013-06-23 NathanSweetRemoved generics from Array and ArrayMap.
2013-06-23 Justin ShapcottFix bug in IntFloatMap, IntMap, LongMap get
2013-06-23 badlogicMerge branch 'master' of https://github.com/libgdx...
2013-06-21 badlogicremoved composite shader, it's meh
2013-06-21 XoppaMerge pull request #485 from xoppa/misc
2013-06-21 XoppaBullet add stdint.h to bDNA
2013-06-21 badlogicfixed bullet include paths
2013-06-20 XoppaMerge pull request #482 from semtiko/patch-2
2013-06-20 Alex VegaCompositeShader, add unimplemented method to fix warning
2013-06-20 Mario ZechnerMerge pull request #481 from xoppa/misc
2013-06-19 Justin ShapcottAdd missing SoundManager2 files.
2013-06-19 Justin ShapcottGWT changes
2013-06-19 XoppaBaseShader various changes
2013-06-19 Mario ZechnerMerge pull request #442 from moly/musiccomplete
2013-06-19 molyMerge branch 'master' of https://github.com/libgdx...
2013-06-19 molyimplemented completion listener for gwt
2013-06-19 NathanSweetFixed over state being triggered when there is no mouse.
2013-06-19 NathanSweetMerge remote-tracking branch 'origin/master'
2013-06-19 NathanSweetChanged all actions that execute other code so that...
2013-06-18 XoppaMerge pull request #478 from xoppa/misc
2013-06-18 XoppaRemove btBulletXmlWorldImporter
2013-06-18 molyMerge branch 'master' of https://github.com/libgdx...
2013-06-18 Justin ShapcottAdd missing import
2013-06-18 Justin ShapcottChange newInstance to a generic method
2013-06-17 XoppaMerge pull request #477 from xoppa/misc
2013-06-17 XoppaSeems like jenkins is having trouble finding including...
2013-06-17 molymerged upstream
2013-06-17 XoppaMerge pull request #431 from blackbluegl/master
2013-06-17 Mario ZechnerMerge pull request #472 from andgeno/master
2013-06-17 Mario ZechnerMerge pull request #473 from xoppa/misc
2013-06-16 Justin ShapcottUpdate CHANGES
2013-06-16 XoppaRefactor constructor
2013-06-15 XoppaFix loading library
2013-06-15 XoppaAdd BasicBulletTest
2013-06-14 Justin ShapcottMerge branch 'master' into reflectionapi
2013-06-14 Justin ShapcottFix up GWT javadocs/exceptions
2013-06-14 XoppaFix issue 1516
2013-06-13 XoppaMinor changes
2013-06-13 XoppaMerge branch 'master' of https://github.com/libgdx...
next