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
bre..ns
1b14d354d2
* SDK:cleaned up some unused controller methods
...
* SDK:fixed alpha image save issue
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7797 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-01 18:15:52 +00:00
bre..ns
9568cf0ea6
* added the LOD control to terrain in the editor
...
* increased terrain default scale
* fixed a bug in the paint tool when terrain scale was not 1
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7785 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 21:57:46 +00:00
nor..67
8364f4e072
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7775 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 01:29:24 +00:00
nor..67
6144a86e41
SDK:
...
- cleanup some packages, move some classes
- better names for some classes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7772 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-29 00:43:06 +00:00
bre..ns
4df19663dd
* support for new terrain texture limit
...
* better threading
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7760 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-28 00:11:59 +00:00
nor..67
b7afd19fb4
- add create terrain action to SceneExplorer menu
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7721 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-24 09:12:41 +00:00
nor..67
9790cff2c3
- fix terraineditor project files
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7719 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-24 00:10:09 +00:00
bre..ns
e08dc6f6cf
* refactored terrain tools into individual tools and actions
...
* added terrain tool undo/redo support
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7718 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-23 23:46:16 +00:00
nor..67
0b02438f96
- add various SuppressWarnings("unchecked")
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7677 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-20 01:54:10 +00:00
bre..ns
bb916a02c2
* added smooth brush to terrain editor
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7653 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-17 22:04:38 +00:00
bre..ns
1cea8d81fc
* hooked the level button to the toggle bar, added tool tip
...
* wired in smooth tool, not implemented yet however
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7651 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-17 16:53:38 +00:00
bre..ns
e46e696838
terrain editor slider fix for mac
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7650 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-17 16:31:30 +00:00
bre..ns
23a65d1caa
added level-terrain tool
...
moved hint text to resource bundle
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7649 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-17 15:58:03 +00:00
bre..ns
be8929da87
* fixed a material bug in editor initialization
...
* changed terrain saving to use the cookie instead of the node, saving works well now
* updated to use new API changes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7627 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-14 15:51:42 +00:00
bre..ns
d5c2a14602
an only add one terrain to the scene now in jmp
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7202 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-06 17:07:12 +00:00
nor..67
6cab407283
- change tool wizard actions to use AWT-safe org.openide.Node instead of spatial
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7183 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-04 15:56:04 +00:00
nor..67
58ddf49040
- Add ProjectAssetManager accessor to abstract SceneExplorer actions
...
- Use ProjectAssetManager in SkyBox wizard instead of "dirty" SceneApplication.getApplication().getAssetManager()
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7139 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-03-29 15:24:48 +00:00
nor..67
197d793cc8
- Create "New Control" and "New Spatial" abstract classes that allow showing a Wizard before creation
...
- Fix freeze of Add Skybox.. in Terrain Editor
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7138 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-03-29 15:19:27 +00:00
nor..67
6fd3bbedae
move sdk to trunk
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@6972 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-03-14 12:55:55 +00:00