nor..67
14b65d758b
SDK
...
- set InfoScreen back to PERSISTENCE_NEVER
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10278 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
edc9595437
SDK
...
- enable AA in InfoScreen
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10277 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
d6ea096da9
- default blender FaceCullMode to back
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10276 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
8df1b7e1fa
SDK
...
- add and use local page for WelcomeScreen
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10275 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
9df89c56a0
SDK
...
- use setExtendedState to set window minimized state
- fix Blender start return value being always "false"
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10274 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
b0b818dc12
- fix logging in blender loader
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10273 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
ea973c14c3
- change logging from logger.info() logger.fine and logger.warning()
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10272 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
nor..67
2e19f4e1b7
- add iOS to platforms list
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10270 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
nor..67
7534d90dde
SDK:
...
- fix error panel content
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10268 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
nor..67
348faf6a04
SDK:
...
- add date check to WelcomeScreen
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10262 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
nor..67
fbf647b54b
SDK:
...
- Fix sleepyness-induced bug
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10258 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
nor..67
026aa8a235
SDK:
...
- Improve OpenModel / ConvertModel actions
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10254 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
nor..67
7b17e38dc1
SDK:
...
- use logger in AssetDataObject
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10252 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
nor..67
d138668ce4
SDK:
...
- add some more icons
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10250 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
nor..67
e113ed5dbb
SDK:
...
- cleanup BlenderTool
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10247 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
nor..67
8fa2ac69dd
SDK:
...
- change name AbstractBlenderAssetDataObject -> AbstractBlenderImportDataObject
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10244 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
7dc8a3068e
SDK:
...
- fix javadoc in SpatialAssetDataObject
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10243 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
nor..67
6efe687825
SDK:
...
- improve AssetData mutex use
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10241 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
4e2302dace
SDK:
...
*normen picks some oopsie daisies*
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10240 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
nor..67
527a7b5321
SDK:
...
- fix BlenderDataObject righ-click properties
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10235 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago