OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
11 years agoMerge remote-tracking branch 'origin/master'
NathanSweet [Mon, 27 May 2013 16:57:47 +0000 (18:57 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoRemove widget from cell when removed from table.
NathanSweet [Mon, 27 May 2013 16:45:10 +0000 (18:45 +0200)]
Remove widget from cell when removed from table.

11 years agoAdded sets to changes.
NathanSweet [Mon, 27 May 2013 16:45:01 +0000 (18:45 +0200)]
Added sets to changes.

11 years agoFixed 1454.
NathanSweet [Mon, 27 May 2013 16:44:52 +0000 (18:44 +0200)]
Fixed 1454.

11 years agoAdded sets!
NathanSweet [Mon, 27 May 2013 16:44:45 +0000 (18:44 +0200)]
Added sets!

11 years agoFixed SpriteBatch float[] method offsets.
NathanSweet [Mon, 27 May 2013 16:44:29 +0000 (18:44 +0200)]
Fixed SpriteBatch float[] method offsets.

11 years agoFixed array addAll.
NathanSweet [Mon, 27 May 2013 16:44:10 +0000 (18:44 +0200)]
Fixed array addAll.

11 years agomerged with master
badlogic [Sun, 26 May 2013 12:48:04 +0000 (14:48 +0200)]
merged with master

11 years agomoved platform poms to gdx/jni/maven, do the same for extensions later on
badlogic [Sun, 26 May 2013 12:47:04 +0000 (14:47 +0200)]
moved platform poms to gdx/jni/maven, do the same for extensions later on

11 years agoMerge remote-tracking branch 'origin/master'
NathanSweet [Sun, 26 May 2013 11:16:20 +0000 (13:16 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoScrollPane setForceOverscroll renamed to setForceScroll. ArrayMap addAll renamed...
NathanSweet [Sun, 26 May 2013 11:16:12 +0000 (13:16 +0200)]
ScrollPane setForceOverscroll renamed to setForceScroll. ArrayMap addAll renamed to putAll.

11 years agoMerge pull request #423 from xoppa/3dapi
Mario Zechner [Sun, 26 May 2013 08:42:17 +0000 (01:42 -0700)]
Merge pull request #423 from xoppa/3dapi

Add ship.obj and shadertest

11 years agoFix bug in ArrayMap emulation
Justin Shapcott [Sat, 25 May 2013 21:46:09 +0000 (14:46 -0700)]
Fix bug in ArrayMap emulation

The constructor taking the element type was not using the ReflectionCache
to instantiate the arrays, causing ClassCastException.

11 years agoAdd ship.obj and shadertest
Xoppa [Sat, 25 May 2013 17:44:14 +0000 (19:44 +0200)]
Add ship.obj and shadertest

11 years agoUse standard GWT Storage API
Justin Shapcott [Sat, 25 May 2013 16:36:24 +0000 (09:36 -0700)]
Use standard GWT Storage API

11 years agoJavadoc.
NathanSweet [Sat, 25 May 2013 16:00:31 +0000 (18:00 +0200)]
Javadoc.

11 years agoMerge remote-tracking branch 'origin/master'
NathanSweet [Sat, 25 May 2013 15:41:18 +0000 (17:41 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoDon't traverse to disabled text fields.
NathanSweet [Sat, 25 May 2013 15:14:41 +0000 (17:14 +0200)]
Don't traverse to disabled text fields.

11 years agoChanged Action#setActor(null) to not call reset.
NathanSweet [Sat, 25 May 2013 15:12:50 +0000 (17:12 +0200)]
Changed Action#setActor(null) to not call reset.

This allows non-pooled actions to be added and removed from actors, restarted, and reused.

11 years agoJavadocs.
NathanSweet [Sat, 25 May 2013 15:12:10 +0000 (17:12 +0200)]
Javadocs.

11 years agoFix double slash
Justin Shapcott [Sat, 25 May 2013 13:44:54 +0000 (06:44 -0700)]
Fix double slash

Only append a slash if the directory name doesn't already end with a
slash.

11 years agoAdd support for readDouble in GWT DataInputStream
Justin Shapcott [Sat, 25 May 2013 13:43:27 +0000 (06:43 -0700)]
Add support for readDouble in GWT DataInputStream

11 years agoMerge pull request #422 from xoppa/3dapi
Mario Zechner [Sat, 25 May 2013 09:28:32 +0000 (02:28 -0700)]
Merge pull request #422 from xoppa/3dapi

Add alphaTest, Keep bind transforms with bones, and other changes

11 years agoObjLoader, fix deprecated methods
Xoppa [Fri, 24 May 2013 17:45:44 +0000 (19:45 +0200)]
ObjLoader, fix deprecated methods

11 years agoFix ObjLoader
Xoppa [Fri, 24 May 2013 17:32:58 +0000 (19:32 +0200)]
Fix ObjLoader

11 years agoMerge branch 'master' of https://github.com/libgdx/libgdx into 3dapi
Xoppa [Fri, 24 May 2013 16:26:14 +0000 (18:26 +0200)]
Merge branch 'master' of https://github.com/libgdx/libgdx into 3dapi

11 years agoFix soft body face culling
Xoppa [Fri, 24 May 2013 15:50:34 +0000 (17:50 +0200)]
Fix soft body face culling

11 years agoFix cylinder faces
Xoppa [Fri, 24 May 2013 15:43:28 +0000 (17:43 +0200)]
Fix cylinder faces

11 years agoForgot to commit this
Xoppa [Fri, 24 May 2013 15:14:10 +0000 (17:14 +0200)]
Forgot to commit this

11 years agoKeep bind transforms with bones
Xoppa [Fri, 24 May 2013 14:51:58 +0000 (16:51 +0200)]
Keep bind transforms with bones

11 years agoFixed size bug in Array constructor - GWT.
Justin Shapcott [Fri, 24 May 2013 13:36:31 +0000 (06:36 -0700)]
Fixed size bug in Array constructor - GWT.

Yikes!

11 years agoFixed javadoc warnings.
NathanSweet [Fri, 24 May 2013 11:43:16 +0000 (13:43 +0200)]
Fixed javadoc warnings.

So fresh and so clean, clean.

11 years agoMerge remote-tracking branch 'origin/master'
NathanSweet [Fri, 24 May 2013 11:40:53 +0000 (13:40 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoRewrote SelectBox list to use ScrollPane and List.
NathanSweet [Fri, 24 May 2013 11:40:40 +0000 (13:40 +0200)]
Rewrote SelectBox list to use ScrollPane and List.

Now SelectBox scroll if there are too many items to fit onscreen.

11 years agoFixed size bug in Array constructor.
NathanSweet [Fri, 24 May 2013 11:39:38 +0000 (13:39 +0200)]
Fixed size bug in Array constructor.

Yikes!

11 years agoAdded updateVisualScroll for setting scroll position without animating.
NathanSweet [Fri, 24 May 2013 11:39:22 +0000 (13:39 +0200)]
Added updateVisualScroll for setting scroll position without animating.

11 years agoAdded getItemHeight.
NathanSweet [Fri, 24 May 2013 11:39:07 +0000 (13:39 +0200)]
Added getItemHeight.

11 years agoAdded ObjectFloatMap.
NathanSweet [Fri, 24 May 2013 11:38:53 +0000 (13:38 +0200)]
Added ObjectFloatMap.

Moar mapz!

11 years agoUse the typed array factory methods
Justin Shapcott [Thu, 23 May 2013 21:39:55 +0000 (14:39 -0700)]
Use the typed array factory methods

11 years agoRemove custom typed arrays in gwt backend
Justin Shapcott [Thu, 23 May 2013 21:34:43 +0000 (14:34 -0700)]
Remove custom typed arrays in gwt backend

11 years agoAdd alphaTest
Xoppa [Thu, 23 May 2013 18:46:41 +0000 (20:46 +0200)]
Add alphaTest

11 years agoAdd IntAttribute to gwt module definition
Justin Shapcott [Thu, 23 May 2013 17:43:45 +0000 (10:43 -0700)]
Add IntAttribute to gwt module definition

11 years agoMerge pull request #421 from xoppa/3dapi
Mario Zechner [Thu, 23 May 2013 17:41:55 +0000 (10:41 -0700)]
Merge pull request #421 from xoppa/3dapi

Move materialtest to g3d tests, update it to show opacity.

11 years agoMove material to g3d tests, update to show opacity.
Xoppa [Thu, 23 May 2013 16:41:26 +0000 (18:41 +0200)]
Move material to g3d tests, update to show opacity.

11 years agoMerge pull request #420 from blackbluegl/master
Mario Zechner [Thu, 23 May 2013 15:47:52 +0000 (08:47 -0700)]
Merge pull request #420 from blackbluegl/master

fixed diffuse color and specular lighting in DefaultShader

11 years agoMerge pull request #418 from xoppa/master
Mario Zechner [Thu, 23 May 2013 15:34:13 +0000 (08:34 -0700)]
Merge pull request #418 from xoppa/master

Make it easier to specify a shader, add Material IntAttribute, face culling, opacity and shininess

11 years agoMove opacity to BlendingAttribute, fix opacity in shader.
Xoppa [Thu, 23 May 2013 15:32:07 +0000 (17:32 +0200)]
Move opacity to BlendingAttribute, fix opacity in shader.

11 years agoFix issue 1461
Xoppa [Thu, 23 May 2013 15:12:33 +0000 (17:12 +0200)]
Fix issue 1461

11 years agoMake extension check case insensitive
Justin Shapcott [Thu, 23 May 2013 13:44:57 +0000 (06:44 -0700)]
Make extension check case insensitive

Fixes issue 1467.

11 years agofixed groupId in poms
badlogic [Thu, 23 May 2013 13:05:59 +0000 (15:05 +0200)]
fixed groupId in poms

11 years agoFix shininess, add opacity
Xoppa [Thu, 23 May 2013 11:10:08 +0000 (13:10 +0200)]
Fix shininess, add opacity

11 years agoMerge branch 'master' into maven
badlogic [Thu, 23 May 2013 10:33:24 +0000 (12:33 +0200)]
Merge branch 'master' into maven

11 years agoMerge branch 'master' of https://github.com/libgdx/libgdx
badlogic [Thu, 23 May 2013 10:25:07 +0000 (12:25 +0200)]
Merge branch 'master' of https://github.com/libgdx/libgdx

11 years agoRestore original code
blackbluegl [Thu, 23 May 2013 07:52:37 +0000 (09:52 +0200)]
Restore original code

11 years agoAdd default shaders to ant build.
Justin Shapcott [Wed, 22 May 2013 16:52:31 +0000 (09:52 -0700)]
Add default shaders to ant build.

11 years agofixed diffuse color and specular lighting in DefaultShader
blackbluegl [Wed, 22 May 2013 13:48:01 +0000 (15:48 +0200)]
fixed diffuse color and specular lighting in DefaultShader

11 years agofixed GwtGL20, cleaned up buffer handling in dev mode, may the fsm have mercy on us
badlogic [Wed, 22 May 2013 11:35:16 +0000 (13:35 +0200)]
fixed GwtGL20, cleaned up buffer handling in dev mode, may the fsm have mercy on us

11 years agoMerge pull request #419 from aspic/master
Nathan Sweet [Wed, 22 May 2013 11:33:01 +0000 (04:33 -0700)]
Merge pull request #419 from aspic/master

Snapvalues for Slider

11 years agoAdded a some logic for specifying values that the slider can snap to.
Kjetil Mehl [Wed, 22 May 2013 10:09:44 +0000 (12:09 +0200)]
Added a some logic for specifying values that the slider can snap to.

11 years agoadded g3dj to DefaultAssetFilter for faster loading, fixed GWT AssetManager emu for...
badlogic [Wed, 22 May 2013 10:05:40 +0000 (12:05 +0200)]
added g3dj to DefaultAssetFilter for faster loading, fixed GWT AssetManager emu for ModelLoader, hacked GwtGL20 to return max texture units (always 16, hackady hack)

11 years agofixed LwjglDebugStarter, was refering to renamed NewModelTest
badlogic [Wed, 22 May 2013 09:23:49 +0000 (11:23 +0200)]
fixed LwjglDebugStarter, was refering to renamed NewModelTest

11 years agoRemove commented out line
Justin Shapcott [Wed, 22 May 2013 07:23:56 +0000 (00:23 -0700)]
Remove commented out line

11 years agoLet InputStream subclasses report available bytes.
Justin Shapcott [Wed, 22 May 2013 07:14:29 +0000 (00:14 -0700)]
Let InputStream subclasses report available bytes.

11 years agoAdd classpath files support for gwt (limited)
Justin Shapcott [Wed, 22 May 2013 07:01:45 +0000 (00:01 -0700)]
Add classpath files support for gwt (limited)

Classpath files, such as the default bitmap font and the default shaders
for the new 3d api, are now available in gwt. This limited support
requires the classpath files to be specified in the gwt module definition
by setting the multi-valued property 'gdx.files.classpath'. Any file
specified will be copied to the assets folder at compile time.

11 years agoAdd defaultCullFace
Xoppa [Tue, 21 May 2013 23:12:27 +0000 (01:12 +0200)]
Add defaultCullFace

11 years agoAdd Material IntAttribute and face culling
Xoppa [Tue, 21 May 2013 22:59:55 +0000 (00:59 +0200)]
Add Material IntAttribute and face culling

11 years agoMake it easier to specify a shader
Xoppa [Tue, 21 May 2013 22:02:55 +0000 (00:02 +0200)]
Make it easier to specify a shader

11 years agoMerge pull request #417 from xoppa/master
Mario Zechner [Tue, 21 May 2013 21:43:32 +0000 (14:43 -0700)]
Merge pull request #417 from xoppa/master

Remove non working test models, add Basic3DTest, rename ModelTest

11 years agoAdd head and teapot model, add async loading to the tests
Xoppa [Tue, 21 May 2013 21:15:36 +0000 (23:15 +0200)]
Add head and teapot model, add async loading to the tests

11 years agoRemove debug logging
Xoppa [Tue, 21 May 2013 20:44:33 +0000 (22:44 +0200)]
Remove debug logging

11 years agoRename NewModelTest to ModelTest, add Basic3DTest
Xoppa [Tue, 21 May 2013 16:47:34 +0000 (18:47 +0200)]
Rename NewModelTest to ModelTest, add Basic3DTest

11 years agoMake GWT happy.
Justin Shapcott [Tue, 21 May 2013 16:02:26 +0000 (09:02 -0700)]
Make GWT happy.

11 years agoMerge branch 'master' of https://github.com/libgdx/libgdx
Xoppa [Tue, 21 May 2013 15:59:09 +0000 (17:59 +0200)]
Merge branch 'master' of https://github.com/libgdx/libgdx

11 years agoRemove non working test models
Xoppa [Tue, 21 May 2013 15:58:43 +0000 (17:58 +0200)]
Remove non working test models

11 years agoFixed a leeeetle bug I may have caused.
NathanSweet [Tue, 21 May 2013 15:53:17 +0000 (17:53 +0200)]
Fixed a leeeetle bug I may have caused.

11 years agoMore efficient JsonValue iteration. Fixed getter methods to actually return null.
NathanSweet [Tue, 21 May 2013 15:31:58 +0000 (17:31 +0200)]
More efficient JsonValue iteration. Fixed getter methods to actually return null.

JsonValue is a linked list! Indexed look up is expensive for large collections.

getXxx(name) never returns null, an exception is thrown if it doesn't exist. Use getXxx(name, defaultValue) if it is acceptable for the named value to not exist. I prefer getXxx(name) but since you guys had all the exceptions with their nice messages, I just added null default values.

11 years agoMove AndroidWallpaperListener to Android backend
Justin Shapcott [Tue, 21 May 2013 05:32:30 +0000 (22:32 -0700)]
Move AndroidWallpaperListener to Android backend

It should never have been in core.

11 years agoRemove remnants of old tests.
Justin Shapcott [Tue, 21 May 2013 02:12:01 +0000 (19:12 -0700)]
Remove remnants of old tests.

11 years agoFix javadoc build - exclude glsl files
Justin Shapcott [Tue, 21 May 2013 01:19:46 +0000 (18:19 -0700)]
Fix javadoc build - exclude glsl files

11 years agoremoved disfunctional tests
badlogic [Mon, 20 May 2013 22:25:07 +0000 (00:25 +0200)]
removed disfunctional tests

11 years agoMerge branch 'master' into maven
badlogic [Mon, 20 May 2013 21:56:21 +0000 (23:56 +0200)]
Merge branch 'master' into maven

11 years agoremoved model-loaders extension, replaced by new 3D api
badlogic [Mon, 20 May 2013 21:56:06 +0000 (23:56 +0200)]
removed model-loaders extension, replaced by new 3D api

11 years agoMerge branch 'maven' of https://github.com/libgdx/libgdx into maven
badlogic [Mon, 20 May 2013 21:51:12 +0000 (23:51 +0200)]
Merge branch 'maven' of https://github.com/libgdx/libgdx into maven

11 years agoMerge branch 'master' into maven
badlogic [Mon, 20 May 2013 21:50:48 +0000 (23:50 +0200)]
Merge branch 'master' into maven

11 years agomerged with master
badlogic [Mon, 20 May 2013 21:47:11 +0000 (23:47 +0200)]
merged with master

11 years agoadded new vertex attribute usage for tangents, binormals, boneweights, added unit...
badlogic [Mon, 20 May 2013 21:38:06 +0000 (23:38 +0200)]
added new vertex attribute usage for tangents, binormals, boneweights, added unit field to vertex attribute used to specify texture unit/bone matrix index, fixed leak in default shader

11 years agomanually merged changes to platform/pom.xml by Michael
badlogic [Mon, 20 May 2013 17:33:45 +0000 (19:33 +0200)]
manually merged changes to platform/pom.xml by Michael

11 years agoAllow aborting window close.
NathanSweet [Mon, 20 May 2013 15:55:30 +0000 (17:55 +0200)]
Allow aborting window close.

11 years agoMerge remote-tracking branch 'origin/master'
NathanSweet [Mon, 20 May 2013 06:53:41 +0000 (08:53 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoFixed dnd not working after dragging a source without a payload.
NathanSweet [Mon, 20 May 2013 06:53:31 +0000 (08:53 +0200)]
Fixed dnd not working after dragging a source without a payload.

11 years agoToggle select is default.
NathanSweet [Mon, 20 May 2013 06:53:13 +0000 (08:53 +0200)]
Toggle select is default.

11 years agoMerge pull request #416 from tommycli/master
Nathan Sweet [Mon, 20 May 2013 05:02:06 +0000 (22:02 -0700)]
Merge pull request #416 from tommycli/master

Address some lifecycle issues with LwjglAWTCanvas

11 years agoAdd some lifecycle safety
Tommy C. Li [Mon, 20 May 2013 04:43:42 +0000 (21:43 -0700)]
Add some lifecycle safety

11 years agoMerge pull request #415 from jrenner/patch-1
Nathan Sweet [Mon, 20 May 2013 04:33:41 +0000 (21:33 -0700)]
Merge pull request #415 from jrenner/patch-1

make setAngle docstring clearer

11 years agoMerge pull request #414 from vbousquet/master
Nathan Sweet [Mon, 20 May 2013 04:32:22 +0000 (21:32 -0700)]
Merge pull request #414 from vbousquet/master

Add support for 0-alpha pixel to TexturePacker2

11 years agomake setAngle docstring clearer
Jon Renner [Mon, 20 May 2013 01:57:43 +0000 (09:57 +0800)]
make setAngle docstring clearer

11 years agoChanged TexturePacker2 to preserve color of fully transparent pixels
Vincent Bousquet [Sun, 19 May 2013 23:15:30 +0000 (01:15 +0200)]
Changed TexturePacker2 to preserve color of fully transparent pixels
(for correct filtering)

11 years agoupdated CHANGES2
badlogic [Sun, 19 May 2013 22:07:49 +0000 (00:07 +0200)]
updated CHANGES2

11 years agoupdated ios project template, not more pngcrush
badlogic [Sun, 19 May 2013 22:03:06 +0000 (00:03 +0200)]
updated ios project template, not more pngcrush

11 years agoMerge pull request #400 from jamiltron/master
MobiDevelop [Sun, 19 May 2013 19:34:42 +0000 (12:34 -0700)]
Merge pull request #400 from jamiltron/master

Improve Polygon's documentation