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
nor..67
b9de3a2eb1
SDK:
...
- Small cleanups in SpatialAssetDataObject, BinaryModelDataObject
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10228 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
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
12 years ago
nor..67
0617e63637
SDK:
...
- improve BlenderTool
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10224 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
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
12 years ago
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
12 years ago
nor..67
ab8af25455
SDK:
...
- Add some more logging to ImportModel
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10221 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
3af23e94f2
SDK:
...
- change import options for advanced ogre import
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10220 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
sha..RD
d6448dd112
* Ensure bind pose format and num components matches base buffer. Fixes crash when batching model with 3D tangents
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10219 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
3de0e580b8
SDK NBI Installer:
...
- Add fix for broken JDK installs from installer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10218 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
0179665e4b
SDK:
...
- Update genfiles to latest platform
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10217 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
dc21825615
SDK:
...
- Update genfiles to latest platform
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10216 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
6732c15731
SDK:
...
- Material Support: Improve save to texture feature
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10215 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
Sha..om
cc9379b42a
* Check to ensure all buffers have the same number of components when merging.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10214 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
c8f1375ecc
SDK:
...
- Model Import Tool: add workaround for strange issue where manually located assets do not get reported by the AssetManager locate asset callback..
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10213 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago