|
@@ -99,6 +99,8 @@
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="jCheckBox1" min="-2" pref="148" max="-2" attributes="0"/>
|
|
<Component id="jCheckBox1" min="-2" pref="148" max="-2" attributes="0"/>
|
|
|
|
+ <EmptySpace max="-2" attributes="0"/>
|
|
|
|
+ <Component id="animationCheckBox" min="-2" pref="148" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="39" max="-2" attributes="0"/>
|
|
<EmptySpace min="-2" pref="39" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
</Group>
|
|
@@ -114,6 +116,7 @@
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Group type="103" groupAlignment="1" attributes="0">
|
|
<Component id="jToolBar3" min="-2" pref="25" max="-2" attributes="0"/>
|
|
<Component id="jToolBar3" min="-2" pref="25" max="-2" attributes="0"/>
|
|
<Component id="jCheckBox1" min="-2" max="-2" attributes="0"/>
|
|
<Component id="jCheckBox1" min="-2" max="-2" attributes="0"/>
|
|
|
|
+ <Component id="animationCheckBox" min="-2" max="-2" attributes="0"/>
|
|
</Group>
|
|
</Group>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<EmptySpace max="-2" attributes="0"/>
|
|
<Component id="jToolBar2" min="-2" pref="25" max="-2" attributes="0"/>
|
|
<Component id="jToolBar2" min="-2" pref="25" max="-2" attributes="0"/>
|
|
@@ -363,6 +366,16 @@
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jCheckBox1ActionPerformed"/>
|
|
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jCheckBox1ActionPerformed"/>
|
|
</Events>
|
|
</Events>
|
|
</Component>
|
|
</Component>
|
|
|
|
+ <Component class="javax.swing.JCheckBox" name="animationCheckBox">
|
|
|
|
+ <Properties>
|
|
|
|
+ <Property name="selected" type="boolean" value="false"/>
|
|
|
|
+ <Property name="text" type="java.lang.String" value="Enable Animation"/>
|
|
|
|
+ <Property name="toolTipText" type="java.lang.String" value="Enable continuous rendering for animated materials"/>
|
|
|
|
+ </Properties>
|
|
|
|
+ <Events>
|
|
|
|
+ <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="animationCheckBoxActionPerformed"/>
|
|
|
|
+ </Events>
|
|
|
|
+ </Component>
|
|
<Component class="com.jme3.gde.materials.multiview.widgets.MaterialPreviewWidget" name="materialPreviewWidget1">
|
|
<Component class="com.jme3.gde.materials.multiview.widgets.MaterialPreviewWidget" name="materialPreviewWidget1">
|
|
</Component>
|
|
</Component>
|
|
<Container class="javax.swing.JTabbedPane" name="additionalRenderStatePane">
|
|
<Container class="javax.swing.JTabbedPane" name="additionalRenderStatePane">
|