- add Filter Explorer for editig and previewing j3f files containting post filters (WIP, only FogFilter available atm)
- add function to preview post filters in the sceneviewer git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7706 75d07b2b-3a1a-0410-a2c5-0572b91ccdca3.0
parent
a1cc3326ce
commit
c658d4933a
@ -1,20 +0,0 @@ |
||||
LOCATOR / com.jme3.asset.plugins.ClasspathLocator |
||||
|
||||
LOADER com.jme3.texture.plugins.AWTLoader : jpg, bmp, gif, png, jpeg |
||||
LOADER com.jme3.audio.plugins.WAVLoader : wav |
||||
LOADER com.jme3.audio.plugins.OGGLoader : ogg |
||||
LOADER com.jme3.material.plugins.J3MLoader : j3m |
||||
LOADER com.jme3.material.plugins.J3MLoader : j3md |
||||
LOADER com.jme3.font.plugins.BitmapFontLoader : fnt |
||||
LOADER com.jme3.texture.plugins.DDSLoader : dds |
||||
LOADER com.jme3.texture.plugins.PFMLoader : pfm |
||||
LOADER com.jme3.texture.plugins.HDRLoader : hdr |
||||
LOADER com.jme3.texture.plugins.TGALoader : tga |
||||
LOADER com.jme3.export.binary.BinaryImporter : j3o |
||||
LOADER com.jme3.scene.plugins.OBJLoader : obj |
||||
LOADER com.jme3.scene.plugins.MTLLoader : mtl |
||||
LOADER com.jme3.scene.plugins.ogre.MeshLoader : meshxml, mesh.xml |
||||
LOADER com.jme3.scene.plugins.ogre.SkeletonLoader : skeletonxml, skeleton.xml |
||||
LOADER com.jme3.scene.plugins.ogre.MaterialLoader : material |
||||
LOADER com.jme3.scene.plugins.ogre.SceneLoader : scene |
||||
LOADER com.jme3.shader.plugins.GLSLLoader : vert, frag, glsl, glsllib |
Loading…
Reference in new issue