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
640cc164f5
SDK:
...
- Improve TerrainEditor window layout
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8030 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
bre..ns
9bd9e1dc08
fixed add terrain bug, now they all use the same action
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8022 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
54b6974778
SDK :
...
- Changed the way to check if a file is a dds file (third and last)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8021 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
fb6abf7e84
SDK :
...
- Skybox wizard now supports dds file format
- Terrain editor now supports loading of dds files
- Optimized buttons creation in the terrain editor's texture list
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8017 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
rem..om
3b47418f4f
SDK :
...
- applied changes of the core to terraineditor
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7931 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
bre..ns
4b57b7187a
fixed terrain camera controller to use the changes to AbstractCameraController
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7881 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
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
14 years ago
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
14 years ago
nor..67
8364f4e072
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7775 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
nor..67
9790cff2c3
- fix terraineditor project files
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7719 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
nor..67
0b02438f96
- add various SuppressWarnings("unchecked")
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7677 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
bre..ns
bb916a02c2
* added smooth brush to terrain editor
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7653 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
bre..ns
e46e696838
terrain editor slider fix for mac
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7650 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
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
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