git.lucas.co / hou-control
git clone https://git.lucas.co/hou-control.git

config/NodeGraphCommon.inc (9K)

  1 CanvasPromptFont:                       NetworkFont
  2 CanvasPromptFontSize:                   0.2
  3 CanvasMinGridSpacing:                   0.2
  4 CanvasGridPointSize:                    0.03
  5 CanvasFlashMessageFont:                 NetworkFont
  6 CanvasFlashMessageFontSize:             0.3
  7 
  8 PaletteMarginInches:                    0.02
  9 ColorPaletteCellMarginInches:           0.01
 10 ShapePaletteCellMarginInches:           0.04
 11 
 12 BackgroundImageMaxControlSizeInches:    0.2
 13 BackgroundImageControlSize:             1.0
 14 BackgroundImageControlHMargin:          0.2
 15 BackgroundImageControlVMargin:          0.3
 16 
 17 GraphOverlayTextHMarginInches:          0.1
 18 GraphOverlayTextVMarginInches:          0.05
 19 GraphOverlayTextAlpha:                  0.15
 20 GraphOverlayLeftFont:                   NetworkFont
 21 GraphOverlayLeftFontSizeInches:         0.25
 22 GraphOverlayCenterFont:                 NetworkFont
 23 GraphOverlayCenterFontSizeInches:       0.25
 24 GraphOverlayRightFont:                  BoldFont
 25 GraphOverlayRightFontSizeInches:        0.3
 26 
 27 GraphFootprintMinRadiusInches:	        0.0
 28 GraphFootprintMinOverviewRadiusInches:	0.0
 29 GraphFootprintSizeScale:	            0.0
 30 GraphFootprint0Thickness:	            1.0
 31 GraphFootprint1Thickness:	            0.3
 32 GraphFootprint2Thickness:	            0.11
 33 GraphFootprint3Thickness:	            0.0036
 34 
 35 GraphDependencyExternalHeight:	        0.10
 36 GraphDependencyExternalWidth:	        0.07
 37 GraphDependencyExternalHOffset:	        0.00
 38 GraphDependencyExternalVOffset:	        0.05
 39 GraphDependencyCountMargin:	            0.005
 40 GraphDependencyCountFont:	            NetworkFont
 41 GraphDependencyCountSize:	            0.14
 42 
 43 GraphPreSelectionAlpha:		            0.8
 44 GraphLayerColorAlpha:		            0.3
 45 GraphLayerColorWireWidth:	            0.24
 46 GraphLayerColorOutlineDist:	            0.17
 47 
 48 GraphItemNameFont:		                NetworkFont
 49 GraphItemNameSize:		                0.225
 50 GraphItemDescriptionFont:	            NetworkFont
 51 GraphItemDescriptionSize:	            0.2
 52 GraphCommentMaxWidth:		            5.0
 53 GraphDescriptiveNameMaxWidth:	        0.0
 54 GraphContextOptionDepsMaxWidth:	        5.0
 55 GraphLopLastModifiedPrimMaxWidth:	    0.0
 56 GraphTagsMaxWidth:		                5.0
 57 
 58 GraphFlyoutBackgroundBlendFlagOn:	    0.78
 59 GraphFlyoutBackgroundBlendFlagOff:	    0.95
 60 GraphFlyoutOuterRadius:		            0.9
 61 GraphFlyoutInnerRadiusScale:	        0.7
 62 GraphFlyoutFlagIndicatorScale:	        0.1
 63 GraphFlyoutFlagIconScale:	            0.3
 64 GraphMinFlyoutOuterRadiusInches:        0.45
 65 GraphMinFlyoutInnerRadiusInches:        0.2
 66 GraphFlyoutRegionAlpha:		            0.8
 67 GraphFlyoutNonInteractiveAlpha:	        0.4
 68 
 69 GraphDotRadius:			                0.09
 70 GraphDotPinInnerFraction:	            0.35
 71 GraphDotPinOuterFraction:	            0.65
 72 GraphMaxDotRadiusInches:	            0.1
 73 GraphWireStubLength:		            0.20
 74 GraphWireStubRadius:		            0.035
 75 GraphWireStubSelectedBorder:	        0.02
 76 GraphWireArrowLength:		            0.15
 77 GraphWireArrowAspectRatio:	            0.5
 78 GraphWireMinArrowLengthInches:	        0.05
 79 GraphWireMaxArrowLengthInches:	        0.6
 80 GraphWireLongFadedAlpha:	            0.6
 81 GraphWireLongerFadedAlpha:	            0.1
 82 GraphWireLongFadeLength:	            5.0
 83 GraphWireLongerFadeLength:	            10.0
 84 GraphWireMinCurveRadius:	            0.15
 85 GraphWireMaxCurveRadius:	            0.3
 86 GraphWireRoundedCurveRadius:	        0.3
 87 GraphWireParmVopStubWidth:	            0.2
 88 GraphWireParmVopStubHeight:	            0.1
 89 GraphWireNodeSelectionBlend:	        0.4
 90 
 91 GraphMinConnectorSpace:		            0.03
 92 GraphConnectorRadius:		            0.045
 93 GraphConnectorPickRadius:	            0.15
 94 GraphConnectorLabelOffset:	            0.08
 95 GraphConnectorIndicatorSize:	        0.045
 96 GraphItemCornerRadius:		            0.1
 97 GraphBorderWidth:		                2
 98 GraphHighDPIBorderWidth:	            4
 99 GraphOverviewBorderWidth:	            2
