OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
10 years agoneed to create libs folder for robovm backend in fetch
badlogic [Sat, 7 Sep 2013 10:16:32 +0000 (12:16 +0200)]
need to create libs folder for robovm backend in fetch

10 years agoremoved robovm binaries from repo, included in fetch script
badlogic [Sat, 7 Sep 2013 10:15:53 +0000 (12:15 +0200)]
removed robovm binaries from repo, included in fetch script

10 years agoMerge pull request #562 from jrenner/master
MobiDevelop [Sat, 7 Sep 2013 04:32:42 +0000 (21:32 -0700)]
Merge pull request #562 from jrenner/master

update Preferences.java doc to warn of Pref name collisions

10 years agoupdate Preferences.java doc to warn of Pref name collisions
Jon Renner [Sat, 7 Sep 2013 02:47:36 +0000 (10:47 +0800)]
update Preferences.java doc to warn of Pref name collisions

10 years agoMerge branch 'origin/master'
NathanSweet [Sat, 7 Sep 2013 01:17:02 +0000 (03:17 +0200)]
Merge branch 'origin/master'

10 years agoAdded isTouchFocusCancel, fixed issue 1657.
NathanSweet [Sat, 7 Sep 2013 01:16:48 +0000 (03:16 +0200)]
Added isTouchFocusCancel, fixed issue 1657.

10 years agoNow it's perfect.
NathanSweet [Sat, 7 Sep 2013 01:16:30 +0000 (03:16 +0200)]
Now it's perfect.

:p

10 years agoMerge pull request #557 from ntherning/master
Mario Zechner [Sat, 7 Sep 2013 00:56:07 +0000 (17:56 -0700)]
Merge pull request #557 from ntherning/master

Sound and Music for RoboVM-based iOS backend using ObjectAL.

10 years agoMerge pull request #561 from ntherning/accelerometer-fix
Mario Zechner [Sat, 7 Sep 2013 00:55:36 +0000 (17:55 -0700)]
Merge pull request #561 from ntherning/accelerometer-fix

RoboVM IOSInput will now take current interface orientation into consideration when reading accelerometer values

10 years agoMerge pull request #555 from BuddyB/master
Nathan Sweet [Fri, 6 Sep 2013 16:48:44 +0000 (09:48 -0700)]
Merge pull request #555 from BuddyB/master

Fix for getAndIncrement

10 years agoRoboVM IOSInput will now take current interface orientation into consideration when...
Niklas Therning [Thu, 5 Sep 2013 19:20:38 +0000 (21:20 +0200)]
RoboVM IOSInput will now take current interface orientation into consideration when reading accelerometer values.

10 years agoChange getAndIncrementValue logic to only do one if.
Buddy [Fri, 6 Sep 2013 04:29:03 +0000 (21:29 -0700)]
Change getAndIncrementValue logic to only do one if.

10 years agoMerge pull request #560 from xoppa/3dapi
Xoppa [Thu, 5 Sep 2013 23:09:11 +0000 (16:09 -0700)]
Merge pull request #560 from xoppa/3dapi

MeshBuilder, fix .patch() indices, issue 1629

10 years agoMeshBuilder, fix .patch() indices
Xoppa [Thu, 5 Sep 2013 23:07:16 +0000 (01:07 +0200)]
MeshBuilder, fix .patch() indices

10 years agoCentroid methods.
NathanSweet [Thu, 5 Sep 2013 21:58:05 +0000 (23:58 +0200)]
Centroid methods.

Don't really belong here, but meh.

10 years agoMerge branch 'origin/master'
NathanSweet [Thu, 5 Sep 2013 20:25:27 +0000 (22:25 +0200)]
Merge branch 'origin/master'

10 years agoRemoved unnecessary computations. Added intersectLines that takes floats.
NathanSweet [Thu, 5 Sep 2013 20:25:12 +0000 (22:25 +0200)]
Removed unnecessary computations. Added intersectLines that takes floats.

10 years agoRoboVM IOSInput will now take current interface orientation into consideration when...
Niklas Therning [Thu, 5 Sep 2013 19:20:38 +0000 (21:20 +0200)]
RoboVM IOSInput will now take current interface orientation into consideration when reading accelerometer values.

10 years agoMerge pull request #559 from xoppa/3dapi
Xoppa [Thu, 5 Sep 2013 15:58:36 +0000 (08:58 -0700)]
Merge pull request #559 from xoppa/3dapi

Remove test code

10 years agoRemove test code
Xoppa [Thu, 5 Sep 2013 15:57:09 +0000 (17:57 +0200)]
Remove test code

10 years agoMerge pull request #558 from xoppa/3dapi
Mario Zechner [Thu, 5 Sep 2013 15:34:05 +0000 (08:34 -0700)]
Merge pull request #558 from xoppa/3dapi

Texture, add unsafeSetWrap and unsafeSetFilter (and some other changes)

10 years agoSome small unrelated changes
Xoppa [Thu, 5 Sep 2013 14:56:04 +0000 (16:56 +0200)]
Some small unrelated changes

10 years agoFix issue 1650, TexteBinder: use Textre.wrap/filter
Xoppa [Thu, 5 Sep 2013 14:51:48 +0000 (16:51 +0200)]
Fix issue 1650, TexteBinder: use Textre.wrap/filter

10 years agoTextrue add unsafeSetWrap en unsafeSetFilter
Xoppa [Thu, 5 Sep 2013 14:49:27 +0000 (16:49 +0200)]
Textrue add unsafeSetWrap en unsafeSetFilter

10 years agoSound and Music for RoboVM-based iOS backend using ObjectAL.
Niklas Therning [Thu, 5 Sep 2013 14:40:55 +0000 (16:40 +0200)]
Sound and Music for RoboVM-based iOS backend using ObjectAL.

10 years agoMerge pull request #556 from xoppa/3dapi
Xoppa [Thu, 5 Sep 2013 14:33:35 +0000 (07:33 -0700)]
Merge pull request #556 from xoppa/3dapi

Fix issue 1659, Material: compare id in .equals

10 years agoMaterial compare id in .equals
Xoppa [Thu, 5 Sep 2013 14:30:42 +0000 (16:30 +0200)]
Material compare id in .equals

10 years agofixed setup ui config to point to new locations for tween/physics extensions
badlogic [Wed, 4 Sep 2013 18:12:29 +0000 (20:12 +0200)]
fixed setup ui config to point to new locations for tween/physics extensions

10 years agoRemove third-party libraries
MobiDevelop [Wed, 4 Sep 2013 13:27:29 +0000 (06:27 -0700)]
Remove third-party libraries

Seems @AurelienRibon has allowed his site to expire, so his libraries are no longer available.

10 years agoJavadoc.
NathanSweet [Tue, 3 Sep 2013 20:16:32 +0000 (22:16 +0200)]
Javadoc.

10 years agoAdded nearestSegmentPoint and distanceSegmentPoint.
NathanSweet [Tue, 3 Sep 2013 20:16:25 +0000 (22:16 +0200)]
Added nearestSegmentPoint and distanceSegmentPoint.

10 years agoAdded setDisabled for SelectBox.
NathanSweet [Tue, 3 Sep 2013 20:16:08 +0000 (22:16 +0200)]
Added setDisabled for SelectBox.

10 years agoUpdate IntIntMap.java
BuddyB [Tue, 3 Sep 2013 06:22:09 +0000 (23:22 -0700)]
Update IntIntMap.java

Fix getAndIncrement to handle a key of zero.

10 years agoUpdate IntFloatMap.java
BuddyB [Tue, 3 Sep 2013 06:21:03 +0000 (23:21 -0700)]
Update IntFloatMap.java

Fix getAndIncrement to handle a key of zero.

10 years agoMerge branch 'origin/master'
NathanSweet [Sun, 1 Sep 2013 21:08:39 +0000 (23:08 +0200)]
Merge branch 'origin/master'

10 years agoFormatting, javadoc.
NathanSweet [Sun, 1 Sep 2013 21:06:18 +0000 (23:06 +0200)]
Formatting, javadoc.

10 years agoMerge pull request #547 from inspirat/master
Mario Zechner [Sun, 1 Sep 2013 14:37:22 +0000 (07:37 -0700)]
Merge pull request #547 from inspirat/master

Removed useless statements in ShaderProgram

10 years agoupdated CHANGES, added not on bullet API changes
badlogic [Sun, 1 Sep 2013 14:35:33 +0000 (16:35 +0200)]
updated CHANGES, added not on bullet API changes

10 years agoMerge pull request #544 from xoppa/3dapi
Mario Zechner [Sun, 1 Sep 2013 14:30:57 +0000 (07:30 -0700)]
Merge pull request #544 from xoppa/3dapi

Bullet: various changes (breaks api)

10 years agoMerge pull request #552 from VinceAngel/master
Mario Zechner [Sun, 1 Sep 2013 14:30:19 +0000 (07:30 -0700)]
Merge pull request #552 from VinceAngel/master

Adding a way to intersect BB.

10 years agoMerge pull request #554 from jrenner/master
Mario Zechner [Sun, 1 Sep 2013 14:29:07 +0000 (07:29 -0700)]
Merge pull request #554 from jrenner/master

chmod -x Bits.java, tweak ArrayMap javadoc

10 years agochmod -x Bits.java, tweak ArrayMap javadoc
Jon Renner [Sun, 1 Sep 2013 02:41:44 +0000 (10:41 +0800)]
chmod -x Bits.java, tweak ArrayMap javadoc

10 years agoMerge pull request #553 from jrenner/master
MobiDevelop [Sat, 31 Aug 2013 16:00:54 +0000 (09:00 -0700)]
Merge pull request #553 from jrenner/master

Window touchUp() sets dragging to false

10 years agoWindow touchUp() sets dragging to false
Jon Renner [Sat, 31 Aug 2013 05:32:42 +0000 (13:32 +0800)]
Window touchUp() sets dragging to false

10 years agoBest method to test intersection
VinceAngel [Wed, 28 Aug 2013 17:33:04 +0000 (19:33 +0200)]
Best method to test intersection

10 years agoAdding a way to intersect BB.
VinceAngel [Wed, 28 Aug 2013 14:36:24 +0000 (16:36 +0200)]
Adding a way to intersect BB.

10 years agoFix Issue 1649
Justin Shapcott [Wed, 28 Aug 2013 14:05:38 +0000 (07:05 -0700)]
Fix Issue 1649

10 years agoCreate md5 of distribution zip
Justin Shapcott [Wed, 28 Aug 2013 04:54:57 +0000 (21:54 -0700)]
Create md5 of distribution zip

10 years agoRemove STL dependency
Xoppa [Tue, 27 Aug 2013 22:00:42 +0000 (00:00 +0200)]
Remove STL dependency

10 years agoJavadocs.
NathanSweet [Tue, 27 Aug 2013 13:06:36 +0000 (15:06 +0200)]
Javadocs.

10 years agoMore optimizations.
NathanSweet [Tue, 27 Aug 2013 13:04:41 +0000 (15:04 +0200)]
More optimizations.

10 years agoRewrote EarClippingTriangulator, doesn't allocate.
NathanSweet [Tue, 27 Aug 2013 00:07:03 +0000 (02:07 +0200)]
Rewrote EarClippingTriangulator, doesn't allocate.

10 years agoMade JsonValue iterable.
NathanSweet [Mon, 26 Aug 2013 22:56:06 +0000 (00:56 +0200)]
Made JsonValue iterable.

10 years agoAvoid some field accesses.
NathanSweet [Mon, 26 Aug 2013 22:11:22 +0000 (00:11 +0200)]
Avoid some field accesses.

10 years agoMerge branch 'origin/master'
NathanSweet [Mon, 26 Aug 2013 22:10:22 +0000 (00:10 +0200)]
Merge branch 'origin/master'

10 years agoDefault serializer, customizes unrecognized objects instead of always getting JsonValue.
NathanSweet [Mon, 26 Aug 2013 22:10:09 +0000 (00:10 +0200)]
Default serializer, customizes unrecognized objects instead of always getting JsonValue.

10 years agodocs improved
badlogic [Mon, 26 Aug 2013 22:05:22 +0000 (00:05 +0200)]
docs improved

10 years agoadded JsonValue#hasChild()
badlogic [Mon, 26 Aug 2013 22:03:30 +0000 (00:03 +0200)]
added JsonValue#hasChild()

10 years agoMerge branch 'origin/master'
NathanSweet [Sun, 25 Aug 2013 22:52:29 +0000 (00:52 +0200)]
Merge branch 'origin/master'

10 years agoExpose executeRunnables.
NathanSweet [Sun, 25 Aug 2013 22:52:11 +0000 (00:52 +0200)]
Expose executeRunnables.

10 years agoMerge pull request #551 from MobiDevelop/duplicate-padding
MobiDevelop [Sun, 25 Aug 2013 15:12:43 +0000 (08:12 -0700)]
Merge pull request #551 from MobiDevelop/duplicate-padding

Resurrect duplicate padding

10 years agoMerge pull request #550 from hneuer/anim
Nathan Sweet [Sat, 24 Aug 2013 14:04:42 +0000 (07:04 -0700)]
Merge pull request #550 from hneuer/anim

No need to calculate frameNumber if only a single frame is there.

10 years agoNo need to calculate frameNumber if only a single frame is there.
hneuer [Sat, 24 Aug 2013 11:48:05 +0000 (13:48 +0200)]
No need to calculate frameNumber if only a single frame is there.

10 years agoSeparate spacing for left and right of node icon.
NathanSweet [Sat, 24 Aug 2013 00:37:23 +0000 (02:37 +0200)]
Separate spacing for left and right of node icon.

10 years agoMerge branch 'origin/master'
NathanSweet [Fri, 23 Aug 2013 23:36:15 +0000 (01:36 +0200)]
Merge branch 'origin/master'

10 years agoFixed whitespace stripping for aliased images.
NathanSweet [Fri, 23 Aug 2013 23:36:05 +0000 (01:36 +0200)]
Fixed whitespace stripping for aliased images.

10 years agoMerge pull request #548 from sinistersnare/master
MobiDevelop [Fri, 23 Aug 2013 20:30:54 +0000 (13:30 -0700)]
Merge pull request #548 from sinistersnare/master

Fixed issues.txt, deleted unused file

10 years agoFixed issues.txt, deleted unused file
Davis Silverman [Fri, 23 Aug 2013 20:25:10 +0000 (16:25 -0400)]
Fixed issues.txt, deleted unused file

10 years ago[ShaderProgram] : Removed useless statements in #getUniformXXX(String)
Mickaël PC Portable [Fri, 23 Aug 2013 12:45:39 +0000 (14:45 +0200)]
[ShaderProgram] : Removed useless statements in #getUniformXXX(String)

10 years ago[ShaderProgram] : Removed useless statements in #getAttributeXXX(String)
Mickaël PC Portable [Fri, 23 Aug 2013 12:42:37 +0000 (14:42 +0200)]
[ShaderProgram] : Removed useless statements in #getAttributeXXX(String)

10 years agoAdd back in duplicatePadding option.
Justin Shapcott [Thu, 22 Aug 2013 22:54:31 +0000 (15:54 -0700)]
Add back in duplicatePadding option.

10 years agoUse proper config and set forceExit false
Justin Shapcott [Wed, 21 Aug 2013 22:26:26 +0000 (15:26 -0700)]
Use proper config and set forceExit false

The forceExit configuration option causes the app to close with a failure
status code (-1).

10 years agoRemote more test code
Xoppa [Thu, 22 Aug 2013 21:13:10 +0000 (23:13 +0200)]
Remote more test code

10 years agoMerge pull request #546 from inspirat/master
MobiDevelop [Thu, 22 Aug 2013 17:38:13 +0000 (10:38 -0700)]
Merge pull request #546 from inspirat/master

Fixed wrong statement in IndexBufferObjectSubData

10 years agoFixed wrong statement in IndexBufferObjectSubData
Mickaël PC Portable [Thu, 22 Aug 2013 17:31:14 +0000 (19:31 +0200)]
Fixed wrong statement in IndexBufferObjectSubData

10 years agoMerge pull request #545 from guoguo12/patch-1
MobiDevelop [Tue, 20 Aug 2013 23:33:33 +0000 (16:33 -0700)]
Merge pull request #545 from guoguo12/patch-1

Add further precondition checks

10 years agoAdd further precondition checks
Allen Guo [Tue, 20 Aug 2013 23:26:11 +0000 (19:26 -0400)]
Add further precondition checks

This makes pop() and peek() consistent with first().

10 years agoMerge pull request #541 from envy3d/master
MobiDevelop [Tue, 20 Aug 2013 13:27:22 +0000 (06:27 -0700)]
Merge pull request #541 from envy3d/master

Fix for the next(int) function in AtomicQueue.

10 years agoRemove test code
Xoppa [Mon, 19 Aug 2013 20:43:26 +0000 (22:43 +0200)]
Remove test code

