3088 Commits

Author SHA1 Message Date
nor..67
7ba657e430 - set logging from Level.INFO to Level.FINE for most logging
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10271 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-31 22:26:10 +00:00
nor..67
2e19f4e1b7 - add iOS to platforms list
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10270 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-31 22:19:48 +00:00
jul..om
0acece86e0 Improves OpenGL-ES support (especially for Raspberry Pi), contribution of Erkki Nokso-Koivisto
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10269 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-31 21:12:39 +00:00
nor..67
7534d90dde SDK:
- fix error panel content

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10268 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-31 20:56:40 +00:00
jul..om
e242174a22 Improves OpenGL-ES support (especially for Raspberry Pi), contribution of Erkki Nokso-Koivisto
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10267 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-31 20:48:39 +00:00
jul..om
ba3eaabacd Improves OpenGL-ES support (especially for Raspberry Pi)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10266 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-31 20:30:06 +00:00
jul..om
f895d9c173 Improves OpenGL-ES support (especially for Raspberry Pi), uses several contributions of Erkki Nokso-Koivisto
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10265 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-31 20:16:46 +00:00
jul..om
b242f66c5a Improves OpenGL-ES support (especially for Raspberry Pi), uses several contributions of Erkki Nokso-Koivisto
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10264 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-31 20:03:02 +00:00
jul..om
5d24544589 Uses NEWT instead of AWT by default
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10263 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-31 18:30:49 +00:00
nor..67
348faf6a04 SDK:
- add date check to WelcomeScreen

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10262 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-31 17:40:35 +00:00
nor..67
116eaf1bb8 SDK:
- add way to show "USERINFO" notfications via logging

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10261 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-31 17:19:37 +00:00
rem..om
0c403cfc9c Changed the way the light is phased out for the LightScattering filter
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10260 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-31 16:38:00 +00:00
Kae..pl
9b22b2538d Removing mipmap generation during image texture loading. This is set later if required.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10259 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-31 06:19:19 +00:00
nor..67
fbf647b54b SDK:
- Fix sleepyness-induced bug

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10258 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-31 00:35:50 +00:00
nor..67
d59c15669b SDK:
- Move Exception repoting to ApplicationLogHandler / NotifyUtil
- TODO: Change Exceptions.printStackTrace(throwable); -> logger.log(Level.SEVERE, "Message", throwable); across SDK

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10257 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-31 00:29:34 +00:00
nor..67
e09cc8f71e SDK:
- Make log exception bubbles open exception description
- Make Notify tools publically available

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10256 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 20:36:04 +00:00
nor..67
db490dc1c1 SDK:
- Make log warning/exception bubbles open log.. :)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10255 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 20:33:00 +00:00
nor..67
026aa8a235 SDK:
- Improve OpenModel / ConvertModel actions

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10254 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 19:17:47 +00:00
nor..67
dd0bc7f916 SDK:
- Make real nice notify about failed scene / application ;)
- Use notify system in logger (warnings, errors, exceptions)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10253 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 19:05:55 +00:00
nor..67
7b17e38dc1 SDK:
- use logger in AssetDataObject

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10252 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 19:01:33 +00:00
nor..67
94da7c8190 SDK:
- add NotifyUtil / MessageUtil to display "Bubble" messages

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10251 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 18:05:12 +00:00
nor..67
d138668ce4 SDK:
- add some more icons

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10250 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 17:59:30 +00:00
nor..67
6c5b79cbab SDK:
- improve scene error checking on start
- send user to troubleshooting webpage when app initialization fails

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10249 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 17:32:45 +00:00
nor..67
adccdd425d SDK:
- make opening blender default action for .blend files
- improve blender window open cycle

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10248 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 17:22:19 +00:00
nor..67
e113ed5dbb SDK:
- cleanup BlenderTool

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10247 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 16:24:15 +00:00
nor..67
834049e69a SDK:
- make blender import scripts more generic and easy to extend

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10246 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 15:31:45 +00:00
Zer..om
cf66bd4d45 Updated font creator too:
1. Not create an entry for glyphs that cannot be rendered
2. Look at the pixel bounds of an image when allocating space for it to prevent overlaps and prevent wasted space
3. Allow a character range to be selected (0->256 is default) when creating the font

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10245 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 14:12:26 +00:00
nor..67
8fa2ac69dd SDK:
- change name AbstractBlenderAssetDataObject -> AbstractBlenderImportDataObject

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10244 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 13:54:37 +00:00
nor..67
7dc8a3068e SDK:
- fix javadoc in SpatialAssetDataObject

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10243 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 12:46:13 +00:00
nor..67
d0dc0d1345 SDK:
- Only store ORIGINAL_PATH metadata in .j3odata when actually converting the model for the first time
- Store ORIGINAL_PATH and ORIGINAL_NAME UserData on geometry when creating j3o files with the SDK

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10242 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 12:43:53 +00:00
nor..67
6efe687825 SDK:
- improve AssetData mutex use

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10241 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 12:38:06 +00:00
nor..67
4e2302dace SDK:
*normen picks some oopsie daisies*

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10240 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 11:35:07 +00:00
nor..67
2ac567a5e5 SDK:
- cleanup offscene panel in model importer when import fails

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10239 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 03:54:40 +00:00
nor..67
c6c50eea31 SDK:
- delete blender backup files when importing

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10238 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 03:48:33 +00:00
nor..67
74eccc7c8f SDK:
- add model import via blender
- add support dor 3ds, dae to SDK

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10237 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 03:09:22 +00:00
nor..67
f158717981 SDK:
- fix Ogre binary importer asset list managing

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10236 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 03:08:50 +00:00
nor..67
527a7b5321 SDK:
- fix BlenderDataObject righ-click properties

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10235 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-30 01:33:35 +00:00
nor..67
53ed4a4a76 SDK:
- improve getAssetFileObject to include items from jar files

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10234 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-29 23:36:24 +00:00
Kae..pl
ded6dce715 Bugfix: fixed a bug that occured when vertex had more than 4 weights but the first 4 weights were not attached to any bone.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10233 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-29 14:47:44 +00:00
Kae..pl
a37b8114b9 Bugfix: fixed a bug that caused an NPE exception which occured when IPO had no curves attached.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10232 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-29 14:46:43 +00:00
Kae..pl
2b94486677 Bugfix: fixed dead code area and NPE being thrown when loading the textures.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10231 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-29 14:29:17 +00:00
nor..67
2da59144c0 - fix blender loader losing texture origin, which caused storing of all images in the j3o instead of referencing them via the assetManager
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10230 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-29 04:16:58 +00:00
nor..67
2bbf679c17 SDK:
- do not overwrite "ORIGINAL_PATH" AssetData property when saving a j3o file another time

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10229 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 21:33:04 +00:00
nor..67
b9de3a2eb1 SDK:
- Small cleanups in SpatialAssetDataObject, BinaryModelDataObject

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10228 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 21:24:05 +00:00
nor..67
c2f1c53457 SDK:
- generalize BinaryModelFileLoader a bit, cleanup javadoc

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10227 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 21:21:04 +00:00
nor..67
b0fd69c6da SDK:
- make AssetData persist itself automatically
- generalize AssetData prop file suffix creation

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10226 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 21:06:37 +00:00
rem..om
361e45d04e Applied parent transforms if any in the lookAt method of Spatial.
updated javadoc

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10225 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 21:01:19 +00:00
nor..67
0617e63637 SDK:
- improve BlenderTool

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10224 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 05:44:33 +00:00
nor..67
9486205419 SDK NBI Installer:
- Include whole app package for Blender/OSX

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10223 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 05:30:39 +00:00
nor..67
a51179115a SDK NBI Installer:
- Make windows installer reference jmonkeyplatform64.exe stub when installing 64bit version

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10222 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 03:57:08 +00:00