3252 Commits

Author SHA1 Message Date
rem..om
76dcabae66 Added proper documentation for camera.getWorldCoordinates
Added a convenience method to compute z in projection space from z in view space

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9934 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-01 22:49:34 +00:00
nor..67
f8f4a9e33e SDK:
- commit local version of beginnigs of new SDK core api

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9933 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-01 11:16:38 +00:00
jul..om
0263c78d55 Fixes some problems with framebuffers
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9932 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-11-01 07:31:13 +00:00
rem..om
7271bf4de7 Made the PSSmRenderer stop to create a new matrix for each split on every frame
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9931 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-31 22:42:07 +00:00
rem..om
3b84ae44e5 Made all attributes of PssmShadowRenderer protected
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9930 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-31 22:08:11 +00:00
rem..om
d1a036a021 Pssm now supports fade out of the shadows when using a zextend
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9929 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-31 15:53:33 +00:00
nor..67
a3cda69323 - move JmeCursor interface back to Core-Plugins due to dependencies in core :/
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9928 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-31 01:37:48 +00:00
nor..67
4dc549f3df - delete folder
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9927 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-31 01:30:02 +00:00
nor..67
fb2412d1b1 - move cursor loader to desktop package due to awt dependence
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9926 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-31 01:28:24 +00:00
nor..67
cae51429ac - move cursor loader to desktop package due to awt dependence
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9925 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-31 01:28:18 +00:00
nor..67
7bb5e9bfdd - move native jme-ios.m file to plugin for now
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9924 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-30 17:16:46 +00:00
nor..67
2aae8d72a6 SDK:
- use base Node object in MaterialPropertyEditor

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9923 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-30 16:32:06 +00:00
nor..67
97909725cb SDK:
- add ios-base to jMonkeyEngine3 Library plugin

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9922 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-30 16:30:31 +00:00
nor..67
7a0b6b15fc SDK:
- Make ProjectExtensionManager delete resource zip folders when nothing was kept

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9921 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-30 16:29:14 +00:00
nor..67
2f73363107 SDK:
- improve obfuscation option
- make obfuscation option obfuscate whole application incl libraries
- add way to add options to obfuscation

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9920 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-30 16:15:11 +00:00
nor..67
706e286aa4 SDK:
- update zip extension tool to be able to get final path

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9919 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-30 13:33:37 +00:00
Kae..pl
49f227b7cc Minor optimisations. Added several comments to unveil certain parts of the code.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9918 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-30 09:52:27 +00:00
nor..67
83caa059fb - release pool in iOS image loader when exiting early
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9917 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-29 23:19:01 +00:00
nor..67
e45a75f2f6 - minor optimization in iOS image loader native code
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9916 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-29 23:16:01 +00:00
nor..67
4630638cd9 - allow zip extensions to have versions
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9915 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-29 23:08:00 +00:00
nor..67
b3dc16535f - add current iOS code
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9914 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-29 22:15:26 +00:00
nor..67
8b9b09e4cd SDK:
- update proguard libs

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9913 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-29 19:48:30 +00:00
Kae..pl
1b04d13f3e Bugfix: making sure that the first and last bevel line is parallel to its neighbour in curves that have bevel applied (that is how blender works)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9912 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-29 14:22:29 +00:00
PSp..om
ff155b4d78 Added the ability to set the overall alpha for a BitmapText.
This includes overriding the alpha values for any tagged
colors that might be in the text.  Previously the only way
to change the alpha was to set the BitmapText's main color
which overrode any color tags.


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9911 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-29 05:25:27 +00:00
jul..om
af3e3a74f5 Uses the proper string as attribute name to get its location (and now the shader-based renderer relying on JOGL 2.0 is operational)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9910 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-27 13:46:18 +00:00
jul..om
36f95cdf09 Uses the proper string as uniform name to get its location
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9909 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-27 13:18:02 +00:00
jul..om
fc56b7dcbf Allows to enable the debug pipeline
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9908 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-27 13:17:19 +00:00
nor..67
816842d1e1 SDK:
- change AssetsPropertiesPanel so that it doesn't create an assets configuration if not path is specified (e.g. in library projects)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9907 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-26 20:01:50 +00:00
jul..om
3e362bd611 Removes some dead code and fixes the V-sync
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9906 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-26 17:45:59 +00:00
rem..om
a5b8b48ea1 fixed an isue in shadow shaders where shadows outside of the shadowZExtend were dark instead of light.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9905 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-26 16:20:31 +00:00
rem..om
f7db40695f fixed javadoc in PSSMShadowFilter
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9904 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-26 16:03:51 +00:00
jul..om
34c8f82792 Drives the canvas renderable so that something has a chance to be renderer with JOGL 2.0
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9903 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-26 14:10:57 +00:00
nor..67
e50cbc5f44 SDK:
- allow asychronous installation with ZipExtensionTool

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9902 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-26 13:08:48 +00:00
nor..67
3da079251a SDK:
- fix indefinite progress bar when ZipExtension has been installed already

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9901 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-26 12:54:47 +00:00
nor..67
d30f6fe686 SDK:
- allow editing private project properties with ProjectExtensionProperties
- add ZipExtensionTool to extract zip files with extensions to settings folder

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9900 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-26 12:51:18 +00:00
nor..67
b41952025b SDK:
- make OgreXML command line tool OutputReader use logger instead of system.out

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9899 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-26 12:50:21 +00:00
nor..67
24712d4170 SDK:
- fix npe in Android Settings when no SDK is selected
- change Android and Desktop ordering and naming in project properties slightly

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9898 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-26 12:49:49 +00:00
jul..om
23fd08ac45 Displays the right display mode with the logger
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9897 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-25 23:19:33 +00:00
jul..om
b76bffcd2f Fixes a minor threading problem and removes useless imports
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9896 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-25 23:03:04 +00:00
jul..om
e4d776ae0e Initializes ALUT (JOAL) in the static initializer to avoid freezing everything
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9895 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-25 22:48:46 +00:00
jul..om
03fe815bd2 Avoids initializing the display twice (work in progress)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9894 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-25 16:59:52 +00:00
jul..om
965b595384 Sets the input sources to avoid throwing a NullPointerException and sets the proper size to the canvas
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9893 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-25 16:49:53 +00:00
nor..67
37f8447896 - move JOGL audio renderer to correct package
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9892 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-25 12:09:34 +00:00
nor..67
84d3ae06de - move JOGL audio renderer to correct package
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9891 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-25 12:09:27 +00:00
jul..om
baeb7d7de8 Adds a few missing features into the shader-based renderer relying on JOGL 2.0
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9890 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-25 11:32:32 +00:00
jul..om
7fdc6bbe46 Adds a few missing features into the shader-based renderer relying on JOGL 2.0
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9889 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-25 11:31:27 +00:00
jul..om
87e6ea3230 Adds a few missing features into the shader-based renderer relying on JOGL 2.0
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9888 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-25 11:18:37 +00:00
jul..om
772c977e15 Adds a few missing features into the shader-based renderer relying on JOGL 2.0
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9887 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-24 19:19:55 +00:00
jul..om
80f94431d9 Adds a few missing features into the shader-based renderer relying on JOGL 2.0
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9886 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-24 16:43:19 +00:00
jul..om
f75b45aff7 Adds a few missing checks into the initialization sequence of the shader-based renderer relying on JOGL 2.0
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9885 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-24 16:03:40 +00:00