Sha..rd
be59bd91fb
* Fixed issue 550
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9985 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
Sha..rd
fead899369
* Fixed issue 511
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9984 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
Sha..rd
6745c8ed63
* Made AppletHarness fields protected instead of private to allow extension
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9983 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
bre..om
d68fba1fef
fixed TerrainGrid.getTerrainAtCell() and TerrainGrid.getTerrainAt(), updated TerrainGridTileLoaderTest
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9982 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
Sha..rd
b3e63e9732
* Depth writes now completely disabled for all nifty elements - should fix various glitches when nifty is rendered with jME3 gui or 3D objects
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9981 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
Sha..rd
9e03dba566
* Add checks for maximum texture resolution in all renderers
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9980 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
78d1754df1
Implemented proper frustum culling for the shadow post pass.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9979 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
116c7161f7
Added a workaround the incomplete draw buffer in basicShadowRenderer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9978 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
bre..om
c7d42dede5
removed physics error from TerrainGrid tests
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9977 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
3a2d25ce30
One can now remove a cinematic event from a cinematic
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9976 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
Zer..om
cb079b48c0
Added code to darken the area behind the stats display so it can be read even over a light background. This can be turned off by calling setDarkenBehind(false) on the StatsAppState
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9975 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
5a22c0d9de
Water reflection/refraction cameras parallel projection is now explicitely set to false.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9974 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
Kae..pl
2ace208225
Bugfix: fixed NPE error while getting subtarget of a constraint, not every constraint data have such field
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9973 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
Kae..pl
69205a679b
Updating the bound of every newly loaded node.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9972 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
0dadaa80f5
Shadow system refactoring.
...
- Basic and PSSM shadow renderer are now deprecated
- There is now one processor and its filter conterpart for each light type
- created an abstract shadow processor that hold the common shadowing code. It's totally independent of the shadow technique used.
- extracted the CompareMode and FilterMode enum to their own files.
- renamed FilterMode enum to EdgeFilteringMode
- refactored the shader code, to avoid duplicate code. all shadow related code is now gathered into Shadows.glsllib and Shadows15.glsllib.
- added spot light Shadows
- removed the ShadowCamera class as it was not used.
- removed "pssm" in the naming of classes, shader and shader libs since it's not relevant anymore
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9971 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
304ecb4bf7
SDK:
...
- rename news title in welcome screen
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9970 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
b68647c97d
SDK:
...
- remove hint about latest version from internal welcome page
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9969 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
5d3661cae0
SDK:
...
- update welcome screen with correct paths and some improvements
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9968 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
b4cf745189
SDK:
...
- update manual
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9967 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
1fbdbc59bb
SDK:
...
- make welcome screen use version-specific welcome page
- some cleanups in welcome screen
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9966 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
7b85ebead3
SDK:
...
- remove new editor window from window menu
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9965 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
bb16ed6cfc
SDK:
...
- remove new editor window from window menu
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9964 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
2ca9775aef
Fixes the sample count
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9963 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
3002e5e057
Uses GL2GL3 instead of GL2 when it is possible
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9962 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
a2b1fea9f1
Fixed dependencies in SDK welcome screen
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9961 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
904ba740a3
SDK:
...
- add listener for hyperlinks in main welcome doc
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9960 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
924c3b07f6
SDK:
...
- fix npe due to caret=null
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9959 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
1c169fda64
- add updated welcome screen
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9958 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
d8fd0868df
- add updated welcome screen
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9957 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
PSp..om
4458603c7e
Attempt to make the isParallelProjection() flag better
...
match the actual state of the Camera. When a camera
is created it is initially not a perspective camera and
now will reflect that. Setting the perspective frustum
will also now clear this flag.
The regular setFrustum can be used for ortho cameras
and so does not change the mode.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9956 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
380b40b7e9
Adds some off-screen rendering (work in progress, not tested)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9955 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
bre..om
c405f09391
added toCellSpace() and toWorldSpace() utility methods to TerrainGrid
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9954 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
bre..om
fa29b95c39
added TerrainGrid.getTerrainAtCell(Vector3f cellCoordinate) to get the terrain tile from cell coordinates
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9953 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
bre..om
9c2a897bfb
removed deprecated methods from TerrainGrid, added in getTerrainAt(Vector3f worldLocation), more docs on TerrainGrid
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9952 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
b003393e55
SDK:
...
- cleanup assets panel layout
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9951 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
a0a67abf06
Fixes a bug in the frame buffers (thanks to Nehon's suggestion)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9950 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
PSp..om
b9274a3ed2
Added Rectangle.toString()
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9949 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
PSp..om
bf782ac840
Just fixing a typo in a comment.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9948 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
PSp..om
4610dbdacc
Added a form of line wrap mode that does a hard
...
clip, to include truncating the letter quad at
the border. This is better when text needs to
be hard constrained for UI type fields.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9947 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
PSp..om
580579285b
Added a getter for size since it's the only way
...
to compare a particular BitmapText's size to the
BitmapFont size.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9946 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
9b30f25616
SDK:
...
- make SDK really set gl level to "1" instead of "any" when enabling GL1
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9945 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
54c7447efa
Mouse and input support for NEWT canvas and display
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9944 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
c9c1ae1cae
Fixes BPP in JoglNewtAbstractDisplay
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9943 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
66ddbb654d
Point light shadows first push. Working solution based on rendering 6 different shadow maps.
...
Made a PointlLightShadowRenderer and a PointLightShadowFilter.
- This will need a lot of refactoring as a lot of code is duplicated with the PSSMShadowRenderer
- Also i plan to change the Shadow map rendering to a cubemap instead of 6 separate textures.
Added a cornell box model and a test case
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9942 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
8d841b70dd
Forced depth range to 0,0 in NiftyJmeDisplay processor before rendering nifty to avoid depth check issues between the 3D scene and the text elements of the nifty gui.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9941 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
48ca976705
Adds a display based on NEWT (work in progress)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9940 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
345cac2444
Adds a canvas based on NEWT (work in progress)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9939 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
44b89a367c
Fixes a bug occurring when exiting the full screen mode and adds an abstract display based on NEWT (work in progress)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9938 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
0170c7b5eb
Fixes some problems with framebuffers (second attempt)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9937 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
89608f3fd5
fixed material param settings in PssmShadowRenderer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9936 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago