OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
11 years agoAdd missing import
Justin Shapcott [Tue, 18 Jun 2013 13:24:29 +0000 (06:24 -0700)]
Add missing import

11 years agoChange newInstance to a generic method
Justin Shapcott [Tue, 18 Jun 2013 13:08:36 +0000 (06:08 -0700)]
Change newInstance to a generic method

11 years agoMerge pull request #477 from xoppa/misc
Xoppa [Mon, 17 Jun 2013 19:37:16 +0000 (12:37 -0700)]
Merge pull request #477 from xoppa/misc

Seems like jenkins is having trouble finding including the files

11 years agoSeems like jenkins is having trouble finding including the files
Xoppa [Mon, 17 Jun 2013 19:36:10 +0000 (21:36 +0200)]
Seems like jenkins is having trouble finding including the files

11 years agoMerge pull request #431 from blackbluegl/master
Xoppa [Mon, 17 Jun 2013 15:28:20 +0000 (08:28 -0700)]
Merge pull request #431 from blackbluegl/master

Adding Fog to DefaultShader

11 years agoMerge pull request #472 from andgeno/master
Mario Zechner [Mon, 17 Jun 2013 14:49:19 +0000 (07:49 -0700)]
Merge pull request #472 from andgeno/master

Fixed Javadoc in Sound/Music interface + Fixed broken button text in Particle Editor

11 years agoMerge pull request #473 from xoppa/misc
Mario Zechner [Mon, 17 Jun 2013 14:48:51 +0000 (07:48 -0700)]
Merge pull request #473 from xoppa/misc

Bullet & 3D: various

11 years agoUpdate CHANGES
Justin Shapcott [Sun, 16 Jun 2013 20:36:43 +0000 (13:36 -0700)]
Update CHANGES

11 years agoRefactor constructor
Xoppa [Sun, 16 Jun 2013 14:24:39 +0000 (16:24 +0200)]
Refactor constructor

11 years agoFix loading library
Xoppa [Sat, 15 Jun 2013 20:54:18 +0000 (22:54 +0200)]
Fix loading library

11 years agoAdd BasicBulletTest
Xoppa [Sat, 15 Jun 2013 20:45:14 +0000 (22:45 +0200)]
Add BasicBulletTest

11 years agoMerge branch 'master' into reflectionapi
Justin Shapcott [Fri, 14 Jun 2013 19:17:09 +0000 (12:17 -0700)]
Merge branch 'master' into reflectionapi

11 years agoFix up GWT javadocs/exceptions
Justin Shapcott [Fri, 14 Jun 2013 18:02:49 +0000 (11:02 -0700)]
Fix up GWT javadocs/exceptions

11 years agoFix issue 1516
Xoppa [Fri, 14 Jun 2013 00:00:27 +0000 (02:00 +0200)]
Fix issue 1516

11 years agoMinor changes
Xoppa [Thu, 13 Jun 2013 22:38:05 +0000 (00:38 +0200)]
Minor changes

11 years agoMerge branch 'master' of https://github.com/libgdx/libgdx into misc
Xoppa [Thu, 13 Jun 2013 22:33:35 +0000 (00:33 +0200)]
Merge branch 'master' of https://github.com/libgdx/libgdx into misc

11 years agoMerge branch '3dapi' of https://github.com/xoppa/libgdx into misc
Xoppa [Thu, 13 Jun 2013 22:27:46 +0000 (00:27 +0200)]
Merge branch '3dapi' of https://github.com/xoppa/libgdx into misc

11 years agoBullet add ImportTest and cleanup tests
Xoppa [Thu, 13 Jun 2013 22:24:21 +0000 (00:24 +0200)]
Bullet add ImportTest and cleanup tests

11 years agoUpdate visual studio project
Xoppa [Thu, 13 Jun 2013 22:21:20 +0000 (00:21 +0200)]
Update visual studio project

11 years agoUpdate build files
Xoppa [Thu, 13 Jun 2013 22:18:47 +0000 (00:18 +0200)]
Update build files

11 years agoSWIG generated files
Xoppa [Thu, 13 Jun 2013 22:17:45 +0000 (00:17 +0200)]
SWIG generated files

11 years agoBullet: Add serialize
Xoppa [Thu, 13 Jun 2013 22:14:33 +0000 (00:14 +0200)]
Bullet: Add serialize

11 years agoModelInstance: add convenience constructor
Xoppa [Thu, 13 Jun 2013 22:11:10 +0000 (00:11 +0200)]
ModelInstance: add convenience constructor

11 years agoBullet: Add VehicleTest
Xoppa [Thu, 13 Jun 2013 22:09:38 +0000 (00:09 +0200)]
Bullet: Add VehicleTest

11 years agoRemoved use of SharedLibraryLoader for silly GWT.
NathanSweet [Thu, 13 Jun 2013 09:20:31 +0000 (11:20 +0200)]
Removed use of SharedLibraryLoader for silly GWT.

11 years agoBetter handling of removing an action during the action.
NathanSweet [Tue, 11 Jun 2013 23:15:00 +0000 (01:15 +0200)]
Better handling of removing an action during the action.

And by better I mean fixing my previous fubar fix. #463

11 years agoSequenceAction fix, #463
NathanSweet [Tue, 11 Jun 2013 19:50:56 +0000 (21:50 +0200)]
SequenceAction fix, #463

11 years agoFixed Javadoc
Andreas Oehlke [Tue, 11 Jun 2013 19:49:31 +0000 (21:49 +0200)]
Fixed Javadoc

11 years agoRemoved display lists from Hiero.
NathanSweet [Tue, 11 Jun 2013 18:33:38 +0000 (20:33 +0200)]
Removed display lists from Hiero.

Performance isn't important for Hiero and this was causing crashes on Linux.

11 years agoClean up exception messages
Justin Shapcott [Tue, 11 Jun 2013 15:21:06 +0000 (08:21 -0700)]
Clean up exception messages

11 years agoFixed button text in Particle Editor
Andreas [Tue, 11 Jun 2013 01:58:33 +0000 (03:58 +0200)]
Fixed button text in Particle Editor

11 years agoFixed Javadoc
Andreas Oehlke [Mon, 10 Jun 2013 23:32:57 +0000 (01:32 +0200)]
Fixed Javadoc

11 years agoFix ObjTest
Xoppa [Mon, 10 Jun 2013 21:02:00 +0000 (23:02 +0200)]
Fix ObjTest

11 years agoUpdate the bullet tests
Xoppa [Mon, 10 Jun 2013 20:58:39 +0000 (22:58 +0200)]
Update the bullet tests

11 years agoSwig generated files
Xoppa [Mon, 10 Jun 2013 20:56:48 +0000 (22:56 +0200)]
Swig generated files

11 years agoRemove unimplemented code
Xoppa [Mon, 10 Jun 2013 20:55:45 +0000 (22:55 +0200)]
Remove unimplemented code

11 years agobtSoftBody: Add MeshPart support and extract points
Xoppa [Mon, 10 Jun 2013 20:52:31 +0000 (22:52 +0200)]
btSoftBody: Add MeshPart support and extract points

11 years agoMerge branch 'master' of https://github.com/libgdx/libgdx into bullet2
Xoppa [Mon, 10 Jun 2013 20:44:19 +0000 (22:44 +0200)]
Merge branch 'master' of https://github.com/libgdx/libgdx into bullet2

11 years agoFixed copy/paste on OSX.
NathanSweet [Mon, 10 Jun 2013 08:28:47 +0000 (10:28 +0200)]
Fixed copy/paste on OSX.

11 years agoFixed RunnableAction resetting from without the runnable.
NathanSweet [Mon, 10 Jun 2013 08:27:59 +0000 (10:27 +0200)]
Fixed RunnableAction resetting from without the runnable.

11 years agoMerge pull request #470 from g-pechorin/patch-1
Mario Zechner [Sun, 9 Jun 2013 15:49:03 +0000 (08:49 -0700)]
Merge pull request #470 from g-pechorin/patch-1

Mesh set* chaining

11 years agoMesh set* chaining
Peter LaValle [Sun, 9 Jun 2013 15:38:47 +0000 (17:38 +0200)]
Mesh set* chaining

This change makes working with static Mesh objects much, much prettier.

The pattern is used by Wicket and parts of libGDX already

11 years agoAdd exception messages and javadocs
Justin Shapcott [Sat, 8 Jun 2013 21:42:11 +0000 (14:42 -0700)]
Add exception messages and javadocs

11 years agoOnly set Material Attributes if they are provided
Xoppa [Sat, 8 Jun 2013 21:08:34 +0000 (23:08 +0200)]
Only set Material Attributes if they are provided

11 years agoModel and ModelInstance sync common methods
Xoppa [Sat, 8 Jun 2013 19:11:30 +0000 (21:11 +0200)]
Model and ModelInstance sync common methods

11 years agofixed stuff
badlogic [Sat, 8 Jun 2013 18:45:57 +0000 (20:45 +0200)]
fixed stuff

11 years agoMoving some things around
Justin Shapcott [Sat, 8 Jun 2013 17:00:30 +0000 (10:00 -0700)]
Moving some things around

11 years agoremoved AssetManager GWT emulation, added ThreadUtils for yield in GWT, all is well now
badlogic [Sat, 8 Jun 2013 14:37:07 +0000 (16:37 +0200)]
removed AssetManager GWT emulation, added ThreadUtils for yield in GWT, all is well now

11 years agochanged asynch to async
badlogic [Sat, 8 Jun 2013 14:06:52 +0000 (16:06 +0200)]
changed asynch to async

11 years agoadded AsynchExecutor and related classes, to get rid of AssetManager emu in GWT backend
badlogic [Sat, 8 Jun 2013 14:00:33 +0000 (16:00 +0200)]
added AsynchExecutor and related classes, to get rid of AssetManager emu in GWT backend

11 years agoMerge branch 'master' into reflectionapi
badlogic [Sat, 8 Jun 2013 13:20:01 +0000 (15:20 +0200)]
Merge branch 'master' into reflectionapi

11 years agoMerge branch 'master' of https://github.com/libgdx/libgdx
badlogic [Sat, 8 Jun 2013 13:17:31 +0000 (15:17 +0200)]
Merge branch 'master' of https://github.com/libgdx/libgdx

11 years agomore changes to basic3dtest
badlogic [Sat, 8 Jun 2013 13:17:15 +0000 (15:17 +0200)]
more changes to basic3dtest

11 years agoMerge pull request #468 from xoppa/bullet2
Mario Zechner [Sat, 8 Jun 2013 13:06:12 +0000 (06:06 -0700)]
Merge pull request #468 from xoppa/bullet2

Bullet, update to 2.81

11 years agoMerge branch 'master' of https://github.com/libgdx/libgdx into bullet2
Xoppa [Fri, 7 Jun 2013 20:27:50 +0000 (22:27 +0200)]
Merge branch 'master' of https://github.com/libgdx/libgdx into bullet2

11 years agoMerge pull request #467 from exidl/master
MobiDevelop [Fri, 7 Jun 2013 19:56:31 +0000 (12:56 -0700)]
Merge pull request #467 from exidl/master

G3DModelLoader puts a '/' in front of the texture's name

11 years agoFix android and vs build
Xoppa [Fri, 7 Jun 2013 19:54:06 +0000 (21:54 +0200)]
Fix android and vs build

11 years agoUpdate visual studio project
Xoppa [Fri, 7 Jun 2013 19:49:56 +0000 (21:49 +0200)]
Update visual studio project

11 years agoSwig generated files
Xoppa [Fri, 7 Jun 2013 19:23:28 +0000 (21:23 +0200)]
Swig generated files

11 years agoSplit swig interfaces into collision, dynamics and softbody
Xoppa [Fri, 7 Jun 2013 19:20:28 +0000 (21:20 +0200)]
Split swig interfaces into collision, dynamics and softbody

11 years agoRemove the / in the beginning of the texture's filename while loading a model
exidl [Fri, 7 Jun 2013 19:19:56 +0000 (21:19 +0200)]
Remove the / in the beginning of the texture's filename while loading a model

11 years agoMake btRaycastVehicle nice for SWIG
Xoppa [Fri, 7 Jun 2013 19:18:09 +0000 (21:18 +0200)]
Make btRaycastVehicle nice for SWIG

11 years agoUpdate to 2.81rev2613, remove MiniCL and BulletMultiThreaded
Xoppa [Fri, 7 Jun 2013 17:34:05 +0000 (19:34 +0200)]
Update to 2.81rev2613, remove MiniCL and BulletMultiThreaded

11 years agoMerge pull request #466 from ttencate/master
MobiDevelop [Fri, 7 Jun 2013 16:31:51 +0000 (09:31 -0700)]
Merge pull request #466 from ttencate/master

Fix compile error on GWT, sorry!

11 years agoFix compile error on GWT, sorry!
Thomas ten Cate [Fri, 7 Jun 2013 16:28:09 +0000 (17:28 +0100)]
Fix compile error on GWT, sorry!

11 years agoMerge pull request #464 from Psyfire/patch-1
MobiDevelop [Fri, 7 Jun 2013 14:14:15 +0000 (07:14 -0700)]
Merge pull request #464 from Psyfire/patch-1

FileHandle.moveTo() Update

11 years agoclean
blackbluegl [Fri, 7 Jun 2013 14:10:51 +0000 (16:10 +0200)]
clean

11 years agorevert ColorAttribute und FloatAttribute
blackbluegl [Fri, 7 Jun 2013 14:02:06 +0000 (16:02 +0200)]
revert ColorAttribute und FloatAttribute

11 years ago* Shader updated: work with dot(x,x)
blackbluegl [Fri, 7 Jun 2013 13:54:56 +0000 (15:54 +0200)]
* Shader updated: work with dot(x,x)
* DefaultShader updated: calculate fog distance ^2

11 years agoFileHandle.moveTo() Update
Psyfire [Fri, 7 Jun 2013 13:52:15 +0000 (09:52 -0400)]
FileHandle.moveTo() Update

delete() only deletes files and empty directories.  As such, moveTo() would leave the old directory after a moveTo() opperation.  By adding deleteDirectory(), this ensures the old copy is removed.  Not sure if the test "if (exists () && isDirectory())" is needed.

11 years agoMerge branch 'master' of https://github.com/libgdx/libgdx.git
blackbluegl [Fri, 7 Jun 2013 13:22:42 +0000 (15:22 +0200)]
Merge branch 'master' of https://github.com/libgdx/libgdx.git

11 years agoFix bullet build script
Xoppa [Thu, 6 Jun 2013 21:42:58 +0000 (23:42 +0200)]
Fix bullet build script

11 years agoMerge branch 'bullet' of https://github.com/xoppa/libgdx into bullet2
Xoppa [Thu, 6 Jun 2013 21:28:04 +0000 (23:28 +0200)]
Merge branch 'bullet' of https://github.com/xoppa/libgdx into bullet2

11 years agoFix the bullet tests
Xoppa [Thu, 6 Jun 2013 21:26:00 +0000 (23:26 +0200)]
Fix the bullet tests

11 years agoSeparate bullet and custom code
Xoppa [Thu, 6 Jun 2013 21:11:09 +0000 (23:11 +0200)]
Separate bullet and custom code

11 years agoMerge branch 'master' into reflectionapi
Justin Shapcott [Thu, 6 Jun 2013 20:48:20 +0000 (13:48 -0700)]
Merge branch 'master' into reflectionapi

Conflicts:
backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/utils/Array.java
backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/utils/ArrayMap.java

11 years agoMerge branch 'reflectionapi' of https://github.com/libgdx/libgdx into reflectionapi
Justin Shapcott [Thu, 6 Jun 2013 20:46:09 +0000 (13:46 -0700)]
Merge branch 'reflectionapi' of https://github.com/libgdx/libgdx into reflectionapi

11 years agoMore reflection work
Justin Shapcott [Thu, 6 Jun 2013 20:18:07 +0000 (13:18 -0700)]
More reflection work

11 years agoMore reflection work
unknown [Thu, 6 Jun 2013 20:18:07 +0000 (13:18 -0700)]
More reflection work

11 years agoAdd managed const ptr, remove unneeded upcast
Xoppa [Thu, 6 Jun 2013 20:14:47 +0000 (22:14 +0200)]
Add managed const ptr, remove unneeded upcast

11 years agobtHeightfieldTerrainShape, add custom constructors
Xoppa [Thu, 6 Jun 2013 19:35:26 +0000 (21:35 +0200)]
btHeightfieldTerrainShape, add custom constructors

11 years agoUpdate swig to version 2.0.10
Xoppa [Thu, 6 Jun 2013 18:37:38 +0000 (20:37 +0200)]
Update swig to version 2.0.10

11 years agoBullet: Fix swig with correct Model path
Xoppa [Thu, 6 Jun 2013 18:23:26 +0000 (20:23 +0200)]
Bullet: Fix swig with correct Model path

11 years agoMerge pull request #461 from apautrot/master
MobiDevelop [Thu, 6 Jun 2013 13:13:48 +0000 (06:13 -0700)]
Merge pull request #461 from apautrot/master

Added missing key mapping in getLwjglKeyCode

11 years agoMerge pull request #460 from zbarnett/master
MobiDevelop [Thu, 6 Jun 2013 13:12:57 +0000 (06:12 -0700)]
Merge pull request #460 from zbarnett/master

