8 Commits

Author SHA1 Message Date
nor..67
5ea34249f6 SDK:
- fix toolsNode updateGeometric issue

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9068 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-01-15 22:38:15 +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
7a0713cd59 - fix detaching of tools node in scenecomposer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8358 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-05 02:29:13 +00:00
nor..67
dc50b0c457 - Use new AWT lightweight panel in SDK (should fix linux issues, freezes and more)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8338 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-03 12:27:05 +00:00
bre..ns
2c0f6d2d4d * added audio node marker to Scene Explorer.
* Light markers now are removed when light is deleted.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8227 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-08 23:45:33 +00:00
bre..ns
b7993a80ba lights now have in-scene marker icons in SceneComposer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8151 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-03 01:20:28 +00:00
rem..om
da55beac3d sdk :
- Removed grey selection. Select tool now use the blue selection managed by the toolController.
- Changed move plane gizmo to only appear when the move tool is activated
- Optimized moveTool to not instanciate new vectors on every frame.
- Changed particle emitter selection shape to bounding box

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7995 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-10 10:25:18 +00:00
bre..ns
dda8ee2c38 * select and move tools added to sdk
* ability to easily add other tools to scene composer
* changed camera controller to handle more types of mouse events
* much refactoring of sceneComposerToolController

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7863 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-15 17:20:39 +00:00