3968 Commits

Author SHA1 Message Date
sgold
035ed5ebec add a RenderManager method to remove a pre view by name ... in trunk
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11099 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-16 22:25:07 +00:00
sgold
d14f405e24 add a RenderManager method to remove a pre view by name ... in gradle-restructure
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11098 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-16 22:22:28 +00:00
sgold
acf255ab9b Bugfix: issue #556 (StatsAppState.setFont() visibility) in trunk
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11097 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-16 16:50:31 +00:00
sgold
3f7395c3cd Bugfix: issue #556 (StatsAppState.setFont() visibility) in gradle-restructure
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11096 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-16 16:48:37 +00:00
sgold
bff90dc9ee Bugfix: issue #631 (MeshCollisionShape constructor requires a triangle mesh) in trunk
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11095 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-16 00:13:59 +00:00
sgold
d7dc3a1600 Bugfix: issue #631 (MeshCollisionShape constructor requires a TriMesh) in gradle-restructure branch
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11094 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-16 00:12:19 +00:00
sgold
5eb5f0d2cc remove 8 octree optimization files from trunk
per discussion at http://hub.jmonkeyengine.org/forum/topic/proposed-removal-of-octree-and-related-files

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11093 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-16 00:03:59 +00:00
sgold
5134c6052c remove 7 octree optimization files from gradle-restructure branch
per discussion at http://hub.jmonkeyengine.org/forum/topic/proposed-removal-of-octree-and-related-files

git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11092 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-16 00:01:59 +00:00
sgold
5b530da4d3 remove TestOctree.java from gradle-restructure branch
per discussion at http://hub.jmonkeyengine.org/forum/topic/proposed-removal-of-octree-and-related-files

git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11091 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-16 00:01:14 +00:00
sgold
f5ccf45aed improve inline documentation in AbstractShadowRenderer.java ... trunk
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11090 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-15 21:10:53 +00:00
sgold
6f72c713d2 improve inline documentation in AbstractShadowRenderer.java ... gradle-restructure branch
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11089 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-15 21:10:10 +00:00
sgold
33487ad8cb Bugfix: issue #635 (center WireBox on BoundingBox) in trunk
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11088 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-15 19:12:43 +00:00
sgold
6e3ecfa232 Bugfix: issue #635 (center WireBox on BoundingBox) in gradle-restructure branch
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11087 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-15 19:08:30 +00:00
rem..om
df66664f98 Committed a patch for ARGB8 and BGRA8 support
http://hub.jmonkeyengine.org/forum/topic/support-for-argb8-and-bgra8-textures/#260706

Also made the change for Jogl TextureUtil as it was missing from the patch

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11086 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-15 14:59:15 +00:00
rem..om
e69d237b51 Committed a patch for ARGB8 and BGRA8 support
http://hub.jmonkeyengine.org/forum/topic/support-for-argb8-and-bgra8-textures/#260706

Also made the change for Jogl TextureUtil as it was missing from the patch

git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11085 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-15 14:59:07 +00:00
rem..om
bcff9ea50e KinematicRagdollControl now throws a proper exception when the skeleton control is not found on the model.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11084 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-15 14:31:00 +00:00
rem..om
8c2c62d01f KinematicRagdollControl now throws a proper exception when the skeleton control is not found on the model.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11083 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-15 14:30:55 +00:00
sgold
693fea52bc Bugfix: issue #622 (FlybyCamera zooms to negative FOV) in trunk
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11082 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-14 04:47:38 +00:00
sgold
50df56dc08 Bugfix: issue #622 (FlybyCamera zooms to negative FOV) in gradle-restructure
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11081 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-14 04:46:16 +00:00
sgold
b30ca28704 Bugfix: Mesh.deepClone() sets wrong elementCount and vertCount ... in trunk
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11080 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-13 23:40:24 +00:00
sgold
abe1aa36a6 Bugfix: Mesh.deepClone() sets wrong elementCount and vertCount ... in gradle-restructure branch
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11079 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-13 23:38:11 +00:00
sgold
babb2cdce8 Bugfix: issue #613 (ClassCastException during read) in trunk
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11078 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-13 08:49:54 +00:00
sgold
528ed8d014 Bugfix: issue #613 (ClassCastException during read) in gradle-restructure branch
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11077 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-13 08:44:34 +00:00
sgold
f5acd4f1b7 Bugfix: issue #615 (backward Dome normals) in trunk
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11076 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-12 19:37:36 +00:00
sgold
cdd6d33f68 Bugfix: issue #615 (backward Dome normals) in gradle-restructure
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11075 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-12 19:36:14 +00:00
sgold
e4b56f2976 Bugfix: issue #614 (name of SYSRQ key) in trunk
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11074 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-11 18:33:06 +00:00
sgold
8e88f1f6cf Bugfix: issue #614 (name of SYSRQ key) in gradle-restructure branch
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11073 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-11 18:31:43 +00:00
bre..om
db8302fecd TerrainLighting.frag refactored to allow for omitted texture layers
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11072 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-11 16:46:23 +00:00
bre..om
910e12fbab new alphamaps for terrain test data
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11071 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-10 17:46:15 +00:00
Kae..pl
4972fad991 Feature: added support for 'Maintain volume' constraint.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11068 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-04 18:09:36 +00:00
Kae..pl
eb0ee795a7 Feature: added support for 'Maintain volume' constraint.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11068 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-04 18:09:36 +00:00
Kae..pl
bc6c3cd93e Bugfix: fixed a bug that caused an exception to be throw when cloneForSpatial methods were called; this was caused by placing AnimControl before SkeletonControl in the Spatial's controls list
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11067 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-04 14:03:09 +00:00
Kae..pl
dc045d9630 Bugfix: fixed a bug that caused an exception to be throw when cloneForSpatial methods were called; this was caused by placing AnimControl before SkeletonControl in the Spatial's controls list
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11067 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-04 14:03:09 +00:00
rem..om
b8714b0f10 LoopMode.Cycle is now properly supported by MotionEvent and CinematicEvent.
Used AnimChannel's clampWrapTime method for consistency, and refactored it in an AnimationUtils utility class.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11066 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-02 08:52:45 +00:00
rem..om
743e5d1963 LoopMode.Cycle is now properly supported by MotionEvent and CinematicEvent.
Used AnimChannel's clampWrapTime method for consistency, and refactored it in an AnimationUtils utility class.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11065 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-03-02 08:52:39 +00:00
rem..om
655eb4c768 Used texture function instead of texture2D function for glsl1.5 shaders, as it's deprecated an seems to fail on some hardware
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11064 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-02-23 12:28:36 +00:00
rem..om
87b84949ab Used texture function instead of texture2D function for glsl1.5 shaders, as it's deprecated an seems to fail on some hardware
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11063 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-02-23 12:28:31 +00:00
Kae..pl
7d6ea02b90 Bugfix: fixed an issue that could cause NPE when lamp that is not supported in JME ('Hemi' light for example) had children nodes attached.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11062 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-02-22 17:51:45 +00:00
Kae..pl
561b1c2ddf Bugfix: fixed an issue that could cause NPE when lamp that is not supported in JME ('Hemi' light for example) had children nodes attached.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11062 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-02-22 17:51:45 +00:00
nor..67
ddd12b88b8 SDK:
- update documentation

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11061 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-02-17 14:14:32 +00:00
rem..om
826900a5d3 LightScatteringFilter : changed the way the light shafts are blended into the original scene.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11057 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-02-16 13:44:22 +00:00
rem..om
f3457c2f52 LightScatteringFilter : changed the way the light shafts are blended into the original scene.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11056 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-02-16 13:44:17 +00:00
rem..om
b997470504 LightScatteringFilter : changed the way lightdensity attenuation is computed according to this thread
http://hub.jmonkeyengine.org/forum/topic/light-scattering/#post-207641
Chose the second proposition.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11055 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-02-16 13:42:30 +00:00
rem..om
8e65f333d8 LightScatteringFilter : changed the way lightdensity attenuation is computed according to this thread
http://hub.jmonkeyengine.org/forum/topic/light-scattering/#post-207641
Chose the second proposition.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11054 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-02-16 13:42:25 +00:00
nor..67
2e3912e253 SDK:
- fix fbx import

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11053 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-02-14 16:26:21 +00:00
Kostya
c439fc91ba Added support of UInt vertex indexes on iOS if available
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11051 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-02-14 02:00:01 +00:00
nor..67
d29e95da06 - update jdk version info
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11044 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-02-13 19:28:37 +00:00
nor..67
e645ff1c8d - use both blender versions in BlenderTool
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11042 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-02-13 18:11:19 +00:00
nor..67
ed5f1d0dee - use new blender version in BlenderTool
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11041 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-02-13 17:44:46 +00:00
nor..67
b638dff880 - include effects package when building blender importer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11040 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2014-02-13 17:03:28 +00:00