93 Commits

Author SHA1 Message Date
Nehon
7c88da9d5c Created a backdrop image for the ShaderNode editor 2015-02-03 23:21:25 +01:00
Nehon
06e9618a4b Proper save handling for the shader editor. 2015-02-03 23:21:17 +01:00
Nehon
d637380e56 Fixed a saving issue in the shader Nodes Editor 2015-01-31 23:09:17 +01:00
Nehon
0f346ee196 More fixes to panels color so that it uses the one from the LAF 2015-01-31 17:24:34 +01:00
Nehon
7f8763e8f0 fixed colors of the material editor so that it fits with any LAF 2015-01-31 16:50:16 +01:00
Nehon
576e18b376 You can now directly edit shader node's code inside the shader node editor and benefit from a live reload feature of the shader. 2015-01-29 23:51:26 +01:00
Nehon
a047376d70 Some clean up in the ShaderNode editor 2015-01-29 23:51:19 +01:00
Normen Hansen
0167955e80 - check for ProjectAssetManager when adding MaterialOpenSupport 2015-01-29 23:20:24 +01:00
Normen Hansen
4f7a4b19fd - suppress warnings in Material Support plugin 2015-01-29 15:32:47 +01:00
Nehon
1cb9edd07a More drastic approach to clear the cache when updating the material definition in the shaderNode editor so that changes in shader files are properly taken into account 2015-01-28 23:43:26 +01:00
Nehon
539dcf9c82 Added glsl syntax highlighting to the generated shader view in the ShaderNode editor.Worksif text/x-glsl mime type is recognized by any installed syntax highlighting plugin. 2015-01-26 23:25:42 +01:00
Nehon
b0995bcf55 Sanity check when creating ShaderNode editor metadata. 2015-01-26 23:23:20 +01:00
Nehon
4668621c95 the MaterialPreviewRenderer now properly clears the cache before rendering a preview 2015-01-26 21:08:10 +01:00
Normen Hansen
288f58766b - fix material editor imports 2015-01-24 14:42:17 +01:00
Rémy Bouquet
f36cdfe0b9 Created a ShaderNodeDefinition creation wizard 2015-01-23 16:03:23 +01:00
Normen Hansen
1a59cf5318 - update some genfiles for NB 8.0.2 2015-01-23 13:57:06 +01:00
Normen Hansen
ccee90dc98 - update NetBeans dependencies for NB 8.0.2 2015-01-23 12:36:12 +01:00
Normen Hansen
0bbc176e40 - Move Material Support layer registration to Annotations 2015-01-22 21:48:26 +01:00
Normen Hansen
7cab7576aa - Move Material Support layer registration to Annotations 2015-01-22 21:44:49 +01:00
Nehon
6bd5bdf7ba Replaced all occurrences of JME old logo with the new one in the SDK 2015-01-21 20:06:52 +01:00
Nehon
f585e664cd The MaterialPreviewWidget now uses the MaterialPreviewRenderer.
Now rendering material preview is consistent for the ShaderNode editor and the material editor
2015-01-20 18:54:49 +01:00
Nehon
7ce251e222 SDK, the ShaderNodes editor should not go into an error frenzy when the shader compilation fail anymore.
The MaterialPreviewRenderer now uses something similar as the MaterialDebugAppState. The material is preloaded and not refreshed if the compilation failed.
2015-01-19 20:56:41 +01:00
Nehon
330b53671a Upped JME version to 3.1.0 with the tag "snapshot-github"
Somehow trying to get nightly back...
2014-06-18 21:51:45 +02:00
Normen Hansen
bdbbe7b2b5 SDK:
- lower confusion for git fanboys
- up genfiles for NB 8.0
2014-06-11 22:19:35 +02:00
Nehon
46f0f32afa Made the Material Editor properly handle the new -LINEAR statement of j3md when parsing material parameters 2014-06-06 20:53:16 +02:00
nor..67
e4ffcec925 SDK
- update project genfile info

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10764 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-09-02 21:53:56 +00:00
nor..67
f9c5d22f80 SDK:
- update dependencies for NetBeans 7.3.1, pt2

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10756 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-09-02 07:29:10 +00:00
nor..67
20920e5241 SDK:
- update dependencies for NetBeans 7.3.1

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10754 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-09-01 18:27:03 +00:00
rem..om
17a18bb6d0 ShaderNodes SDK : fix for build
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10576 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-04-26 05:40:05 +00:00
rem..om
8cf44e7e3e SDK : MatDefEditor: fixed compilation warnings
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10483 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-03-10 13:20:41 +00:00
bre..om
5f95807432 MaterialBrowser will remember browse path. Removed commented out code from TextureBrowser
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10467 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-03-05 18:20:27 +00:00
bre..om
48a6c4745d material browser sorts alphabetically. Material editor sorts mat-def list alphabetically
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10466 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-03-05 18:08:27 +00:00
bre..om
b1657e6846 speaking of SDK, material property editor is now sorted alphabetically
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10464 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-03-05 16:00:43 +00:00
rem..om
08edd2715c SDK mat def editor :
- better handling of errors in the material definition
- the navigator now properly refreshs
- the editor is reloaded when a change occur in the text file


git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10456 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-03-02 11:26:35 +00:00
rem..om
845b14c4f0 SDK mat def editor : proof checks on node naming
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10454 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-28 21:55:57 +00:00
rem..om
a73cd439bb SDK removed generic signature from DefaultComboModel in the SDK
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10447 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-26 23:44:46 +00:00
rem..om
ec7624e10d Committing the project files for the material editor i forgot to commit
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10446 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-26 23:21:37 +00:00
rem..om
054458aedf Remove Inputmappingloc.java from repo
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10445 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-26 23:13:27 +00:00
rem..om
103b666e06 ry to fix InputMappingBlock file
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10444 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-26 22:53:09 +00:00
rem..om
4752376c01 SDK :New Material Definition editor based on shader nodes
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10441 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-26 19:57:16 +00:00
rem..om
39b75a4aa6 SDK : Material editor : abtracted a preview renderer to use both in the material editor and in the material definition editor
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10439 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-26 19:55:51 +00:00
rem..om
ce86297979 SDK : Material editor fixed an npe in MaterialProperty when a param value was null
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10438 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
2013-02-26 19:54:17 +00:00
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