446 Commits

Author SHA1 Message Date
nor..67
e940711de0 SDK:
- fix ProjectAssetManager logging for classpaths and locators

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8652 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-11 20:36:20 +00:00
nor..67
c8d1ff75bd - give displayNames to templates
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8651 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-11 19:51:53 +00:00
nor..67
71ee1ba5d1 - add AppState template
- small fix in Control template

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8650 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-11 19:15:21 +00:00
nor..67
3e0ab2bd64 - improve Control template
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8649 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-11 17:30:28 +00:00
nor..67
784740e1df - add Control template
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8648 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-11 17:24:21 +00:00
nor..67
9fd628355a - change ProgressHandle text to "Reloading Scene" when reloading scene due to classpath change.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8647 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-11 15:44:01 +00:00
nor..67
a2c9d066d8 SDK:
- fix threading in AbstractCameraController

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8641 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-11 00:30:40 +00:00
nor..67
e291dc9906 SDK:
- change behavior when classes are changed and a scene is opened already

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8640 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 23:12:42 +00:00
bre..ns
a2975b70a0 cleaned up threading in TerrainEditorController
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8639 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 22:20:54 +00:00
nor..67
fda1ee37ca SDK:
- make "classes changed" message be displayed as information and not as an error

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8638 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 18:43:56 +00:00
nor..67
dcaa8c334f SDK:
- remove assets folder from ProjectAssetManager classpath

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8637 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 18:40:06 +00:00
bre..ns
8f61aa757c fixed terrain editor errors
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8636 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 17:02:54 +00:00
nor..67
35560cd836 SDK:
- another SceneToolController threading fix

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8635 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 03:37:28 +00:00
nor..67
102257be93 SDK:
- fix SelectTool not updating selection mesh

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8634 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 03:10:13 +00:00
nor..67
574259d5aa SDK:
- threading fix for SceneToolController

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8633 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 03:01:41 +00:00
nor..67
2df43b3baa SDK:
- make SceneComposer reload scene automatically on ClassPath change

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8632 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 02:26:27 +00:00
nor..67
c350e33214 SDK:
- compare DataObjects for seeing if same file is opened again

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8631 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 02:16:58 +00:00
nor..67
dde203f347 SDK:
- fix VehicleCreator camera threading

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8630 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 01:44:49 +00:00
nor..67
d95e99ecc0 SDK:
- fix camera toolbar flickering

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8629 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 01:36:25 +00:00
nor..67
76d04b6e49 SDK:
- fix scene closing when opening file while scene is already used

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8628 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 01:24:38 +00:00
nor..67
b43b9efe18 SDK:
- more threading fixes in Scene(Composer)ToolController
- change order of calls in Application (first SceneApplication sets up your SceneRequest, then plugin sceneOpened is called, for sceneClosed the scene is destructed after the call)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8627 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 01:13:52 +00:00
nor..67
b90d093ef0 SDK:
- fix threading in SceneToolController

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8626 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 01:01:15 +00:00
nor..67
89aa2b160f SDK:
- add physics undo/redo to MoveTool

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8625 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 00:52:12 +00:00
nor..67
5cf69aa5fd SDK:
- fix Vehicle Creator scene opening

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8624 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-10 00:17:09 +00:00
nor..67
122d438e9d SDK:
- fix some bugs related to scene opening

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8623 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-09 23:19:57 +00:00
nor..67
818a8bdaab SDK:
- remove invokeLater from TerrainEditor
- add isOgl() and isAwt() for asserting threading to SceneApplication

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8622 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-09 22:41:12 +00:00
nor..67
10ce82f423 SDK:
- changes in Scene opening (all callbacks are coming on the EDT now)
- optimize selection callbacks
- optimize/simplify threading
- recognize changes in classpath and recreate ClassPath for AssetManager based on that

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8621 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-09 22:11:24 +00:00
nor..67
1fa17fa99a - show user dialog when class specified in CustomControl wizard is no Control
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8620 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-09 13:54:32 +00:00
nor..67
4dd25e370c - improve error dialog
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8619 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-09 13:46:35 +00:00
nor..67
c028bc4212 - add some user feedback when Custom Control classes cannot be instantiated
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8618 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-09 13:27:55 +00:00
nor..67
dd5449a33b - add a selection list of classes that extend AbstractControl or implement Control for custom Control wizard
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8617 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-09 13:04:53 +00:00
nor..67
12b70d9b29 - change default wizard title for Custom Controls
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8615 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-09 03:22:29 +00:00
nor..67
47e9b74e6a - enable compile on save by default in BasicGameProject
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8614 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-09 02:55:11 +00:00
nor..67
159d9d5e2b - fix ProjectAssetManager classpath url gathering
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8613 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-09 01:22:50 +00:00
nor..67
3c4fa71a3c - throw exception when trying to set AssetEventListener on ProjectAssetManager -> use addEventListener
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8612 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-09 01:17:01 +00:00
nor..67
02dc993c21 - remove futile call
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8611 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-09 01:05:40 +00:00
nor..67
a9501c7ed4 - add list of external AssetKeys and FileObjects to AssetDataObject
- use AssetDataObject asset tracking in ModelImportTool instead of own solution

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8610 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-09 01:01:03 +00:00
nor..67
70d600bc24 - add project classpath items to ProjectAssetManager as UrlLocators
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8609 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-09 00:39:33 +00:00
nor..67
01e7ae48b4 - add physics button tooltips Bundle.properties
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8608 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-08 23:44:45 +00:00
nor..67
dc82dd7680 - add physics button tooltips
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8607 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-08 23:44:12 +00:00
nor..67
200801cd4e SDK:
- Fix bug in physics stop button

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8604 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-08 23:21:27 +00:00
nor..67
5826b4cefe SDK:
- Make MoveTool move physics objects correctly

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8603 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-08 23:18:14 +00:00
nor..67
95d2b2d710 SDK:
- Add physics play/pause buttons (WIP, all objects are added/removed when pressing play/pause)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8602 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-08 22:57:26 +00:00
nor..67
0776fbf94a SDK:
- Add support for loading classes from the project classpath with j3o files and use them in the editors
- Add support for adding custom Control classes to SceneExplorer

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8601 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-08 21:32:54 +00:00
nor..67
6936c34b75 - add code for keeping list of additional assets for AssetDataObject (not used anywhere yet)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8599 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-08 16:30:45 +00:00
nor..67
85d5666644 - fix nightly compile error due to changed AssetEventListener interface
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8598 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-08 14:49:03 +00:00
nor..67
15a37f86ef (Fixes Issue 415)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8586 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-06 22:30:29 +00:00
nor..67
866b607acb - make OptimizeGeometry trigger a change in the file TODO: undo still doesn't work but now the undo button will get lit by the action
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8584 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-06 04:17:23 +00:00
nor..67
b27a0ae7fb - sanitize geometry name when creating j3m file
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8583 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-06 03:46:08 +00:00
nor..67
f7fdabf9a8 - Change getRelativeAssetPath method to strip only slashes (Fixes issue 412)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8580 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-06 01:02:47 +00:00