OSDN Git Service

mikumikustudio/MikuMikuStudio.git
13 years agoUnwinding a bit of the Message vs. Message conundrum
PSpeed42@gmail.com [Mon, 21 Mar 2011 23:34:13 +0000 (23:34 +0000)]
Unwinding a bit of the Message vs. Message conundrum
to give new API users a proper extension point for their
own messages.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7069 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoReceived messages now have their reliability flag
PSpeed42@gmail.com [Mon, 21 Mar 2011 23:25:19 +0000 (23:25 +0000)]
Received messages now have their reliability flag
set properly based on how the message was received.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7068 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoFix client message listeners threading. They may be
PSpeed42@gmail.com [Mon, 21 Mar 2011 23:06:27 +0000 (23:06 +0000)]
Fix client message listeners threading.  They may be
called by either the UDP or TCP thread but it will
not be at the same time.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7067 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- remove folder
normen667 [Mon, 21 Mar 2011 13:13:31 +0000 (13:13 +0000)]
- remove folder

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7066 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add some bullet javadoc
normen667 [Mon, 21 Mar 2011 13:12:33 +0000 (13:12 +0000)]
- add some bullet javadoc
- remove deprecated bullet classes

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7065 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoCalculation of Bezier curve's length added.
Kaelthas_Spellsinger@o2.pl [Mon, 21 Mar 2011 13:07:55 +0000 (13:07 +0000)]
Calculation of Bezier curve's length added.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7064 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoA method that returns the length added to curve.
Kaelthas_Spellsinger@o2.pl [Mon, 21 Mar 2011 11:45:00 +0000 (11:45 +0000)]
A method that returns the length added to curve.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7063 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoThe light's name added.
Kaelthas_Spellsinger@o2.pl [Mon, 21 Mar 2011 11:44:33 +0000 (11:44 +0000)]
The light's name added.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7062 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add BrickTower test
normen667 [Mon, 21 Mar 2011 03:21:20 +0000 (03:21 +0000)]
- add BrickTower test

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7061 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- fix physics debug view rogue meshes by adding mesh.getFloatBuffer(Type.Position...
normen667 [Mon, 21 Mar 2011 01:48:19 +0000 (01:48 +0000)]
- fix physics debug view rogue meshes by adding mesh.getFloatBuffer(Type.Position).clear()
- make CollisionShapeFactory use not world translation but translation relative to given parent
- add CollisionShapeFactory test

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7060 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoURL: http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/posterizatio...
mulova [Sun, 20 Mar 2011 12:13:49 +0000 (12:13 +0000)]
URL: jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/posterizationfilter-shader-fix-for-mac/
PosterizationFilter compilation error fix for Mac

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7058 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoURL: http://jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/crosspatchfi...
mulova [Sun, 20 Mar 2011 12:10:39 +0000 (12:10 +0000)]
URL: jmonkeyengine.org/groups/contribution-depot-jme3/forum/topic/crosspatchfilter-fails-on-mac/
CrossHatchFilter uniform types from int to float

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7057 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoMeshLoader catch AssetNotFoundException when trying to locate the .material of a...
remy.bouquet@gmail.com [Sun, 20 Mar 2011 08:55:42 +0000 (08:55 +0000)]
MeshLoader catch AssetNotFoundException when trying to locate the .material of a model

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7056 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- sont use nightly jme3 target for stable build
normen667 [Sun, 20 Mar 2011 04:48:28 +0000 (04:48 +0000)]
- sont use nightly jme3 target for stable build

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7055 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * Ported TestMessages to new SM
shadowislord [Sat, 19 Mar 2011 22:47:35 +0000 (22:47 +0000)]
 * Ported TestMessages to new SM
 * Mesh.deepClone() will no longer keep old collision tree

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7050 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoUpdated the Endpoint interface to define a close() method
PSpeed42@gmail.com [Sat, 19 Mar 2011 22:07:19 +0000 (22:07 +0000)]
Updated the Endpoint interface to define a close() method
that can optionally flush the queued messages.  Modified
DefaultServer to close-with-flush when kicking a client
so that the disconnect message actually gets to them.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7049 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoMore comments on restrictions to future thread pooling
PSpeed42@gmail.com [Sat, 19 Mar 2011 21:46:52 +0000 (21:46 +0000)]
More comments on restrictions to future thread pooling
implementations.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7048 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoModified the default server implementation to enforce my
PSpeed42@gmail.com [Sat, 19 Mar 2011 21:37:02 +0000 (21:37 +0000)]
Modified the default server implementation to enforce my
own threading rules... it's sort of heavy-handed but
given the separation of the reliable and unreliable
implementations (and the inability to really know how
they are threading from here) this is the safest way and
doesn't seem to really affect throughput.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7047 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoAdded some comments about the multi-threaded nature
PSpeed42@gmail.com [Sat, 19 Mar 2011 21:21:06 +0000 (21:21 +0000)]
Added some comments about the multi-threaded nature
of message event dispatch.  This is one of the reasons
I thought the existing services need to be checked for
'correctness' re: multithreading.  Even in the current
implementations, a message listener may be called by
different threads.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7046 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add wiki page to manual
normen667 [Sat, 19 Mar 2011 20:26:46 +0000 (20:26 +0000)]
- add wiki page to manual

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7045 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoAdded a count-down latch to keep track of the connecting
PSpeed42@gmail.com [Sat, 19 Mar 2011 17:26:08 +0000 (17:26 +0000)]
Added a count-down latch to keep track of the connecting
state so that if a caller creates a client then immediately
starts sending message, we can block until the connection
is really established.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7044 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoadded disconnect information to the client state listener
PSpeed42@gmail.com [Sat, 19 Mar 2011 17:13:58 +0000 (17:13 +0000)]
added disconnect information to the client state listener
so that clients that care can know why they were booted, etc.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7043 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoFixed a port typo after all the cutting pasting and
PSpeed42@gmail.com [Sat, 19 Mar 2011 15:44:42 +0000 (15:44 +0000)]
Fixed a port typo after all the cutting pasting and
fixing last night.  UDP connection now setup with
the proper remote UDP port.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7042 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoSend the version information with the client registration
PSpeed42@gmail.com [Sat, 19 Mar 2011 07:31:58 +0000 (07:31 +0000)]
Send the version information with the client registration
and kick the client if they don't match.  Need to fix some
other things before the reason actually makes it to the
client before the socket is closed... but at least they'll
know something is wrong.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7041 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * RMI system much more tolerant of bad data now (will display warning in log instead...
shadowislord [Sat, 19 Mar 2011 07:16:21 +0000 (07:16 +0000)]
 * RMI system much more tolerant of bad data now (will display warning in log instead of crashing)

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7040 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoAdded the rest of the game name and version stuff... still
PSpeed42@gmail.com [Sat, 19 Mar 2011 07:08:34 +0000 (07:08 +0000)]
Added the rest of the game name and version stuff... still
doesn't validate with it but at least the client and server
can be setup now.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7039 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoReal fix for the client UDP problems and removed my long
PSpeed42@gmail.com [Sat, 19 Mar 2011 06:47:46 +0000 (06:47 +0000)]
Real fix for the client UDP problems and removed my long
winded and erroneous comment now that we have point-to-point
connections again.
Also committing the other classes to which I started adding
game name and version... unfinished but needed for the other
fix.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7038 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoCommitting something for testing... may revert.
PSpeed42@gmail.com [Sat, 19 Mar 2011 06:42:33 +0000 (06:42 +0000)]
Committing something for testing... may revert.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7037 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoUpdated to use localhost instead of my hard-coded host
PSpeed42@gmail.com [Sat, 19 Mar 2011 06:31:37 +0000 (06:31 +0000)]
Updated to use localhost instead of my hard-coded host
and modified to be able to test unreliable throughput.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7036 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoLeave the client UDP connection 'connectionless' and
PSpeed42@gmail.com [Sat, 19 Mar 2011 06:24:28 +0000 (06:24 +0000)]
Leave the client UDP connection 'connectionless' and
left a really big comment as to why.  It's sort of
too bad but not that big of a deal.

Now clients can connect to 'localhost' and still
receive UDP packets.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7035 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoAdded a comment about the "magic number" used in the
PSpeed42@gmail.com [Sat, 19 Mar 2011 05:22:47 +0000 (05:22 +0000)]
Added a comment about the "magic number" used in the
connect message from the client.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7034 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoMore graceful shutdown of client-initiated close of
PSpeed42@gmail.com [Sat, 19 Mar 2011 03:21:24 +0000 (03:21 +0000)]
More graceful shutdown of client-initiated close of
the Client.  Way easier to take care of this stuff with
working code... thanks, MonkeyZone.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7033 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoFixed an NPE in the filter code... oops. A null filter
PSpeed42@gmail.com [Sat, 19 Mar 2011 03:04:30 +0000 (03:04 +0000)]
Fixed an NPE in the filter code... oops.  A null filter
is the same as always true.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7032 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoBasic useful filter implementations.
PSpeed42@gmail.com [Sat, 19 Mar 2011 03:00:06 +0000 (03:00 +0000)]
Basic useful filter implementations.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7031 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoAdded a String getAddress() to the server-side connection
PSpeed42@gmail.com [Sat, 19 Mar 2011 02:34:48 +0000 (02:34 +0000)]
Added a String getAddress() to the server-side connection
stuff... this will be useful for certain types of filtering
and is good for informational logging.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7030 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoBasic connection filtering support. Standard filter implementations
PSpeed42@gmail.com [Sat, 19 Mar 2011 02:22:26 +0000 (02:22 +0000)]
Basic connection filtering support.  Standard filter implementations
to come next.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7029 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoFixed some more cases where I missed the long -> int
PSpeed42@gmail.com [Sat, 19 Mar 2011 01:17:26 +0000 (01:17 +0000)]
Fixed some more cases where I missed the long -> int
client id conversion.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7028 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * AssetManager will now throw an exception when there are issues with loading/locati...
shadowislord [Sat, 19 Mar 2011 00:56:41 +0000 (00:56 +0000)]
 * AssetManager will now throw an exception when there are issues with loading/locating an asset

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7027 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * Fix Lighting.frag compile error
shadowislord [Fri, 18 Mar 2011 23:54:06 +0000 (23:54 +0000)]
 * Fix Lighting.frag compile error
 * Replaced nondescript NullPointerException in OBJLoader with proper exception for missing material in MTL

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7026 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoClient ID is now just an int. If users connect once
PSpeed42@gmail.com [Fri, 18 Mar 2011 19:36:29 +0000 (19:36 +0000)]
Client ID is now just an int.  If users connect once
a millisecond for almost 25 days straight then it will
eventually wrap.  I think that's ok.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7025 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- up the version of the jme3 libraries in trunk to avoid a higher stable version...
normen667 [Fri, 18 Mar 2011 16:54:44 +0000 (16:54 +0000)]
- up the version of the jme3 libraries in trunk to avoid a higher stable version number

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7022 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoLog the client registration steps.
PSpeed42@gmail.com [Fri, 18 Mar 2011 04:12:19 +0000 (04:12 +0000)]
Log the client registration steps.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7020 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoAdded some logging for when the kernels are actually
PSpeed42@gmail.com [Fri, 18 Mar 2011 04:04:51 +0000 (04:04 +0000)]
Added some logging for when the kernels are actually
hosting.  The old SM did similar and it's useful.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7019 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoAdded server-side client-specific session attributes
PSpeed42@gmail.com [Fri, 18 Mar 2011 02:10:45 +0000 (02:10 +0000)]
Added server-side client-specific session attributes
for tucking player data, etc..

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7018 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoDeprecated some more things, fixed some javadoc links,
PSpeed42@gmail.com [Fri, 18 Mar 2011 00:21:45 +0000 (00:21 +0000)]
Deprecated some more things, fixed some javadoc links,
and added some more package.html files.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7017 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoBetter address binding.
PSpeed42@gmail.com [Thu, 17 Mar 2011 23:34:04 +0000 (23:34 +0000)]
Better address binding.
Deprecated the methods on the old Message class
that are truly dangerous in the new version since
they always return null.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7016 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoAdded a form of client that allows delayed connection
PSpeed42@gmail.com [Thu, 17 Mar 2011 22:01:48 +0000 (22:01 +0000)]
Added a form of client that allows delayed connection
using the standard network stack.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7015 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoAdded the disconnect message which kicking a client
PSpeed42@gmail.com [Thu, 17 Mar 2011 20:54:08 +0000 (20:54 +0000)]
Added the disconnect message which kicking a client
from the new server... haven't actually tested it.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7014 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoCentralize the logic for accumulating and converting
PSpeed42@gmail.com [Thu, 17 Mar 2011 20:31:49 +0000 (20:31 +0000)]
Centralize the logic for accumulating and converting
non-aligned ByteBuffers into messages and messages into
ByteBuffers.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7013 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoUpdate a javadoc for clarity.
PSpeed42@gmail.com [Thu, 17 Mar 2011 20:16:46 +0000 (20:16 +0000)]
Update a javadoc for clarity.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7012 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoMy not cleaned up throughput test showing the basic
PSpeed42@gmail.com [Thu, 17 Mar 2011 18:01:32 +0000 (18:01 +0000)]
My not cleaned up throughput test showing the basic
calling of the new SM API.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7011 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoStill a work in progress. The new API and base implementations
PSpeed42@gmail.com [Thu, 17 Mar 2011 17:57:07 +0000 (17:57 +0000)]
Still a work in progress.  The new API and base implementations
of the new interfaces.  Still exists entirely in parallel with
the old code.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7010 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoStill a work in progress. This is the new 'heart' of
PSpeed42@gmail.com [Thu, 17 Mar 2011 17:55:46 +0000 (17:55 +0000)]
Still a work in progress.  This is the new 'heart' of
the SM module that simply routes raw bytes over
transports, hiding the particular transport implementation
and threading model.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7009 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoSimpleApplication has now built in methods to display or not fps tex and stat view.
remy.bouquet@gmail.com [Thu, 17 Mar 2011 17:27:07 +0000 (17:27 +0000)]
SimpleApplication has now built in methods to display or not fps tex and stat view.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7008 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoSSAOFilter can now be multi sampled
remy.bouquet@gmail.com [Thu, 17 Mar 2011 16:52:12 +0000 (16:52 +0000)]
SSAOFilter can now be multi sampled

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7007 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago * Attempt to fix ATI native crash with particles
shadowislord [Wed, 16 Mar 2011 21:19:27 +0000 (21:19 +0000)]
 * Attempt to fix ATI native crash with particles

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7006 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoUnwinding the ouroboros... modified these public API
PSpeed42@gmail.com [Wed, 16 Mar 2011 19:51:41 +0000 (19:51 +0000)]
Unwinding the ouroboros... modified these public API
classes to not expose their internals by implementing
listeners directly.  Moved the listeners inside.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7005 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoRemoving deprecated methods. So long, and don't let the
PSpeed42@gmail.com [Wed, 16 Mar 2011 19:37:27 +0000 (19:37 +0000)]
Removing deprecated methods.  So long, and don't let the
door hit you on the way out...

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7004 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoA tourniquet to steep the bleeding on the UDP side before
PSpeed42@gmail.com [Wed, 16 Mar 2011 19:30:45 +0000 (19:30 +0000)]
A tourniquet to steep the bleeding on the UDP side before
it gets replaced.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7003 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoJust renaming some vars to be more inline with what
PSpeed42@gmail.com [Wed, 16 Mar 2011 18:55:52 +0000 (18:55 +0000)]
Just renaming some vars to be more inline with what
they are.  Makes it easier to find calls to Client.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7002 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoAdded PosterizationFilter contribution by Roy Straver a.k.a. Baal Garnaal
remy.bouquet@gmail.com [Wed, 16 Mar 2011 17:17:12 +0000 (17:17 +0000)]
Added PosterizationFilter contribution by Roy Straver a.k.a. Baal Garnaal

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7001 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoAdded CrossHatchFilter contribution by Roy Straver a.k.a. Baal Garnaal
remy.bouquet@gmail.com [Wed, 16 Mar 2011 17:12:45 +0000 (17:12 +0000)]
Added CrossHatchFilter contribution by Roy Straver a.k.a. Baal Garnaal

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7000 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoBitmapText.setColor(color) now behaves as expected and
PSpeed42@gmail.com [Wed, 16 Mar 2011 15:23:26 +0000 (15:23 +0000)]
BitmapText.setColor(color) now behaves as expected and
sets the default color for all letters even after a
text change.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6999 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- improve ant task for fetching wiki pages, no build fail when data cannot be loaded
normen667 [Wed, 16 Mar 2011 13:58:02 +0000 (13:58 +0000)]
- improve ant task for fetching wiki pages, no build fail when data cannot be loaded

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6998 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- update jmp build script
normen667 [Wed, 16 Mar 2011 00:59:05 +0000 (00:59 +0000)]
- update jmp build script

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6997 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoUpdate sdk build script
normen667 [Wed, 16 Mar 2011 00:58:30 +0000 (00:58 +0000)]
Update sdk build script

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6996 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- update build copy location
normen667 [Wed, 16 Mar 2011 00:10:52 +0000 (00:10 +0000)]
- update build copy location

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6994 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoBone animation :
remy.bouquet@gmail.com [Tue, 15 Mar 2011 22:09:59 +0000 (22:09 +0000)]
Bone animation :
- Fixed squashing flickering when changing animation
- Fixed scale computation when blending
- Ogre loader can now properly load scales from ogre xml files

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6993 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add DDS support to texture browser (thanks to @destroflyer!)
normen667 [Tue, 15 Mar 2011 18:59:11 +0000 (18:59 +0000)]
- add DDS support to texture browser (thanks to @destroflyer!)

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6992 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- enable stable update center
normen667 [Tue, 15 Mar 2011 01:17:11 +0000 (01:17 +0000)]
- enable stable update center

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6989 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add obfuscation support to build
normen667 [Mon, 14 Mar 2011 23:58:06 +0000 (23:58 +0000)]
- add obfuscation support to build

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6988 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add obfuscation support to jMP via ProGuard
normen667 [Mon, 14 Mar 2011 23:57:38 +0000 (23:57 +0000)]
- add obfuscation support to jMP via ProGuard

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6987 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoAdding a comment hinting at maybe why jme nifty text
PSpeed42@gmail.com [Mon, 14 Mar 2011 23:48:26 +0000 (23:48 +0000)]
Adding a comment hinting at maybe why jme nifty text
used to work better and then broke at some point.
The older previously commented out code provided a
better text width value than BitmapFont did before
the recent fixes.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6986 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoFixed a handful of bugs in the getLineWidth() method.
PSpeed42@gmail.com [Mon, 14 Mar 2011 23:35:54 +0000 (23:35 +0000)]
Fixed a handful of bugs in the getLineWidth() method.
Essentially, it is doing a parallel and nearly completely
different calculation of line width than the one that
Letters/BitmapText does.  Consolidating this position
model would probably be a good idea someday.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6985 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoFixed setText() to invalidate... otherwise,
PSpeed42@gmail.com [Mon, 14 Mar 2011 22:08:14 +0000 (22:08 +0000)]
Fixed setText() to invalidate... otherwise,
getTotalWidth(), etc. continue to use the cached
sizes.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6984 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoModified to let clone work even with a null mesh.
PSpeed42@gmail.com [Mon, 14 Mar 2011 20:13:34 +0000 (20:13 +0000)]
Modified to let clone work even with a null mesh.
Though if that is your problem it just moved...
hopefully closer to real life.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6983 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoThrow a more meaningful exception for a missing font
PSpeed42@gmail.com [Mon, 14 Mar 2011 19:45:35 +0000 (19:45 +0000)]
Throw a more meaningful exception for a missing font
than the NPE that's about to happen otherwise.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6982 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- add init dependency to hudson target
normen667 [Mon, 14 Mar 2011 19:33:39 +0000 (19:33 +0000)]
- add init dependency to hudson target

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6981 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agobreak build script
normen667 [Mon, 14 Mar 2011 19:26:21 +0000 (19:26 +0000)]
break build script

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6980 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agofix build script again
normen667 [Mon, 14 Mar 2011 19:23:02 +0000 (19:23 +0000)]
fix build script again

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6979 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agofix build script
normen667 [Mon, 14 Mar 2011 19:14:08 +0000 (19:14 +0000)]
fix build script

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6978 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agofix build script
normen667 [Mon, 14 Mar 2011 19:10:19 +0000 (19:10 +0000)]
fix build script

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6977 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoupdate build script
normen667 [Mon, 14 Mar 2011 19:02:06 +0000 (19:02 +0000)]
update build script

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6976 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoadd global build.xml
normen667 [Mon, 14 Mar 2011 18:47:20 +0000 (18:47 +0000)]
add global build.xml

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6975 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- change build.xml for engine and sdk to new folders
normen667 [Mon, 14 Mar 2011 18:40:33 +0000 (18:40 +0000)]
- change build.xml for engine and sdk to new folders

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6974 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years ago- Material does not check anymore if a param is defined when clearing it.
remy.bouquet@gmail.com [Mon, 14 Mar 2011 17:44:45 +0000 (17:44 +0000)]
- Material does not check anymore if a param is defined when clearing it.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6973 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agomove sdk to trunk
normen667 [Mon, 14 Mar 2011 12:55:55 +0000 (12:55 +0000)]
move sdk to trunk

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6972 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agomove jme3 to trunk
normen667 [Mon, 14 Mar 2011 12:55:32 +0000 (12:55 +0000)]
move jme3 to trunk

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6971 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agorecreate trunk
normen667 [Mon, 14 Mar 2011 12:55:21 +0000 (12:55 +0000)]
recreate trunk

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6970 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agorevert 6912
normen667 [Thu, 10 Mar 2011 14:31:20 +0000 (14:31 +0000)]
revert 6912

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6913 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoThrow ModelFormatException exception instead of NPE when submeshes element not found.
hakan.eryargi@gmail.com [Thu, 10 Mar 2011 10:57:08 +0000 (10:57 +0000)]
Throw ModelFormatException exception instead of NPE when submeshes element not found.

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6912 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoUpdated the jME2 build script to a yyyyMMdd date format
skye.book [Fri, 21 Jan 2011 16:22:49 +0000 (16:22 +0000)]
Updated the jME2 build script to a yyyyMMdd date format

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6537 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoFix for a possible NullPointerException in ObjToJme when checking for the flipFaces...
skye.book [Fri, 14 Jan 2011 12:07:48 +0000 (12:07 +0000)]
Fix for a possible NullPointerException in ObjToJme when checking for the flipFaces property

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6436 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoAdded SWT x86 and SWT-64 jars for Cocoa, updated the Linux SWT x86 jar and added...
skye.book [Tue, 14 Dec 2010 17:10:59 +0000 (17:10 +0000)]
Added SWT x86 and SWT-64 jars for Cocoa, updated the Linux SWT x86 jar and added one for 64-bit, and updated both of the windows SWT jars

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6277 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoBug fix for JMEDesktopState not calling the inherited render method as well as the...
skye.book [Tue, 14 Dec 2010 16:45:35 +0000 (16:45 +0000)]
Bug fix for JMEDesktopState not calling the inherited render method as well as the rootNode being created when it is already instantiated in BasicGameState. See jmonkeyengine.org/groups/gui/forum/topic/custom-cursor-and-jmedesktopstate/

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6276 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoUpdated to LWJGL 2.6 (The fix for the audio incompatability issue introduced with...
skye.book [Mon, 15 Nov 2010 19:11:49 +0000 (19:11 +0000)]
Updated to LWJGL 2.6 (The fix for the audio incompatability issue introduced with LWJGL 2.3 was fixed by Cristoph Luder in revision 4833); Removed unused import from AudioLoader

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6152 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoForgot an if():
henrik.buestad [Mon, 1 Nov 2010 07:23:18 +0000 (07:23 +0000)]
Forgot an if():
http://jmonkeyengine.org/groups/graphics/forum/topic/some-textures-is-inside-out/#post-107776

Thanx to Wasserleiche for finding the bug!

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6069 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

13 years agoSetting the "flipFaces" property to true will flip the triangles inside out. Normals...
henrik.buestad@gmail.com [Thu, 28 Oct 2010 06:45:25 +0000 (06:45 +0000)]
Setting the "flipFaces" property to true will flip the triangles inside out. Normals are not changed

http://jmonkeyengine.org/groups/graphics/forum/topic/some-textures-is-inside-out/#post-107776

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@6054 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

14 years agoTopic: 13908
andreas.grabner@gmail.com [Wed, 4 Aug 2010 10:22:24 +0000 (10:22 +0000)]
Topic: 13908
Url: http://www.jmonkeyengine.com/forum/index.php?topic=13908.0
LWJGLShaderUtil consuming too much native memory [FIX]

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@5671 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

14 years agoTOPIC: 14453
andreas.grabner@gmail.com [Tue, 3 Aug 2010 07:05:36 +0000 (07:05 +0000)]
TOPIC: 14453
URL: http://www.jmonkeyengine.com/forum/index.php?topic=14453.0
Fix for Exception when setting a uniform variable that doesn't exist

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@5670 75d07b2b-3a1a-0410-a2c5-0572b91ccdca