OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2012-10-01 NathanSweetMerge remote-tracking branch 'origin/master'
2012-10-01 NathanSweetActor, screenToLocalCoordinates.
2012-10-01 NathanSweetBinaryHeap, fixed up so it can actually be used.
2012-09-30 Mario Zechnermore natives...
2012-09-30 Mario Zechnerand reverted build script changes again...
2012-09-30 Mario ZechnerMerge branch 'master' of github.com:libgdx/libgdx
2012-09-30 Mario Zechnerpushing latest natives...2
2012-09-30 Mario Zechnerremoved sysout from AndroidOnscreenKeyboard
2012-09-30 Mario Zechnerfixed issue 1070, Sphere#overlaps was wrong. oops
2012-09-30 Mario Zechnerlinux build scripts link libgcc and libstdc++ statically
2012-09-30 Mario Zechneradded preliminary networking module interfaces. Wired...
2012-09-30 Mario ZechnerMerge pull request #47 from noblemaster/master
2012-09-29 NathanSweetScrollPane, added isDragging and methods to hook when...
2012-09-29 NathanSweetMerge remote-tracking branch 'origin/master'
2012-09-29 NathanSweetScissorStack, proper rounding in all cases (sweet baby...
2012-09-28 Christoph AschwandenBugfix for Framebuffer on iOS: frame buffer handle...
2012-09-28 Christoph AschwandenMerge branch 'master' of https://github.com/libgdx...
2012-09-28 Christoph AschwandeniOS bugfix for FileHandle.exists() ==> original method...
2012-09-28 Mario ZechnerMerge pull request #46 from Regiden/master
2012-09-28 Mario ZechnerMerge pull request #45 from noblemaster/master
2012-09-27 RegidenAdded functionality to AssetManager.java:
2012-09-27 Christoph AschwandenIOSGraphics returns density & PPI values now. That...
2012-09-27 Christoph AschwandenAll 3 Demo projects using iOS updated.
2012-09-27 Christoph Aschwandenconvert.xml uses env.IKVM_HOME now!
2012-09-27 Christoph AschwandenIOSApplicationConfiguration updated: landscape/portrait...
2012-09-27 Christoph AschwandenRemoved ARM6 (not supported anymore via Xcode). Path...
2012-09-27 Christoph AschwandenMerge branch 'master' of https://github.com/libgdx...
2012-09-27 Christoph AschwandenShouldAutorotateToInterfaceOrientation implemented.
2012-09-27 Mario ZechnerMerge pull request #44 from noblemaster/master
2012-09-27 Christoph AschwandenMerge branch 'master' of https://github.com/libgdx...
2012-09-27 Christoph Aschwanden- Screen orientations implemented (NOTE: only works...
2012-09-27 NathanSweetMerge remote-tracking branch 'origin/master'
2012-09-27 NathanSweetSkin, removed printlns.
2012-09-26 Christoph AschwandeniOS: Audio & Sound feature complete. Tested on superjum...
2012-09-26 Christoph Aschwandensuper jumper is using WAV instead of OGG files now...
2012-09-26 Christoph AschwandenMerge branch 'master' of https://github.com/libgdx...
2012-09-26 Christoph AschwandenBugfix for FPS counter.
2012-09-26 Mario ZechnerMerge pull request #43 from aspic/body-fixes
2012-09-25 aspicFixed javadoc for some methods (#982).
2012-09-25 Mario ZechnerMerge pull request #42 from acoppes/vertexattributefind
2012-09-25 Mario ZechnerMerge pull request #41 from noblemaster/master
2012-09-25 Ariel Coppesadded useful methods to VertexAttributes class to find...
2012-09-25 Christoph AschwandenMerge branch 'master' of https://github.com/libgdx...
2012-09-25 Christoph AschwandenInitial version for audio on iOS. This needs more work:
2012-09-25 Justin Shapcott[fixed] Issue 1065: GWT Backend - BufferedReader handli...
2012-09-25 Justin Shapcott[fixed] Issue 1058, MD5Loader handling of quoted strings.
2012-09-25 NathanSweetMerge remote-tracking branch 'origin/master'
2012-09-25 NathanSweetAdded checkedOver drawable to buttons.
2012-09-24 badlogicadded release build configs to monotouch projects ...
2012-09-24 badlogicfixed up all monotouch projects to reference the ikvm...
2012-09-24 badlogici hate myself
2012-09-24 Mario ZechnerMerge pull request #40 from aspic/lwjgl-refactoring
2012-09-24 Mario ZechnerMerge pull request #39 from Regiden/master
2012-09-24 aspicFixed code formatting, added protected for coherency...
2012-09-24 RegidenAdded the methods from the last commit to the AssetMana...
2012-09-23 Justin Shapcott[fixed] Issue in TiledLoader where TMX files stored...
2012-09-23 Justin Shapcott[fixed] Issue where TiledMapPacker would strip tiles...
2012-09-23 AurelienRibonBuild script updated to support gdx-setup-ui.
2012-09-23 AurelienRibonUpdated the classpath of the eclipse project.
2012-09-23 AurelienRibonEvery user of gdx-setup-ui will be notified.
2012-09-23 AurelienRibonHeavy! Here comes the sources of gdx-setup-ui v3
2012-09-23 Justin Shapcott[fixed] issue in TileMapRenderer where having unitsPerT...
2012-09-23 RegidenAdded methods to get file names and dependencies an...
2012-09-21 NathanSweetTextField, setDisabled.
2012-09-21 NathanSweetStage, if no keyboard/scroll focus, fire event on the...
2012-09-21 NathanSweetAllow empty nodes to be expanded (eg, just before nodes...
2012-09-21 NathanSweetJson, support simple generic types (only single paramet...
2012-09-19 NathanSweetTouchpad, fixed get percent methods.
2012-09-18 NathanSweetMerge remote-tracking branch 'origin/master'
2012-09-18 NathanSweetFixed 1053 again, FileHandle readBytes allocation.
2012-09-18 Mario Zechnerfixed all the natives, we are super up to date now...
2012-09-18 Mario Zechneradded --static-gcc and static-stdc++ for windows 32...
2012-09-18 Mario Zechnerfixed android build script generation, compiler check...
2012-09-18 Mario Zechnerfixed AudioTools, got fucked by ermagerdformattingmagic
2012-09-18 Mario Zechnerregenerated all native build files, trying out the...
2012-09-17 Mario Zechnershoudn't return an indirect buffer in FreeType
2012-09-17 badlogiccompiled all the mac natives, oh god, we need ivy...
2012-09-17 Mario Zechnerupdated freetype natives. we should seriously consider...
2012-09-17 Mario ZechnerMerge pull request #36 from kichik/master
2012-09-16 Amir Szekelydon't pass NULL buffer or 0 capacity to env->NewDirectB...
2012-09-16 Amir Szekelyupdate the source of all the build.xml files to freetyp...
2012-09-16 NathanSweetMerge remote-tracking branch 'origin/master'
2012-09-16 NathanSweetscene2d, changed InputListener#scrolled() to have x...
2012-09-16 badlogicadded gdx-tests-iosmonotouch, not fully working yet...
2012-09-16 badlogicfixed gdx-vectorpinball-ios
2012-09-16 badlogicfixed gdx-invaders-ios
2012-09-16 badlogicfixing gdx-invaders-io
2012-09-16 badlogicadded ios projects for invaders and vectorpinball,...
2012-09-16 badlogicMerge branch 'master' of github.com:libgdx/libgdx
2012-09-16 badlogicfixed super jumper ios, fixed IOSInput justtouched...
2012-09-16 Mario Zechnerfixed opencmt loader stuff
2012-09-16 Mario ZechnerMerge pull request #37 from Danny02/master
2012-09-16 Mario ZechnerMerge pull request #26 from pferreir/master
2012-09-16 Daniel HeinrichRevert "first little refactoring - moved particle stuff...
2012-09-16 Daniel HeinrichRevert "- implemented Cloneable instead of own methods...
2012-09-16 Daniel Heinrichadded me(Daniel Heinrich) to the constributors
2012-09-16 Daniel Heinrichadded a model loader for the OpenCTM file format using...
2012-09-15 Amir Szekelyupdate freetype to version 2.4.10 to resolve issue...
2012-09-15 Mario ZechnerMerge pull request #32 from vanlim/master
2012-09-15 Mario ZechnerMerge pull request #35 from StickyDroids/master
next