rem..om
cc7110d4f5
Removed Annotations for filters
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7761 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
bre..ns
d9c3df086d
increased terrain diffuse texture limit to 12, including normals
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7759 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
e1338dfea3
engine
...
- created a FilterParmeter annotation to use reflection (java.util.reflection) to display filter's properties in the editor
- using WaterFilter() empty constructor will now use the first scene of the viewport as the reflection scene (the water reflection), and use the direction of the first directional light found in this scene.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7757 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
ant..om
0604418b3c
Fix: calculating localTranslation after gridChange
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7756 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
ab9a2635a2
Android: Bugfix Using PixelFormat.RGBA_8888 instead of PixelFormat.RGB_888
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7755 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
09b475d893
Android: Added setNamespaceAware(true) to ogre xml loader if running on android
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7754 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
kim..ng
354ff46ccf
Android: Added streaming music to AndroidAudioRenderer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7753 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
09137fef25
* Better TempVars benchmark
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7752 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
sha..rd
8523bcb46c
* Fix ArrayIndexOutOfBoundsException in TempVars
...
* Rename project name in ANT script to "jMonkeyEngine3"
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7751 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
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
14 years ago
ant..om
bcfeb06317
Fix: calculating localTranslation after gridChange
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7738 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
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
14 years ago
Kae..pl
7ea8687e4a
Textures test asset updated.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7733 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
3f352ea5de
Storing texture path as its name.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7732 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
sha..rd
4dffbc95f5
* Forgot to commit this file
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7728 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
kim..ng
a7974ac659
Android: Added first prototype of AndroidAudioRenderer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7723 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
ant..om
e4983751c7
fixed collisiongroup check on grid change
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7720 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
d21d74a110
- instantiate assetManager when deserializing FilterPostProcessor
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7710 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
a1cc3326ce
- add j3f format
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7705 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
Kae..pl
82a718e413
Adding additional comments.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7701 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
Kae..pl
1704f839b7
Update of testing asset.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7700 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
nor..67
d6f7ebc89c
- add getFilterIterator to FilterPostProcessor
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7695 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
Kae..pl
38eb3de309
Clone method added to BoneAnimation.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7688 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
Kae..pl
697a02e7c5
Support for object animation constraints loading.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7684 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
Kae..pl
48bfcaac18
Synchronization added during constraints functions initialization.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7682 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
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
14 years ago