OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
10 years agoFix files for RoboVM
Justin Shapcott [Thu, 12 Sep 2013 14:13:08 +0000 (07:13 -0700)]
Fix files for RoboVM

10 years agoremove private, fixed remove crash, better toString. #574
NathanSweet [Thu, 12 Sep 2013 13:31:08 +0000 (15:31 +0200)]
remove private, fixed remove crash, better toString. #574

10 years agoMerge branch 'origin/master'
NathanSweet [Thu, 12 Sep 2013 13:19:55 +0000 (15:19 +0200)]
Merge branch 'origin/master'

10 years agoMinor updates.
NathanSweet [Thu, 12 Sep 2013 13:19:47 +0000 (15:19 +0200)]
Minor updates.

10 years agoMerge pull request #574 from hneuer/binaryheap
Nathan Sweet [Thu, 12 Sep 2013 13:19:37 +0000 (06:19 -0700)]
Merge pull request #574 from hneuer/binaryheap

Added add(T, float), remove(int), remove(T) and clear() to BinaryHeap

10 years agoAdded add(T, float), remove(int), remove(T) and clear() methods to BinaryHeap.
hneuer [Thu, 12 Sep 2013 11:25:39 +0000 (13:25 +0200)]
Added add(T, float), remove(int), remove(T) and clear() methods to BinaryHeap.

10 years agoFix getFileHandle for Internal files in RoboVM
Justin Shapcott [Wed, 11 Sep 2013 21:43:10 +0000 (14:43 -0700)]
Fix getFileHandle for Internal files in RoboVM

10 years agoComments.
NathanSweet [Wed, 11 Sep 2013 20:54:07 +0000 (22:54 +0200)]
Comments.

10 years agoMoar javadocs.
NathanSweet [Wed, 11 Sep 2013 20:48:54 +0000 (22:48 +0200)]
Moar javadocs.

10 years agoJavadocs, organization/cleanup.
NathanSweet [Wed, 11 Sep 2013 19:48:00 +0000 (21:48 +0200)]
Javadocs, organization/cleanup.

10 years agoJavadocs.
NathanSweet [Wed, 11 Sep 2013 17:32:21 +0000 (19:32 +0200)]
Javadocs.

10 years agogit sucks
NathanSweet [Wed, 11 Sep 2013 17:30:49 +0000 (19:30 +0200)]
git sucks

10 years agoMerge branch 'origin/master'
NathanSweet [Wed, 11 Sep 2013 17:29:43 +0000 (19:29 +0200)]
Merge branch 'origin/master'

Conflicts:
gdx/src/com/badlogic/gdx/graphics/g2d/PolygonSpriteBatch.java

10 years agoJavadocs.
NathanSweet [Wed, 11 Sep 2013 17:24:17 +0000 (19:24 +0200)]
Javadocs.

10 years agoMerge pull request #572 from jrenner/patch-1
Nathan Sweet [Wed, 11 Sep 2013 17:21:46 +0000 (10:21 -0700)]
Merge pull request #572 from jrenner/patch-1

Update PolygonSpriteBatch.java

10 years agoUpdate PolygonSpriteBatch.java
Jon Renner [Wed, 11 Sep 2013 16:25:51 +0000 (00:25 +0800)]
Update PolygonSpriteBatch.java

Docs wtf

10 years agoFixed up PolygonSprite.
NathanSweet [Wed, 11 Sep 2013 14:35:22 +0000 (16:35 +0200)]
Fixed up PolygonSprite.

10 years agoForgot zee credits!
NathanSweet [Wed, 11 Sep 2013 13:56:44 +0000 (15:56 +0200)]
Forgot zee credits!

10 years agoMerge branch 'origin/master'
NathanSweet [Wed, 11 Sep 2013 13:54:58 +0000 (15:54 +0200)]
Merge branch 'origin/master'

10 years agoMoar utils.
NathanSweet [Wed, 11 Sep 2013 13:54:45 +0000 (15:54 +0200)]
Moar utils.

10 years agoTriangulators changed to return triangle indicies. PolygonSpriteBatch refactored.
NathanSweet [Wed, 11 Sep 2013 13:53:55 +0000 (15:53 +0200)]
Triangulators changed to return triangle indicies. PolygonSpriteBatch refactored.

10 years agoadd method that casts to short.
NathanSweet [Wed, 11 Sep 2013 13:52:59 +0000 (15:52 +0200)]
add method that casts to short.

Bloody annoying otherwise.

10 years agoA little clean up.
NathanSweet [Wed, 11 Sep 2013 13:52:32 +0000 (15:52 +0200)]
A little clean up.

10 years agofixed my stupid brain
badlogic [Tue, 10 Sep 2013 22:21:33 +0000 (00:21 +0200)]
fixed my stupid brain

10 years agofixed Texture emulation, gdx.gwt.xml
badlogic [Tue, 10 Sep 2013 22:19:43 +0000 (00:19 +0200)]
fixed Texture emulation, gdx.gwt.xml

10 years agoMerge pull request #571 from Lamabada/master
Nathan Sweet [Tue, 10 Sep 2013 15:56:58 +0000 (08:56 -0700)]
Merge pull request #571 from Lamabada/master

Small doc improvement for MathUtils

10 years agoSmall doc improvement for MathUtils
Georg Döpper [Tue, 10 Sep 2013 15:41:26 +0000 (17:41 +0200)]
Small doc improvement for MathUtils

10 years agoEllipse for cut off labels.
NathanSweet [Tue, 10 Sep 2013 13:56:03 +0000 (15:56 +0200)]
Ellipse for cut off labels.

10 years agoMerge branch 'origin/master'
NathanSweet [Mon, 9 Sep 2013 18:38:26 +0000 (20:38 +0200)]
Merge branch 'origin/master'

10 years agoprintln
NathanSweet [Mon, 9 Sep 2013 18:38:08 +0000 (20:38 +0200)]
println

:o

10 years agominor fixes to create preview panel
badlogic [Mon, 9 Sep 2013 18:24:50 +0000 (20:24 +0200)]
minor fixes to create preview panel

10 years agoMerge branch 'master' of https://github.com/libgdx/libgdx
badlogic [Mon, 9 Sep 2013 18:19:24 +0000 (20:19 +0200)]
Merge branch 'master' of https://github.com/libgdx/libgdx

10 years agoadded robovm to setup-ui
badlogic [Mon, 9 Sep 2013 18:19:15 +0000 (20:19 +0200)]
added robovm to setup-ui

10 years agoUpdated changes.
NathanSweet [Mon, 9 Sep 2013 17:39:32 +0000 (19:39 +0200)]
Updated changes.

10 years agoAdded GeometryUtils so we don't stick everything in Intersector.
NathanSweet [Mon, 9 Sep 2013 17:03:11 +0000 (19:03 +0200)]
Added GeometryUtils so we don't stick everything in Intersector.

10 years agoChanged the sorting to preserve the original point indices.
NathanSweet [Mon, 9 Sep 2013 17:02:51 +0000 (19:02 +0200)]
Changed the sorting to preserve the original point indices.

10 years agoadded robovm to libgdx setup config
badlogic [Mon, 9 Sep 2013 14:14:22 +0000 (16:14 +0200)]
added robovm to libgdx setup config

10 years agoMerge branch 'origin/master'
NathanSweet [Sun, 8 Sep 2013 17:09:13 +0000 (19:09 +0200)]
Merge branch 'origin/master'

10 years agoAdded ConvexHull.
NathanSweet [Sun, 8 Sep 2013 17:08:37 +0000 (19:08 +0200)]
Added ConvexHull.

10 years agoadded RoboVM version of Cuboc
badlogic [Sun, 8 Sep 2013 14:46:43 +0000 (16:46 +0200)]
added RoboVM version of Cuboc

10 years agoremoved incomplete shader graph impl
badlogic [Sun, 8 Sep 2013 14:26:00 +0000 (16:26 +0200)]
removed incomplete shader graph impl

10 years agoMerge branch 'master' of https://github.com/libgdx/libgdx
badlogic [Sun, 8 Sep 2013 14:23:17 +0000 (16:23 +0200)]
Merge branch 'master' of https://github.com/libgdx/libgdx

10 years agorobovm tests are working now
badlogic [Sun, 8 Sep 2013 14:23:08 +0000 (16:23 +0200)]
robovm tests are working now

10 years agoFixed NinePatch copy constructor.
NathanSweet [Sun, 8 Sep 2013 10:54:02 +0000 (12:54 +0200)]
Fixed NinePatch copy constructor.

10 years agoMinor optimizations.
NathanSweet [Sun, 8 Sep 2013 02:02:40 +0000 (04:02 +0200)]
Minor optimizations.

10 years agoOptimizations, bug fixes.
NathanSweet [Sun, 8 Sep 2013 01:57:09 +0000 (03:57 +0200)]
Optimizations, bug fixes.

10 years agoRemoved test seed.
NathanSweet [Sun, 8 Sep 2013 00:42:11 +0000 (02:42 +0200)]
Removed test seed.

10 years agoFixed convcavity caused by a too small super triangle.
NathanSweet [Sun, 8 Sep 2013 00:41:18 +0000 (02:41 +0200)]
Fixed convcavity caused by a too small super triangle.

This caused many triangles to be created with super triangle vertices, which left concave points when deleted.

10 years agoMore interesting test.
NathanSweet [Sat, 7 Sep 2013 23:13:31 +0000 (01:13 +0200)]
More interesting test.

10 years agoDelaunay triangulation.
NathanSweet [Sat, 7 Sep 2013 23:01:32 +0000 (01:01 +0200)]
Delaunay triangulation.

10 years agoMerge branch 'origin/master'
NathanSweet [Sat, 7 Sep 2013 14:36:15 +0000 (16:36 +0200)]
Merge branch 'origin/master'

10 years agoFixed triangleCentroid.
NathanSweet [Sat, 7 Sep 2013 14:36:07 +0000 (16:36 +0200)]
Fixed triangleCentroid.

10 years agoMerge pull request #549 from hneuer/particleloader
Mario Zechner [Sat, 7 Sep 2013 11:55:37 +0000 (04:55 -0700)]
Merge pull request #549 from hneuer/particleloader

Added ParticleEffectLoader

10 years agoadded RoboVM backend to the build
badlogic [Sat, 7 Sep 2013 11:06:37 +0000 (13:06 +0200)]
added RoboVM backend to the build

10 years agoMerge branch 'master' of https://github.com/libgdx/libgdx
badlogic [Sat, 7 Sep 2013 10:37:27 +0000 (12:37 +0200)]
Merge branch 'master' of https://github.com/libgdx/libgdx

10 years agoadded objectal build script
badlogic [Sat, 7 Sep 2013 10:36:17 +0000 (12:36 +0200)]
added objectal build script

10 years agoMerge pull request #563 from jrenner/master
Mario Zechner [Sat, 7 Sep 2013 10:22:47 +0000 (03:22 -0700)]
Merge pull request #563 from jrenner/master

chmod -x a lot of .java source files

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 agochmod -x a lot of .java source files
Jon Renner [Sat, 7 Sep 2013 07:59:34 +0000 (15:59 +0800)]
chmod -x a lot of .java source files

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 agoUpdated CHANGES
hneuer [Mon, 2 Sep 2013 15:26:21 +0000 (17:26 +0200)]
Updated CHANGES

10 years agoMerge branch 'particleloader' of https://github.com/hneuer/libgdx into particleloader
hneuer [Mon, 2 Sep 2013 15:07:53 +0000 (17:07 +0200)]
Merge branch 'particleloader' of https://github.com/hneuer/libgdx into particleloader

10 years agoAdded ParticleLoader.
hneuer [Sat, 24 Aug 2013 11:33:48 +0000 (13:33 +0200)]
Added ParticleLoader.

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)