bre..ns
0b7a92cc38
some fixes to the SDK manipulation tool
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9460 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
bre..ns
f96e0d771e
added Blender-esque manipulation tool to scene composer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9452 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
bre..ns
fba447dc60
added rotate tool to SDK, thanks @kbender
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9373 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
5d957f96e1
SDK:
...
- disable auto-reload of scenes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8995 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
nor..67
dc82dd7680
- add physics button tooltips
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8607 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
nor..67
d174cb28cd
- Warn user when no Node is selected when trying to add something to the SceneComposer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8380 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
bre..ns
bb4a1d7961
* fixed error in terrain paint action with changes to png format
...
* scene explorer and composer will enable terrain lod control by adding camera in
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8253 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
bre..ns
028f9d86f6
added Scale tool to scene composer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8146 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
fdd0253aac
SDK:
...
- make plugin windows not open on start when tehy were left open on close
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8118 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
5b02a24428
SDK:
...
- Make sure plugin TopComponents bring OpenGL window to front when used
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8031 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
b71a9cbc0e
SDK:
...
- Remove Palette from SceneComposer
- Add new splash screen
- Change branding name to jmonkeyplatform_beta
- Update Window Title to jMonkeyPlatform Beta
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8029 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
f9aeea5064
SDK :
...
- Fixed show selection toggle button in scene composer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8018 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
14 years ago
rem..om
6dcf5f2d50
SDK : scene composer has now an effect section in the utilities frame with a button to make all emitters under the selected node to emit their particles.
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7956 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
rem..om
3cd94d776f
sdk : added spot light support to scene composer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7896 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
nor..67
fc04902c30
- fix some warnings and deprecations
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7744 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
beeb32c9d4
- commit closeable sceneviewer
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7084 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
nor..67
6fd3bbedae
move sdk to trunk
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@6972 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago