Panels {
	BtnCreate	"New"
	BtnDelete	"Delete"
	BtnProperty	"Prop"
	BtnClone	"Clone"
}

ObjectPanel {
	FormObjPanel	"Object Panel"
	BtnMisc	"Misc"
}

ObjectMisc {
	MenuOtherHide	"Show only current"
	MenuAllShow	"Show all"
	MenuOtherLock	"Lock non-current"
	MenuAllUnlock	"Unlock all"
	MenuMergeAll	"Merge all"	
}

Object {

DlgObject	"Object Property"

BtnOk	"OK"
BtnCancel	"Cancel"
BtnHelp	"Help"

GroupName	"Object's name"

GroupOption	"Option"
CheckVisible	"Visible"
CheckLocking	"Lock"
LabelColor	"Color"

GroupPatch	"Patch"
RadioPatchNone	"Flat"
RadioPatchSpline1	"Spline Type1"
RadioPatchSpline2	"Spline Type2"
LabelPatchSeg	"Segment"

GroupMirror	"Mirroring"
RadioMirrorNone	"None"
RadioMirrorNormal	"Separated"
RadioMirrorJoin	"Joined"
CheckMirrorDis	"Restrict distance"
LabelMirrorDis	"Distance"
GroupMirrorAxis	"Axis"

GroupInfo	"Information"
LabelVertex	"Vertices"
LabelFace	"Faces"
LabelFace2	"Lines"
LabelFace3	"Triangles"
LabelFace4	"Quads"
LabelPatchFace	"Patches"

GroupSmooth	"Smoothing"
CheckSmooth	"Enable"
LabelAngle	"Angle"

}

MaterialPanel {
	FormMatPanel	"Material Panel"
	BtnMisc	"Misc"
}

MaterialMisc {
	MenuDeleteUnused	"Delete unused materials"
	MenuDeleteAll	"Delete all"
	MenuLoad	"Load from file"
	MenuSave	"Save to file"
}

Material {

DlgMaterial	"Material Property"

BtnOk	"OK"
BtnCancel	"Cancel"
BtnHelp	"Help"

OpenBitmapDlg
PanelButton
GroupName	"Name"
LabelName	"Name of material"

GroupMisc	"Misc"
LabelAlpha	"alpha"
LabelAmb	"ambient"
LabelEmi	"emission"
LabelDif	"diffuse"
LabelSpcPower	"power"
LabelSpc	"specular"

GroupMapping	"Mapping"
LabelTexture	"tex"
BtnLoadTexture	"Ref"
LabelAlphaPlane	"alpha"
BtnLoadAlphaPlane	"Ref"
LabelBump	"bump"
BtnLoadBump	"Ref"
BtnViewTexture	"Show"
BtnViewAlphaPlane	"Show"
BtnViewBump	"Show"

GroupColor	"Color"
BtnColorLibrary	"Color library"
ColorPanel	"Red" "Green" "Blue" "Hue angle" "Saturation" "Value"

}

Progress {
	FormProgress	"Progress"
}

EditPanel {
	FormEditPanel	"Edit Panel"
}
