287 Commits

Author SHA1 Message Date
nor..67
866b607acb - make OptimizeGeometry trigger a change in the file TODO: undo still doesn't work but now the undo button will get lit by the action
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8584 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-06 04:17:23 +00:00
nor..67
f7fdabf9a8 - Change getRelativeAssetPath method to strip only slashes (Fixes issue 412)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8580 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-06 01:02:47 +00:00
nor..67
c0a35626ef - SDK: attach awt panel on OGL thread
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8559 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-31 00:43:44 +00:00
nor..67
dfafd24ab8 - change SceneApplication to use new panel initialization
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8485 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-21 23:21:05 +00:00
nor..67
4c71cbc818 - small comment fix
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8442 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-18 16:51:48 +00:00
nor..67
b953e037bc - cleanup SDK initialization class
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8440 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-18 16:27:56 +00:00
nor..67
3bfcc5cd7f - change http.agent of jMonkeyEngine SDK to something more useful
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8439 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-18 01:13:33 +00:00
nor..67
79c807c861 - fix broken online assetpacks and online help by adding a proper browser agent tag (Mozilla) for System.setProperty("http.agent","");
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8428 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-17 15:58:31 +00:00
nor..67
be7f7764cc - rename AssetKey Properties to "Conversion Settings"
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8418 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-16 18:35:30 +00:00
nor..67
fd1d945ae5 - add properties of AssetKeys for Assets in Project Explorer, allowing setting AssetKey options when converting models that are inside the project already
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8417 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-16 14:05:29 +00:00
nor..67
0e605579f8 - change fix for Light not triggering save button
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8416 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-16 12:46:42 +00:00
nor..67
51aa80a71a - fix Light not triggering save button
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8415 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-16 12:25:45 +00:00
nor..67
86e5ffd7a4 - warn user when asset cannot be loaded because it is not part of a project with ProjectAssetManager
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8384 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-10 23:07:33 +00:00
nor..67
1b540e8837 - add panel to configure SDK OpenGL settings
- allow using OpenGL1 for SDK
- allow switching to lwjgl canvas for SDK

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8369 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-09 11:53:08 +00:00
nor..67
69808ce1a1 - fix ProjectAssetManager only considering lowercase suffixes when returning lists of textures, materials etc.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8366 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-08 12:07:22 +00:00
nor..67
322317f5f2 - use new way to integrate panel in SDK
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8346 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-04 12:50:50 +00:00
nor..67
df32c74d53 - fix invisible gui node in new swing panel
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8341 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-10-03 16:04:57 +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
d63fcf3e23 Modified terrain node listeners to handle removed terrain. Fixed an issue with actions spamming the save cookie with modified changes.
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8310 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-26 15:39:27 +00:00
bre..ns
a3a179d2ac JmeDistanceLodCalculator now fires property change
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8273 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-23 01:02:59 +00:00
bre..ns
1584f767f1 NPE check in logger if type is null
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8255 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-16 00:02:54 +00:00
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
2011-09-13 22:41:54 +00:00
bre..ns
2b8ec329ab added JmeTerrainLodControl objects for the SDK
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8250 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-13 03:22:15 +00:00
nor..67
a9f87c4df7 - remove checks from UserData as apparently all kinds of data is stored there by jme3 now (Fixes Issue 402)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8247 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-12 08:46:27 +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
nor..67
4f149cc90b SDK:
- add android clean target to android deployment


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8201 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-06 10:03:23 +00:00
nor..67
b03bc623a9 - adapt SceneApplication rendering for background rendering of OffViews etc
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8187 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-05 00:28:03 +00:00
nor..67
4cc1909beb SDK:
- add workaround for unsaved scene "hanging" in save button when editor was closed

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8174 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-04 13:40:28 +00:00
nor..67
5b59687769 SDK:
- change some plugin names

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8172 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-09-04 11:19:38 +00:00
nor..67
e102bfe0de - separate cookie and content lookups in AssetDataObject
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8134 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-29 20:39:09 +00:00
nor..67
08bde4d26a - fix installer not setting projects directory
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8126 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-29 15:14:34 +00:00
nor..67
24d8a095b5 SDK:
- Close SceneComposer / TerrainEditor plugin window when OpenGL window is closed

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8112 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-26 08:49:38 +00:00
nor..67
1fba65668b - fix OgreXML material loading when using OgreMeshKey
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8110 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-26 08:23:48 +00:00
nor..67
2918980a88 SDK:
- Add AssetKey properties to Model Import dialog
- Improve ProjectAssetManager path handling
- Allow setting AssetKey data in AssetDataObject (Uses apache BeanUtils to copy data from other AssetKey)
- Set version number and dependency to 3.0.0 for all plugins
- Change some plugin names
- Set "jMonkeyEngine" as plugin group name

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8093 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-25 18:38:04 +00:00
bre..ns
55a53de90e added 'no texture' option to texture browser
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8061 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-23 00:03:39 +00:00
nor..67
16e0403ab7 SDK:
- change jMP to use netbeans user dir variable for natives extraction
- change OgreXML command line tools to be expanded to netbeans user dir

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8051 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-21 18:40:55 +00:00
nor..67
cffe66ac9a SDK:
- small fixes

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8034 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-17 22:28:22 +00:00
nor..67
c3b870fae3 SDK:
- Fix threading in SceneExplorer while opening scene

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8033 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-17 21:53:54 +00:00
nor..67
5cf01fcffe SDK:
- Make sure SceneExplorer and FilterExplorer become visible when a scene / filter is opened

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8032 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-17 21:48:24 +00:00
rem..om
ecaa03492c SDK :
- Changed the to check if a file is a dds file

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8019 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-16 14:46:44 +00:00
rem..om
2a7d6582ae SDK :
- Allowed the dds preview to display on a button

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8016 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-16 11:06:19 +00:00
rem..om
e89d38df6f SDK :
- refactored DSS preview to make it generic

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8014 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-15 13:37:25 +00:00
rem..om
773f35131d SDK :
- PreviewRequest can now be requested with a given size
- DSS preview is now supported in texture browser for Texture2D, Texture3D and CubeMaps

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8013 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-15 10:21:40 +00:00
rem..om
02c7ab94a0 sdk :
- fixed bounding box selection shape condition

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7994 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-10 10:21:48 +00:00
rem..om
c8c48347d9 sdk :
- Added support for FXAA filter to JMP
- Fixed a typo in SSAO filter

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7993 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-09 15:39:10 +00:00
rem..om
d216390a00 sdk :
- You can now select a texture in texture browser by double clicking it

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7986 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-06 16:39:50 +00:00
rem..om
3bb3277f3a sdk :
-  Material live update in platform core


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7984 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-06 16:30:19 +00:00
rem..om
152153e94f SDK : removed reference to org.jdesktop.layout in core project
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7974 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-04 12:01:32 +00:00
rem..om
27e3256577 SDK :
- fixed issue 374...maybe

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7964 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-01 22:45:18 +00:00
nor..67
59d2c95991 - display message when unable to open DDS image
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7962 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-01 18:08:03 +00:00