OSDN Git Service

mikumikustudio/MikuMikuStudio.git
14 years agoedited build.xml fot dist-font to include com.jmex.angelfont package (see previous...
andreas.grabner@gmail.com [Mon, 29 Jun 2009 07:53:04 +0000 (07:53 +0000)]
edited build.xml fot dist-font to include com.jmex.angelfont package (see previous commit)

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

14 years agoTaking screenshot asynchronously
mulova [Mon, 29 Jun 2009 07:36:41 +0000 (07:36 +0000)]
Taking screenshot asynchronously

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

14 years agoAdding support for AngelCode's BitmapFonts as discussed in topic: 11220
andreas.grabner@gmail.com [Mon, 29 Jun 2009 06:51:12 +0000 (06:51 +0000)]
Adding support for AngelCode's BitmapFonts as discussed in topic: 11220
Contribution Depot topic: 11565.0

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

14 years agoFixed bugs in animation classes that causes startFrame settings to have no effect.
blaine.dev [Mon, 29 Jun 2009 02:09:07 +0000 (02:09 +0000)]
Fixed bugs in animation classes that causes startFrame settings to have no effect.
The same fix should probably be applied to the Blended animation variants, but I don't have time to regression test blended animations.

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

14 years agoadded accessors for retrieving currently registered commands and their associated...
noel.lynch [Thu, 18 Jun 2009 09:50:57 +0000 (09:50 +0000)]
added accessors for retrieving currently registered commands and their associated keys...

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

14 years agopom.xml: include jme-colladabinding.jar as dependency, update lwjgl version to 2...
christoph.luder@gmail.com [Mon, 15 Jun 2009 21:56:51 +0000 (21:56 +0000)]
pom.xml: include jme-colladabinding.jar as dependency, update lwjgl version to 2.1, see thread:11465

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

14 years agohasCollision() with self is not considered a collision. Forum topic 11438.
blaine.dev [Mon, 15 Jun 2009 02:20:36 +0000 (02:20 +0000)]
hasCollision() with self is not considered a collision.  Forum topic 11438.

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

14 years agoImageGraphics.clearRect() using BackgroundColor
mulova [Mon, 15 Jun 2009 00:59:46 +0000 (00:59 +0000)]
ImageGraphics.clearRect() using BackgroundColor

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

14 years agoSupport different scale for each dimension of TextureCoordinate
mulova [Mon, 15 Jun 2009 00:55:25 +0000 (00:55 +0000)]
Support different scale for each dimension of TextureCoordinate

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

14 years agoalso clean up AudioSystem if it was initialized, see thread:11446
christoph.luder@gmail.com [Sun, 14 Jun 2009 12:05:31 +0000 (12:05 +0000)]
also clean up AudioSystem if it was initialized, see thread:11446

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

14 years agofox for Arrow and AxisRods.updateGeometry(), re-apply rotation and translation, see...
christoph.luder@gmail.com [Sun, 14 Jun 2009 12:01:14 +0000 (12:01 +0000)]
fox for Arrow and AxisRods.updateGeometry(), re-apply rotation and translation, see thread:11447

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

14 years agoStandardApplet: removed final modifier from start()
christoph.luder@gmail.com [Fri, 12 Jun 2009 18:41:35 +0000 (18:41 +0000)]
StandardApplet: removed final modifier from start()

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

14 years agoFix minor bug where volatile cache data was being persisted.
blaine.dev [Thu, 11 Jun 2009 14:16:05 +0000 (14:16 +0000)]
Fix minor bug where volatile cache data was being persisted.
Trivial JavaDoc update to clarify whether reference or copies used in Vector3f.

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

14 years agoDemo looks much better, and is a much more typical example, with smooth interpolation
blaine.dev [Thu, 11 Jun 2009 13:47:48 +0000 (13:47 +0000)]
Demo looks much better, and is a much more typical example, with smooth interpolation

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

14 years agoSupport manual handling of TrailMesh data
mulova [Thu, 11 Jun 2009 01:42:03 +0000 (01:42 +0000)]
Support manual handling of TrailMesh data

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

14 years agoimprovements to the never applets:
christoph.luder@gmail.com [Sun, 7 Jun 2009 13:23:43 +0000 (13:23 +0000)]
improvements to the never applets:
- new AppletResizeListener to eliminate the duplicate code
- call Renderer.displayBackBuffer() when rendering applets to render the  render queue
- also set DisplaySystems's width and height when creating / resizing applets

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

15 years agoReset texture id after deleting it
mulova [Wed, 3 Jun 2009 01:34:40 +0000 (01:34 +0000)]
Reset texture id after deleting it

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

15 years agoTrivial convenience methods for ClothPatch
mulova [Tue, 2 Jun 2009 05:40:07 +0000 (05:40 +0000)]
Trivial convenience methods for ClothPatch

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

15 years agoalso added SimplePassApplet
christoph.luder@gmail.com [Sun, 31 May 2009 21:13:23 +0000 (21:13 +0000)]
also added SimplePassApplet

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

15 years agoadd missing horizontal blur to BloomRenderPass
mulova [Sat, 30 May 2009 02:21:23 +0000 (02:21 +0000)]
add missing horizontal blur to BloomRenderPass

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

15 years agoLWJGL2 kind of applets using display.setParent(), contribution from SomethingNew...
christoph.luder@gmail.com [Fri, 29 May 2009 05:11:32 +0000 (05:11 +0000)]
LWJGL2 kind of applets using display.setParent(), contribution from SomethingNew/Wizem. see topic:11263

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

15 years agonew Method initForApplet() to initialize lwjgl2 kind of applets see topic:11263
christoph.luder@gmail.com [Fri, 29 May 2009 04:40:11 +0000 (04:40 +0000)]
new Method initForApplet() to initialize lwjgl2 kind of applets  see topic:11263

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

15 years agoContribution from Thomas Enebo: changed HashMap to Map in ChaseCam, InputHandler...
christoph.luder@gmail.com [Fri, 29 May 2009 04:28:03 +0000 (04:28 +0000)]
Contribution from Thomas Enebo: changed HashMap to Map in ChaseCam, InputHandler and ThirdpersonMouseLook. see topic (11269)

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

15 years agoTestDome.java passing null as center results in a NPE
christoph.luder@gmail.com [Thu, 28 May 2009 05:26:20 +0000 (05:26 +0000)]
TestDome.java passing null as center results in a NPE

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

15 years agoImplemented getCurTime() for AnimationController and MeshAnimationController.
blaine.dev [Sat, 23 May 2009 00:30:56 +0000 (00:30 +0000)]
Implemented getCurTime() for AnimationController and MeshAnimationController.
Implemented getMinTime and getMaxTime, which were no-ops in AnimationController.  Added warnings to setMinTime and setMaxTime in same, since they remain no-ops.

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

15 years agoadded PolylineCurve plus test case
andreas.grabner@gmail.com [Fri, 22 May 2009 14:30:52 +0000 (14:30 +0000)]
added PolylineCurve plus test case
http://www.jmonkeyengine.com/jmeforum/index.php?topic=11225

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

15 years agoadd depth16, depth24 and depth32 textures
andreas.meisel@gmx.net [Thu, 21 May 2009 19:28:41 +0000 (19:28 +0000)]
add depth16, depth24 and depth32 textures

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

15 years agoStreaming Sound Memory leak & OpenAL exception patch
mulova [Wed, 13 May 2009 00:45:51 +0000 (00:45 +0000)]
Streaming Sound Memory leak & OpenAL exception patch

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

15 years agoadded solaris native libraries (see
christoph.luder [Sun, 10 May 2009 09:46:45 +0000 (09:46 +0000)]
added solaris native libraries (see
topic:10946)

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

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