OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
11 years agoUpdate backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/AndroidInpu...
Mario Zechner [Wed, 7 Nov 2012 11:17:18 +0000 (12:17 +0100)]
Update backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/AndroidInput.java

11 years agoMerge pull request #108 from semtiko/patch-1
Mario Zechner [Wed, 7 Nov 2012 10:56:29 +0000 (02:56 -0800)]
Merge pull request #108 from semtiko/patch-1

getRotation for livewallpaper

11 years agoMerge pull request #107 from xoppa/bullet
Mario Zechner [Wed, 7 Nov 2012 10:55:34 +0000 (02:55 -0800)]
Merge pull request #107 from xoppa/bullet

Changed BulletTest to BulletTestCollection, added colors, ConstraintsTest and MeshShapeTest

11 years agoRemove unnecessary staff
Alex Vega [Wed, 7 Nov 2012 10:22:06 +0000 (14:22 +0400)]
Remove unnecessary staff

11 years agogetRotation for livewallpaper
Alex Vega [Wed, 7 Nov 2012 10:07:38 +0000 (14:07 +0400)]
getRotation for livewallpaper

But it's little bit buggy, don't know why.
If you place your device to 0 degrees position (portraite orientation)
and rotate to 180 degrees, nothing be detected, or from 90 to 270 and
versa. But if you rotate your device from 0 to 90 or 270, or from 90
to 180 and 0 and so on - all is fine (different orientations).

11 years agoCleanup a bit
Xoppa [Tue, 6 Nov 2012 23:27:27 +0000 (00:27 +0100)]
Cleanup a bit

11 years agoAdd MeshShapeTest.
Xoppa [Tue, 6 Nov 2012 22:53:54 +0000 (23:53 +0100)]
Add MeshShapeTest.

11 years agoAdd some color to better distinct the objects
Xoppa [Tue, 6 Nov 2012 22:52:13 +0000 (23:52 +0100)]
Add some color to better distinct the objects

11 years agoAdded no-arg constructor for Circle.
MobiDevelop [Tue, 6 Nov 2012 21:48:59 +0000 (14:48 -0700)]
Added no-arg constructor for Circle.

See http://www.badlogicgames.com/forum/viewtopic.php?f=11&t=6043

11 years agoChanged BulletTest to BulletTestCollection and added ConstraintsTest
Xoppa [Tue, 6 Nov 2012 18:00:29 +0000 (19:00 +0100)]
Changed BulletTest to BulletTestCollection and added ConstraintsTest

11 years agoHide compiled obj files in git
Xoppa [Tue, 6 Nov 2012 17:42:22 +0000 (18:42 +0100)]
Hide compiled obj files in git

11 years agoMerge pull request #106 from ttencate/distance_field_fonts
Nathan Sweet [Mon, 5 Nov 2012 07:40:19 +0000 (23:40 -0800)]
Merge pull request #106 from ttencate/distance_field_fonts

Add support for generating signed distance fields

11 years agoExtract distance field generation into a standalone class
Thomas ten Cate [Sun, 4 Nov 2012 17:15:33 +0000 (17:15 +0000)]
Extract distance field generation into a standalone class

Also make it runnable as a command line tool

11 years agoAdd a test that shows the use of distance field fonts
Thomas ten Cate [Sat, 3 Nov 2012 15:02:17 +0000 (15:02 +0000)]
Add a test that shows the use of distance field fonts

11 years agoAdd DistanceFieldEffect to Hiero
Thomas ten Cate [Sat, 3 Nov 2012 15:00:25 +0000 (15:00 +0000)]
Add DistanceFieldEffect to Hiero

This can be used to create signed distance fields, for generating fonts
that remain crisp-looking even at high magnification when rendered with
alpha testing.

See the Valve paper:
http://www.valvesoftware.com/publications/2007/SIGGRAPH2007_AlphaTestedMagnification.pdf

11 years agochanged livewallpaper service doesn't report tap/drop
Mario Zechner [Sun, 4 Nov 2012 14:48:29 +0000 (15:48 +0100)]
changed livewallpaper service doesn't report tap/drop

11 years agoRemove broken use of unneeded atlas
Thomas ten Cate [Sat, 3 Nov 2012 12:19:37 +0000 (12:19 +0000)]
Remove broken use of unneeded atlas

11 years agofixed javadocs of SpriteBatch#setShader
Mario Zechner [Sun, 4 Nov 2012 13:13:38 +0000 (14:13 +0100)]
fixed javadocs of SpriteBatch#setShader

11 years agofixed issue 1114, spritebatch used different uniform name for default shader and...
Mario Zechner [Sun, 4 Nov 2012 13:11:52 +0000 (14:11 +0100)]
fixed issue 1114, spritebatch used different uniform name for default shader and custom shaders, also removed setting up separate transform and view matrix in case of custom shader

11 years agoMerge pull request #105 from siondream/gdx-gleed
Mario Zechner [Sun, 4 Nov 2012 12:56:34 +0000 (04:56 -0800)]
Merge pull request #105 from siondream/gdx-gleed

!B - Fixes broken references between level XML and atlas

11 years ago!B - Fixes broken references between level XML and atlas
David Saltares [Sat, 3 Nov 2012 20:32:22 +0000 (20:32 +0000)]
!B - Fixes broken references between level XML and atlas

11 years agoMerge pull request #104 from siondream/gdx-gleed
Mario Zechner [Sat, 3 Nov 2012 19:40:56 +0000 (12:40 -0700)]
Merge pull request #104 from siondream/gdx-gleed

Gdx gleed

11 years ago!A - Adds GLEED Test (with white texture problem)
David Saltares [Sat, 3 Nov 2012 19:35:23 +0000 (19:35 +0000)]
!A - Adds GLEED Test (with white texture problem)

11 years agoMerge pull request #103 from Seraphim6x7/box2d-debug-renderer
Mario Zechner [Sat, 3 Nov 2012 19:32:34 +0000 (12:32 -0700)]
Merge pull request #103 from Seraphim6x7/box2d-debug-renderer

option to draw the body's velocity

11 years ago!A - Adds gdx-gleed extension (GLEED2D level loader and renderer)
David Saltares [Sat, 3 Nov 2012 17:14:26 +0000 (17:14 +0000)]
!A - Adds gdx-gleed extension (GLEED2D level loader and renderer)

11 years agomove rcode to render Body to separate method
Seraphim [Sat, 3 Nov 2012 14:23:04 +0000 (15:23 +0100)]
move rcode to render Body to separate method

11 years agooption to draw the body's velocity
Seraphim [Sat, 3 Nov 2012 14:02:52 +0000 (15:02 +0100)]
option to draw the body's velocity

11 years agofixed issue 1110, lwp life-cycle, needs testing on Android < 4.1
Mario Zechner [Sat, 3 Nov 2012 13:28:17 +0000 (14:28 +0100)]
fixed issue 1110, lwp life-cycle, needs testing on Android < 4.1

11 years agoMerge branch 'master' of github.com:libgdx/libgdx
Mario Zechner [Sat, 3 Nov 2012 12:19:40 +0000 (13:19 +0100)]
Merge branch 'master' of github.com:libgdx/libgdx

11 years agojust some encoding issues2
Mario Zechner [Sat, 3 Nov 2012 12:07:52 +0000 (13:07 +0100)]
just some encoding issues2

11 years agoMerge pull request #102 from ttencate/test_starter_args
Mario Zechner [Sat, 3 Nov 2012 12:07:08 +0000 (05:07 -0700)]
Merge pull request #102 from ttencate/test_starter_args

Make LwjglTestStarter accept a test name on the command line

11 years agoMake LwjglTestStarter accept a test name on the command line
Thomas ten Cate [Sat, 3 Nov 2012 11:55:08 +0000 (11:55 +0000)]
Make LwjglTestStarter accept a test name on the command line

This saves us a click or press of the Enter key when running the same
test over and over again.

11 years agofixed Stage parameter name stretch -> keepAspectRatio, fixed Pool usage in IOSInput
Mario Zechner [Sat, 3 Nov 2012 11:50:50 +0000 (12:50 +0100)]
fixed Stage parameter name stretch -> keepAspectRatio, fixed Pool usage in IOSInput

11 years agoMerge branch 'master' of github.com:libgdx/libgdx
Mario Zechner [Sat, 3 Nov 2012 11:44:41 +0000 (12:44 +0100)]
Merge branch 'master' of github.com:libgdx/libgdx

11 years agoadded frustaci's fixes, and a fix by Jaroslaw
Mario Zechner [Sat, 3 Nov 2012 11:44:19 +0000 (12:44 +0100)]
added frustaci's fixes, and a fix by Jaroslaw

11 years ago1111, GestureDetector multi tap should use tap square.
NathanSweet [Fri, 2 Nov 2012 21:27:31 +0000 (14:27 -0700)]
1111, GestureDetector multi tap should use tap square.

11 years agoMerge remote-tracking branch 'origin/master'
NathanSweet [Fri, 2 Nov 2012 21:12:20 +0000 (14:12 -0700)]
Merge remote-tracking branch 'origin/master'

11 years agoTextField, added disabled font color.
NathanSweet [Fri, 2 Nov 2012 21:11:59 +0000 (14:11 -0700)]
TextField, added disabled font color.

11 years agoScrollPane, fixed horiz scroll handle width problem. Fixed not using scrollY method.
NathanSweet [Fri, 2 Nov 2012 21:11:47 +0000 (14:11 -0700)]
ScrollPane, fixed horiz scroll handle width problem. Fixed not using scrollY method.

11 years agoadded frustaci's suggestions for the LWP surfaceholder implementation
Mario Zechner [Fri, 2 Nov 2012 13:03:39 +0000 (14:03 +0100)]
added frustaci's suggestions for the LWP surfaceholder implementation

11 years agoMerge pull request #101 from Seraphim6x7/pool
Mario Zechner [Fri, 2 Nov 2012 12:35:55 +0000 (05:35 -0700)]
Merge pull request #101 from Seraphim6x7/pool

Issue 1099: Pool#free -> Pool#freeAll

11 years agoMerge pull request #96 from Thotep/master
Mario Zechner [Fri, 2 Nov 2012 11:50:36 +0000 (04:50 -0700)]
Merge pull request #96 from Thotep/master

New rotation methods for Vector3 and Camera

11 years agofixed livewallpaper backend :D
Mario Zechner [Thu, 1 Nov 2012 17:56:53 +0000 (18:56 +0100)]
fixed livewallpaper backend :D

11 years agoskip null objects, always call reset even if freeObjects >= max
Seraphim [Thu, 1 Nov 2012 14:58:37 +0000 (15:58 +0100)]
skip null objects, always call reset even if freeObjects >= max

11 years agoIssue 1099: Pool#free -> Pool#freeAll
Seraphim [Thu, 1 Nov 2012 14:30:43 +0000 (15:30 +0100)]
Issue 1099: Pool#free -> Pool#freeAll

11 years agoDragAndDrop, fixed drop coords.
NathanSweet [Thu, 1 Nov 2012 02:21:54 +0000 (19:21 -0700)]
DragAndDrop, fixed drop coords.

11 years agoDragAndDrop, added x,y,pointer to Target#drop().
NathanSweet [Wed, 31 Oct 2012 05:32:51 +0000 (22:32 -0700)]
DragAndDrop, added x,y,pointer to Target#drop().

11 years agoDragAndDrop, don't consider drag actor for target.
NathanSweet [Wed, 31 Oct 2012 05:29:39 +0000 (22:29 -0700)]
DragAndDrop, don't consider drag actor for target.

11 years agoMerge pull request #100 from acoppes/scene2dgroupimprovement
Nathan Sweet [Tue, 30 Oct 2012 23:01:47 +0000 (16:01 -0700)]
Merge pull request #100 from acoppes/scene2dgroupimprovement

Fixed scene2d Group to avoid calling begin/end when not needed

11 years agoshould not need batch.begin() and batch.end() in resetTransform() either
Ariel Coppes [Tue, 30 Oct 2012 21:05:05 +0000 (19:05 -0200)]
should not need batch.begin() and batch.end() in resetTransform() either

11 years agocalling batch.end() and batch.begin() wasnt needed since batch.setTransform() already...
Ariel Coppes [Tue, 30 Oct 2012 20:58:55 +0000 (18:58 -0200)]
calling batch.end() and batch.begin() wasnt needed since batch.setTransform() already forces a flush() and it avoids binding/unbinding the shader multiple times, between other stuff like unnecesary enable/disable gl depth buffer

11 years agoMerge pull request #62 from acoppes/issue1045
Mario Zechner [Tue, 30 Oct 2012 11:10:44 +0000 (04:10 -0700)]
Merge pull request #62 from acoppes/issue1045

Fix for issue 1045

11 years agoMerge pull request #95 from acoppes/superjumpaaccelfix
Mario Zechner [Tue, 30 Oct 2012 11:10:10 +0000 (04:10 -0700)]
Merge pull request #95 from acoppes/superjumpaaccelfix

Just a fix to accelerometer in iOS version of SupaJumpa

11 years agoMerge branch 'master' of https://github.com/libgdx/libgdx
Przemek Muller [Tue, 30 Oct 2012 07:40:09 +0000 (08:40 +0100)]
Merge branch 'master' of https://github.com/libgdx/libgdx

11 years agoMerge remote-tracking branch 'origin/master'
NathanSweet [Tue, 30 Oct 2012 03:45:07 +0000 (20:45 -0700)]
Merge remote-tracking branch 'origin/master'

11 years agoScrollPane, added setCancelTouchFocus.
NathanSweet [Tue, 30 Oct 2012 03:44:52 +0000 (20:44 -0700)]
ScrollPane, added setCancelTouchFocus.

11 years agoMerge branch 'livewallpaper'
Mario Zechner [Tue, 30 Oct 2012 00:22:12 +0000 (01:22 +0100)]
Merge branch 'livewallpaper'

11 years agomore refucktoring of lwp stuff
Mario Zechner [Tue, 30 Oct 2012 00:18:25 +0000 (01:18 +0100)]
more refucktoring of lwp stuff

11 years agochanges to 'old' backend files reverted and extended were necessary
Mario Zechner [Tue, 30 Oct 2012 00:17:54 +0000 (01:17 +0100)]
changes to 'old' backend files reverted and extended were necessary

11 years agoMerge branch 'master' into superjumpaaccelfix
Ariel Coppes [Mon, 29 Oct 2012 23:57:44 +0000 (21:57 -0200)]
Merge branch 'master' into superjumpaaccelfix

11 years agofixed superjumper to use accelerometer in iOS version too
Ariel Coppes [Mon, 29 Oct 2012 23:54:22 +0000 (21:54 -0200)]
fixed superjumper to use accelerometer in iOS version too

11 years agofirst clean-up pass
Mario Zechner [Mon, 29 Oct 2012 22:48:09 +0000 (23:48 +0100)]
first clean-up pass

11 years agoapplied livewallpaper patch, let's see...
Mario Zechner [Mon, 29 Oct 2012 22:17:43 +0000 (23:17 +0100)]
applied livewallpaper patch, let's see...

11 years agoMerge pull request #94 from acoppes/iosretinawrongdpi
Mario Zechner [Mon, 29 Oct 2012 21:53:55 +0000 (14:53 -0700)]
Merge pull request #94 from acoppes/iosretinawrongdpi

Fixed bug when asking for dpi on retina devices

11 years agoMerge branch 'master' into iosretinawrongdpi
Ariel Coppes [Mon, 29 Oct 2012 21:51:12 +0000 (19:51 -0200)]
Merge branch 'master' into iosretinawrongdpi

11 years agofixed IOSGraphics to use correct selector when asking for UIScreen.mainScreen.scale...
Ariel Coppes [Mon, 29 Oct 2012 21:46:07 +0000 (19:46 -0200)]
fixed IOSGraphics to use correct selector when asking for UIScreen.mainScreen.scale to calculate dpi for normal and retina devices, extracted IOSGraphics log tag to a private static final field to use the same tag everywhere

11 years agoMerge pull request #92 from frustaci/master
Mario Zechner [Mon, 29 Oct 2012 21:39:04 +0000 (14:39 -0700)]
Merge pull request #92 from frustaci/master

Issue 1103: OgreXml loader fails to create a SkeletonSubMesh

11 years agoAdded rotation methods to Vector3 and Camera
Przemek Muller [Mon, 29 Oct 2012 10:49:13 +0000 (11:49 +0100)]
Added rotation methods to Vector3 and Camera

11 years agoMerge pull request #93 from MoopsLC/master
Nathan Sweet [Sun, 28 Oct 2012 21:20:21 +0000 (14:20 -0700)]
Merge pull request #93 from MoopsLC/master

SpriteBatch switchTexture method

11 years agoUpdate gdx/src/com/badlogic/gdx/graphics/g2d/SpriteBatch.java
MoopsLC [Sun, 28 Oct 2012 21:12:15 +0000 (18:12 -0300)]
Update gdx/src/com/badlogic/gdx/graphics/g2d/SpriteBatch.java

removed branch with identical bodies

11 years agoFixed OgreXmlLoader
frustaci [Sun, 28 Oct 2012 19:13:28 +0000 (17:13 -0200)]
Fixed OgreXmlLoader

Fixed boneAssigments per mesh.
Fixed reading multiple animation tracks.
Fixed meshName not being read.

11 years agoMerge pull request #83 from xoppa/bullet
Mario Zechner [Sun, 28 Oct 2012 11:29:36 +0000 (04:29 -0700)]
Merge pull request #83 from xoppa/bullet

BulletTest, minor changes

11 years ago[changed] CameraGroupStrategy takes custom comparator in second constructor
Mario Zechner [Sun, 28 Oct 2012 11:06:50 +0000 (12:06 +0100)]
[changed] CameraGroupStrategy takes custom comparator in second constructor

11 years agoSeparate btMotionState
Xoppa [Sat, 27 Oct 2012 21:15:05 +0000 (23:15 +0200)]
Separate btMotionState

11 years agoStage, prevent triggering more than one touchUp event for the same touch focus.
NathanSweet [Sat, 27 Oct 2012 06:10:14 +0000 (23:10 -0700)]
Stage, prevent triggering more than one touchUp event for the same touch focus.

11 years agoStage, removed commented out code. Oops.
NathanSweet [Sat, 27 Oct 2012 06:00:11 +0000 (23:00 -0700)]
Stage, removed commented out code. Oops.

11 years agoStage, fixed calling clear() from touchUp().
NathanSweet [Sat, 27 Oct 2012 05:58:57 +0000 (22:58 -0700)]
Stage, fixed calling clear() from touchUp().
http://www.badlogicgames.com/forum/viewtopic.php?f=11&t=5936

11 years agoScrollPane, fixed scrollable area when (flickScroll && scrollbarsOnTop).
NathanSweet [Sat, 27 Oct 2012 05:58:23 +0000 (22:58 -0700)]
ScrollPane, fixed scrollable area when (flickScroll && scrollbarsOnTop).

11 years agoSnapshotArray, better javadoc.
NathanSweet [Sat, 27 Oct 2012 05:57:38 +0000 (22:57 -0700)]
SnapshotArray, better javadoc.

11 years ago1062, fixed TextField with flipped font.
NathanSweet [Sat, 27 Oct 2012 04:06:52 +0000 (21:06 -0700)]
1062, fixed TextField with flipped font.

11 years ago1077, fixed TableLayout when a colspanned cell is used after uniformX cells.
NathanSweet [Sat, 27 Oct 2012 04:00:30 +0000 (21:00 -0700)]
1077, fixed TableLayout when a colspanned cell is used after uniformX cells.

11 years ago1099, Pools free(Object) and free(Array) are easily confused when pooling Arrays...
NathanSweet [Sat, 27 Oct 2012 03:30:47 +0000 (20:30 -0700)]
1099, Pools free(Object) and free(Array) are easily confused when pooling Arrays. Renamed free(Array) to freeAll(Array). Unfortunately code previously using free(Array) will now be broken, since that now invokes free(Object).

11 years agoMerge remote-tracking branch 'origin/master'
NathanSweet [Sat, 27 Oct 2012 03:21:30 +0000 (20:21 -0700)]
Merge remote-tracking branch 'origin/master'

11 years agoVerticalGroup, fixed layout when not reversed.
NathanSweet [Sat, 27 Oct 2012 03:21:23 +0000 (20:21 -0700)]
VerticalGroup, fixed layout when not reversed.

11 years agofixed gdx-bullet build, with a nasty additional build template...
Mario Zechner [Fri, 26 Oct 2012 16:14:26 +0000 (18:14 +0200)]
fixed gdx-bullet build, with a nasty additional build template...

11 years agoMerge pull request #82 from bornskilled200/master
Mario Zechner [Fri, 26 Oct 2012 14:46:14 +0000 (07:46 -0700)]
Merge pull request #82 from bornskilled200/master

Issue 1091: Render on resize, half fix

11 years agoMerge pull request #85 from noblemaster/master
Mario Zechner [Fri, 26 Oct 2012 14:45:02 +0000 (07:45 -0700)]
Merge pull request #85 from noblemaster/master

iOS: server socket bugfix!

11 years agoMerge pull request #89 from Seraphim6x7/issue-1092
Mario Zechner [Fri, 26 Oct 2012 13:56:39 +0000 (06:56 -0700)]
Merge pull request #89 from Seraphim6x7/issue-1092

 Issue 1092: Implement PolygonRegion's constructor that takes vertices from array

11 years agoAlso test the PolygonRegion (TextureRegion, float[]) constructor
Seraphim [Fri, 26 Oct 2012 13:47:47 +0000 (15:47 +0200)]
Also test the PolygonRegion (TextureRegion, float[]) constructor

11 years agoiissue 1092: implementation for PolygonRegion (TextureRegion,float[])
Seraphim [Fri, 26 Oct 2012 13:02:00 +0000 (15:02 +0200)]
iissue 1092: implementation for PolygonRegion (TextureRegion,float[])

11 years agoMerge pull request #87 from Seraphim6x7/gestures
Nathan Sweet [Thu, 25 Oct 2012 20:29:04 +0000 (13:29 -0700)]
Merge pull request #87 from Seraphim6x7/gestures

Java 101: give boolean methods positive names

11 years agoJava 101: give boolean methods positive names
Seraphim [Thu, 25 Oct 2012 20:21:20 +0000 (22:21 +0200)]
Java 101: give boolean methods positive names

11 years agoMerge pull request #86 from Seraphim6x7/gestures
Nathan Sweet [Thu, 25 Oct 2012 20:18:16 +0000 (13:18 -0700)]
Merge pull request #86 from Seraphim6x7/gestures

slightly improved readability, plus Eclipse autoformatter

11 years agoslightly improved readability, plus Eclipse autoformatter
Seraphim [Thu, 25 Oct 2012 20:04:10 +0000 (22:04 +0200)]
slightly improved readability, plus Eclipse autoformatter

11 years agoMerge remote-tracking branch 'origin/master'
NathanSweet [Wed, 24 Oct 2012 23:42:58 +0000 (16:42 -0700)]
Merge remote-tracking branch 'origin/master'

11 years agoArray classes, added equals().
NathanSweet [Wed, 24 Oct 2012 23:42:38 +0000 (16:42 -0700)]
Array classes, added equals().

11 years agoTable, touchable fixed.
NathanSweet [Wed, 24 Oct 2012 23:22:24 +0000 (16:22 -0700)]
Table, touchable fixed.

11 years agoRemoved package private constructor.
MobiDevelop [Wed, 24 Oct 2012 14:50:51 +0000 (07:50 -0700)]
Removed package private constructor.

There's no obvious reason that the construction of a TiledLayer needs to be package private.

11 years agofixed issue 1089, added Sound#setPriority method, it's just a hint, works only on...
Mario Zechner [Tue, 23 Oct 2012 21:13:45 +0000 (23:13 +0200)]
fixed issue 1089, added Sound#setPriority method, it's just a hint, works only on Android

11 years agofixed Input#getX/getY Javadocs
Mario Zechner [Tue, 23 Oct 2012 20:52:52 +0000 (22:52 +0200)]
fixed Input#getX/getY Javadocs