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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
bre..om
910e12fbab
new alphamaps for terrain test data
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11071 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
nor..67
ddd12b88b8
SDK:
...
- update documentation
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11061 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
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
11 years ago
nor..67
2e3912e253
SDK:
...
- fix fbx import
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11053 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
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
11 years ago
nor..67
d29e95da06
- update jdk version info
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11044 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
nor..67
e645ff1c8d
- use both blender versions in BlenderTool
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11042 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
nor..67
ed5f1d0dee
- use new blender version in BlenderTool
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11041 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
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
11 years ago
nor..67
9df246324d
iOS
...
- add audio renderer based on android native renderer (WIP, needs naming cleanup)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11039 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
nor..67
eac0f14cab
SDK
...
- use blender 2.69 for building SDK installers
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11038 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
nor..67
10f675b23b
SDK
...
- add FBX support via blender to SDK importer/converter
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11037 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
Kostya
03892ed642
Enable VBO on iOS
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11036 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
Kae..pl
c5448f9aae
Feature: added support for fog loading from blender file.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11035 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
Kae..pl
6132141f9f
Feature: added support for fog loading from blender file.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11035 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
Kostya
5afe5b35c1
Added iOS java rendering classes
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11034 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
Kostya
be38e480b7
Initial iOS core library classes submit
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11033 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
rem..om
2cc64abfa9
Applied abies patch so that the BatchNode.clone properly works.
...
see http://hub.jmonkeyengine.org/forum/topic/batchnode-broken-on-clone/#post-258248
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11032 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
rem..om
00eacd3b66
Applied abies patch so that the BatchNode.clone properly works.
...
see http://hub.jmonkeyengine.org/forum/topic/batchnode-broken-on-clone/#post-258248
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11031 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
rem..om
cf389fc84c
Merged changes r11023,r11022,r11028,r11029 to graddle restructure
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11030 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
rem..om
4b02c8a952
Made the temp BoundingVolume in TempVars a BoundingBox since it's instanciated as a BoundingBox
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11029 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
rem..om
5b7b7b0c8f
Fix some corner cases in ShadowUtil after last commit
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11028 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
rem..om
4e63056be9
SpotLightShadowRenderer, fixed an issue where a spot light would wast shadows behind itself
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11027 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
rem..om
31b9c41e8a
SpotLightShadowRenderer, fixed an issue where a spot light would wast shadows behind itself
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11026 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
rem..om
1ef4c21391
Added a comment setupTextureParams in LwjglRenderer about the switch with missing breaks
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11025 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
rem..om
fd8a69707b
Added a comment setupTextureParams in LwjglRenderer about the switch with missing breaks
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11024 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
phr00t
8aeb523043
uses temporary variables instead of object creation; much faster & efficient
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11023 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
phr00t
414a20fc5f
temp boundingbox for shadowutil use
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11022 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
rem..om
5d02fe1c20
Made trunk sync with commit r11019 and commit r11020
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@11021 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
rem..om
54ab14e5ae
Merged commits r11015 to gradle restructure branch.
...
Made similar cleanup in other renderer implementations
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11020 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago