1079 Commits

Author SHA1 Message Date
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
nor..67
cdd882ae23 - remove false AssetData setExtension from FilterDataObject
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7816 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-04 15:49:10 +00:00
nor..67
e3748e6ea2 - show global assetpack license in single items properties if no license is specified for that item
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7815 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-03 22:53:49 +00:00
rem..om
12287736e6 SDK - Filter Editor :
- Filters can now be reordered by drag and drop

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7814 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-03 14:37:07 +00:00
rem..om
14aa1dfec3 SDK - Filter Editor :
- Fixed Delete menu
- Filters can now be reordered by rightclick on the node> move up, move down

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7811 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-02 15:38:27 +00:00
nor..67
ba85c7c9d9 - fix AddToProject adding to scenecomposer too
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7809 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-02 14:01:31 +00:00
nor..67
a4f1eb8b2c - add project selection in AssetPack "add to project" for unclear situations
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7808 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-02 13:31:28 +00:00
nor..67
324750e4aa - fix polyoffset in "create j3m" generated files
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7807 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-02 12:32:09 +00:00
rem..om
1809a23f44 SDK - Filter Editor :
- Added a disable/enable filter item  in the context menu in the filter explorer (default action)
- Changed filter icon and created a propper package for filter related icons
- Filter icon now switch from enabled to disabled

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7805 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-02 07:59:21 +00:00
rem..om
542108d108 SDK : Fixed unused import
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7804 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-02 06:38:42 +00:00
nor..67
82e46247e3 - improve message to "Add to project" about usage
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7802 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-02 00:28:19 +00:00
nor..67
d25bfd01a1 - add message to "Add to project" about usage
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7801 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-02 00:01:42 +00:00
nor..67
2503bd1500 - fix add to project
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7800 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-01 23:49:52 +00:00
nor..67
2bcc98512e - add option to add assetpack item as model
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7799 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-01 23:11:19 +00:00
nor..67
3f6f694030 - add support for parsing worldforge content to AssetPack projects
- add support for selectable material per asset in AssetPacks
- add option for cleaning up assets in AssetPack projects

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7798 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-07-01 22:07:45 +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
nor..67
a90bdec862 - fix codeless wizard
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7788 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-30 13:16:36 +00:00