[fixed] DefaultGroupStrategy now works with OpenGL 2.0

11 years agoAdded missing key mapping in getLwjglKeyCode, for keys APOSTROPHE, END, PAGE_DOWN...
apautrot [Thu, 6 Jun 2013 09:11:47 +0000 (11:11 +0200)]
Added missing key mapping in getLwjglKeyCode, for keys APOSTROPHE, END, PAGE_DOWN, PAGE_UP, INSERT.

11 years ago[fixed] DefaultGroupStrategy now works while using OpenGL 2.0
Zeb Barnett [Thu, 6 Jun 2013 06:40:33 +0000 (01:40 -0500)]
[fixed] DefaultGroupStrategy now works while using OpenGL 2.0

11 years agoMerge pull request #459 from vbousquet/master
Nathan Sweet [Wed, 5 Jun 2013 20:00:33 +0000 (13:00 -0700)]
Merge pull request #459 from vbousquet/master

TexturePacker2 : make Page & Rect public to allow reuse in other projects

11 years agoMake Page and Rect public to allow reuse and extension
Vincent Bousquet [Wed, 5 Jun 2013 19:09:36 +0000 (21:09 +0200)]
Make Page and Rect public to allow reuse and extension

11 years agoMerge remote-tracking branch 'origin/master'
NathanSweet [Wed, 5 Jun 2013 16:48:02 +0000 (18:48 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoFixed JGLFW command key on Mac.
NathanSweet [Wed, 5 Jun 2013 16:47:46 +0000 (18:47 +0200)]
Fixed JGLFW command key on Mac.

I had broke it because I break the things.

11 years agoMerge pull request #458 from xoppa/3dapi2
Mario Zechner [Wed, 5 Jun 2013 16:02:05 +0000 (09:02 -0700)]
Merge pull request #458 from xoppa/3dapi2

Fix GLES10Shader texture wrap

11 years agoFix GLES10Shader texture wrap
Xoppa [Wed, 5 Jun 2013 15:52:53 +0000 (17:52 +0200)]
Fix GLES10Shader texture wrap

11 years agoMerge pull request #435 from moly/mediapan
Mario Zechner [Tue, 4 Jun 2013 10:53:06 +0000 (03:53 -0700)]
Merge pull request #435 from moly/mediapan

Added panning support for Music

11 years agoMerge pull request #451 from xoppa/3dapi2
Mario Zechner [Mon, 3 Jun 2013 22:16:13 +0000 (15:16 -0700)]
Merge pull request #451 from xoppa/3dapi2

Add AnimationController & strong typed fixed length array to UBJsonReader

11 years agoUpdate tests to use AnimationController
Xoppa [Mon, 3 Jun 2013 22:15:34 +0000 (00:15 +0200)]
Update tests to use AnimationController

11 years agoMerge pull request #457 from ttencate/master
Mario Zechner [Mon, 3 Jun 2013 22:14:45 +0000 (15:14 -0700)]
Merge pull request #457 from ttencate/master

Check for GL_FRAMEBUFFER_UNSUPPORTED error from glCheckFramebufferStatus

11 years agoMerge branch 'master' of https://github.com/libgdx/libgdx into 3dapi2
Xoppa [Mon, 3 Jun 2013 21:41:17 +0000 (23:41 +0200)]
Merge branch 'master' of https://github.com/libgdx/libgdx into 3dapi2

11 years agoAdd AnimationController
Xoppa [Mon, 3 Jun 2013 21:11:59 +0000 (23:11 +0200)]
Add AnimationController

11 years agoCheck for GL_FRAMEBUFFER_UNSUPPORTED error from glCheckFramebufferStatus
Thomas ten Cate [Mon, 3 Jun 2013 19:41:00 +0000 (20:41 +0100)]
Check for GL_FRAMEBUFFER_UNSUPPORTED error from glCheckFramebufferStatus

According to the OpenGL ES 2.0 spec
(http://www.khronos.org/registry/gles/specs/2.0/es_cm_spec_2.0.24.pdf),
CheckFramebufferStatus can return FRAMEBUFFER_UNSUPPORTED if e.g. the
texture isn't a color-renderable format. We should throw in that case,
not silently fail to work. Also throw for any other cases that aren't
FRAMEBUFFER_COMPLETE; according to the spec there shouldn't be any.

Also add some documentation about officially supported formats. In
particular, RGB888 and RGBA8888 do work on many devices, but aren't
listed in the spec as color-renderable formats.