iwg..ic
ab5282fb2d
Additional fix for http://code.google.com/p/jmonkeyengine/issues/detail?id=504 .
...
Fixes displaying leftover characters in BitmapText when setting the text to a smaller string and a weird situation where the scene would stop rendering do to improper buffer limit.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10060 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
609d51dbfd
Further fix and cleanup to SSAO for glsl < 1.5
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10059 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
21e5244c0a
Fixed ssao filter for opengl < 1.5
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10058 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
9a6fe1fdf5
Fix to previous commit to OGLESShaderRenderer. Accidently committed unrelated and non working changes to the renderer.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10057 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
35697b036e
Temporarily fixes some things with JARs (for Java and native libraries used by JogAmp) in order to allow some people to run the demos easily
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10056 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
68e0e835f5
Ogles renderer now correctly supports Verctor4 uniforms
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10055 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
39d0939879
MotionEvent upVector is now defaulted to Y axis
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10054 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
5d9b67214a
- add some javadoc to HingeJoint setLimit
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10053 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
a9eec4c1b2
Jaime model, and test case
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10052 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
3f815a0c70
Made the "Continue" buttont he default button of the new setting dialog box
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10051 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
Zer..om
2f886846c8
Updated SettingsDialog with an improved layout (including labels for the options), i18n via a resource bundle, and a more sensible list of windowed mode screen resolutions. You can also now specify a minimum width and height in the app settings and it will not let you select a mode smaller than that.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10050 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
PSp..om
4c2579d0bf
Added a getter for the state manager's Application.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10049 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
iwg..ic
044d81f7e8
Add calls to loseFocus and gainFocus when activity pauses and resumes
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10048 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
iwg..ic
1df4fe8346
Attempt to clean up some references to help with out of memory issues on second start of app on Android
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10047 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
Sha..om
5a90cd7082
* Fixed issue where OBJ loader would fail to parse faces correctly if they had more than 1 space in them
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10046 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
7722b7b09d
Cinematic, added an enqueueEvent method that allow to stack events without knowing their duration.
...
added support for blending animations transitions in AnimationEvent, added support for having several channels in AnimationEvent.
added javadoc
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10045 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
3c84826db1
Shadows,fixed an issue when PolyOffset was not properly applied on lighting material
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10044 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
01bf1ca843
Fixed 2 issues with shadows :
...
- Looks like Poly offset behave defferently between ATI and NVIDIA i added a bit of offset to avoid shadow acne for NVIDIA
- Added a flag needCompareModeUpdate in the Texture class to avoid setting it on every frame in the renderer. I changed Lwjgl and Jogl renderer accordingly.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10043 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
7e43015f3c
Removed cos2,sin2 and reduceAngle from FastMath as they were unused and confusing, and somehow buggy.
...
See forum post
http://jmonkeyengine.org/forum/topic/patch-remove-fastmath-sin2cos2/#post-198276
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10042 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
8a4b204154
fixed issue 461
...
http://code.google.com/p/jmonkeyengine/issues/detail?id=461&can=5&q=label%3AProduct-jME3&sort=priority&colspec=ID%20Type%20Status%20Component%20Priority%20Difficulty%20Product%20Milestone%20Owner%20Summary
BatchNode now use an instanceof Geometry statement to know if the spatial can be batched. It Then check the BatchHint on this spatial.
ParticleEmitter, BitmapTextPage and TerrainPatch extends Geometry and should not be batched so their batchHint has been defaulted to Never.
Image also extend Geomety but it may be useful to batch images.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10040 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
a330f83a2d
fixed issue 418
...
http://code.google.com/p/jmonkeyengine/issues/detail?id=418&q=label%3AProduct-jME3&sort=priority&colspec=ID%20Type%20Status%20Component%20Priority%20Difficulty%20Product%20Milestone%20Owner%20Summary
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10039 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
4ad164f278
fixed issue 529
...
http://code.google.com/p/jmonkeyengine/issues/detail?id=529&q=label%3AProduct-jME3&colspec=ID%20Type%20Status%20Component%20Priority%20Difficulty%20Product%20Milestone%20Owner%20Summary
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10038 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
9d88420dd3
- Quaternion javadoc fix, thanks to @marcodezeeuw
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10037 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
c86c692ae9
Applied Javadoc patch for ColorRGBA thanks to jonathan.pikalek
...
http://code.google.com/p/jmonkeyengine/issues/detail?id=557&can=6&colspec=ID%20Type%20Status%20Component%20Priority%20Difficulty%20Product%20Milestone%20Owner%20Summary
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10036 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
7e79145d70
Removed remaining system.out in AwtKeyInput thaks to @JesperSmith
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10035 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
53807571a6
- Quaternion javadoc fix, thanks to @JesperSmith
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10034 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
PSp..om
fbb0bcff37
Added an accessor for accessing the current GeometryComparator
...
for a bucket.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10033 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
PSp..om
8ce28cbc04
Added an accessor for getting the list's comparator.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10032 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
PSp..om
6ec55f097f
Removing the accidental method addition (simulateEvent)
...
that tagged along for the ride when I added the joystick
enhancements.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10031 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
157fb96141
DirectionalLight shadows now work properly when the view cam is in parallel projection
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10030 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
2a4a4ac0ef
Fixed an issue with FadeFiltter
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10029 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
bre..om
fdf238cc08
moved player location in HelloTerrainCollision. Set a backwards compatibility scale for ImageBasedHeightmap
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10028 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..om
f35c90238f
disable bullet native building as the servers mingw install is broken again
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10027 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
bre..om
c6fe6a2064
Changed ImageBasedHeightMap to use ImageRaster.create() instead of JmeSystem
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10026 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
bre..om
c909219a4e
Added TerrainTestAndroid and a smaller heightmap image for it
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10025 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
bre..om
636e309098
changed ImageBasedHeightMap to use JmeSystem to get ImageRaster
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10024 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
bre..om
d81b46c2fb
adding imageRaster to ImageBasedHeightMap
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10023 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
iwg..ic
feff63fda2
Add support for JmeSystem.StorageFolderType in saveGame and loadGame
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10022 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
Zer..om
ecb8b0508d
(Hopefully) Fixed a shader problem on macs where it was trying to multiply an int with a float...
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10021 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
iwg..ic
dd46be3688
Add support for multiple folder storage types for getStorageFolder
...
See forum post http://jmonkeyengine.org/groups/android/forum/topic/jmesystem-getstoragefolder-updates/
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10020 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
2a3e28bb9d
Removes a useless check from JoglRenderer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10019 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
22a18c5ba4
Fixed issue int RnederManager.proeloadScene that was causing failure when attempting to load CPU usage buffers to the GPU
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10018 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
rem..om
6a455731c7
Cinematic, made sure an event is properly initialized when added during playback
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10017 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
e4b80ebb0d
Fixes a bug in JoglNewtDisplay: the native counterpart of the Screen instance must have been created before retrieving or modifying the screen mode according to Sven Göthel
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10016 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
97cb4145e5
Fixes a bug in JoglNewtDisplay: the canvas must be visible before retrieving or modifying the screen mode
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10015 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
jul..om
92b7170c3d
Updates JogAmp (GlueGen build 613, JOAL build 379, JOGL build 865)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10014 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
Zer..om
fbf305a386
Changed the settings dialog to "alwaysOnTop" so it doesn't get lost if you click elsewhere. (It doesn't appear in the task bar etc due to being a dialog not a frame).
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10013 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
iwg..ic
200df1c84b
androidInput.loadSettings was never called, so setting mouseEventsEnabled = false; in MainActivity had no effect.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10012 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
dan..om
c798db10b2
- Reverted Nehon's termporary depth fix. We don't need jME to do the extra work if it's not needed.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10011 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
d3438942a0
- change funny exception in ConeCollisionShape to an existing one
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10010 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago