OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
2013-08-20 MobiDevelopMerge pull request #541 from envy3d/master
2013-08-19 Justin ShapcottFix wrapped bounds calculation
2013-08-19 NathanSweetMerge branch 'origin/master'
2013-08-19 NathanSweetupdateChildren method for Tree.
2013-08-18 XoppaMerge pull request #543 from xoppa/3dapi
2013-08-18 XoppaAnimationController javadocs
2013-08-18 Justin ShapcottFix slow read/write on iOS Net streams
2013-08-17 XoppaMerge pull request #542 from xoppa/3dapi
2013-08-17 XoppaAdd some javadocs and some small changes
2013-08-17 NathanSweetOptimized intersectLinePolygon. Added intersectSegmentP...
2013-08-16 XoppaMerge branch 'master' of https://github.com/libgdx...
2013-08-16 NathanSweetMerge branch 'origin/master'
2013-08-16 NathanSweetAdded premultiplyAlpha.
2013-08-16 NathanSweetFixed disabled.
2013-08-16 Nick CooperFix for the next(int) function in AtomicQueue.
2013-08-15 Justin ShapcottRemove rogue import
2013-08-15 Justin ShapcottChange MusicLoader and SoundLoader to async
2013-08-15 NathanSweetMerge branch 'origin/master'
2013-08-15 NathanSweetsetDisabled for Slider.
2013-08-14 Justin ShapcottFix SkinLoader dependency logic
2013-08-14 Justin ShapcottAdd DepthTestAttribute to GWT module def
2013-08-14 NathanSweetMaps get a clear(int), more efficient than clear then...
2013-08-14 NathanSweetExpose textEquals.
2013-08-14 NathanSweetUpdated randomBoolean with chance.
2013-08-14 Nathan SweetMerge pull request #537 from xXMarkuski/mathUtils
2013-08-14 MarkuskiAdded a random boolean with chance
2013-08-13 NathanSweetMerge branch 'origin/master'
2013-08-13 NathanSweetAllow null outputDir string.
2013-08-13 NathanSweetDon't need these methods.
2013-08-13 NathanSweetMaps get a shrink method.
2013-08-11 XoppaFix depth test
2013-08-10 XoppaMerge pull request #535 from xoppa/3dapi
2013-08-10 XoppaFix gles10 ambient
2013-08-10 Mario ZechnerMerge pull request #533 from xoppa/3dapi
2013-08-09 Justin ShapcottDon't resolve more than we need to.
2013-08-09 MobiDevelopMerge pull request #534 from manuelbua/custom-simult...
2013-08-09 Justin ShapcottVarious fixes for GWT reflection
2013-08-09 Justin ShapcottRemove comment about Skin emulation
2013-08-09 Justin ShapcottMake consoleLog public for easy use
2013-08-09 Justin ShapcottRemove Skin emulation for GWT
2013-08-09 Justin ShapcottUse GwtTestWrapper for GWT tests
2013-08-09 Manuel BuaAdd user-configurable number of simultaneously playing...
2013-08-08 XoppaUpdate ShaderTest
2013-08-08 XoppaAllow renderable to be null
2013-08-08 XoppaVarious shader changes
2013-08-08 NathanSweetMerge branch 'origin/master'
2013-08-08 NathanSweetDon't synch for update(millis).
2013-08-08 NathanSweetBetter focus restoration.
2013-08-08 NathanSweetMissing background in copy ctor.
2013-08-08 NathanSweetFixed casting errors when not using type object array...
2013-08-08 MobiDevelopMerge pull request #532 from xoppa/master
2013-08-08 Xoppapre multiply
2013-08-08 XoppaFix matrix4, I accidentally used the wrong test code
2013-08-08 XoppaMeshBuilder add setUVRange
2013-08-08 XoppaMatrix4 add set with translate, rotate and scale
2013-08-08 Justin ShapcottFix GWT for Firefox
2013-08-08 MobiDevelopMerge pull request #531 from xiaochuanyu/master
2013-08-07 Xiao Chuan YuUpdated GwtNet, NetAPITest and documentation. Cleaned...
2013-08-07 Xiao Chuan YuMerge remote-tracking branch 'other/master'
2013-08-06 Justin ShapcottAdd getScale to Matrix4 emulation for GWT
2013-08-06 Justin ShapcottAdd FirstPersonCameraController to GWT module def
2013-08-06 Justin ShapcottReplace duplicatePadding with bleed
2013-08-05 NathanSweetFixed sort I broke. Oops.
2013-08-05 NathanSweetConvenience method.
2013-08-05 NathanSweetMerge branch 'origin/master'
2013-08-05 NathanSweetNever use Array#sort() from a non-GL thread.
2013-08-04 XoppaMerge pull request #530 from xoppa/master
2013-08-04 XoppaDont use iterator, meshpart.equals and untransformed...
2013-08-04 NathanSweetMerge branch 'origin/master'
2013-08-04 NathanSweetImproved native library extraction and loading.
2013-08-04 NathanSweetAvoid flush if blending doesn't need to be changed.
2013-08-04 XoppaMerge pull request #529 from xoppa/master
2013-08-04 Nathan SweetMerge pull request #528 from sinistersnare/master
2013-08-04 Davis SilvermanFixed my typo trying to fix a typo
2013-08-04 Davis SilvermanFixed a very important typo.
2013-08-04 MobiDevelopMerge pull request #525 from JonECG/rectangle
2013-08-04 XoppaModel/Mesh builder small changes
2013-08-03 Nathan SweetMerge pull request #527 from g-pechorin/patch-1
2013-08-03 Peter LaVallereturns the matrix4 from lerp() to allow chaining
2013-08-02 NathanSweetAssetLoader changes.
2013-08-02 NathanSweetMerge branch 'origin/master'
2013-08-02 NathanSweetAdded bleed setting to fix linear filtering with non...
2013-08-02 Justin ShapcottSync GWT emulation with changes in f3b2d34
2013-08-02 NathanSweetAssetLoader changed to receive the resolved FileHandle...
2013-08-02 NathanSweetDon't allow null selected nodes.
2013-08-01 Jonathan PearlForgot to change centerTo->setCenter and more chains
2013-08-01 Jonathan Pearlcalculate -> get and returns
2013-08-01 Justin ShapcottAdd exclusion for voxel example
2013-08-01 Justin ShapcottThrow exception when no valid assetpath is defined
2013-08-01 Justin ShapcottChange IntSetIterator to public
2013-08-01 Jonathan PearlAdded Rectangle functionality
2013-08-01 Mario ZechnerMerge pull request #513 from fogone/master
2013-08-01 Mario ZechnerMerge pull request #518 from nikitatikh/proxy-fix
2013-08-01 Mario ZechnerMerge pull request #519 from ntherning/master
2013-08-01 MobiDevelopMerge pull request #524 from Herjanz/patch-2
2013-08-01 MobiDevelopMerge pull request #523 from JonECG/master
2013-07-31 HerjanzUpdate TextField.java can't copy passwords ANYMORE
2013-07-31 Jonathan PearlRevert "Added functionality to rectangle"
2013-07-31 Justin ShapcottFix Issue 1602
2013-07-31 Justin ShapcottChange default constructor to public
next