195 Commits

Author SHA1 Message Date
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
6432543395 sdk :
- You can now select a material  in material browser by double clicking it

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7987 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-06 16:43:02 +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
b035d52fa2 sdk :
-  Material live update in material support : now changing parameters in Material editor affect the scene in real time

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7985 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-06 16:31:41 +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
72b6211c6f SDK : fixed NPE in colorRGBADIalog introduced by previous change
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7973 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-03 00:19:38 +00:00
rem..om
354fab834e SDK : Changed Texture panel in material editor to display a preview of the texture, added icons on buttons
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7972 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-02 23:33:48 +00:00
rem..om
bb4449423d SDK : Changed color panel in material editor to display the color and input the values in separate fields
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7971 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-02 21:35:51 +00:00
rem..om
291fa0dc1b SDK :
- fixed alignement issues due to previous change in TextPanel

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7966 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-02 00:05:08 +00:00
rem..om
5af2fb3fbb SDK :
- Material editor : made TextPanel widget to trigger property change when the field looses focus. It was only triggering it when you pressed enter in the field. (at least on Windows 7, it can be different on other OS)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7965 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-01 22:50:25 +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
rem..om
4c99595a9a SDK :
- fixed polyOffset issue
- fixed FloatPanel spinner having an integer step size

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7963 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-01 22:37:21 +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
nor..67
67a8ed6fc7 - disable opening of SceneViewer for OffScenePanels
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7961 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-01 17:48:54 +00:00
rem..om
2b2daf2090 SDK :
- Added a material browser custom editor to pick materials.
- refactored the material preview to a widget, with possibility to preview on a sphere a box or a quad.
- changed the material editor preview by the new widget

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7960 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-01 14:05:01 +00:00
rem..om
8dba313b4a SDK :
- Added a CameraRequest to the PreviewRequest to be able to request location, rotation and lookAt of the scene camera
- fixed some compilation warning

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7959 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-01 14:00:27 +00:00
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
2011-07-31 09:29:25 +00:00
rem..om
21f09ad716 SDK refactored texture browser to use a treeview instead of a list
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7952 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-30 21:06:06 +00:00
rem..om
160b52ff57 SDK Particle Emitter Node:
fixed typo

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7949 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-30 12:35:28 +00:00
rem..om
3a6e089954 SDK Particle Emitter Node:
- Changed properties layout
- Added a button in the properties panel to emitt all particles 
- The mesh type can now be changed in the properties panel

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7948 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-30 12:31:37 +00:00
nor..67
6c4a84fa92 - fix material editor layout for some window managers (thanks to @madlion)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7938 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-28 17:04:41 +00:00
nor..67
2c635cf562 - fix material editor layout for some window managers (thanks to @madlion)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7937 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-28 16:18:25 +00:00
nor..67
12c76b676d - improve "create j3m" naming scheme
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7936 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-28 14:52:16 +00:00
nor..67
90a0344b25 - fix in MaterialPropertyEditor cache clear
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7935 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-28 14:48:06 +00:00
nor..67
2d2f0994e1 - fix preview of material in material editor
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7934 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-28 12:43:09 +00:00
rem..om
9b46654963 SDK :
- fixed materialPropertyEditor that was failing when changing material and aplying it to the geom

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7933 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-28 12:29:45 +00:00
rem..om
67cf4458c7 SDK :
- applied changes of the core to vehicle editor

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7932 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-27 17:50:32 +00:00
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
2011-07-27 17:50:15 +00:00
rem..om
b8025984a0 SDK :
- applied changes of the core to scene composer

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7930 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-27 17:49:55 +00:00
rem..om
2fe3bc6dc6 SDK :
- fixed key event dispatching from sceneViewer to oglpanel
- added a useCameraControl to avoid to have to override the onAnalog in each cameraController
- added alternate way to rotate camera wuth the third mouse button
- changed position of the view toolbar


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7929 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-27 17:49:14 +00:00
nor..67
654ee5f0db - update wiki page list
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7928 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-27 12:54:53 +00:00
rem..om
48e4522da5 SDK : fixed scene explorer refresh when deleting a light node
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7926 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-27 08:24:40 +00:00
nor..67
1b623df1ab - rename "SceneViewer" to "OpenGL Window" to reduce confusion
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7925 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-26 14:23:39 +00:00
rem..om
0b5cc9fb43 SDK : re-added the cache delete when loading an asset since it has been fixed in the engine
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7920 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-25 22:01:15 +00:00
rem..om
2b8ad73f7e SDK : added possibility to switch to front, left, top, etc... views
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7919 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-25 21:30:42 +00:00
rem..om
1b8e65bc97 SDK : remover deleteFromCache call in SpatialAssetDataObject since it's not allowed anymore
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7915 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-25 15:01:46 +00:00
nor..67
e084c2baf1 - fix Material Editor j3m path setting
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7911 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-24 18:22:05 +00:00
rem..om
b1b389be57 sdk : complete commit due to prior mistake in commit
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7897 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-22 03:01:05 +00:00
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
2011-07-22 02:52:29 +00:00
rem..om
53354f5dda sdk : added spot light support to jmp
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7895 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-22 02:39:13 +00:00
nor..67
ba6f64a637 - fix nifty project library
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7889 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-21 15:19:52 +00:00
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
2011-07-18 16:42:43 +00:00
nor..67
27265b1149 - fix NiftyGUI library references
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7872 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-17 17:59:38 +00:00
rem..om
66badd193a SDK :
- Fixed a NPE in the select tool when user was selectiong nothing

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7871 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-17 10:11:58 +00:00
rem..om
89e18f9b85 SDK :
- added toggle Orthographic / Perspective view button in the scene composer accessible through keyboard shortcuts
- fixed some focus issues

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7870 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-17 10:11:16 +00:00
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
rem..om
9e0f7dc942 SDK, Filter Editor
- Added a wizard for choosing Bloom mode when creating a BloomFilter
- Changing the filter's name in the properties panel now also change it's name in the Filter Explorer

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7861 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-15 15:16:42 +00:00
sky..ok
24dd8692f6 Fixed grammar in the installer wizard; Added description of jMP to the description field
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7843 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-08 13:22:15 +00:00
rem..om
7eccfdec36 SDK - Added code check for TempVars release
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7817 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-04 20:49:44 +00:00