51 Commits

Author SHA1 Message Date
nor..67
6732c15731 SDK:
- Material Support: Improve save to texture feature

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10215 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-28 01:54:14 +00:00
nor..67
6bc4b2131a SDK:
- update plugin module dependencies to latest platform 7.2.1 (wee)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10195 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-27 01:35:27 +00:00
nor..67
dc8dabb024 SDK:
- Store j3m files in Materials/Generated folder -.-

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10127 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-20 19:02:15 +00:00
nor..67
f604d12879 SDK:
- Store j3m files in Materials/Generated folder

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10126 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-20 19:01:56 +00:00
nor..67
461f653cf7 SDK:
- Store j3m files in Materials folder

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10125 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-20 18:59:14 +00:00
nor..67
7b46639a4c SDK:
- Add way to store packed textures to png files when creating j3m files

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10122 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-01-20 18:23:02 +00:00
nor..67
2aae8d72a6 SDK:
- use base Node object in MaterialPropertyEditor

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9923 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-30 16:32:06 +00:00
nor..67
ea9ebd8a22 SDK:
- add editing/uasge of any classpath j3md files in material editor (thanks to @H)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9859 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-10 09:30:33 +00:00
nor..67
6bf538d87b SDK:
- Material Editor now shows all j3md files on the classpath (thanks to @H)

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9832 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-04 11:10:43 +00:00
nor..67
b9717e2faf SDK:
- update to RC2 state / NetBeans 7.2
- breaks nightly builds for beta

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9799 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2012-10-02 15:45:58 +00:00
nor..67
51b24880bc - move NVCompress tool to SDK
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8875 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-12-06 19:46:01 +00:00
nor..67
07c1554f3a SDK:
- add TerrainLighting.j3md to material editor default list

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8818 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-27 03:05:44 +00:00
nor..67
0da5cb50ca - update some plugin dependencies
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8784 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-23 02:53:58 +00:00
nor..67
af167d16f9 SDK:
- commit two manifest files affected by build script replacing

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8759 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-21 23:14:09 +00:00
nor..67
10ce82f423 SDK:
- changes in Scene opening (all callbacks are coming on the EDT now)
- optimize selection callbacks
- optimize/simplify threading
- recognize changes in classpath and recreate ClassPath for AssetManager based on that

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8621 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-09 22:11:24 +00:00
nor..67
b27a0ae7fb - sanitize geometry name when creating j3m file
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8583 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-11-06 03:46:08 +00:00
nor..67
e8c9de9233 SDK:
- remove opening of OpenGL window when MaterialEditor opens

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8119 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-26 23:21:37 +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
nor..67
0448725e2b SDK:
- remove PolyOffset parsing workaround

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8027 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-17 14:35:36 +00:00
nor..67
faff3bf779 SDK:
- change MatDef parsing so that new ffunc bindings are removed from parameter name

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8026 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-17 14:32:37 +00:00
rem..om
0eeb23e248 SDK :
- Changed the to check if a file is a dds file

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8020 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-16 14:47:06 +00:00
rem..om
d591ae968e SDK :
- Used DDSPreview in material editor 
- Added support for texture3D and CubeMaps to material editor

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8015 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-15 13:38:36 +00:00
rem..om
19191a1598 sdk :
- Fixed some spacing issues in material editor UI for small screens resolution

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7998 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-08-10 16:59:07 +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
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
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
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
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
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
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
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
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
2011-06-29 00:43:06 +00:00
nor..67
030edabc80 - fix some deprecations and warnings
- fix jmp internal manual

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7735 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-25 23:47:20 +00:00
nor..67
0b02438f96 - add various SuppressWarnings("unchecked")
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7677 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-06-20 01:54:10 +00:00
nor..67
7d09cafa71 - fix dependency issues
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7233 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-11 23:43:15 +00:00
nor..67
a724165a33 - update MaterialEditor to use getValueAsString()
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7200 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-06 02:56:57 +00:00
nor..67
0e6e586c05 - some cleanups in Material Editor
- add new wiki pages
- improve "development" section in manual

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7194 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-05 22:43:20 +00:00
nor..67
5c21723435 - account for flipped textures in material->j3m creation
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7192 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-05 14:54:50 +00:00
nor..67
93308146ea - fix Color and Texture2D values in j3m creation using regex
- load and apply created j3m material to model when created

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7191 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-05 11:40:03 +00:00
nor..67
b9870753fc - add "last selected" available via SceneExplorer
- add API for external variable type editors
- first version of "create j3m" function for materials (WIP - parameter values are only toString() versions atm)


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7187 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-04-05 01:00:20 +00:00
nor..67
67adc1737c - add workaround for previews (SceneViewer opens when preview is needed)
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7134 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2011-03-28 13:25:36 +00:00