10 years agoUpdate tests
Xoppa [Mon, 19 Aug 2013 19:52:45 +0000 (21:52 +0200)]
Update tests

10 years agoSwig generated files
Xoppa [Mon, 19 Aug 2013 19:51:04 +0000 (21:51 +0200)]
Swig generated files

10 years agoBullet: various changes
Xoppa [Mon, 19 Aug 2013 19:45:22 +0000 (21:45 +0200)]
Bullet: various changes

10 years agoFix wrapped bounds calculation
Justin Shapcott [Mon, 19 Aug 2013 19:33:18 +0000 (12:33 -0700)]
Fix wrapped bounds calculation

10 years agoMerge branch 'origin/master'
NathanSweet [Mon, 19 Aug 2013 15:07:24 +0000 (17:07 +0200)]
Merge branch 'origin/master'

10 years agoupdateChildren method for Tree.
NathanSweet [Mon, 19 Aug 2013 13:09:26 +0000 (15:09 +0200)]
updateChildren method for Tree.

10 years agoMerge pull request #543 from xoppa/3dapi
Xoppa [Sun, 18 Aug 2013 20:29:10 +0000 (13:29 -0700)]
Merge pull request #543 from xoppa/3dapi

AnimationController javadocs

10 years agoAnimationController javadocs
Xoppa [Sun, 18 Aug 2013 20:28:08 +0000 (22:28 +0200)]
AnimationController javadocs

10 years agoFix slow read/write on iOS Net streams
Justin Shapcott [Sun, 18 Aug 2013 13:27:10 +0000 (06:27 -0700)]
Fix slow read/write on iOS Net streams

Not sure why IOSNet has its own InputStream and OutputStream subclasses.
Should probably use the IOSStreamInput and IOSStreamOutput instead, but
this will do for now.

10 years agoMerge pull request #542 from xoppa/3dapi
Xoppa [Sat, 17 Aug 2013 20:20:15 +0000 (13:20 -0700)]
Merge pull request #542 from xoppa/3dapi

3dapi: small changes

10 years agoAdd some javadocs and some small changes
Xoppa [Sat, 17 Aug 2013 20:15:41 +0000 (22:15 +0200)]
Add some javadocs and some small changes

10 years agoOptimized intersectLinePolygon. Added intersectSegmentPolygon.
NathanSweet [Sat, 17 Aug 2013 16:02:35 +0000 (18:02 +0200)]
Optimized intersectLinePolygon. Added intersectSegmentPolygon.

10 years agoMerge branch 'master' of https://github.com/libgdx/libgdx into 3dapi
Xoppa [Fri, 16 Aug 2013 15:37:24 +0000 (17:37 +0200)]
Merge branch 'master' of https://github.com/libgdx/libgdx into 3dapi

10 years agoMerge branch 'origin/master'
NathanSweet [Fri, 16 Aug 2013 10:00:11 +0000 (12:00 +0200)]
Merge branch 'origin/master'

10 years agoAdded premultiplyAlpha.
NathanSweet [Fri, 16 Aug 2013 10:00:03 +0000 (12:00 +0200)]
Added premultiplyAlpha.

10 years agoFixed disabled.
NathanSweet [Fri, 16 Aug 2013 09:59:54 +0000 (11:59 +0200)]
Fixed disabled.

10 years agoFix for the next(int) function in AtomicQueue.
Nick Cooper [Fri, 16 Aug 2013 06:47:12 +0000 (23:47 -0700)]
Fix for the next(int) function in AtomicQueue.

The calculation now uses remainder instead of bitwise AND.

10 years agoRemove rogue import
Justin Shapcott [Thu, 15 Aug 2013 19:32:11 +0000 (12:32 -0700)]
Remove rogue import

10 years agoChange MusicLoader and SoundLoader to async
Justin Shapcott [Thu, 15 Aug 2013 19:29:38 +0000 (12:29 -0700)]
Change MusicLoader and SoundLoader to async

10 years agoMerge branch 'origin/master'
NathanSweet [Thu, 15 Aug 2013 16:39:06 +0000 (18:39 +0200)]
Merge branch 'origin/master'

10 years agosetDisabled for Slider.
NathanSweet [Thu, 15 Aug 2013 16:38:45 +0000 (18:38 +0200)]
setDisabled for Slider.