332 Commits

Author SHA1 Message Date
Kae..pl
c67ab5bb8d NPE bugfix (properties are only applied for Geometries).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7703 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 16:43:53 +00:00
Kae..pl
bb474ecbd2 Returning to the previous way of uv-mapping reading (the new one apparently caused troubles).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7702 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 16:32:35 +00:00
Kae..pl
82a718e413 Adding additional comments.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7701 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 16:12:33 +00:00
Kae..pl
aaeb948b9d Fix to object positioning when Y axis is set to be UP axis.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7699 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 14:10:03 +00:00
Kae..pl
491c164bd3 Using BoneAnimation cloning rather that internal method.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7698 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 14:09:15 +00:00
Kae..pl
f1c1bc70e9 Fix to constraint's influence loading (if IPO of the influence was not present then NPE was raised).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7697 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 14:07:02 +00:00
Kae..pl
c30288febf Fix to texture loading: catching asset's manager AssetNotFoundException.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7690 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-22 18:06:11 +00:00
Kae..pl
4a9f7ab979 Implementation of shrinkwrap constraint (+ several bugfixes and updated test asset file).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7686 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-21 22:46:36 +00:00
Kae..pl
697a02e7c5 Support for object animation constraints loading.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7684 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-21 19:00:26 +00:00
Kae..pl
48bfcaac18 Synchronization added during constraints functions initialization.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7682 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-21 13:16:47 +00:00
Kae..pl
52b40e7ae5 Refactoring. Moving Properties class to structures package.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7681 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-21 12:58:20 +00:00
Kae..pl
e0188e7a13 Support for 'Fit curve' mode in array modifier added.
(also several small fixes to array modifier added)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7680 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-20 22:56:25 +00:00
Kae..pl
88584ea76c Full support for loading mirror modifier added.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7678 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-20 09:21:56 +00:00
Kae..pl
16c60c7cde 'isNotNull' method added to pointer (so that the code reading is more clear).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7676 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-19 22:57:53 +00:00
Kae..pl
fd2184784c Support for loading custom properties added.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7675 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-19 22:50:12 +00:00
Kae..pl
7d7e6062ee Improvements to mirror modifier (90% complete).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7637 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-15 20:28:42 +00:00
Kae..pl
15e099e160 Fix to texture UV-mapping (textures did not exactly fit the ones in blender).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7635 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-15 20:04:52 +00:00
Kae..pl
e90d01d6e2 Support for loading mirror modifier (75% complete).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7617 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-13 21:12:34 +00:00
Kae..pl
5dc1a29f6e Fix to setting the normal texture if vertex coloring is enabled.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7612 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-13 17:47:24 +00:00
Kae..pl
068b6a9943 Input stream closing in blender input stream.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7602 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-12 23:02:02 +00:00
Kae..pl
f914018dc5 Small fix to name fetching from structure.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7601 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-12 23:01:19 +00:00
sha..rd
8cbb0f210d * Small javadoc fixes
* Formatting for com.jme3.effect package
 * Formatting for blender importer and networking tests
 * All networking tests ported to new SpiderMonkey
 * Removed all mentions of java.util.Serializable
 * RMI now works under new SpiderMonkey

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7593 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-12 05:17:41 +00:00
sha..rd
95cdde7f53 * Javadocs for com.jme3.material
* Formatted the blender loader files according to NetBeans
 * Removed any "I" prefixes on interfaces
 * Small javadoc fixes

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7592 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-12 04:19:16 +00:00
sha..rd
d03683deca * SimpleTextured, SolidColor, VertexColor, and WireColor are now obsolete. Using those materials will crash your application.
* Additional javadocs for Material
 * Added TestMusicStreaming

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7591 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-12 02:35:19 +00:00
sha..rd
80900a8d64 * Moved MatParamTexture out of the Material class (might break loading of old j3o models ..)
* Renamed BinaryClassLoader to SavableClassFinder and put it into core
 * SavableClassFinder now can remap class names, it is used to load old J3O files with particles in them by remapping the old shape names to the new names.
 * Moved the particle emitter control into an inner class so nobody fools around with it
 * Loading of old particle emitters now works
 * Fixed issue with input not responding
 * Fixed some small javadoc mistakes in RenderState
 * Javadocs for com.jme3.material (not done)
 * AbstractControl will now throw exception when an already-attached control is added to another spatial
 * All tests should now use non-deprecated ParticleEmitter.setGravity method

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7589 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-11 23:53:55 +00:00
Kae..pl
e6532fc7ed Implementation changes in texture blending methods.
Prepared for more texture types support (and should be more readable for developers now :) ).

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7571 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-10 22:56:38 +00:00
Kae..pl
19ad025877 Moving emitter shapes to a separate package.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7568 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-10 17:03:29 +00:00
Kae..pl
c4270ad91f Javadocs added and removed unused methods.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7566 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-10 16:25:04 +00:00
Kae..pl
c6be5633ce Support for Newtonian Physics in particles importing.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7565 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-10 16:21:08 +00:00
Kae..pl
9a74373da3 Support for BGR8 and RGBA8 texture formats added (credits to madlion for finding that :) ).
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7562 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-09 05:55:50 +00:00
Kae..pl
3806ab1fe6 Support to loading specified layers of the scene added.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7557 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-08 20:30:44 +00:00
nor..67
36d041fae6 - add blender loader
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7554 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-07 11:43:34 +00:00