OSDN Git Service

SDK : Changed Texture panel in material editor to display a preview of the texture...
authorremy.bouquet@gmail.com <remy.bouquet@gmail.com@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Tue, 2 Aug 2011 23:33:48 +0000 (23:33 +0000)
committerremy.bouquet@gmail.com <remy.bouquet@gmail.com@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Tue, 2 Aug 2011 23:33:48 +0000 (23:33 +0000)
commit9e677932ee71d67a3b4a69044b1268ded2bb5fd7
treed66609bafa29b8d45f0419da9013b2b345f866f2
parent8b8b160709f2af398830d6da77a17bcfc691c575
SDK : Changed Texture panel in material editor to display a preview of the texture, added icons on buttons

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@7972 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/MaterialEditorTopComponent.form
sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/MaterialEditorTopComponent.java
sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/Bundle.properties
sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/ColorPanel.form
sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/ColorPanel.java
sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/ColorRGBADialog.java
sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/TexturePanel.form
sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/TexturePanel.java
sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/icons/color_wheel.png [new file with mode: 0644]
sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/icons/picture_add.png [new file with mode: 0644]
sdk/jme3-materialeditor/src/com/jme3/gde/materials/multiview/widgets/icons/picture_delete.png [new file with mode: 0644]