git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@6972 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
13 lines
774 B
INI
13 lines
774 B
INI
CTL_AdvOgreXMLConvert=Advanced JME Binary convert..
|
|
AdvOgreXMLConvertDialog.jCheckBox1.text=create tangents (needed for normal maps)
|
|
AdvOgreXMLConvertDialog.jLabel1.text=LOD Levels:
|
|
AdvOgreXMLConvertDialog.jPanel1.border.title=LOD
|
|
AdvOgreXMLConvertDialog.jLabel3.text=Reduction %
|
|
AdvOgreXMLConvertDialog.jCheckBox2.text=generate edge lists (stencil shadows otherwise)
|
|
AdvOgreXMLConvertDialog.jButton1.text=Import
|
|
AdvOgreXMLConvertDialog.jButton2.text=Cancel
|
|
AdvOgreXMLConvertDialog.jSpinner1.toolTipText=defines how many different LOD meshes are created, 0 for none
|
|
AdvOgreXMLConvertDialog.jSlider1.toolTipText=defines in percent how much the mesh is reduced on each step
|
|
AdvOgreXMLConvertDialog.jPanel2.border.title=Mesh Options
|
|
CTL_OgreBinaryConvert=Convert to JME Binary
|