OSDN Git Service

mikumikustudio/libgdx-mikumikustudio.git
11 years agoFaster load ubjson
Xoppa [Fri, 31 May 2013 20:23:41 +0000 (22:23 +0200)]
Faster load ubjson

11 years agoAdd transform to calculateBounds, fix transform
Xoppa [Fri, 31 May 2013 17:13:17 +0000 (19:13 +0200)]
Add transform to calculateBounds, fix transform

11 years agoUpdate ModelLoaderTest
Xoppa [Thu, 30 May 2013 18:08:56 +0000 (20:08 +0200)]
Update ModelLoaderTest

11 years agoand one more update
badlogic [Thu, 30 May 2013 17:26:58 +0000 (19:26 +0200)]
and one more update

11 years agomore updates
badlogic [Thu, 30 May 2013 17:23:35 +0000 (19:23 +0200)]
more updates

11 years agoMerge branch 'master' of https://github.com/libgdx/libgdx
badlogic [Thu, 30 May 2013 17:21:00 +0000 (19:21 +0200)]
Merge branch 'master' of https://github.com/libgdx/libgdx

11 years agosmall change to model loader test
badlogic [Thu, 30 May 2013 17:20:51 +0000 (19:20 +0200)]
small change to model loader test

11 years agoMerge pull request #440 from xoppa/3dapi2
Mario Zechner [Thu, 30 May 2013 17:19:01 +0000 (10:19 -0700)]
Merge pull request #440 from xoppa/3dapi2

Add BasicScene3DTest

11 years agoadded simple cube with two textures, added ModelLoaderTest to reproduce loader issue
badlogic [Thu, 30 May 2013 17:16:02 +0000 (19:16 +0200)]
added simple cube with two textures, added ModelLoaderTest to reproduce loader issue

11 years agoAdd BasicScene3DTest
Xoppa [Thu, 30 May 2013 16:55:08 +0000 (18:55 +0200)]
Add BasicScene3DTest

11 years agofixed pax britannica, vectorpinball png crush settings et. al.
badlogic [Thu, 30 May 2013 16:43:10 +0000 (18:43 +0200)]
fixed pax britannica, vectorpinball png crush settings et. al.

11 years agoMerge branch 'master' of https://github.com/libgdx/libgdx
badlogic [Thu, 30 May 2013 16:25:28 +0000 (18:25 +0200)]
Merge branch 'master' of https://github.com/libgdx/libgdx

11 years agoupdated libobjectal.dll, fixed vector-pinball png crush settings
badlogic [Thu, 30 May 2013 16:25:17 +0000 (18:25 +0200)]
updated libobjectal.dll, fixed vector-pinball png crush settings

11 years agoMerge remote-tracking branch 'origin/master'
NathanSweet [Thu, 30 May 2013 16:15:51 +0000 (18:15 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoAdded clamp() to allow a min/max range outside the slider's range.
NathanSweet [Thu, 30 May 2013 16:15:32 +0000 (18:15 +0200)]
Added clamp() to allow a min/max range outside the slider's range.

11 years agofixed pax-britannica png crush settings
badlogic [Thu, 30 May 2013 16:10:13 +0000 (18:10 +0200)]
fixed pax-britannica png crush settings

11 years agofixed super jumper png crush settings
badlogic [Thu, 30 May 2013 16:06:51 +0000 (18:06 +0200)]
fixed super jumper png crush settings

11 years agoupdated CHANGES
badlogic [Thu, 30 May 2013 15:34:46 +0000 (17:34 +0200)]
updated CHANGES

11 years agoremoved File#file(), removed box2d-editor
badlogic [Thu, 30 May 2013 15:34:10 +0000 (17:34 +0200)]
removed File#file(), removed box2d-editor

11 years agofixed issue 1456, Intersector#intersectRayBounds had a bug
badlogic [Thu, 30 May 2013 15:18:55 +0000 (17:18 +0200)]
fixed issue 1456, Intersector#intersectRayBounds had a bug

11 years agofixed issue 1459, Decal#setScaleY was wrong
badlogic [Thu, 30 May 2013 15:06:58 +0000 (17:06 +0200)]
fixed issue 1459, Decal#setScaleY was wrong

11 years agoMerge remote-tracking branch 'origin/master'
NathanSweet [Thu, 30 May 2013 12:31:36 +0000 (14:31 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoAdded int rgba methods for easier setting using 0x11223344.
NathanSweet [Thu, 30 May 2013 12:31:27 +0000 (14:31 +0200)]
Added int rgba methods for easier setting using 0x11223344.

11 years agoFixed pref width.
NathanSweet [Thu, 30 May 2013 12:30:53 +0000 (14:30 +0200)]
Fixed pref width.

11 years agoFormat.
NathanSweet [Thu, 30 May 2013 12:30:42 +0000 (14:30 +0200)]
Format.

11 years agoMerge pull request #438 from Jadems/master
Nathan Sweet [Thu, 30 May 2013 06:04:33 +0000 (23:04 -0700)]
Merge pull request #438 from Jadems/master

Fixed long presses being handled incorrectly.

11 years agoFixed long presses behaving incorrectly.
Matthew Williamson [Thu, 30 May 2013 03:23:23 +0000 (22:23 -0500)]
Fixed long presses behaving incorrectly.

Fixed long presses causing events not to be consumed by the
GestureDetector. This issue was causing the GestureDetector to return
false in touchDragged and touchUp whenever a longPress returned true
resulting in unexpected behavior which one would likely only notice when
chaining InputProcessors in an InputMultiplexer.

11 years agoMerge branch 'master' of https://github.com/libgdx/libgdx
badlogic [Thu, 30 May 2013 00:53:59 +0000 (02:53 +0200)]
Merge branch 'master' of https://github.com/libgdx/libgdx

11 years agofixed cuboc
badlogic [Thu, 30 May 2013 00:52:11 +0000 (02:52 +0200)]
fixed cuboc

11 years agoMerge pull request #437 from xoppa/3dapi2
Xoppa [Wed, 29 May 2013 21:09:50 +0000 (14:09 -0700)]
Merge pull request #437 from xoppa/3dapi2

Fix opacity on models

11 years agoFix opacity on models
Xoppa [Wed, 29 May 2013 21:08:29 +0000 (23:08 +0200)]
Fix opacity on models

11 years agoMerge pull request #434 from moly/androidaudiofix
Mario Zechner [Wed, 29 May 2013 20:48:45 +0000 (13:48 -0700)]
Merge pull request #434 from moly/androidaudiofix

AndroidSound#play/loop now returns -1 on failure, to match other backends

11 years agoMerge pull request #436 from justinbowes/1470_osx_backspace_causes_forward_delete
Mario Zechner [Wed, 29 May 2013 20:31:40 +0000 (13:31 -0700)]
Merge pull request #436 from justinbowes/1470_osx_backspace_causes_forward_delete

Fix for Issue 1470: On OS X TextField deletes symbols from the right side

11 years agoFix OSX backspace behaving like delete key due to bug in LWJGL Keyboard.getEventChara...
Justin Bowes [Wed, 29 May 2013 19:38:06 +0000 (15:38 -0400)]
Fix OSX backspace behaving like delete key due to bug in LWJGL Keyboard.getEventCharacter()

11 years agoMerge pull request #429 from xoppa/3dapi2
Mario Zechner [Wed, 29 May 2013 15:48:38 +0000 (08:48 -0700)]
Merge pull request #429 from xoppa/3dapi2

Add skeletontest and various fixes

11 years agoFix GLES10 shader
Xoppa [Wed, 29 May 2013 15:17:17 +0000 (17:17 +0200)]
Fix GLES10 shader

11 years agoAdded viewport settings to Stage.
NathanSweet [Wed, 29 May 2013 02:42:07 +0000 (04:42 +0200)]
Added viewport settings to Stage.

11 years agoFix MeshBuilder#box
Xoppa [Tue, 28 May 2013 23:45:57 +0000 (01:45 +0200)]
Fix MeshBuilder#box

11 years agoAllow nested calls to begin().
NathanSweet [Tue, 28 May 2013 22:41:41 +0000 (00:41 +0200)]
Allow nested calls to begin().

11 years agoMerge remote-tracking branch 'origin/master'
NathanSweet [Tue, 28 May 2013 21:43:24 +0000 (23:43 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoImproved generics and fixed removeAll. Thanks Javier J. <javierj@us.es>!
NathanSweet [Tue, 28 May 2013 21:42:25 +0000 (23:42 +0200)]
Improved generics and fixed removeAll. Thanks Javier J. <javierj@us.es>!

11 years agoMerge pull request #433 from MoopsLC/master
Nathan Sweet [Tue, 28 May 2013 21:20:25 +0000 (14:20 -0700)]
Merge pull request #433 from MoopsLC/master

draw substring of BitmapFontCache

11 years agoMerge remote-tracking branch 'origin/master'
NathanSweet [Tue, 28 May 2013 20:34:52 +0000 (22:34 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoFixed pooling cells.
NathanSweet [Tue, 28 May 2013 20:19:12 +0000 (22:19 +0200)]
Fixed pooling cells.

11 years agoUpdate BitmapFontCache.java
MoopsLC [Tue, 28 May 2013 17:50:38 +0000 (14:50 -0300)]
Update BitmapFontCache.java

allow for drawing a substring of the cache for letter-by-letter text scrolling

11 years agoDefault to GL_REPEAT, add mtl shininess and opacity, fix BlendingAttribute constructor
Xoppa [Tue, 28 May 2013 17:44:46 +0000 (19:44 +0200)]
Default to GL_REPEAT, add mtl shininess and opacity, fix BlendingAttribute constructor

11 years agoAndroidSound#play/loop now returns -1 on failure, to match other backends
moly [Tue, 28 May 2013 17:22:34 +0000 (18:22 +0100)]
AndroidSound#play/loop now returns -1 on failure, to match other backends

11 years agoMerge pull request #427 from veger/master
Nathan Sweet [Tue, 28 May 2013 14:54:36 +0000 (07:54 -0700)]
Merge pull request #427 from veger/master

ImageTextButtonStyle: Do not set fields twice and add constructor

11 years agoAdded getPressedButton.
NathanSweet [Tue, 28 May 2013 14:40:04 +0000 (16:40 +0200)]
Added getPressedButton.

11 years agoPooled cells.
NathanSweet [Tue, 28 May 2013 14:39:54 +0000 (16:39 +0200)]
Pooled cells.

11 years agoAdd skeletontest
Xoppa [Mon, 27 May 2013 22:05:46 +0000 (00:05 +0200)]
Add skeletontest

11 years agoDisabled debug.
NathanSweet [Mon, 27 May 2013 20:53:43 +0000 (22:53 +0200)]
Disabled debug.

11 years agoDo not set ImageTextButtonStyle fields twice
Maarten Bezemer [Mon, 27 May 2013 17:21:25 +0000 (19:21 +0200)]
Do not set ImageTextButtonStyle fields twice
Add constructor accepting TextButtonStyle objects

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.