1701 Commits

Author SHA1 Message Date
Kae..pl
ccf1242112 A method to find property in subproperties added.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7749 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-26 19:39:47 +00:00
nor..67
975d9591a2 - add lwjgl 2.7.1 svn build with canvas fix
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7748 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-26 16:49:34 +00:00
ant..om
bcfeb06317 Fix: calculating localTranslation after gridChange
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7738 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-26 08:27:50 +00:00
sha..rd
826c285551 * XMLImporter can now read version numbers from XML J3O
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7736 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-25 23:49:18 +00:00
sha..rd
a43e52a384 * XMLImporter can now read directly from file
* XML representation of savable now writes version (no reading yet)
 * Initial attempt of fixing "frozen after app restart" bug
 * Fixed NVIDIA shininess bug (!!!) - No longer need to set m_Shininess on materials!

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7734 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-25 23:26:48 +00:00
Kae..pl
7ea8687e4a Textures test asset updated.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7733 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-25 22:10:23 +00:00
Kae..pl
3f352ea5de Storing texture path as its name.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7732 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-25 21:19:08 +00:00
sha..rd
6b44f3fcc9 * Accidently commited this file .. now reverted to proper version
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7731 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-25 19:29:01 +00:00
sha..rd
9f7d5410b7 * Tried to fix NVIDIA shininess==0 bug (again!)
* MTL loader now properly follows spec regarding initial values of colors
 * TangentBinormalGenerator now throws proper exception on missing normals

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7730 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-25 19:27:23 +00:00
sha..rd
951d9fe23a J3O incompatibility issues fixed
* When loading models with SimpleTextured/WireColor/SolidColor materials 
 * When loading Unshaded material with spelling error "SeperateTexCoord" instead of "SeparateTexCoord"
 * Also fixed issue with loading animated models

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7729 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-25 18:47:20 +00:00
sha..rd
4dffbc95f5 * Forgot to commit this file
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7728 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-25 17:59:34 +00:00
sha..rd
348b1d638a * Fixed Blender loader crash when "Image" texture mode is specified but actual image is not selected
* Replaced oracle proprietary exception with UnsupportedOperationException
 * Shared Geometry Patch - Still need detection mechanism for old versions!
 * Binary/J3O format will now write signature and version
 * Binary/J3O format now has version numbers for exported class hierarchies
 * Fix crash in TestHoveringTank
 * ListMap now uses backing array and a map - increased lookup performance for uniforms/matparams and faster iteration too. Only insertion became slower

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7726 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-25 05:25:32 +00:00
kim..ng
a7974ac659 Android: Added first prototype of AndroidAudioRenderer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7723 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-24 20:11:27 +00:00
PSp..om
68bac95cd5 Added some more information to the logging.
Removed an errant nextId decrement that would occur
even if the class was already registered and already
had an ID.  This makes the teetering tower of glass
shards slightly less fragile... slightly.


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7722 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-24 10:06:41 +00:00
ant..om
e4983751c7 fixed collisiongroup check on grid change
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7720 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-24 05:35:38 +00:00
nor..67
d21d74a110 - instantiate assetManager when deserializing FilterPostProcessor
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7710 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 20:48:13 +00:00
nor..67
a1cc3326ce - add j3f format
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7705 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 17:46:57 +00:00
Kae..pl
41cde21260 Fix to applying Y-up axis to rotated objects.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7704 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 17:16:18 +00:00
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
1704f839b7 Update of testing asset.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7700 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 15:46:25 +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
nor..67
d1b0ff04d1 - remove misplaced model loading exception from BinaryImporter
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7696 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 12:47:04 +00:00
nor..67
d6f7ebc89c - add getFilterIterator to FilterPostProcessor
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7695 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 12:32:46 +00:00
PSp..om
98267c3d0f Added a check for no-arg constructor during initialize
to avoid having to wait to find this out until a message
is sent.


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7694 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 08:19:06 +00:00
rem..om
413f2b1e48 Implemented a new TempVars system, temp vars can now be requested without conflict.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7692 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-22 19:27:55 +00:00
ant..om
dfeff3c6af Fix major bug: TerrainGrid.getHeight returned always 0 after first grid change happened
minor bug: updateModelBound missed from TerrainGrid update call, added collisionGroup check to physics, and failing with exception if material is not set before initialize() call

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7691 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-22 19:25:50 +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
kim..ng
f230997d93 Android: added customizable messages to exit dialog
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7689 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-22 17:26:27 +00:00
Kae..pl
38eb3de309 Clone method added to BoneAnimation.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7688 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-22 17:18:52 +00:00
nor..67
19403e5660 - add fix for physics mesh generation and physics collision shape ignore flag to native bullet
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7687 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-22 12:07:04 +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
kim..ng
fef0820ca6 Android: fixed bug - EGL_SURFACE_TYPE is checked now. Added ConfigType.FASTEST and .BEST to AndroidHarness
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7685 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-21 22:13:42 +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
542559738d Bugfix: constructor with 'scales' argument did not store it.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7683 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-21 18:57:27 +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
sha..rd
c410fae0a6 * Plane.normal is now created by default and set instead of using references
* TerrainTestModifyHeight now uses mouse left/right buttons to raise/lower height

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7674 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-19 19:39:09 +00:00
sha..rd
e8069191a3 * Plane.normal is now created by default and set instead of using references
* Fix crash in TestAppStates 
 * Fix crash in TestBox 
 * Removed useless calls to Spatial.updateModelBound()
 

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7673 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-19 19:22:35 +00:00
sha..rd
ba88539817 * Improved performance of Matrix3/4f.fillFloatBuffer() by writing to an array first
* Initial javadoc for com.jme3.collision

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7672 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-19 19:17:14 +00:00
sha..rd
8c69c7d205 * Shader now has accelerated access to attribute by using IntMap
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7671 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-19 19:14:27 +00:00
sha..rd
31027a0b2c * Some javadoc for Mesh
* Added Mesh.getIndicesAsList() for easy access to triangle data
 * Added UserData.JME_PHYSICSIGNORE to indicate to physics engine that geometry should be excluded from collision shape generation
 * Physics engine now supports all possible mesh formats (non-indexed, triangle strip, etc)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7670 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-19 19:12:45 +00:00
nor..67
93d968a12b - fix compile error in renderer (vb.getBufferType().name())
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7669 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-19 12:00:16 +00:00