100 GraphHighDPIOverviewBorderWidth:        3
101 
102 GraphCop2PreviewMaxSize:		        128
103 GraphCop2PreviewMinAspect:	            1.0
104 GraphCop2PreviewMaxAspect:	            5.0
105 GraphCop2BottomBarHeight:	            0.15
106 GraphCop2BottomBarMarginLeft:	        0.1
107 GraphCop2BottomBarMarginRight:	        0.1
108 GraphCop2BottomButtonSize:	            0.1
109 GraphCop2PlaneNameFont:		            InputFont
110 
111 GraphVopPreviewHeight:		            1.0
112 GraphVopConnectorHeight:	            0.15
113 GraphVopConnectorFontHeight:	        0.12
114 GraphVopConnectorDotScale:              0.25
115 GraphVopConnectorNameIndent:            0.1
116 GraphVopConnectorNameFont:              NetworkFont
117 GraphVopBottomBarHeight:                0.15
118 GraphVopBottomBarMarginLeft:            0.1
119 GraphVopBottomBarMarginRight:           0.1
120 GraphVopBottomButtonSize:               0.1
121 GraphVopBottomButtonSpacing:            0.1
122 GraphVopGroupExpanderWidth:             0.05
123 GraphVopGroupExpanderHeight:            0.08
124 GraphVopTopSpacing:                     0.03
125 GraphVopBottomSpacing:                  0.05
126 GraphVopGroupSpacing:                   0.08
127 GraphVopFlyoutVerticalShift:            -0.1
128 
129 GraphShopConnectorHeight:               0.15
130 GraphShopConnectorFontHeight:           0.12
131 GraphShopConnectorDotScale:             0.25
132 GraphShopConnectorNameIndent:           0.08
133 GraphShopConnectorNameFont:             NetworkFont
134 GraphShopTopSpacing:                    0.03
135 GraphShopBottomSpacing:                 0.05
136 GraphShopFlyoutVerticalShift:           -0.1
137 
138 GraphSubnetShadowOffset:                0.0275
139 GraphBypassColorBlend:                  0.9
140 GraphBypassNameColorBlend:              0.7
141 GraphBypassConnectorColorBlend:         0.7
142 GraphBypassBorderColorBlend:            0.35
143 GraphBypassIconAlpha:                   0.4
144 GraphBypassBadgeAlpha:                  0.4
145 
146 GraphOutsideCookSetColorBlend:          0.6
147 GraphOutsideCookSetNameColorBlend:      0.3
148 GraphOutsideCookSetConnectorColorBlend: 0.5
149 
150 GraphNameHSpacing:                      0.1
151 GraphNameVSpacing:                      0.06
152 GraphBadgeSize:                         0.16
153 GraphBadgeDotRadius:                    0.06
154 GraphBadgeHIndent:                      0.03
155 GraphBadgeHSpacing:                     0.22
156 GraphBadgeVSpacingBelow:                -0.04
157 GraphBadgeVSpacingAbove:                0.04
158 GraphNodeTypeVSpacingAbove:             0.11
159 GraphDescriptionVSpacingBelow:          -0.17
160 GraphDescriptionVSpacingBelowNoBadges:  -0.04
161 GraphDescriptionVSpacingAbove:          0.38
162 GraphDescriptionVSpacingAboveNoBadges:  0.04
163 GraphDescriptionWidth:                  3.0
164 GraphDescriptionLines:                  3
165 
166 GraphLargeBadgeMinSizeInches:           0.3
167 GraphLargeBadgeOverviewMinSizeInches:   0.15
168 GraphLargeBadgeSize:                    1.0
169 GraphLargeBadgeLeftShift:               -0.2
170 GraphLargeBadgeTopShift:                0.0
171 GraphLargeBadgeStackLeftShift:          -0.5
172 GraphLargeBadgeStackTopShift:           0.0
173 
174 GraphHullOffset:                        0.15
175 GraphHullNestedOffset:                  0.05
176 GraphHullAlpha:                         0.1
177 
178 GraphPerfGlowMaxSize:                   0.5
179 GraphPerfGlowMaxSizeInches:             0.4
180 GraphPerfGlowMinSizeInches:             0.1
181 GraphPerfGlowMaxOverviewSizeInches:     0.2
182 GraphPerfGlowMinOverviewSizeInches:     0.1
183 
184 GraphNetworkBoxOffset:                  0.15
185 GraphNetworkBoxSpaceForNames:           1.0
186 GraphNetworkBoxMinWidth:                2.5
187 GraphNetworkBoxTitleHeight:             0.3
188 GraphNetworkBoxTitleIndent:             0.05
189 GraphNetworkBoxMinMaxSize:              0.25
190 GraphNetworkBoxMinMaxIndent:            0.05
191 GraphNetworkBoxAlpha:                   0.5
192 GraphNetworkBoxTitleAlpha:              0.8
193 GraphNetworkBoxTitleFont:               NetworkFont
194 GraphNetworkBoxTitleSize:               0.225
195 GraphNetworkBoxEscapeVel:               5.0
196 
197 GraphStickyNoteMinWidth:                2.5
198 GraphStickyNoteTitleHeight:             0.225
199 GraphStickyNoteTitleIndent:             0.05
200 GraphStickyNoteTextHMargin:             0.05
201 GraphStickyNoteTextVMargin:             0.05
202 GraphStickyNoteMinMaxSize:              0.25
203 GraphStickyNoteMinMaxIndent:            0.05
204 GraphStickyNoteAlpha:                   0.7
205 GraphStickyNoteTitleAlpha:              0.9
206 GraphStickyNoteFont:                    NetworkFont
207 GraphStickyNoteSize:                    0.225
208 GraphStickyNoteTitleFont:               NetworkFont
209 GraphStickyNoteTitleSize:               0.225
210 
211 GraphPdgProgressMaxRadius:              0.2
212 GraphPdgProgressMinRadius:              0.1
213 GraphPdgProgressRadiusRatio:            0.8
214 GraphPdgProgressDefaultRadius:          0.2
215 
216 GraphPdgSummarySizeRatio:               2.0
217 GraphPdgSummaryTextSize:                0.45
218 
219 GraphTaskGraphWorkItemsSpacing:         4
220 GraphTaskGraphMaxWires:                 10
221 
222 NodePopupBG:                            #292B35
223 NodePopupBasicBG:                       #1F212B
224 NodePopupListBG:                        #1F212B
225 NodePopupNeedsRefreshBG:                #36373B
226 
227 TaskPopupBG:                            #293535
228 TaskPopupBasicBG:                       #1F2B2B