OSDN Git Service

mikumikustudio/MikuMikuStudio.git
15 years agoadded solaris native libraries (see
christoph.luder [Sun, 10 May 2009 09:03:22 +0000 (09:03 +0000)]
added solaris native libraries (see
topic:10946)

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

15 years agoAdd option for expanding dirty region in ImageGraphics
mulova [Sun, 10 May 2009 05:40:27 +0000 (05:40 +0000)]
Add option for expanding dirty region in ImageGraphics

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

15 years agoEnabling Graphics2D AffineTransform functionalities in ImageGraphics
mulova [Sun, 10 May 2009 05:34:35 +0000 (05:34 +0000)]
Enabling Graphics2D AffineTransform functionalities in ImageGraphics

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

15 years agoRemoved a debug log statement that I didn't intend to commit.
blaine.dev [Mon, 4 May 2009 00:06:48 +0000 (00:06 +0000)]
Removed a debug log statement that I didn't intend to commit.
Added a couple new debug log statements.

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

15 years agofixed unused variables and imports, added type parameters to many getClassTag() Metho...
christoph.luder [Sun, 3 May 2009 20:57:01 +0000 (20:57 +0000)]
fixed unused variables and imports, added type parameters to many getClassTag() Methods, added missing serialVersionUIDs

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

15 years agoFixed usage of a local, absolute file path that I forgot about.
blaine.dev [Sun, 3 May 2009 13:49:39 +0000 (13:49 +0000)]
Fixed usage of a local, absolute file path that I forgot about.
Set up for local metainf files.
Move validation to very earily to prevent any wasted time if build can not succeed.

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

15 years agoremoved @Override on interface Methods for java 5 compatibility
christoph.luder [Sun, 3 May 2009 10:01:45 +0000 (10:01 +0000)]
removed @Override on interface Methods for java 5 compatibility

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

15 years agoadded jme-colladabinding.jar to eclipse project settings
christoph.luder [Sun, 3 May 2009 09:25:12 +0000 (09:25 +0000)]
added jme-colladabinding.jar to eclipse project settings

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

15 years agoCorrect mis-typed word
blaine.dev [Sun, 3 May 2009 00:09:25 +0000 (00:09 +0000)]
Correct mis-typed word

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

15 years agoFinal touches to the Collada XML Binding packaging refactor.
blaine.dev [Sat, 2 May 2009 23:31:39 +0000 (23:31 +0000)]
Final touches to the Collada XML Binding packaging refactor.
Also did some general Ant config improvement, but it could use more.

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

15 years agoEliminated derived Collada XML/Java binding .java source files.
blaine.dev [Sat, 2 May 2009 22:56:40 +0000 (22:56 +0000)]
Eliminated derived Collada XML/Java binding .java source files.
They are available inside the lib/jme-colladabinding.jar file.

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

15 years agoBuild system updated to use jme-colladabinding.jar.
blaine.dev [Sat, 2 May 2009 22:48:22 +0000 (22:48 +0000)]
Build system updated to use jme-colladabinding.jar.
The jme-xml.jar distributable has been eliminated, since its contents are now in the CM'd file jme-colladabinding.jar, and in our deliverable jme-collada.jar.

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

15 years agoAdded build file for generating the collada binding jar files.
blaine.dev [Sat, 2 May 2009 22:12:06 +0000 (22:12 +0000)]
Added build file for generating the collada binding jar files.
Added generated collada binding jar files, bin + src.

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

15 years agoRenamed test class. There was a spelling mistake in the name.
blaine.dev [Sat, 2 May 2009 17:29:28 +0000 (17:29 +0000)]
Renamed test class.  There was a spelling mistake in the name.

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

15 years agoUsability refinements for ResourceLocators and for Ogre XML readers
blaine.dev [Sat, 2 May 2009 17:27:53 +0000 (17:27 +0000)]
Usability refinements for ResourceLocators and for Ogre XML readers

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

15 years agoSimplification, thanks to Core-Dump for pointing out that Spatial.getChild() does...
blaine.dev [Sat, 2 May 2009 16:23:41 +0000 (16:23 +0000)]
Simplification, thanks to Core-Dump for pointing out that Spatial.getChild() does return a descendant

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

15 years agoAdded a dotScene file for the fish
blaine.dev [Sat, 2 May 2009 12:47:04 +0000 (12:47 +0000)]
Added a dotScene file for the fish

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

15 years agoFix an obvious, but harmless, coding mistake noticed by antiben
blaine.dev [Sat, 2 May 2009 12:32:49 +0000 (12:32 +0000)]
Fix an obvious, but harmless, coding mistake noticed by antiben

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

15 years agoFixed grammatical mistake in JavaDoc comment
blaine.dev [Sat, 2 May 2009 01:23:42 +0000 (01:23 +0000)]
Fixed grammatical mistake in JavaDoc comment

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

15 years agoAdded good animation demononstration to the dotScene test
blaine.dev [Sat, 2 May 2009 00:34:53 +0000 (00:34 +0000)]
Added good animation demononstration to the dotScene test

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

15 years agoDeprecated a poorly-named method
blaine.dev [Sat, 2 May 2009 00:31:58 +0000 (00:31 +0000)]
Deprecated a poorly-named method

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

15 years agoOgre DotScene example works, but I want to make it animate before announcing
blaine.dev [Fri, 1 May 2009 23:10:50 +0000 (23:10 +0000)]
Ogre DotScene example works, but I want to make it animate before announcing

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

15 years agoChanged authorship text to the format I prefer
blaine.dev [Fri, 1 May 2009 23:10:05 +0000 (23:10 +0000)]
Changed authorship text to the format I prefer

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

15 years agoBoth examples working now
blaine.dev [Fri, 1 May 2009 22:25:16 +0000 (22:25 +0000)]
Both examples working now

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

15 years agoOne Ogrexml test working very well
blaine.dev [Fri, 1 May 2009 22:07:31 +0000 (22:07 +0000)]
One Ogrexml test working very well

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

15 years agoSource code and resources merged from Radakan have been moved to their proper homes.
blaine.dev [Fri, 1 May 2009 21:01:21 +0000 (21:01 +0000)]
Source code and resources merged from Radakan have been moved to their proper homes.
Build system has been updated accordingly.
Fixed several pattern imperfections in build.xml while in there.

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

15 years agoXMLUtil class coming from Radakan moved to an appropriate JME package
blaine.dev [Fri, 1 May 2009 18:33:01 +0000 (18:33 +0000)]
XMLUtil class coming from Radakan moved to an appropriate JME package

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

15 years agoMoved ResourceLocators from Radakan to appropriate jME package
blaine.dev [Fri, 1 May 2009 17:42:30 +0000 (17:42 +0000)]
Moved ResourceLocators from Radakan to appropriate jME package

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

15 years agoRemoved class com.radakan.jme.RelativeResourceLocator, which was redundant to com...
blaine.dev [Fri, 1 May 2009 17:38:31 +0000 (17:38 +0000)]
Removed class com.radakan.jme.RelativeResourceLocator, which was redundant to com/jme.util.resource.RelativeResourceLocator.

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

15 years agoCommitting Savable impementation of Ogre imports on behalf of Wizem
blaine.dev [Fri, 1 May 2009 17:25:53 +0000 (17:25 +0000)]
Committing Savable impementation of Ogre imports on behalf of Wizem

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

15 years agoChange Java source file encoding back to UTF-8
blaine.dev [Fri, 1 May 2009 13:53:42 +0000 (13:53 +0000)]
Change Java source file encoding back to UTF-8

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

15 years agoObjToJme: patch from mastershadow to better support transparency see topic:10920
christoph.luder [Thu, 30 Apr 2009 19:26:56 +0000 (19:26 +0000)]
ObjToJme: patch from mastershadow to better support transparency see topic:10920

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

15 years agoeclipse setting: default encoding set to UTF-8
christoph.luder [Thu, 30 Apr 2009 17:26:00 +0000 (17:26 +0000)]
eclipse setting: default encoding set to UTF-8

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

15 years agoFixed usability bug
blaine.dev [Thu, 30 Apr 2009 15:10:54 +0000 (15:10 +0000)]
Fixed usability bug

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

15 years agoPreliminary support for new Ogreloader classes
blaine.dev [Thu, 30 Apr 2009 15:10:33 +0000 (15:10 +0000)]
Preliminary support for new Ogreloader classes

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

15 years agoAdding binary resources from Radakan that I missed when pulling in the source code
blaine.dev [Thu, 30 Apr 2009 15:03:15 +0000 (15:03 +0000)]
Adding binary resources from Radakan that I missed when pulling in the source code

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

15 years agoLicense boilerplate for code coming from Radakan changed from Gibbon Entertainment...
blaine.dev [Thu, 30 Apr 2009 14:39:37 +0000 (14:39 +0000)]
License boilerplate for code coming from Radakan changed from Gibbon Entertainment's license to jME's license

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

15 years agoOptimized white space in code imported from Radakan
blaine.dev [Thu, 30 Apr 2009 13:57:03 +0000 (13:57 +0000)]
Optimized white space in code imported from Radakan

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

15 years agoOgreloader source code pulled without modification from https://blaine.dev@radakan...
blaine.dev [Thu, 30 Apr 2009 13:46:25 +0000 (13:46 +0000)]
Ogreloader source code pulled without modification from https://blaine.dev@radakan.googlecode.com/svn/trunk/ogreloader/src

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

15 years agoTestMultiFaceBox: added comments and also display the plain texture
christoph.luder [Wed, 29 Apr 2009 22:06:06 +0000 (22:06 +0000)]
TestMultiFaceBox: added comments and also display the plain texture

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

15 years agoAdded some JavaDoc detail
blaine.dev [Wed, 29 Apr 2009 17:42:48 +0000 (17:42 +0000)]
Added some JavaDoc detail

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

15 years ago1-character bug fix effecting resources with names of 1 character. Added some JavaDo...
blaine.dev [Wed, 29 Apr 2009 14:37:03 +0000 (14:37 +0000)]
1-character bug fix effecting resources with names of 1 character.  Added some JavaDoc detail.

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

15 years agolog patch. {0} works but ({0}) and '{0}' doesn't work
mulova [Wed, 29 Apr 2009 09:00:24 +0000 (09:00 +0000)]
log patch. {0} works but ({0}) and '{0}' doesn't work

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

15 years agolog usage refinement
mulova [Wed, 29 Apr 2009 08:08:56 +0000 (08:08 +0000)]
log usage refinement

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

15 years agoless instructions for Matrix4f.transposeLocal()
mulova [Wed, 29 Apr 2009 05:47:58 +0000 (05:47 +0000)]
less instructions for Matrix4f.transposeLocal()

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

15 years agoConservative ResourceLocator implementation
blaine.dev [Tue, 28 Apr 2009 14:57:47 +0000 (14:57 +0000)]
Conservative ResourceLocator implementation

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

15 years agoEnhance KeyBindingManager in 2 ways.
blaine.dev [Tue, 28 Apr 2009 14:28:36 +0000 (14:28 +0000)]
Enhance KeyBindingManager in 2 ways.
1: A specified list of keyboard keys are never 'sticky' (shift, etc.).
2: The new 3-param isValidCommand method + applyQueuedKeyRestrictions can be used to allow a single keyboard key to be combined in different ways with other keys.

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

15 years agoFix NPE bug that arises when trying to save a SpatialTransformer.
blaine.dev [Tue, 21 Apr 2009 18:22:05 +0000 (18:22 +0000)]
Fix NPE bug that arises when trying to save a SpatialTransformer.

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

15 years agoupdate to lwjgl 2.1, added lwjgl windows 64 bit native libraries (see topic:10946)
christoph.luder [Sun, 19 Apr 2009 10:10:37 +0000 (10:10 +0000)]
update to lwjgl 2.1, added lwjgl windows 64 bit native libraries (see topic:10946)

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

15 years agofixed paths for native libs (see topic:10893) typo
christoph.luder [Fri, 17 Apr 2009 19:51:30 +0000 (19:51 +0000)]
fixed paths for native libs (see topic:10893) typo

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

15 years agotoString() fixes.
blaine.dev [Fri, 17 Apr 2009 19:08:06 +0000 (19:08 +0000)]
toString() fixes.
Implemented missing TransformQuaternion.toString().
Balanced brackets in MatrixQuaternion.toString().
Eliminated hard-coded package names in a few toString()s.

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

15 years agoSeveral fixes to JavaDoc.
blaine.dev [Fri, 17 Apr 2009 18:54:52 +0000 (18:54 +0000)]
Several fixes to JavaDoc.
Three methods said that they were describing the wrong method.
Another said it was returning 'this' when it does not.
I have only looked at the mult ad cross methods.
The add/subtrace/division methods, adn the probably the Vector2f and Matrix classes probably need review badly.

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

15 years agoClarified JavaDocs where it was unspecified whether data is changed by reference...
blaine.dev [Fri, 17 Apr 2009 17:00:03 +0000 (17:00 +0000)]
Clarified JavaDocs where it was unspecified whether data is changed by reference or copy

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

15 years agoImplemented equals(). Every scalar mathematical type should have an equals(), just...
blaine.dev [Fri, 17 Apr 2009 16:47:15 +0000 (16:47 +0000)]
Implemented equals().  Every scalar mathematical type should have an equals(), just like we had already for Vector*, Quaternion, Matrix*.

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

15 years agodeleted a once accidently checked in screenshot
christoph.luder [Thu, 16 Apr 2009 21:28:52 +0000 (21:28 +0000)]
deleted a once accidently checked in screenshot

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

15 years agoTestXMLExporter: fixed title, use of ResourceLocator
christoph.luder [Wed, 15 Apr 2009 17:40:08 +0000 (17:40 +0000)]
TestXMLExporter: fixed title, use of ResourceLocator

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

15 years agofixed paths for native libs (see topic:10893)
christoph.luder [Wed, 15 Apr 2009 17:19:00 +0000 (17:19 +0000)]
fixed paths for native libs (see topic:10893)

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

15 years agoCommit changes to Matrix.invert(), as per the discussion: http://www.jmonkeyengine...
joshua.j.ellen [Tue, 14 Apr 2009 15:09:01 +0000 (15:09 +0000)]
Commit changes to Matrix.invert(), as per the discussion: jmonkeyengine.com/jmeforum/index.php?topic=9223.0

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

15 years agoRemoving redundant code in OpenALSystem
mulova@gmail.com [Tue, 14 Apr 2009 00:01:24 +0000 (00:01 +0000)]
Removing redundant code in OpenALSystem

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

15 years agoAbility to load xml files with XMLImporter (see topic:10874)
christoph.luder [Fri, 10 Apr 2009 21:58:16 +0000 (21:58 +0000)]
Ability to load xml files with XMLImporter (see topic:10874)

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

15 years agoCircle based on Line
mulova [Fri, 10 Apr 2009 04:56:23 +0000 (04:56 +0000)]
Circle based on Line

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

15 years agoadded DummyKeyInput and DummyMouseInput contributed by Empire Phoenix see forum threa...
christoph.luder [Thu, 9 Apr 2009 07:41:14 +0000 (07:41 +0000)]
added DummyKeyInput and DummyMouseInput contributed by Empire Phoenix see forum thread:10853

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

15 years agoCorrected Javadoc typo
blaine.dev [Wed, 8 Apr 2009 20:40:04 +0000 (20:40 +0000)]
Corrected Javadoc typo

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

15 years agoAutomatically adds the model's directory to the resource loader path for relative...
blaine.dev [Wed, 8 Apr 2009 20:11:48 +0000 (20:11 +0000)]
Automatically adds the model's directory to the resource loader path for relative texture files referenced within the model file.

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

15 years agoRefined comment from previous revision to be more precise and commented JMEImporter...
blaine.dev [Tue, 7 Apr 2009 14:02:29 +0000 (14:02 +0000)]
Refined comment from previous revision to be more precise and commented JMEImporter, after researching usage of the classes involved.

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

15 years agoMade primary load method synchronized.
blaine.dev [Tue, 7 Apr 2009 13:29:45 +0000 (13:29 +0000)]
Made primary load method synchronized.
Without this, there is nothing to prevent an application from invoking any of the three load methods while another thread is in one already, clobbering the in-use XML Document.

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

15 years agoCleaned up the output from DOMSerializer (it's all purty now).
ian.phillips [Sun, 29 Mar 2009 15:19:16 +0000 (15:19 +0000)]
Cleaned up the output from DOMSerializer (it's all purty now).

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

15 years agoImproved null handling.
ian.phillips [Sun, 29 Mar 2009 15:16:12 +0000 (15:16 +0000)]
Improved null handling.

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

15 years agoFix issue with saving/resoring terrain pages (and added unit test).
ian.phillips [Sun, 29 Mar 2009 15:11:31 +0000 (15:11 +0000)]
Fix issue with saving/resoring terrain pages (and added unit test).

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

15 years agoReduce the amount of garbage created by curves.
ian.phillips [Sun, 29 Mar 2009 15:06:10 +0000 (15:06 +0000)]
Reduce the amount of garbage created by curves.

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

15 years agoRemove wrongly named subversion file property.
blaine.dev [Thu, 26 Mar 2009 13:59:52 +0000 (13:59 +0000)]
Remove wrongly named subversion file property.
Add new ignore which I intended to add with previous revision.

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

15 years agoUpdate svn:ignores to (a) remove obsolete settings which conflict with CM'd files...
blaine.dev [Thu, 26 Mar 2009 13:55:05 +0000 (13:55 +0000)]
Update svn:ignores to (a) remove obsolete settings which conflict with CM'd files; (b) allow for shared binaries directory-- developers who want a 'local' bin directory should name one appropriately, like 'local-bin'; (c) allow for non-shared Logging properties file.
We now CM the logging-template.properties file, and the build file automatically sets up a local runtime copy named 'logging.properties'.

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

15 years agoInserting methods for shader memory release
mulova [Thu, 26 Mar 2009 00:33:51 +0000 (00:33 +0000)]
Inserting methods for shader memory release

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

15 years agoBackward compatibility for Savable interface in Spatial class
mulova [Wed, 25 Mar 2009 07:26:07 +0000 (07:26 +0000)]
Backward compatibility for Savable interface in Spatial class

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

15 years agoInserting resetFirstLast() method call in TextureState.removeTexture()
mulova [Wed, 25 Mar 2009 07:24:24 +0000 (07:24 +0000)]
Inserting resetFirstLast() method call in TextureState.removeTexture()

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

15 years agoSome sphere improvements:
matt.yellen [Wed, 25 Mar 2009 01:14:55 +0000 (01:14 +0000)]
Some sphere improvements:
* Change slice spacing to make sphere rounder
* Add new polar texture mapping to eliminate polar distortion.
For more details see:
http://www.jmonkeyengine.com/jmeforum/index.php?topic=10678.0

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

15 years agoCorrect typo that I added last week
blaine.dev [Mon, 23 Mar 2009 21:39:15 +0000 (21:39 +0000)]
Correct typo that I added last week

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

15 years agoRemoved setting which has had no effect since at least rev. 4115, and which now cause...
blaine.dev [Mon, 23 Mar 2009 19:07:33 +0000 (19:07 +0000)]
Removed setting which has had no effect since at least rev. 4115, and which now causes failure due to improved BoneAnimation code which correctly detects that the data required for interpolation is not present.

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

15 years agocreated new bike.jme file to be compatible with recent renderstate addition
christoph.luder [Sat, 21 Mar 2009 15:02:31 +0000 (15:02 +0000)]
created new bike.jme file to be compatible with recent renderstate addition

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

15 years agoadded a new StippleState with lwjgl and jogl implementation and TestStippleState...
christoph.luder [Fri, 20 Mar 2009 18:38:24 +0000 (18:38 +0000)]
added a new StippleState with lwjgl and jogl implementation and TestStippleState to show usage (see topic 10693)

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

15 years agoMatrix Array Uniform
ShadowIsLord [Thu, 19 Mar 2009 21:41:37 +0000 (21:41 +0000)]
Matrix Array Uniform
http://www.jmonkeyengine.com/jmeforum/index.php?topic=9654.0

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

15 years agoRemoved entirely duplicate copyright boilerplate
blaine.dev [Thu, 19 Mar 2009 21:22:23 +0000 (21:22 +0000)]
Removed entirely duplicate copyright boilerplate

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

15 years agoFix encoding of non-UTF Java source files
blaine.dev [Thu, 19 Mar 2009 21:04:38 +0000 (21:04 +0000)]
Fix encoding of non-UTF Java source files

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

15 years agoCorrect eol-style settings and enable RCS keywords. Commit #9 of batch (to work...
blaine.dev [Thu, 19 Mar 2009 20:40:11 +0000 (20:40 +0000)]
Correct eol-style settings and enable RCS keywords.  Commit #9 of batch (to work around Subversion capacity issue).

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

15 years agoCorrect eol-style settings and enable RCS keywords. Commit #8 of batch (to work...
blaine.dev [Thu, 19 Mar 2009 20:34:56 +0000 (20:34 +0000)]
Correct eol-style settings and enable RCS keywords.  Commit #8 of batch (to work around Subversion capacity issue).

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

15 years agoCorrect eol-style settings and enable RCS keywords. Commit #7 of batch (to work...
blaine.dev [Thu, 19 Mar 2009 20:15:28 +0000 (20:15 +0000)]
Correct eol-style settings and enable RCS keywords.  Commit #7 of batch (to work around Subversion capacity issue).

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

15 years agoCorrect eol-style settings and enable RCS keywords. Commit #6 of batch (to work...
blaine.dev [Thu, 19 Mar 2009 20:04:51 +0000 (20:04 +0000)]
Correct eol-style settings and enable RCS keywords.  Commit #6 of batch (to work around Subversion capacity issue).

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

15 years agoCorrect eol-style settings and enable RCS keywords. Commit #5 of batch (to work...
blaine.dev [Thu, 19 Mar 2009 19:58:17 +0000 (19:58 +0000)]
Correct eol-style settings and enable RCS keywords.  Commit #5 of batch (to work around Subversion capacity issue).

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

15 years agoCorrect eol-style settings and enable RCS keywords. Commit #4 of batch (to work...
blaine.dev [Thu, 19 Mar 2009 19:57:39 +0000 (19:57 +0000)]
Correct eol-style settings and enable RCS keywords.  Commit #4 of batch (to work around Subversion capacity issue).

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

15 years agoCorrect eol-style settings and enable RCS keywords. Commit #3 of batch (to work...
blaine.dev [Thu, 19 Mar 2009 19:57:02 +0000 (19:57 +0000)]
Correct eol-style settings and enable RCS keywords.  Commit #3 of batch (to work around Subversion capacity issue).

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

15 years agoCorrect eol-style settings and enable RCS keywords. Commit #2 of batch (to work...
blaine.dev [Thu, 19 Mar 2009 19:53:37 +0000 (19:53 +0000)]
Correct eol-style settings and enable RCS keywords.  Commit #2 of batch (to work around Subversion capacity issue).

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

15 years agoCorrect eol-style settings and enable RCS keywords. Commit #1 of batch (to work...
blaine.dev [Thu, 19 Mar 2009 19:53:15 +0000 (19:53 +0000)]
Correct eol-style settings and enable RCS keywords.  Commit #1 of batch (to work around Subversion capacity issue).

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

15 years agoGive extension to help mime-typeing for some text files.
blaine.dev [Thu, 19 Mar 2009 18:26:16 +0000 (18:26 +0000)]
Give extension to help mime-typeing for some text files.
Mark a shell script as executable

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

15 years agoSet optimal mime types and executable settings.
blaine.dev [Thu, 19 Mar 2009 18:06:31 +0000 (18:06 +0000)]
Set optimal mime types and executable settings.
This revision does not change eol-handling or keywords (that coming soon).

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

15 years agoRename file with standard filename extension, most importantly so that mime typing...
blaine.dev [Thu, 19 Mar 2009 16:46:15 +0000 (16:46 +0000)]
Rename file with standard filename extension, most importantly so that mime typing will work on it

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

15 years agoMake capitalization consistent for the very few files which were inconsistent.
blaine.dev [Thu, 19 Mar 2009 16:32:48 +0000 (16:32 +0000)]
Make capitalization consistent for the very few files which were inconsistent.
Had to change the base names of the files, just to accommodate Windows renaming limitation.

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

15 years agoCorrect capitalization of file name
blaine.dev [Thu, 19 Mar 2009 16:15:05 +0000 (16:15 +0000)]
Correct capitalization of file name

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

15 years agoTestDnd: easier way to disable MouseLookHandler
christoph.luder [Tue, 17 Mar 2009 17:21:50 +0000 (17:21 +0000)]
TestDnd: easier way to disable MouseLookHandler

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

15 years agoFix simple (and obvious) mistake in previous mod
blaine.dev [Sun, 15 Mar 2009 19:57:38 +0000 (19:57 +0000)]
Fix simple (and obvious) mistake in previous mod

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

15 years agoInterpolation settings were over-constrained, with two settings managing the same...
blaine.dev [Sun, 15 Mar 2009 19:43:40 +0000 (19:43 +0000)]
Interpolation settings were over-constrained, with two settings managing the same thing and allowing for these settings to conflict.
This revision eliminates the superfluous setting and makes the setter algorithms and behavior more intuitive.
Also fixed the very bad behavior where the reader silently overrode interpolation settings which were read in.
Also added significantely to data-consistency validation checks.

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