change default shape color
This commit is contained in:
committed by
Chris Hennes
parent
62c8469bde
commit
2a264241dc
@@ -12,7 +12,7 @@
|
||||
<FCUInt Name="BacklightColor" Value="4294967295"/>
|
||||
<FCInt Name="BacklightIntensity" Value="100"/>
|
||||
<FCUInt Name="BoundingBoxColor" Value="4294967295"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435973887"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435980543"/>
|
||||
<FCInt Name="DefaultShapeTransparency" Value="0"/>
|
||||
<FCBool Name="EnableBacklight" Value="0"/>
|
||||
<FCBool Name="Gradient" Value="1"/>
|
||||
|
||||
@@ -128,7 +128,7 @@
|
||||
<FCUInt Name="BackgroundColor4" Value="1869583359"/>
|
||||
<FCUInt Name="HighlightColor" Value="3789624575"/>
|
||||
<FCUInt Name="SelectionColor" Value="481107199"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435973887"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435980543"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="TreeView">
|
||||
<FCUInt Name="TreeEditColor" Value="4294902015"/>
|
||||
|
||||
@@ -89,7 +89,7 @@
|
||||
<FCUInt Name="BackgroundColor4" Value="2088533247"/>
|
||||
<FCUInt Name="HighlightColor" Value="327679"/>
|
||||
<FCUInt Name="SelectionColor" Value="16711935"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435973887"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435980543"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="TreeView">
|
||||
<FCUInt Name="TreeEditColor" Value="1434171135"/>
|
||||
|
||||
@@ -89,7 +89,7 @@
|
||||
<FCUInt Name="BackgroundColor4" Value="2088533247"/>
|
||||
<FCUInt Name="HighlightColor" Value="327679"/>
|
||||
<FCUInt Name="SelectionColor" Value="16711935"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435973887"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435980543"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="TreeView">
|
||||
<FCUInt Name="TreeEditColor" Value="1434171135"/>
|
||||
|
||||
@@ -89,7 +89,7 @@
|
||||
<FCUInt Name="BackgroundColor4" Value="2088533247"/>
|
||||
<FCUInt Name="HighlightColor" Value="327679"/>
|
||||
<FCUInt Name="SelectionColor" Value="16711935"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435973887"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435980543"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="TreeView">
|
||||
<FCUInt Name="TreeEditColor" Value="1434171135"/>
|
||||
|
||||
@@ -89,7 +89,7 @@
|
||||
<FCUInt Name="BackgroundColor4" Value="2088533247"/>
|
||||
<FCUInt Name="HighlightColor" Value="327679"/>
|
||||
<FCUInt Name="SelectionColor" Value="16711935"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435973887"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435980543"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="TreeView">
|
||||
<FCUInt Name="TreeEditColor" Value="1434171135"/>
|
||||
|
||||
@@ -89,7 +89,7 @@
|
||||
<FCUInt Name="BackgroundColor4" Value="2088533247"/>
|
||||
<FCUInt Name="HighlightColor" Value="327679"/>
|
||||
<FCUInt Name="SelectionColor" Value="16711935"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435973887"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435980543"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="TreeView">
|
||||
<FCUInt Name="TreeEditColor" Value="1434171135"/>
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
<FCUInt Name="BackgroundColor4" Value="3284386815"/>
|
||||
<FCUInt Name="BacklightColor" Value="4294967295"/>
|
||||
<FCUInt Name="BoundingBoxColor" Value="4294967295"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435973887"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435980543"/>
|
||||
<FCUInt Name="HighlightColor" Value="327679"/>
|
||||
<FCUInt Name="SelectionColor" Value="16711935"/>
|
||||
</FCParamGroup>
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
<FCUInt Name="BackgroundColor4" Value="3284386815"/>
|
||||
<FCUInt Name="BacklightColor" Value="4294967295"/>
|
||||
<FCUInt Name="BoundingBoxColor" Value="4294967295"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435973887"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435980543"/>
|
||||
<FCUInt Name="HighlightColor" Value="327679"/>
|
||||
<FCUInt Name="SelectionColor" Value="16711935"/>
|
||||
</FCParamGroup>
|
||||
|
||||
@@ -89,7 +89,7 @@
|
||||
<FCUInt Name="BackgroundColor4" Value="2088533247"/>
|
||||
<FCUInt Name="HighlightColor" Value="327679"/>
|
||||
<FCUInt Name="SelectionColor" Value="16711935"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435973887"/>
|
||||
<FCUInt Name="DefaultShapeColor" Value="3435980543"/>
|
||||
</FCParamGroup>
|
||||
<FCParamGroup Name="TreeView">
|
||||
<FCUInt Name="TreeEditColor" Value="1434171135"/>
|
||||
|
||||
@@ -68,13 +68,13 @@ ViewProviderGeometryObject::ViewProviderGeometryObject()
|
||||
b = (float)rand() / fMax;
|
||||
}
|
||||
else {
|
||||
unsigned long shcol = hGrp->GetUnsigned("DefaultShapeColor", 3435973887UL); // light gray (204,204,204)
|
||||
unsigned long shcol = hGrp->GetUnsigned("DefaultShapeColor", 3435980543UL);
|
||||
r = ((shcol >> 24) & 0xff) / 255.0;
|
||||
g = ((shcol >> 16) & 0xff) / 255.0;
|
||||
b = ((shcol >> 8) & 0xff) / 255.0;
|
||||
}
|
||||
|
||||
int initialTransparency = hGrp->GetInt("DefaultShapeTransparency", 0);
|
||||
int initialTransparency = hGrp->GetInt("DefaultShapeTransparency", 0);
|
||||
|
||||
static const char *dogroup = "Display Options";
|
||||
static const char *sgroup = "Selection";
|
||||
|
||||
Reference in New Issue
Block a user