remove experimental string from VBO and sketcher continue mode
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
<item>
|
||||
<widget class="Gui::PrefCheckBox" name="CheckBox_useVBO">
|
||||
<property name="text">
|
||||
<string>Use OpenGL Vertex Buffer Object (experimental)</string>
|
||||
<string>Use OpenGL Vertex Buffer Object</string>
|
||||
</property>
|
||||
<property name="prefEntry" stdset="0">
|
||||
<cstring>UseVBO</cstring>
|
||||
|
||||
@@ -159,7 +159,7 @@
|
||||
<item row="5" column="0" colspan="2">
|
||||
<widget class="Gui::PrefCheckBox" name="constraintMode">
|
||||
<property name="text">
|
||||
<string>Constraint Creation "Continue Mode" (Experimental)</string>
|
||||
<string>Constraint Creation "Continue Mode"</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
|
||||
Reference in New Issue
Block a user