nor..67
0776fbf94a
SDK:
...
- Add support for loading classes from the project classpath with j3o files and use them in the editors
- Add support for adding custom Control classes to SceneExplorer
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8601 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
6936c34b75
- add code for keeping list of additional assets for AssetDataObject (not used anywhere yet)
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8599 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
nor..67
4c71cbc818
- small comment fix
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8442 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
nor..67
b953e037bc
- cleanup SDK initialization class
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8440 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
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
13 years ago
nor..67
be7f7764cc
- rename AssetKey Properties to "Conversion Settings"
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8418 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
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
13 years ago
nor..67
51aa80a71a
- fix Light not triggering save button
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8415 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
bre..ns
a3a179d2ac
JmeDistanceLodCalculator now fires property change
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8273 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
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
2b8ec329ab
added JmeTerrainLodControl objects for the SDK
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8250 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
nor..67
5b59687769
SDK:
...
- change some plugin names
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8172 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
nor..67
08bde4d26a
- fix installer not setting projects directory
...
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8126 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
nor..67
cffe66ac9a
SDK:
...
- small fixes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8034 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
13 years ago
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
14 years ago
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
14 years ago
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
14 years ago