nor..67
f5b5f2f2a3
SDK
...
- make select folder buttons more apparent in Codeless Project Wizard
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10287 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
708eb693a4
SDK
...
- remove option to set logging level to WARNING as this would disable normal notifications
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10286 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
02e2e66873
SDK
...
- make codeless project wizard normalize input paths
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10283 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
817d6d9982
SDK
...
- make codeless project wizard put forward slashes in project file
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10282 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
f44f182e62
SDK
...
- Use logging level FINE across SDK Core
- Allow setting logging level in Application output
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10281 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
2e95df2ed8
SDK
...
Improve Codeless project importer:
- Add checks for folders existing
- Don't allow advancing wizard when checks fail
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10280 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
30eec0beeb
SDK
...
- annotate USERINFO log level, clean up ApplicationLogHandler
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10279 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
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
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
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
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
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
nor..67
4d4801bb93
SDK:
...
- add RootLockingFileLocator
- make ProjectAssetManager lock its root (no relative files outside root allowed)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10204 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
5253e3594d
SDK:
...
- disable silly NetBeans warning with stack
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10203 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
519e968999
SDK:
...
- add Beans tool to SDK core
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10200 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
dd540f4d84
SDK:
...
- add createAsset method to ProjectAssetManager
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10199 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
f084a0b8a0
SDK:
...
- make SceneApplication error message less error prone
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10198 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
6bc4b2131a
SDK:
...
- update plugin module dependencies to latest platform 7.2.1 (wee)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10195 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
fe828fbc94
SDK:
...
- remove documentation from core plugin
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10185 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
7dbd493f24
SDK:
...
- remove documentation from core plugin config files
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10184 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
97558ab94f
SDK:
...
- cleanup OffScreenPanel lifecycle
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10182 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
2a77175db8
- fix Model Importer
...
- remove unnecessary hack from ProjectAssetManager
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10179 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
sha..RD
65f384c06a
* Enable import J3O model feature, assets with absolute paths are copied as-is, whereas the model and relative assets are copied to the user selected folder
...
* Add dummy ProjectAssetManager feature to support ignoring absolute paths when loading from disk (necessary for the above)
* When gathering the asset list for a model, support ignoring absolute paths
* Added destination folder letter case fix needed for Windows when importing absolute path assets, it will use heuristic to match some asset against the import path and if so, change the letter case to match that of the asset.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10178 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
e066389127
SDK:
...
- Update manual from wiki
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10177 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
d6501e8a37
SDK:
...
- update OpenGL window to not be open at start
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10165 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
6981452974
SDK:
...
- load first found control class in new Cusom Control wizard
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10144 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
f36b6c6e1e
SDK:
...
- update core public api
- remove manual netbeans update center entries
- add default netbeans update center set
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10136 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
0a6c41cb1c
SDK:
...
- fix problem with upgrader
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10133 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
6b7daa4af1
SDK:
...
- move AppStateExplorer to top right by default
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10132 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
7cece4a7fc
SDK:
...
- Cleanup icon use throughout SDK-Core
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10131 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
65096bec1c
SDK:
...
- Cleanup icon use throughout SDK-Core
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10130 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
5b1076ba42
SDK:
...
- Disable light and info button when closing SceneViewer -.-
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10129 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
d5f93755d7
SDK:
...
- Disable light and info button when closing SceneViewer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10128 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago