1691 Commits

Author SHA1 Message Date
bre..ns
1a72ca91b1 * simplified terrain tests, only passing in single camera
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7824 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-05 16:03:54 +00:00
bre..ns
9407f4c3d0 * delayed creation of TerrainQuad executorService unless absolutely needed
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7823 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-05 15:56:32 +00:00
Sha..om
b2c7849355 * Added stereo 3D to AppSettings
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7822 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-05 14:14:11 +00:00
sha..rd
235646f38f * Minor shader formatting
* Particles now have proper glow
 * Fixed bug where references to static variables would stay in ParticleEmitter and particleInfluencer, causing havoc
 * Fixed warning in InputManager when using ScreenshotAppState
 * TestEverything now uses TangentBinormalGenerator, since before there was no tangents for the floor

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7821 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-05 03:47:29 +00:00
bre..ns
e3574d2fe7 part 2, renaming
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7820 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-04 23:55:45 +00:00
bre..ns
1a78dd200c removed unused geomap classes, replaced with single GeoMap class (part 1 of 2 part commit, blasted netbeans)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7819 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-04 23:40:38 +00:00
bre..ns
c5d0b7b8e8 removed redundant RawArrayHeightMap
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7818 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-04 22:55:05 +00:00
sha..rd
87737f96e0 * Fix BillboardControl "Spatial was not updated before rendering" crash
* Add F5 key to hide FPS/stats

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7813 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-03 00:09:21 +00:00
sha..rd
bffe191275 * Fix NullPointerException in MaterialHelper
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7812 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-02 22:20:22 +00:00
nor..67
65de002a7a - fix texture repeat in MaterialExtensionLoader
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7810 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-02 14:28:10 +00:00
bre..ns
8c7469d210 fixed a bug with normals in TerrainLighting material
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7796 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-01 17:53:21 +00:00
sha..rd
108e124323 * Fix shader compile error in Sky.frag
* Fix shader compile error in PostShadowPSSM.vert

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7795 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-01 17:09:00 +00:00
sha..rd
7314c5f613 * Fix lighting "early cull" issue for terrain lighting shader as well
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7794 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-01 17:01:00 +00:00
nor..67
8cbde935a4 - fix texture flip bug in MaterialExtensions
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7793 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-01 01:43:01 +00:00
sha..rd
f41584e966 * Applied abies fix to Sky rotation
* Blender importer now puts transparent materials in the transparent queue bucket
 * Blender importer creates RGBA8 textures as a result of blending
 * Blender importer - all textures are now mipmapped by default 
 * Lighting shader now supports lightmap
 * Fixed GLSL 1.5 warnings
 * Ogre3D materials now use glow color as emissive color 
 * MaterialLoader will now only load first texture unit instead of last
 * All XML loaders are now namespace aware by default so that android can properly load XML

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7792 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-01 00:33:39 +00:00
kim..ng
ef6b7157b9 Android: Fixed deadlock in AndroidHarness.onDestroy() and added screenOrientation
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7791 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-30 18:24:31 +00:00
nor..67
42feb50b76 - use OgreMaterialKey in ogre mesh and scene loader so one can add MaterialExtensionSets via an AssetEventListener
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7790 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-30 15:09:19 +00:00
ant..om
9a3353698a RigiBodyControl is applied to subquads instead of the whole terrain
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7789 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-30 14:29:48 +00:00
bre..ns
1c4548123a variable assignment for RawArrayHeightMap serialization
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7787 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-30 01:03:32 +00:00
bre..ns
e6f6f94718 Added RawArrayHeightMap courtesy of OzoneGrif
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7786 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 22:09:29 +00:00
bre..ns
70f1a6f323 * Cleaned up and simplified the Terrain API.
* Removed dependence on TerrainQuad for TerrainLodControl
* Comments, general cleanup

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7783 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 21:56:20 +00:00
rem..om
7cb3ca4712 FilterPostProcessor : better init of the filter stack in the read method
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7782 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 21:45:58 +00:00
rem..om
e42ab8f0c1 SkeletonControl : added a call to super.setSpatial in setSpatial
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7781 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 20:55:38 +00:00
nor..67
699e29efb4 only generate public member javadoc
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7780 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 13:57:01 +00:00
nor..67
8f3a45ae18 fix javadoc generation
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7779 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 13:56:12 +00:00
kim..ng
c58f429543 Android: Fixed bug in AndroidHarness if appClass can not be found
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7778 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 07:29:16 +00:00
ant..om
e44d581fea Fix: fixed, white terrain effect according to the forum
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7777 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 06:20:37 +00:00
ant..om
dbe1bb0ed6 Fix: calculating localTranslation after gridChange
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7776 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 06:19:00 +00:00
rem..om
4d0f8f1330 Water filter, removed a sneaky System.out
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7767 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-28 21:15:15 +00:00
rem..om
a6db13e67f Serializable water filter
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7765 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-28 20:45:40 +00:00
kim..ng
f5ee0ca201 Android: Added positional audio and let the user control the overall media volume
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7763 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-28 18:43:36 +00:00
rem..om
cc7110d4f5 Removed Annotations for filters
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7761 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-28 16:43:28 +00:00
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
2011-06-28 00:10:13 +00:00
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
2011-06-27 21:38:26 +00:00
ant..om
0604418b3c Fix: calculating localTranslation after gridChange
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7756 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-27 19:11:50 +00:00
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
2011-06-27 09:42:39 +00:00
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
2011-06-27 06:00:42 +00:00
kim..ng
354ff46ccf Android: Added streaming music to AndroidAudioRenderer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7753 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-27 05:52:27 +00:00
sha..rd
09137fef25 * Better TempVars benchmark
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7752 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-26 22:45:49 +00:00
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
2011-06-26 21:17:45 +00:00
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