Maselbas
a531794c66
SDK SceneComposer : - added tooltip for the new jComboBox
...
- modified tooltip for scale and rotate tools : removed (in-development)
10 years ago
Maselbas
2104edabe4
SDK SceneComposer : forget to add .form after the rework of the window
10 years ago
Maselbas
0eac437862
SDK SceneComposer : - added local, global and camera choice into the scenecomposer, this option is displayed into the SceneComposer Window close to scene edit tool.
...
- the scale tool still only work as local
- the camera option still need some enhancement
10 years ago
Nehon
b3cdc1c3d2
Warning cleanup.
...
Changed default composer camera angle
Displayed the grid by default
10 years ago
Normen Hansen
b5894aed65
- remove backgroundColor directives from SceneComposerTopComponent to make it more compatible with LAFs
10 years ago
David Bernard
cbffd34b08
SDK: fix #152 SceneComposer/SceneViewer bug in open/close Scene
11 years ago
nor..67
8514ece94e
copy sdk to gradle branch
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/branches/gradle-restructure@11105 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
bre..om
d723af5009
SDK's camera now focuses on the cursor, no more unresponsive zooming. Also fixed an issue with terrain editor's save cookies not resetting. Happy Halloween
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10860 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
11 years ago
nor..67
8a6490e9d2
SDK
...
- readd scenecomposer methods for now
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10399 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
81b8ed4a47
SDK:
...
- remove unused methods in SceneComposer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10396 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
12 years ago
nor..67
dd36933ac3
SDK:
...
- clean up SceneComposer UI
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9653 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
32152741cc
SDK :
...
- Made toggle buttons instead of check boxes for Snap to grid/scene, select terrain
- Added a Select Geometries toggle
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9648 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
96b7355347
SDK :
...
- Fixed focus issue in the sdk (part 2)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9608 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
7beda908c1
SDK :
...
- Created a MoveManager than now handles move methods.
- MoveTool and SelectTool now use the MoveManager.
- Blender like move now use a camera aligned plane to move along so things are more "blenderish"
- One can enter move/rotate/scale values with the numpad
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9604 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
14 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
14 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
14 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
14 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
14 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
14 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
14 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
14 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