⠀
This commit is contained in:
		| @@ -0,0 +1,12 @@ | ||||
| { | ||||
| 	"env": [ | ||||
| 		{ | ||||
| 			"MOPS": "C:\O\O_AIDIW_O_WIDIA_O\O_INIDUOH_O_HOUDINI_O\O_SPOM_O_MOPS_O" | ||||
| 		}, | ||||
| 		{ | ||||
| 			"HOUDINI_PYTHONWARNINGS": "ignore" | ||||
| 		}, | ||||
| 	], | ||||
| 	"path": "$MOPS" | ||||
| 	 | ||||
| } | ||||
| @@ -0,0 +1,124 @@ | ||||
| BackgroundColor:	1.00 1.00 1.00	# viewer background | ||||
| BackgroundBottomColor:	1.00 1.00 1.00	# background at the bottom of viewport | ||||
| WireframeColor:		0.15 0.15 0.15	# wireframe line color | ||||
| WireOverColor:		0.15 0.15 0.15  # color of wires in Wire Shaded modes | ||||
| GhostFillColor:		0.30 0.30 0.30	# hidden-line ghost fill | ||||
| SelectedPrimColor:	1.00 0.80 0.30	# selected primitives | ||||
| AuxSelectedPrimColor1:	1.00 1.00 0.00	# selected primitives in first tmp. sel | ||||
| AuxSelectedPrimColor2:	0.00 1.00 1.00	# selected primitives in second tmp. sel | ||||
| CookSelectColor:	0.90 0.85 0.00  # points/primitives in cook selection | ||||
| FillSelectionAlpha:	ALPHA 0.35	# Blend factor for shading&select color | ||||
| FillSelectionWireOverAlpha: ALPHA 0.25 	# Blend factor for shading&select color | ||||
| PrimClosureColor:	0.15 0.40 0.25	# primitives when in closure (not sel'd) | ||||
| AuxGeoColor:		0.60 0.40 0.25	# spline and quadric hulls | ||||
| SelectedAuxGeoColor:	0.90 0.50 0.10	# selected spline and quadric hulls | ||||
| ProfileWireColor:	0.50 0.45 0.40  # profiles | ||||
| AxesColor:		1.00 0.20 0.20	# coordinate  or c-plane axes | ||||
| XaxesColor:		1.00 0.00 0.00	# sticky x axis | ||||
| YaxesColor:		0.00 1.00 0.00	# sticky y axis | ||||
| ZaxesColor:		0.00 0.00 1.00	# sticky z axis | ||||
| SelectedAxesColor:	1.00 0.50 0.50	# selected coordinate axes | ||||
| PrimInfoColor:		0.50 0.05 0.30	# prim-vtx, prim-num, prim-normal | ||||
| SelectedPrimInfoColor:	0.90 0.60 0.30	# sel'd prim-vtx, prim-num, prim-normal | ||||
| PointColor:		0.00 0.00 1.00	# non-selected points and point info | ||||
| SelectedPointColor:	0.90 0.90 0.00	# selected points and point info | ||||
| Guide1Color:		0.40 0.40 1.00	# 1st guide geometry | ||||
| Guide2Color:		0.20 0.50 0.80	# 2nd guide geometry | ||||
| CplaneColor:		0.33 0.48 0.48	# non-selected construction plane | ||||
| SelectedCplaneColor:	1.00 1.00 0.00	# selected construction plane | ||||
| CplaneAlpha:		ALPHA 0.3 	# amount of shading between grid lines | ||||
| GridColor:		0.45 0.45 0.45	# reference plane | ||||
| HeightVectorColor:	1.00 0.10 0.00	# height motion indicator | ||||
| HandleColor:		1.00 0.10 0.00	# handle for direct manip. | ||||
| InactiveHandleColor:	0.50 0.50 0.50	# dimmed handle when not active | ||||
| SelectedHandleColor:	1.00 0.10 0.60	# selected handle for direct manip. | ||||
| PeanutColor:		0.60 0.40 0.25	# peanut color for orientation picking | ||||
| LabelColor:		1.00 1.00 1.00	# labels in viewports | ||||
| SelectedLabelColor:	1.00 1.00 0.00	# labels in the selected viewport | ||||
| SnapshotColor:		0.4  0.4  0.4   # viewport snapshot color		 | ||||
| OverlayLabelColor:	1.00 0.00 1.00	# overlay labels in view | ||||
| AuxOverlayLabelColor:	1.00 1.00 1.00	# auxiliary overlay labels in view | ||||
| HandlePivotColor:	0.45 0.00 0.90	# the pivot of handles | ||||
| HandleAxisColor:	1.00 1.00 1.00	# axis lines for the handle | ||||
| HandlePlaneAxisColor:	0.50 0.20 0.50	# axis lines for the handle | ||||
| HandleViewAxisRotateColor:	0.50 0.20 0.50	# outer rotate ring for handle | ||||
| CPlaneHandleXlateColor: 0.45 0.00 0.90  # translate axes of c-plane handle | ||||
| CPlaneHandleRotateColor: 0.65 0.15 0.25 # rotate portion on c-plane handle | ||||
| CPlaneHandleBorderColor: 0.45 0.00 0.90 # scale border on c-plane handle | ||||
| OrthoGridColor:		0.55 0.55 0.55	# ortho viewport grid lines | ||||
| OrthoGridOriginColor:	0.48 0.48 0.48	# ortho viewport origin lines | ||||
| UVGridColor:		0.55 0.55 0.55	# uv viewport grid lines | ||||
| UVGridOriginColor:	0.48 0.48 0.48	# uv viewport origin lines | ||||
| UVGridBoundaryColor:	0.50 0.50 0.50	# uv viewport boundary lines | ||||
| ObjectSelectColor:	1.00 1.00 0.00	# object selection highlight color | ||||
| ObjectCurrentColor:	1.00 0.85 0.00	# current object highlight color | ||||
| ObjectSelectHintColor:	0.40 0.70 0.00	# object selection hint highlight color | ||||
| ObjectGhostColor:	0.50 0.50 0.50  # color blended into object when ghosted | ||||
| ObjectGhostAlpha:	ALPHA 0.75	# alpha for color/ghost mixing | ||||
| UVBackFaceFillColor:	0.90 0.50 0.90	# fill color for back facing polys | ||||
| UVOverlapFillColor:	1.00 0.00 0.00	# fill color for overlapping UV areas | ||||
| UVOverlapFillAlpha:	ALPHA 0.70	# alpha for overlapping UV areas | ||||
| UVFillAlpha:		ALPHA 0.40	# fill alpha for front facing polys | ||||
| SelectedUVBackFaceFillColor:	0.90 0.65 0.90	# the selected version | ||||
| IKCriticalZoneColor:	0.98 0.35 0.20	# inv. kin. danger zone cone | ||||
| ViewMaskOverlayColor:	0.10 0.10 0.10	# view mask overlay | ||||
| TextColor:		0.95 0.95 0.95  # viewport text  | ||||
| TextShadowColor:	0.4  0.4  0.4   # viewport text dropshadow | ||||
| GeoWarningColor:	1.0  0.7  0.1   # indicates a potential geo problem | ||||
| LocateColor:		0.8  0.5  0.0	# mouse locate overlay color  | ||||
| LocateAlpha:		ALPHA 	  0.2   # mouse locate overlay alpha | ||||
| LocateNearColor:	0.1  0.9  0.1	# mouse locate nearby overlay color  | ||||
| LocateNearAlpha:	ALPHA 	  0.3   # mouse locate nearby overlay alpha | ||||
| PrimLocateColor:	0.4 0.75 1.0	# mouse locate prim color  | ||||
| PrimLocateRemoveColor:	0.95 0.30 0.30 	# mouse locate prim color  | ||||
| PrimLocateToggleColor:	0.5 0.15 0.6	# mouse locate prim color  | ||||
| PrimLocateAlpha:	ALPHA 	  0.4   # mouse locate prim overlay alpha | ||||
| PointLocateColor:	0.6 0.9 1.0	# mouse locate point color  | ||||
| PointLocateRemoveColor:	1.0 0.10 0.10	# mouse locate point color  | ||||
| PointLocateToggleColor:	0.7 0.3 0.6	# mouse locate point color  | ||||
| PointLocateAlpha:	ALPHA 	  1     # mouse locate point overlay alpha | ||||
| EdgeLocateColor:	0.6 0.9 1.0	# mouse locate edge color  | ||||
| EdgeLocateRemoveColor:	1.0 0.10 0.10	# mouse locate edge color  | ||||
| EdgeLocateToggleColor:	0.7 0.3 0.6	# mouse locate edge color  | ||||
| EdgeLocateAlpha:	ALPHA 	  1     # mouse locate edge overlay alpha | ||||
| VertexLocateColor:	0.6 0.9 1.0	# mouse locate vertex color  | ||||
| VertexLocateRemoveColor: 1.0 0.10 0.10  # mouse locate vertex color  | ||||
| VertexLocateToggleColor: 0.7 0.3 0.6    # mouse locate vertex color  | ||||
| VertexLocateAlpha:	ALPHA 	  1     # mouse locate vertex overlay alpha | ||||
| BreakpointLocateColor:	0.6 0.9 1.0	# mouse locate breakpoint color  | ||||
| BreakpointLocateRemoveColor: 1.0 0.30 0.30 # mouse locate breakpoint color  | ||||
| BreakpointLocateToggleColor: 0.7 0.3 0.6 # mouse locate breakpoint color  | ||||
| BreakpointLocateAlpha:	ALPHA 	  1     # mouse locate breakpoint overlay alpha | ||||
| HandleLocateColor:	0.9  0.9  0.65  # glow around mouse located handle part | ||||
| HandleLocatePassiveColor: 0.3 0.3 0.65  # passive glow on located handle part | ||||
| HandleLocateAlpha:	ALPHA     0.5 	# opacity of handle locate glow | ||||
| HandleAxisLocateAlpha:	ALPHA     0.3 	# opacity of handle axis locate glow | ||||
| HandleTracerFillAlpha:	ALPHA     0.3	# opacity of filled handle tracers | ||||
| SelectBoxOutline: 	0.8 1.0 1.0	# selection box outer outline | ||||
| SelectBoxInnerLine: 	0.7 0.9 0.9	# selection box inner outline | ||||
| SelectBoxFill:		0.5 0.7 0.7	# selection box shaded fill | ||||
| SelectBoxAlpha:		ALPHA	  0.1   # selection box fill alpha | ||||
| SliderKnobMaxColor:	1.0 1.0 0.0	# slider handle max value warning  | ||||
| ObjectNameColor:	0.8 0.0 0.0	# color for object name guides | ||||
| PointTrailColor:	0.00 0.58 0.58	# non-selected point trails | ||||
| SelectedPointTrailColor: 0.80 0.30 0.30	# selected point trails | ||||
| RenderBorderColor:	0.80 0.80 0.80  # Render Region border (when located) | ||||
| RenderInactiveBorderColor: 0.3 0.3 0.3 	# Render Region border (not located) | ||||
| RenderTextColor:	0.90 0.90 0.90  # Render Region heading text | ||||
| RenderLocateColor:	0.9 0.7 0.5	# Render Region part locate color | ||||
| RenderBarColor:		0.3 0.3 0.3	# Render Region title bar bg color | ||||
| FlattenPinColor:	1.0 0.0 0.0	# UV Flatten state pin color | ||||
| FlattenSelectedPinColor: 1.0 1.0 0.0	# UV Flatten state selected pin color | ||||
| FlattenInitialPinColor:	0.85 0.35 0.35	# UV Flatten state initial pin color | ||||
| BoundaryColor:		0.1 0.2 0.9	# Geometry boundary decoration | ||||
| EdgeTipColor:		0.1 0.9 0.4	# Edge selection direction indicator | ||||
|  | ||||
| MessageColor:		0.1 0.1 0.1     # color of normal-priority messages | ||||
| PromptColor:		0.0 0.0 0.25	# color of tool prompts | ||||
| WarningColor:		1.0 0.85 0.0	# color of warning messages | ||||
| ErrorColor:		0.7 0.0 0.0	# color of error messages | ||||
| SuccessColor:		0.3 0.95 0.3	# color of success indication | ||||
|  | ||||
| OverlayBackgroundColor:	@BackgroundColor	# Background of group list | ||||
| OverlayBackgroundAlpha:	ALPHA 0.5	# Alpha for background of group list | ||||
|  | ||||
| @@ -0,0 +1,807 @@ | ||||
| Scheme:	O  | ||||
|  | ||||
| #include "$HFS/houdini/config/basic_colors.inc" | ||||
|  | ||||
| // Color Palette | ||||
| #define BACKGROUND	WHITE | ||||
|  | ||||
| #define TEXT	GREY(0.15) | ||||
| #define TEXT_HIGHLIGHT	GREY(0.08) | ||||
|  | ||||
| #define LIGHT_BASE	GREY(0.92) | ||||
|  | ||||
| #define EDIT_BG WHITE | ||||
| #define EDIT_BG_ALT HSV 42 0.001 0.92 | ||||
|  | ||||
| #define HIGHLIGHT1	WHITE | ||||
| #define HIGHLIGHT2	GREY(0.975) | ||||
| #define HIGHLIGHT3	GREY(0.92) | ||||
|  | ||||
| #define SHADOW1	GREY(0.773) | ||||
| #define SHADOW1_5	GREY(0.699) | ||||
| #define SHADOW2	GREY(0.63) | ||||
| #define SHADOW3	GREY(0.58) | ||||
| #define SHADOW3_5	GREY(0.51) | ||||
| #define SHADOW4	GREY(0.313) | ||||
| #define SHADOW5	GREY(0.15) | ||||
|  | ||||
| #define GRADIENT_HIGH	WHITE | ||||
| #define GRADIENT_LOW	BACKGROUND | ||||
|  | ||||
| #define PRESSED_TEXT	WHITE | ||||
| #define PRESSED_HIGH	SHADOW4 | ||||
| #define PRESSED_LOW	SHADOW2 | ||||
|  | ||||
| #define BORDERBASE	GREY(0.5) | ||||
| #define DIM_BG	GREY(0.75) | ||||
|  | ||||
| #define HELP_BG	1 1 0.88 | ||||
| #define HELP_F1_BG	0.88 0.97 1 | ||||
|  | ||||
| #define SELECTION_HIGHLIGHT1	WHITE | ||||
| #define SELECTION_BASE	1 0.6 0 | ||||
| #define SELECTION_HIGHLIGHT2	1 0.9 0.5	 | ||||
| #define SELECTION_SHADOW	1 0.4 0 | ||||
| #define SELECTED_TEXT	WHITE | ||||
|  | ||||
| #define LISTA	EDIT_BG | ||||
| #define LISTB	EDIT_BG_ALT | ||||
|  | ||||
| #define ERROR	RED | ||||
|  | ||||
| // Color correction for the icons -------------------------------------------- | ||||
|  | ||||
| IconBrightness:	1 | ||||
| IconContrast:	1 | ||||
| IconGamma:	1 | ||||
| IconSaturation:	1 | ||||
|  | ||||
| // New UI Resources ---------------------------------------------------------- | ||||
|  | ||||
| BackColor:	BACKGROUND | ||||
|  | ||||
| ButtonGradHi:	GRADIENT_HIGH | ||||
| ButtonGradLow:	GRADIENT_LOW | ||||
| // Low end of gradient on non-selected tabs | ||||
| ButtonNonActiveGradLow:	SHADOW2 | ||||
|  | ||||
| // These are used for tons of borders all over the place, but | ||||
| // NOT for buttons >:-( | ||||
| ButtonShadowLight:	SHADOW1_5 | ||||
| ButtonShadowMed:	SHADOW3_5 | ||||
| ButtonShadowMedDark:	SHADOW4 | ||||
| ButtonShadowDark:	SHADOW5 | ||||
| ButtonShadow:	BLACK | ||||
|  | ||||
| ToolbarBevelLight:	WHITE | ||||
| ToolbarBevelDark:	SHADOW4 | ||||
| // Top/left end of gradient | ||||
| ToolbarFlatGradHi:	GREY(0.88) | ||||
| // Bottom/right end of gradient | ||||
| ToolbarFlatGradLo:	GREY(0.83) | ||||
|  | ||||
| DialogBlendBG:	WHITE | ||||
|  | ||||
| ButtonText:	TEXT | ||||
| ButtonPressedText:	PRESSED_TEXT | ||||
| ButtonPressedGradHi:	PRESSED_HIGH | ||||
| ButtonPressedGradLow:	PRESSED_LOW | ||||
|  | ||||
| ButtonMenuArrowHi:	SHADOW2 | ||||
| ButtonMenuArrowLow:	SHADOW3_5 | ||||
| ButtonMenuArrow:	HIGHLIGHT2 | ||||
|  | ||||
| ButtonArrow:	TEXT | ||||
| ButtonArrowDisabled:	HIGHLIGHT1 | ||||
| ButtonArrowPressed:	PRESSED_TEXT | ||||
|  | ||||
| MenuBG:	HIGHLIGHT1 | ||||
| MenuText:	TEXT | ||||
| MenuTextDisabled:	SHADOW2 | ||||
| MenuTextHotkey:	SHADOW4 | ||||
| MenuHighlight:	SHADOW3 | ||||
| MenuShadow:	SHADOW5 | ||||
| MenuTextSelected:	PRESSED_TEXT | ||||
| MenuSelectedBG:	SELECTION_BASE | ||||
| MenuTitleBG:	BACKGROUND | ||||
| InvertedMenuBackground:		GREY(0.46) | ||||
|                                                  | ||||
| // Colors for Ramp (Float) parameters. | ||||
| RampBG:			DIM_BG | ||||
| RampFG:			SHADOW4 | ||||
| RampBGDisabled:		DIM_BG | ||||
| RampFGDisabled:		SHADOW2 | ||||
| RampGrid:		SHADOW5 | ||||
| RampCurve:		BLACK | ||||
| RampCurveDisabled:	SHADOW3 | ||||
| RampKeyBG:		BLACK | ||||
| RampKeyFG:		WHITE | ||||
| RampKeyDisabled:	SHADOW3 | ||||
| RampKeyHoverBG:		SHADOW3 | ||||
| RampKeyHoverFG:		SHADOW5 | ||||
| RampMarkerHover:	SHADOW3 | ||||
|  | ||||
| Separator:	BORDERBASE | ||||
|                                                  | ||||
| CheckBG:	EDIT_BG | ||||
| CheckLocated:	SHADOW4 | ||||
| CheckColor:	SHADOW5 | ||||
|                                                  | ||||
| RadioBG:	EDIT_BG | ||||
| RadioBorder:	SHADOW4 | ||||
| RadioDot:	SELECTION_BASE | ||||
| RadioDotHighlight:	SELECTION_HIGHLIGHT2 | ||||
|  | ||||
| TextboxBG:	EDIT_BG | ||||
| TextboxInvalidBG:	0.95 0.56 0.56 | ||||
| TextboxBorderPrimary:	BORDERBASE | ||||
| TextboxBorderHighlight:	BACKGROUND | ||||
| TextboxBorderStippled:	BORDERBASE | ||||
| TextboxError:	ERROR | ||||
| TextboxGutter:	GREY(0.8) | ||||
| TextboxDropMarker: #00 00 66 | ||||
|  | ||||
| TextboxFeedbackFG:	GREY(0.5) | ||||
| TextboxFeedbackBG:	LIGHT_BASE | ||||
| SelectedTextFG:	SELECTED_TEXT | ||||
| SelectedTextBG:	SELECTION_BASE | ||||
|  | ||||
| SliderTopBorder:	BORDERBASE | ||||
| SliderBottomBorder:	HIGHLIGHT3 | ||||
| SliderAdvancedBevel:	SHADOW1_5 | ||||
| SliderAdvancedGroove:	BLACK | ||||
| SliderRemainingBevel:	SHADOW4 | ||||
| SliderRemainingGroove:	SHADOW2 | ||||
| SliderTick:	SHADOW3 | ||||
| SliderRangeBrackets:	SHADOW5 | ||||
|  | ||||
| SliderThumbTopBevel:	HIGHLIGHT1 | ||||
| SliderThumbBottomBevel:	SHADOW3	 | ||||
| SliderThumbTopBorder:	SHADOW2 | ||||
| SliderThumbBottomBorder:	SHADOW4 | ||||
| SliderThumbRangeArrow:	SHADOW4 | ||||
|  | ||||
| LadderBG:	EDIT_BG | ||||
| LadderText:	TEXT | ||||
| LadderHighlight:	SELECTION_BASE | ||||
| LadderOutline:	SHADOW3 | ||||
| LadderShadow:	SHADOW4 | ||||
|  | ||||
| ScrollbarUpperBorder:	BORDERBASE | ||||
| ScrollbarBottomBorder:	SHADOW4 | ||||
| ScrollbarWell:	GREY(0.66) | ||||
| ScrollbarWellShadow1:	GREY(0.543) | ||||
| ScrollbarWellShadow2:	GREY(0.602) | ||||
| ScrollbarWellShadow3:	GREY(0.645) | ||||
| ScrollbarWellShadowBlend12:	GREY(0.526) | ||||
| ScrollbarWellShadowBlend13:	GREY(0.535) | ||||
| ScrollbarWellShadowBlend22:	GREY(0.562) | ||||
| ScrollbarWellShadowBlend23:	GREY(0.590) | ||||
| ScrollbarWellShadowBlend32:	GREY(0.590) | ||||
| ScrollbarWellShadowBlend33:	GREY(0.629) | ||||
|  | ||||
| ScrollbarThumbTopBorder:	BORDERBASE | ||||
| ScrollbarThumbBottomBorder:	SHADOW4 | ||||
| ScrollbarThumbBevel:	WHITE | ||||
| ScrollbarThumbGrippyBase:	SHADOW5 | ||||
| ScrollbarThumbGrippyEdge:	SHADOW3 | ||||
|  | ||||
| ScrollbarButtonTopBorder:	SHADOW3 | ||||
| ScrollbarButtonBottomBorder:	SHADOW4 | ||||
| ScrollbarButtonBetweenBorder:	SHADOW1_5 | ||||
| ScrollbarButtonBevel:	HIGHLIGHT1 | ||||
| ScrollbarButtonArrow:	TEXT | ||||
|  | ||||
| ScrollArrow:		GREY(0.4) | ||||
| ScrollArrowSelected:	TEXT | ||||
| ScrollArrowDisabled:	SHADOW1_5 | ||||
|  | ||||
| ProgressMeterPercentLabelLeft:	GREY(0) | ||||
| ProgressMeterPercentLabelRight:	WHITE | ||||
| ProgressMeterTopBorder:	SHADOW3 | ||||
| ProgressMeterBottomBorder:	SHADOW4 | ||||
| ProgressMeterWellGradHi:	SHADOW4 | ||||
| ProgressMeterWellGradLo:	SHADOW2 | ||||
| ProgressMeterBevelTop:	HIGHLIGHT1 | ||||
| ProgressMeterBevelBottom:	SELECTION_SHADOW | ||||
| ProgressMeterGradHi:	SELECTION_HIGHLIGHT2 | ||||
| ProgressMeterGradLo:	SELECTION_BASE | ||||
| ProgressMeterText:	TEXT | ||||
|  | ||||
| ListShadow:	BORDERBASE | ||||
| ListHighlight:	HIGHLIGHT1 | ||||
| ListBorder:	HIGHLIGHT3 | ||||
| // ListBG does not seem to be used anywhere | ||||
| ListBG:	HIGHLIGHT1 | ||||
| ListEntry1:		LISTA | ||||
| ListEntry2:		LISTB | ||||
| ListEntrySelected:	SELECTION_BASE | ||||
| ListTitleShadow:	SHADOW3 | ||||
| ListTitleHighlight:	HIGHLIGHT2 | ||||
| ListTitleGradHi:	HIGHLIGHT3 | ||||
| ListTitleGradLow:	BACKGROUND | ||||
| ListTitleHighlightGradHi:	SELECTION_HIGHLIGHT2 | ||||
| ListTitleHighlightGradLow:	SELECTION_BASE | ||||
| ListText:		TEXT | ||||
| ListAltText:		SHADOW3 | ||||
|  | ||||
| HotkeyMgrUnboundActionFG:	SHADOW3 | ||||
|  | ||||
| // Divider line between spreadsheet columns | ||||
| SSBorder:	GREY(0.9) | ||||
|  | ||||
| GroupBorder:	BORDERBASE | ||||
|  | ||||
| InfoBG:	HELP_BG | ||||
| InfoText:	TEXT | ||||
|  | ||||
| PopupHelpBG:		HELP_BG | ||||
| PopupHelpFG:		grey18 | ||||
| PopupHelpHotkeyFG:	SHADOW4 | ||||
| PopupExtraHelpFG:	TEXT | ||||
| PopupExtraHelpBG:	HELP_F1_BG | ||||
|  | ||||
| ShelfGradHi:	WHITE | ||||
| ShelfGradMidHi:	GREY(0.82) | ||||
| ShelfGradMidLow:	GREY(0.75) | ||||
| ShelfGradLow:	GREY(0.82) | ||||
|  | ||||
| // This does not appear to be used | ||||
| //ShelfBG:	0.5 1 0 | ||||
|  | ||||
| ShelfEmptyBG:	DIM_BG | ||||
| ShelfTabActiveHi:	HIGHLIGHT1 | ||||
| ShelfTabActiveLow:	HIGHLIGHT1 | ||||
| ShelfTabInactiveHi:	HIGHLIGHT3 | ||||
| ShelfTabInactiveLow:	GREY(0.8) | ||||
|  | ||||
| PaneTabActiveHi:	HIGHLIGHT2 | ||||
| PaneTabActiveLow:	HIGHLIGHT2 | ||||
| PaneTabInactiveHi:	DIM_BG | ||||
| PaneTabInactiveLow:	DIM_BG | ||||
| PaneTabEdges:	BLACK | ||||
| PaneEmptyBG:	DIM_BG | ||||
| PaneBorder:	BLACK | ||||
| PaneHeaderGradHi:	HIGHLIGHT2 | ||||
| PaneHeaderGradLow:	BACKGROUND | ||||
| PaneTabShadow:	SHADOW3 | ||||
|  | ||||
| PathGadgetArrow1:	GREY(0.5) | ||||
| PathGadgetArrow2:	WHITE | ||||
| PathGadgetArrow3:	GREY(0.95) | ||||
| // | ||||
| PathGadgetArrow1Selected:	HIGHLIGHT2 | ||||
| PathGadgetArrow2Selected:	GREY(0.83) | ||||
| PathGadgetArrow3Selected:	BORDERBASE | ||||
| // | ||||
| PathGadgetPrimaryBorder:	BORDERBASE | ||||
| PathGadgetSecondaryBorder:	SHADOW4 | ||||
| // | ||||
| PathGadgetPrimaryBorderSelected:	SHADOW5 | ||||
| PathGadgetSecondaryBorderSelected: 	SHADOW4 | ||||
| // | ||||
| PathGadgetBevel:	HIGHLIGHT1 | ||||
| PathGadgetBevelSelected:	BORDERBASE | ||||
| // | ||||
| PathGadgetText:	TEXT | ||||
| // | ||||
| PathGadgetGradHi:	HIGHLIGHT3 | ||||
| PathGadgetGradLow:	GREY(0.83) | ||||
| // | ||||
| PathGadgetGradHiSelected:	SHADOW3 | ||||
| PathGadgetGradLowSelected:	SHADOW2 | ||||
| // | ||||
| PathGadgetHistoryButtonBevel:	SHADOW1_5 | ||||
| PathGadgetHistoryButtonBevelSelected:	GREY(0) | ||||
|  | ||||
| ViewportBorder:	GREY(0.45) | ||||
| ViewportDividers:	GREY(0.4) | ||||
|  | ||||
| ViewportInspectBox:	GREY(0.8) | ||||
| ViewportInspectBorder:	GREY(0.3) | ||||
| ViewportInspectText:	BLACK | ||||
|  | ||||
| TreeNodeBG:	EDIT_BG | ||||
| TreeNodeAlternateBG:	EDIT_BG_ALT | ||||
| TreeNodeSelectedBG:	SELECTION_BASE | ||||
| TreeNodeSelectedFG:	SELECTED_TEXT | ||||
| TreeNodeReservedParmFG:	SHADOW3 | ||||
| TreeLine:	GREY(0.5) | ||||
|  | ||||
| PerformanceGood: 0.45 0.82 0.08 | ||||
| PerformanceBad: 0.8 0 0 | ||||
|  | ||||
| RecordBtnFlash: #E6 17 17 | ||||
|  | ||||
| NodeConnectionDefaultBG:	SHADOW3_5 | ||||
| NodeConnectionTextBG:	HIGHLIGHT3 | ||||
| NodeConnectionGlow:	WHITE | ||||
| NodeConnectionArrowLight:	WHITE | ||||
| NodeConnectionArrowDark:	BLACK | ||||
| NodeConnectionBevel:	WHITE | ||||
| NodeConnectionTopBorder:	GREY(0.33) | ||||
| NodeConnectionBottomBorder:	BLACK | ||||
|  | ||||
| NodeButtonGrad:	GRADIENT_HIGH | ||||
| // NodeButtonSelectedGrad does not seem to be used anymore. | ||||
| NodeButtonSelectedGrad:	BLACK | ||||
| NodeButtonBevel:	WHITE | ||||
| NodeButtonBevelSelected:	BLACK | ||||
| NodeSeparator:	SHADOW3 | ||||
| NodeSeparatorEnabled:	GREY(0.33) | ||||
| NodeError:	ERROR | ||||
| NodeWarningBG:	BLACK | ||||
| NodeWarningFG:	1.0 0.87 0 | ||||
| NodeDefaultBG:	BACKGROUND | ||||
| NodeHighlight:	0 0.68 0.94 | ||||
| NodeDebugFG:	0.741 0.988 1 | ||||
|  | ||||
| NodeTemplateFlag:	#FF 66 FF | ||||
| NodeSelectableTemplateFlag:	#CC 33 CC | ||||
| NodeBypassFlag:	1.0 1.0 0 | ||||
| NodeRenderFlag:	0.666 0.5 1.0 | ||||
| NodeDisplayFlag:	#00 66 CC | ||||
| NodeDisplayAndRenderFlag:	0 0.68 0.94 | ||||
| NodeOutputFlag:			0.75 0.4 0.0 | ||||
| NodeSelectableFlag:	#66 CC 00 | ||||
| NodeExportFlag:	0.75 0.4 0.0 | ||||
| NodeHiddenFlag:			0.42 0.4 0.25 | ||||
| NodeAudioFlag:	0.0 0.5 0.5 | ||||
| NodeThumbnailFlag:	0.35 0.6 0.2 | ||||
| NodeLockFlag:	#FF 33 00 | ||||
| NodeSoftLockFlag:	#C4 E3 61 | ||||
| NodeLoadedWithUnloadFlagOn:	1.0 0.0 1.0 | ||||
| NodeDebugFlag:	0.741 0.988 1 | ||||
|  | ||||
| NetworkSelection:	1.00 1.00 0.00 | ||||
| NetworkCurrent:	1.00 0.85 0.00 | ||||
| NetworkCurrentNonSelected:	GREY(0.4) | ||||
| NetworkBackground:	GREY(0.65) | ||||
| NetworkDisplayHighlight:	0.4180 0.5469 0.6758 | ||||
| NetworkRenderHighlight:	#9E 8E AE | ||||
| NetworkOutputHighlight:		0.75 0.4 0.0 | ||||
| NetworkTemplateHighlight:	#FF 66 FF | ||||
| NetworkOverviewDragger:	WHITE | ||||
| NetworkTimeDependent:	0.0 1.0 0.0 | ||||
|  | ||||
| NetworkGrid:	GREY(0.78) | ||||
|  | ||||
| NetworkWireNormal:	0.5 0.5 0.5 | ||||
| NetworkWireActive:	0.0 0.3 0.0 | ||||
| NetworkWireActiveLight:	0.0 0.8 0.0 | ||||
| NetworkWireHighlight:	1.0 1.0 0.0 | ||||
| NetworkWireShadow:	0.0 0.0 0.0 | ||||
| NetworkWireExtraNormal:	0.996 0.75 0.8 | ||||
| NetworkWireExtraActive:	0.3 0.0 0.0 | ||||
| NetworkWireExtraActiveLight:	0.8 0.0 0.0 | ||||
| NetworkWireIKNormal:	0.72 0.31 0.72 | ||||
| NetworkWireIKActive:	0.0 0.0 0.3 | ||||
| NetworkWireIKActiveLight:	0.0 0.0 0.8 | ||||
| NetworkWireOutputOverrideNormal:	1.0 1.0 1.0 | ||||
| NetworkWireOutputOverrideHighlight:	0.0 1.0 0.0 | ||||
| NetworkWireTimeDepNormal:	0.0 1.0 0.0  | ||||
| NetworkWireLoopBack:		HSV 180 1.0 1.0 1.0 | ||||
| NetworkWirePassThrough:		HSV 180 1.0 1.0 1.0 | ||||
|  | ||||
| StatusBarMessageFG:	BLACK | ||||
| StatusBarMessageBG:	BACKGROUND | ||||
| // | ||||
| StatusBarPromptFG:	WHITE | ||||
| StatusBarPromptBG:	0.3 0.4 0.9 | ||||
| // | ||||
| StatusBarWarningFG:	WHITE | ||||
| StatusBarWarningBG:	0.85 0.25 0.0 | ||||
| // | ||||
| StatusBarErrorFG:	WHITE | ||||
| StatusBarErrorBG:	1.0 0.0 0.0 | ||||
|  | ||||
| DopeSheetCurrentFrameFG:	WHITE | ||||
| DopeSheetCurrentFrameBG:	BLACK | ||||
| DopeSheetIndicatorLine:	    	BLACK | ||||
| DopeSheetKnob:	GREY(0.2) | ||||
| DopeSheetKnobPendingKey:	SELECTION_BASE | ||||
| DopeSheetKnobOutlier:	1 1 0 | ||||
| DopeSheetKeyActive:	0.263 0.522 0 | ||||
| DopeSheetKeyPartial:	0 1 0 | ||||
| DopeSheetKeyPending:	SELECTION_BASE | ||||
| DopeSheetKeyMuted:	GREY(0.2) | ||||
| DopeSheetKeyOverlay:	1 0 0 | ||||
| DopeSheetKeyDisabled:	0.5 0 1 | ||||
| DopeSheetKeySelected:	    SELECTION_HIGHLIGHT2 | ||||
| DopeSheetKeySelectedBorder: SELECTION_BASE | ||||
| DopeSheetOutsideRangeBG: BACKGROUND | ||||
| DopeSheetSimulation:		0 0.5 1 | ||||
| DopeSheetSimulationReset:	1 0.5 0 | ||||
| DopeSheetSimulationPlaying:	0.59 0.48 0.71 | ||||
| DopeSheetTimeline:	GREY(0.7) | ||||
| DopeSheetTimelineAudio:	GREY(0.5) | ||||
| DopeSheetTickLarge:	GREY(0.3) | ||||
| DopeSheetTickSmall:	GREY(0.6) | ||||
| DopeSheetTickSmallAudio:	GREY(0.35) | ||||
| DopeSheetTickNumber:	GREY(0.5) | ||||
| DopeSheetRangeNumber:	GREY(0.3) | ||||
| DopeSheetRowDisabled:	GREY(0.86) | ||||
| DopeSheetRowLight:	LISTA | ||||
| DopeSheetRowDark:	LISTB | ||||
| DopeSheetColLine:	GREY(0.9) | ||||
| DopeSheetRowLine:	GREY(0.9) | ||||
| DopeSheetViewLock:	1 1 0.5 | ||||
| DopeSheetSelection:	1 1 0 | ||||
| DopeSheetSelectionHover:	1 1 0.5 | ||||
| DopeSheetSelectionActive:	1 1 0.5 | ||||
| DopeSheetSelectionInactive:	1 1 0 | ||||
| DopeSheetSelectionInactiveLock:	1 0 1 | ||||
| DopeSheetSelectionText:	GREY(0) | ||||
| DopeSheetSelectionRemove:	1 0 0 | ||||
| DopeSheetOverwriteHover:	1 0 0 | ||||
| DopeSheetOverwriteActive:	0.7 0 0 | ||||
| DopeSheetOverwriteInactive:	0.9 0 0 | ||||
| DopeSheetSpreadSheetText:	GREY(0) | ||||
| DopeSheetSpreadSheetDisabled:	1 0.9176 0.9569 | ||||
| DopeSheetRippleTool:	1 1 0 | ||||
|  | ||||
| BorderLight:		BORDERBASE | ||||
| BorderDark:		BLACK | ||||
|  | ||||
| AssetBannerBackground:		GREY(0.12) | ||||
| AssetUpdateStatusBackground:	0.19 0.28 0.38 | ||||
| AssetUpdateStatusText:		WHITE | ||||
| OrboltSplashscreenProgressbar:	0.19 0.28 0.38 | ||||
|  | ||||
| MplayInspectBox:	GREY(0.8) | ||||
| MplayInspectBorder:	GREY(0.3) | ||||
| MplayInspectText:	BLACK | ||||
| MplayColorCorrectWarn:  1 1 0.75  | ||||
| // | ||||
| // The following colors are used on the top control panels | ||||
| // within the desktop panes to indicate the current data type. | ||||
| // These are Tints, not colors, so beware of modifying the saturation | ||||
| // or brightness. | ||||
| // | ||||
| ObjectColor:	HSV 210 0.05 0.95 | ||||
| SopColor:	HSV 100 0.05 0.95 | ||||
| DopColor:	HSV 0 0.05 0.95 | ||||
| PopNetColor:	HSV 170 0.05 0.95 | ||||
| PopColor:	HSV 170 0.05 0.95 | ||||
| ShopColor:	HSV 340 0.05 0.95 | ||||
| VopNetColor:	HSV 260 0.05 0.95 | ||||
| VopColor:	HSV 260 0.05 0.95 | ||||
| ChopNetColor:	HSV 60 0.05 0.95 | ||||
| ChopColor:	HSV 60 0.05 0.95 | ||||
| CopNet2Color:	HSV 40 0.05 0.95  | ||||
| Cop2Color:	HSV 40 0.05 0.95 | ||||
| OutputColor:	HSV 20 0.05 0.95 | ||||
| RootColor:	HSV 0 0 1 | ||||
|  | ||||
| // Channel Editor Colors --------------------------------------------------- | ||||
| // | ||||
| // These colors for for graphical elements in the Channel Editor | ||||
| // | ||||
| ChannelEditorBackground:	    GREY(0.65)	    // Background of the graph same as network color | ||||
| ChannelEditorTimebar:		    BLACK	    // Color of timebar to be xored on top | ||||
| ChannelEditorGridLine:		    GREY(0.78)	    // Graph grid line | ||||
| ChannelEditorGridDashedLine:	    GREY(0.78)	    // Graph grid dashed line | ||||
| ChannelEditorHandleDefault:	    BLACK	    // Handles | ||||
| ChannelEditorHandleSelected:	    1.0 0.88235 0.701  // Selected handle | ||||
| ChannelEditorHandleLocated:	    1.00 1.00 0.00  // Handle when mouse is on top | ||||
| ChannelEditorHandleSelectedLocated: 1.00 1.00 1.00  // Selected handle when mouse is on top | ||||
| ChannelEditorTimeText:		    GREY(0.65)	    // Color of the bottom time text | ||||
| ChannelEditorViewLock:		    1 1 0.5 | ||||
|  | ||||
| // Channel Colors ---------------------------------------------------------- | ||||
| // | ||||
| // These colors are for coloring channels in various places in Houdini | ||||
| // (eg. the Channel Editor and Channel List panes). | ||||
| // | ||||
| // They are currently divided into 4 groups: | ||||
| //   - red colors:   for channel names ending in x or r | ||||
| //   - green colors: for channel names ending in y or g | ||||
| //   - blue colors:  for channel names ending in z or b | ||||
| //   - other colors: for channel names not ending in letters mentioned above | ||||
| // The channel names ending r, g, or b always use the first entry of each of | ||||
| // their respective color groups. | ||||
| // | ||||
| // Each color group contains an arbitrary number of similar colors, uniquely | ||||
| // determined by their numeric suffix.  When determining the color of a | ||||
| // particular channel, both its node and channel name is used. For example, | ||||
| // point1/tx and point1/vx will be both be reds of different hues, which in turn | ||||
| // will also differ from point2/tx and point2/vx. | ||||
| // | ||||
| ChannelColorRed1:   hsv   0.0 1.0 1.00  // red | ||||
| ChannelColorRed2:   hsv 320.0 1.0 1.00  // before red | ||||
| ChannelColorRed3:   hsv 340.0 1.0 1.00 | ||||
| ChannelColorRed4:   hsv  20.0 1.0 1.00  // after red | ||||
| ChannelColorRed5:   hsv  40.0 1.0 1.00 | ||||
| ChannelColorGreen1: hsv 120.0 1.0 1.00  // green | ||||
| ChannelColorGreen2: hsv  80.0 1.0 1.00  // before green | ||||
| ChannelColorGreen3: hsv 100.0 1.0 1.00 | ||||
| ChannelColorGreen4: hsv 140.0 1.0 1.00  // after green | ||||
| ChannelColorGreen5: hsv 160.0 1.0 1.00 | ||||
| ChannelColorBlue1:  hsv 240.0 1.0 1.00  // blue | ||||
| ChannelColorBlue2:  hsv 200.0 1.0 1.00  // before blue | ||||
| ChannelColorBlue3:  hsv 220.0 1.0 1.00 | ||||
| ChannelColorBlue4:  hsv 260.0 1.0 1.00  // after blue | ||||
| ChannelColorBlue5:  hsv 280.0 1.0 1.00 | ||||
| ChannelColorOther1: hsv  60.0 1.0 1.00  // Yellow | ||||
| ChannelColorOther2: hsv 180.0 1.0 1.00  // Aqua | ||||
| ChannelColorOther3: hsv 300.0 1.0 1.00  // Purple | ||||
| ChannelColorOther4: hsv  60.0 1.0 0.75  // Dark Yellow | ||||
| ChannelColorOther5: hsv 180.0 1.0 0.75  // Dark Aqua | ||||
| ChannelColorOther6: hsv 300.0 1.0 0.75  // Dark Purple | ||||
|  | ||||
| // Geometry group colors --------------------------------------------------- | ||||
| // | ||||
| // These two colors specify opposing corners of a quadrilateral in HSV space. | ||||
| // Colors for geometry groups are sampled from within this quad. | ||||
| // | ||||
| GeoGroupColor1: hsv  90.0 0.3 1.0 | ||||
| GeoGroupColor2: hsv 330.0 0.6 1.0 | ||||
|  | ||||
| // Syntax highlighting in editors and input boxes | ||||
| ParmSyntaxPlainColor:	black | ||||
| ParmSyntaxStringColor:	#00 66 00 | ||||
| ParmSyntaxVarColor:	#88 88 00 | ||||
| ParmSyntaxFuncColor:	#00 66 66 | ||||
| ParmSyntaxKeywordColor:	#88 00 88 | ||||
| ParmSyntaxQuoteColor:	#00 00 66 | ||||
| ParmSyntaxNumberColor:	#00 7f 40 | ||||
| ParmSyntaxRefColor:	#77 44 00 | ||||
| ParmSyntaxCommentColor:	#88 88 00 | ||||
| ParmSyntaxErrorColor:	#ff 00 00 | ||||
| ParmParenMatchColor:	#00 55 00 | ||||
| ParmQuoteMatchColor:	#00 ff ff | ||||
| ParmMisMatchColor:	#ff 77 77 | ||||
|  | ||||
| PreEditUnderlineColor:	SELECTION_BASE | ||||
|  | ||||
| // Old UI Resources ---------------------------------------------------------- | ||||
| ForegroundColor:	grey80 | ||||
| BackgroundColor:	grey62 | ||||
| TextColor:	grey18 | ||||
| PaperColor:	EDIT_BG | ||||
| TextHighlightColor:		TEXT_HIGHLIGHT | ||||
|  | ||||
| ButtonColor:	BACKGROUND | ||||
| ButtonStripColor:	BACKGROUND | ||||
|  | ||||
| ListTitleColor:	grey68 | ||||
| ListEntryColor:	grey62 | ||||
| ListEntrySelectedColor:	lightgoldenrod2 | ||||
|  | ||||
| MenuBarColor:	grey75 | ||||
| MenuColor:	grey70 | ||||
| BlueSelectedMenuColor:	#20 20 ff | ||||
|  | ||||
| SliderColor:	grey65 | ||||
| SliderThumbColor:	grey68 | ||||
| InputColor:	grey70 | ||||
| RadioColor:	grey60 | ||||
|  | ||||
| SelectOnColor:	yellow3 | ||||
| SelectOffColor:	yellow4 | ||||
|  | ||||
| IconBackgroundColor:	grey80 | ||||
| IconOutlineColor:	grey30 | ||||
| IconShadowColor:	grey50 | ||||
| IconLocatedColor:	white | ||||
|  | ||||
| DisabledTextColor:	grey50 | ||||
| DisabledTextDropShadowColor:	grey80 | ||||
| PopupHelpBackgroundColor:	SELECTION_HIGHLIGHT2 | ||||
|  | ||||
| // New colors for Popup windows (Ex. Anonymous Usage Stats Window) | ||||
| PopupWindowTextColor:	white | ||||
| BlueTextLinkColor:      #33 66 BB | ||||
|  | ||||
| // Note: the luminance levels of most of these colors should be similar | ||||
| // so that none of them stands out too much and so that the text | ||||
| // in the parameter fields will be readable. | ||||
| // | ||||
|  | ||||
| // Parameter is locked | ||||
| LockedColor:	#c4 c4 c4 | ||||
| // Pending change  | ||||
| PendingColor:	#ff ff aa //yellow | ||||
| // Keyframe | ||||
| IsKeyColor:	#df ff b6 //green | ||||
| // constant() or channel with no keys | ||||
| IsSoftKeyColor:	#d5 ff fe //cyan | ||||
| // Channel, not at a key. (Expression) | ||||
| IsNotKeyColor:	#d5 ff fe //cyan | ||||
| // Channel is disabled from dopesheet | ||||
| DisabledColor:	#8c a8 bf //steel | ||||
| // Has "lock()" expression | ||||
| ChannelLockedColor:	#c6 c6 c6 //gray | ||||
| // Parameter is overridden by chop | ||||
| OverrideColor:	#ff eb b5 //peach | ||||
| // Expr language differs from node lang. | ||||
| OtherLanguageColor:	#ed d1 ee //purple | ||||
| // Accent for non-default parms | ||||
| NonDefAccentColor:	0.00 0.00 0.00 | ||||
| // Accent for !!ch()!! parms | ||||
| ChanRefAccentColor:	0.50 0.90 0.50 | ||||
| // Accents are this color when disabled | ||||
| DisabledAccentColor:	0.30 0.30 0.30 | ||||
| // Parm color when exluded from take, and auto-take is on. | ||||
| AutoTakeExcluded:  	0.86 0.84 0.75 | ||||
|  | ||||
| // | ||||
| // Parm border colors indicating that the parm has a handle associated with it: | ||||
| // | ||||
|  | ||||
| // handle is invisible, probably XCF | ||||
| InvisibleHandleColor:	0.70 0.00 0.00 | ||||
| // handle is visible, eg. xform handle | ||||
| VisibleHandleColor:	0.00 0.50 0.50 | ||||
| // handle is active | ||||
| ActiveHandleColor:	1.00 1.00 0.00 | ||||
|  | ||||
| // | ||||
| // The following are used for the flag buttons in the group and node | ||||
| // tiles and listers. | ||||
|  | ||||
| SelectOnColor:	0.75 0.75 0 | ||||
| SelectOffColor:	0.56 0.56 0 | ||||
| DisplayOnColor:	0.3 0.5 1 | ||||
| DisplayOffColor:	0.2 0.3 0.6 | ||||
| TemplateOnColor:	1 0.5 1 | ||||
| TemplateOffColor:	0.75 0.37 0.75 | ||||
| BypassOnColor:	1 0.5 0 | ||||
| BypassOffColor:	0.5 0.25 0 | ||||
| SelectableOnColor:	0.6 0.35 0.2 | ||||
| SelectableOffColor:	0.4 0.2 0.15 | ||||
| ExposeOnColor:	1 0 0 | ||||
| ExposeOffColor:	0.6 0 0 | ||||
| CurrentColor:	0.25 0.85 0.25 | ||||
|  | ||||
|  | ||||
| SplitBarEdgeColor:	GREY(0.36) | ||||
| SplitBarLightColor:	GREY(0.432) | ||||
| SplitBarDarkColor:	GREY(0.18) | ||||
|  | ||||
| SplitBarPaneOutline: 	0.59 0.59 0.59 | ||||
| SplitBarGrippyColor:	0.08 0.08 0.08 | ||||
| SplitBarHighlight:	1 1 1 | ||||
|  | ||||
| PlayBarOnColor:	0.05 0.8 0.05 | ||||
| PlayBarOffColor:	0.25 0.25 0.25 | ||||
| PlayBarDisabledColor:	0.4 0.4 0.4 | ||||
| PlayBarResetColor:	1 1 0.0 | ||||
| PlayBarNoPending:	0 0.8 0 | ||||
| PlayBarNoPending2:	0 1 0 | ||||
| PlayBarPending:	0.75 0.75 0.5 | ||||
| PlayBarPending2:	1 1 0.5 | ||||
| PlayBarAudioWaveColor:	0.643 0.643 0.643 | ||||
| PlayBarStartEndFieldBG:	EDIT_BG_ALT | ||||
|  | ||||
| // The following are used for the indicator colours in the info button | ||||
| ErrorFlag:	0.9 0.1 0.1 | ||||
| WarningFlag:	1 1 0 | ||||
| MessageFlag:	0.8 0.8 0.8	 | ||||
| FilteredFlag:	0.6 0.6 0.6 | ||||
|  | ||||
| // The NoSaveFlag color is used in the resource managers for .nosave files | ||||
| NoSaveFlag:	0.0 0.4 0.1 | ||||
|  | ||||
| // The following colors are for the status bar | ||||
| MessageColor:	0.0 0.0 0.0 | ||||
| PromptColor:	0.3 0.4 0.9 | ||||
| WarningColor:	0.85 0.25 0.0 | ||||
| ErrorColor:	1.0 0.0 0.0 | ||||
|  | ||||
| // The following color is for the SHOP viewer | ||||
| ShopViewTitleColor	1.0 1.0 0.0 | ||||
|  | ||||
| // The following colors are for Vop input/output labels | ||||
| VopInOutVector4Color:		0.7	0.9	0.6 | ||||
| VopInOutVector4ArrayColor:	0.6	0.7	0.55 | ||||
| VopInOutVectorColor:		0.5	0.8	0.5 | ||||
| VopInOutVectorArrayColor:	0.5	0.65	0.5 | ||||
| VopInOutVector2Color:		0.4	0.7	0.4 | ||||
| VopInOutVector2ArrayColor:	0.3	0.5	0.3 | ||||
| VopInOutNormalColor:		0.4	0.4	0.8 | ||||
| VopInOutColorColor:		0.7	0.5	0.3 | ||||
| VopInOutFloatColor:		0.5	0.7	0.6 | ||||
| VopInOutFloatArrayColor:	0.5	0.6	0.55 | ||||
| VopInOutIntColor:		0.5	0.7	0.8 | ||||
| VopInOutIntArrayColor:		0.5	0.6	0.65 | ||||
| VopInOutStringColor:		0.8	0.7	0.6 | ||||
| VopInOutStringArrayColor:	0.65	0.6	0.55 | ||||
| VopInOutMatrix2Color:		0.6	0.4	0.8 | ||||
| VopInOutMatrix2ArrayColor:	0.5	0.4	0.6 | ||||
| VopInOutMatrix3Color:		0.7	0.5	0.9 | ||||
| VopInOutMatrix3ArrayColor:	0.6	0.5	0.7 | ||||
| VopInOutPointColor:		0.7	0.3	0.7 | ||||
| VopInOutMatrix4Color:		0.7	0.65	0.9 | ||||
| VopInOutMatrix4ArrayColor:	0.6	0.575	0.7 | ||||
| VopInOutBsdfColor:		0.9	0.9	0.5 | ||||
| VopInOutStructColor:		0.3	0.4	0.8 | ||||
| VopInOutMethodColor:		0.9	0.7	0.1 | ||||
| VopInOutMultiColor:		0.9	0.9	0.9 | ||||
| VopErrorColor:			1.0	0.0	0.0 | ||||
|  | ||||
| // The colors for SHOP input output labels | ||||
| ShopInOutSurfaceColor:	0.9	0.7	0.6 | ||||
| ShopInOutShadowColor:	0.2	0.2	0.3 | ||||
| ShopInOutDisplaceColor:	0.6	0.7	0.9 | ||||
| ShopInOutGeometryColor:	0.7	0.9	0.7 | ||||
| ShopInOutLightColor:	0.9	0.9	0.6 | ||||
| ShopInOutFogColor:	0.7	0.7	0.7 | ||||
| ShopInOutPropertiesColor: 	0.5 	0.8	0.9 | ||||
| ShopInOutShaderColor:	0.9	0.9	0.9 | ||||
| ShopInOutImage3dColor:	0.4	0.9	0.7 | ||||
| ShopInOutImage3dArrayColor:	0.3	0.7	0.6 | ||||
|  | ||||
| // The following colors are for Dop input/output labels | ||||
| DopInOutObjectColor:	0.65	0.65	0.65 | ||||
| DopInOutDataColor:	0.50	0.80	0.50 | ||||
| DopInOutRelDataColor:	0.20	0.60	0.20 | ||||
| DopInOutSolverColor:	0.7	0.5	0.9 | ||||
| DopInOutAnyColor:	0.9	0.9	0.9 | ||||
|  | ||||
| // The following colors are for simple spreadsheets (ie. tables) | ||||
| SSTableBackgroundColor:	0.9	0.9	0.9 | ||||
| SSTableSelectedColor:	0.125	0.125	1.0 | ||||
|  | ||||
| // The following colors are for parameter spreadsheets | ||||
| ParmSheetEmptyColor:	0.65	0.65	0.65 | ||||
| ParmSheetHeaderColor:	0.60	0.60	0.60 | ||||
|  | ||||
| // The following color is used for buttons that simulate a hyper-text link | ||||
| HyperTextLinkColor:	0.0	0.0	1.0 | ||||
|  | ||||
| // The following colors are used to highlight the names of operators that have | ||||
| // a given property (e.g. modified parameters) | ||||
| OpNameNoneColor:	0.0	0.0	0.0 | ||||
| OpNameCommentsColor:	0.0	0.0	1.0 | ||||
| OpNameAnimatedColor:	0.0	0.45	0.0 | ||||
| OpNameModifiedColor:	0.7	0.1	0.8 | ||||
| OpNameChoppedColor:	1.0	0.5	0.0 | ||||
| OpNameSyncedColor:	0.1	0.1	0.6 | ||||
| OpNameUnsyncedColor:	0.6	0.1	0.1 | ||||
| OpNameSubnetColor:	0.2	0.2	0.5 | ||||
|  | ||||
| // The following color is used for the text in the parameter title bar that | ||||
| // indicates how many nodes are selected | ||||
| ParmTitleBarNumSelectedColor:	0.125	0.125	1.0 | ||||
|  | ||||
| // The following color is used for the text in the take label to indicate that | ||||
| // the auto take mode is enabled | ||||
| AutoTakeModeColor:	0.40	0.70	0.40 | ||||
|  | ||||
| // These colors are used by the operator type manager. | ||||
| OTLUnusedColor:	0.70	0.10	0.10 | ||||
| OTLOutOfDateColor:	0.70	0.70	0.10 | ||||
| OTLPreferredColor:	0.20	0.70	0.20 | ||||
|  | ||||
| // These colors are used by the simulation tree view. | ||||
| SIMAltRepColor:	0.20	0.70	0.20 | ||||
| SIMObjectColor:	0.00	0.00	0.00 | ||||
| SIMDataColor:	0.00	0.00	0.00 | ||||
| SIMRelDataColor:	0.00	0.00	0.00 | ||||
| SIMRecordColor:	0.00	0.00	0.00 | ||||
| SIMAffectorsColor:	0.00	0.00	0.00 | ||||
| SIMGroupsColor:	0.00	0.00	0.00 | ||||
| SIMEngineColor:	0.00	0.00	0.00 | ||||
| SIMEngineInterpColor:	0.70	0.70	0.10 | ||||
| SIMAffectorColor:	0.10	0.10	0.60 | ||||
| SIMMutualColor:	0.20	0.70	0.20 | ||||
| SIMAlmostMutualColor:	0.70	0.70	0.10 | ||||
|  | ||||
| // These colors are used by the linker tree views. | ||||
| LinkerPartialLinkColor:	0.80	0.80	0.80 | ||||
|  | ||||
| // The following colors are used by the network editor in list mode | ||||
| OpListHeaderBGColor:	0.7	0.7	0.7 | ||||
| OpListSplitterColor:	0.0	0.0	0.0 | ||||
| OpListSelectionBGColor:	SELECTION_BASE | ||||
| OpListSelectionFGColor:	HIGHLIGHT1 | ||||
|  | ||||
| // These colors are used by the file dependency dialog | ||||
| FileDepAcceptColor:		0.0 0.63 0.0 | ||||
| FileDepRejectColor:		0.75 0.0 0.0 | ||||
|  | ||||
| // Colors for the shaded pick box | ||||
| ShadedPickOutline: 	      0.9 0.9 0.9 | ||||
| ShadedPickInnerLine: 	      0.7 0.7 0.7 | ||||
| ShadedPickFill:		      0.5 0.5 0.5 | ||||
| @@ -0,0 +1,54 @@ | ||||
| BackgroundColor:	1.00 1.00 1.00	# viewer background | ||||
| WireframeColor:		0.33 0.33 0.33	# non-selected primitives | ||||
| GhostFillColor:		0.30 0.30 0.30	# hidden-line ghost fill | ||||
| SelectedPrimColor:	0.66 0.66 0.66	# selected primitives | ||||
| AuxSelectedPrimColor1:	0.94 0.94 0.94	# selected primitives in first tmp. sel | ||||
| AuxSelectedPrimColor2:	0.88 1.88 1.88	# selected primitives in second tmp. sel | ||||
| PrimClosureColor:	0.50 0.50 0.50	# primitives when in closure (not sel'd) | ||||
| AuxGeoColor:		0.60 0.40 0.25	# spline and quadric hulls | ||||
| SelectedAuxGeoColor:	0.90 0.50 0.10	# selected spline and quadric hulls | ||||
| TemplateColor:		0.50 0.50 0.50	# template geometry or handles | ||||
| TargetWireColor:	0.30 0.40 0.70	# templated display SOP colour | ||||
| AxesColor:		1.00 0.20 0.20	# coordinate  or c-plane axes | ||||
| XaxesColor:		1.00 0.00 0.00	# sticky x axis | ||||
| YaxesColor:		0.00 1.00 0.00	# sticky y axis | ||||
| ZaxesColor:		0.00 0.00 1.00	# sticky z axis | ||||
| SelectedAxesColor:	1.00 0.50 0.50	# selected coordinate axes | ||||
| PrimInfoColor:		0.50 0.05 0.30	# prim-vtx, prim-num, prim-normal | ||||
| SelectedPrimInfoColor:	0.70 0.40 0.20	# sel'd prim-vtx, prim-num, prim-normal | ||||
| PointColor:		0.00 0.00 1.00	# non-selected points and point info | ||||
| SelectedPointColor:	1.00 1.00 0.00	# selected points and point info | ||||
| AuxSelectedPtColor1:	1.00 1.00 0.00	# selected points in first temp sel | ||||
| AuxSelectedPtColor2:	0.00 1.00 1.00	# selected points in second temp sel | ||||
| PointClosureColor:	0.00 0.45 1.00	# points when in closure (not sel'd) | ||||
| Guide1Color:		0.40 0.40 1.00	# 1st guide geometry | ||||
| Guide2Color:		0.20 0.50 0.80	# 2nd guide geometry | ||||
| CplaneColor:		0.33 0.48 0.48	# non-selected construction plane | ||||
| SelectedCplaneColor:	1.00 1.00 0.00	# selected construction plane | ||||
| GridColor:		0.45 0.45 0.45	# reference plane | ||||
| HeightVectorColor:	1.00 0.10 0.00	# height motion indicator | ||||
| HandleColor:		1.00 0.10 0.00	# handle for direct manip. | ||||
| SelectedHandleColor:	1.00 0.10 0.60	# selected handle for direct manip. | ||||
| PeanutColor:		0.60 0.40 0.25	# peanut color for orientation picking | ||||
| LabelColor:		1.00 1.00 1.00	# labels in viewports | ||||
| SelectedLabelColor:	1.00 1.00 0.00	# labels in the selected viewport | ||||
| SnapshotColor:		0.4  0.4  0.4   # viewport snapshot color		 | ||||
| OverlayLabelColor:	1.00 0.00 1.00	# overlay labels in view | ||||
| AuxOverlayLabelColor:	1.00 1.00 1.00	# auxiliary overlay labels in view | ||||
| HandlePivotColor:	0.45 0.00 0.90	# the pivot of handles | ||||
| HandleAxisColor:	1.00 1.00 1.00	# axis lines for the handle | ||||
| CPlaneHandleXlateColor: 0.45 0.00 0.90  # translate axes of c-plane handle | ||||
| CPlaneHandleRotateColor: 0.65 0.15 0.25 # rotate portion on c-plane handle | ||||
| CPlaneHandleBorderColor: 0.45 0.00 0.90 # scale border on c-plane handle | ||||
| OrthoGridColor:		0.55 0.55 0.55	# ortho viewport grid lines | ||||
| OrthoGridOriginColor:	0.48 0.48 0.48	# ortho viewport origin lines | ||||
| UVGridColor:		0.55 0.55 0.55	# uv viewport grid lines | ||||
| UVGridOriginColor:	0.48 0.48 0.48	# uv viewport origin lines | ||||
| UVGridBoundaryColor:	0.50 0.50 0.50	# uv viewport boundary lines | ||||
| ObjectSelectColor:	1.00 1.00 0.00	# object selection highlight color | ||||
| ObjectCurrentColor:	1.00 0.85 0.00	# current object highlight color | ||||
| ObjectSelectHintColor:	0.80 0.80 0.00	# object selection hint highlight color | ||||
| UVBackFaceFillColor:	0.90 0.50 0.90	# fill color for back facing polys | ||||
| SelectedUVBackFaceFillColor:	0.90 0.65 0.90	# the selected version | ||||
| IKCriticalZoneColor:	0.98 0.35 0.20	# inv. kin. danger zone cone | ||||
| ViewMaskOverlayColor:	0.10 0.10 0.10	# view mask overlay | ||||
| @@ -0,0 +1,726 @@ | ||||
| Scheme:	O_1_11_O_11_1_O | ||||
|  | ||||
| #include "$HFS/houdini/config/basic_colors.inc" | ||||
|  | ||||
| // Color Palette | ||||
| #define BACKGROUND	WHITE | ||||
|  | ||||
| #define TEXT	GREY(0.375) | ||||
| #define LIGHT_BASE	WHITE | ||||
|  | ||||
| #define EDIT_BG	WHITE | ||||
| #define EDIT_BG_ALT	WHITE | ||||
|  | ||||
| #define HIGHLIGHT1	WHITE | ||||
| #define HIGHLIGHT2	WHITE | ||||
| #define HIGHLIGHT3	WHITE | ||||
|  | ||||
| #define SHADOW1	GREY(0.773) | ||||
| #define SHADOW1_5	GREY(0.699) | ||||
| #define SHADOW2	GREY(0.63) | ||||
| #define SHADOW3	GREY(0.58) | ||||
| #define SHADOW3_5	GREY(0.51) | ||||
| #define SHADOW4	GREY(0.313) | ||||
| #define SHADOW5	GREY(0.15) | ||||
|  | ||||
| #define GRADIENT_HIGH	WHITE | ||||
| #define GRADIENT_LOW	WHITE | ||||
|  | ||||
| #define PRESSED_TEXT	GREY(0.375) | ||||
| #define PRESSED_HIGH	GREY(0.375) | ||||
| #define PRESSED_LOW	GREY(0.375) | ||||
|  | ||||
| #define BORDERBASE	GREY(0.5) | ||||
| #define DIM_BG	WHITE | ||||
|  | ||||
| #define HELP_BG	WHITE | ||||
| #define HELP_F1_BG	WHITE | ||||
|  | ||||
| #define SELECTION_HIGHLIGHT1	WHITE | ||||
| #define SELECTION_BASE	GREY(0.96484375) | ||||
| #define SELECTION_HIGHLIGHT2	1 0.9 0.5	 | ||||
| #define SELECTION_SHADOW	1 0.4 0 | ||||
| #define SELECTED_TEXT		GREY(0.375) | ||||
|  | ||||
| #define ERROR	RED | ||||
|  | ||||
| // Color correction for the icons -------------------------------------------- | ||||
|  | ||||
| IconBrightness:	1 | ||||
| IconContrast:	1 | ||||
| IconGamma:	1 | ||||
| IconSaturation:	1 | ||||
|  | ||||
| // New UI Resources ---------------------------------------------------------- | ||||
|  | ||||
| BackColor:	WHITE | ||||
|  | ||||
| ButtonGradHi:	WHITE | ||||
| ButtonGradLow:	WHITE | ||||
| // Low end of gradient on non-selected tabs | ||||
| ButtonNonActiveGradLow:	WHITE | ||||
|  | ||||
| // These are used for tons of borders all over the place, but | ||||
| // NOT for buttons >:-( | ||||
| ButtonShadowLight:	SHADOW1_5 | ||||
| ButtonShadowMed:	SHADOW3_5 | ||||
| ButtonShadowMedDark:	SHADOW4 | ||||
| ButtonShadowDark:	SHADOW5 | ||||
| ButtonShadow:	WHITE | ||||
|  | ||||
| ToolbarBevelLight:	WHITE | ||||
| ToolbarBevelDark:	WHITE | ||||
| // Top/left end of gradient | ||||
| ToolbarFlatGradHi:	WHITE | ||||
| // Bottom/right end of gradient | ||||
| ToolbarFlatGradLo:	WHITE | ||||
|  | ||||
| DialogBlendBG:	WHITE | ||||
|  | ||||
| ButtonText:	TEXT | ||||
| ButtonPressedText:	PRESSED_TEXT | ||||
| ButtonPressedGradHi:	GREY(0.94140625) | ||||
| ButtonPressedGradLow:	GREY(0.94140625) | ||||
|  | ||||
| ButtonMenuArrowHi:	SHADOW2 | ||||
| ButtonMenuArrowLow:	SHADOW3_5 | ||||
| ButtonMenuArrow:	HIGHLIGHT2 | ||||
|  | ||||
| ButtonArrow:	TEXT | ||||
| ButtonArrowDisabled:	HIGHLIGHT1 | ||||
| ButtonArrowPressed:	PRESSED_TEXT | ||||
|  | ||||
| MenuBG:	WHITE | ||||
| MenuText:	TEXT | ||||
| MenuTextDisabled:	SHADOW2 | ||||
| MenuTextHotkey:	SHADOW4 | ||||
| MenuHighlight:	SHADOW3 | ||||
| MenuShadow:	SHADOW5 | ||||
| MenuTextSelected:	PRESSED_TEXT | ||||
| MenuSelectedBG:	SELECTION_BASE | ||||
| MenuTitleBG:	WHITE | ||||
| InvertedMenuBackground:		GREY(0.46) | ||||
|                                                  | ||||
| // Colors for Ramp (Float) parameters. | ||||
| RampBG:			DIM_BG | ||||
| RampFG:			SHADOW4 | ||||
| RampCurve:		BLACK | ||||
| RampKeyBG:		BLACK | ||||
| RampKeyFG:		WHITE | ||||
| RampKeyHoverBG:		SHADOW3 | ||||
| RampKeyHoverFG:		SHADOW5 | ||||
| RampMarkerHover:	SHADOW3 | ||||
|  | ||||
| Separator:	BORDERBASE | ||||
|                                                  | ||||
| CheckBG:	WHITE | ||||
| CheckLocated:	SHADOW4 | ||||
| CheckColor:	SHADOW5 | ||||
|                                                  | ||||
| RadioBG:	WHITE | ||||
| RadioBorder:	SHADOW4 | ||||
| RadioDot:	GREY(0.6875) | ||||
| RadioDotHighlight:	GREY(0.6875) | ||||
|  | ||||
| TextboxBG:	WHITE | ||||
| TextboxBorderPrimary:	BORDERBASE | ||||
| TextboxBorderHighlight:	BACKGROUND | ||||
| TextboxError:	ERROR | ||||
|  | ||||
| TextboxFeedbackFG:	GREY(0.5) | ||||
| TextboxFeedbackBG:	WHITE | ||||
| SelectedTextFG:	SELECTED_TEXT | ||||
| SelectedTextBG:	SELECTION_BASE | ||||
|  | ||||
| SliderTopBorder:	BORDERBASE | ||||
| SliderBottomBorder:	HIGHLIGHT3 | ||||
| SliderAdvancedBevel:	SHADOW1_5 | ||||
| SliderAdvancedGroove:	GREY(0.75) | ||||
| SliderRemainingBevel:	GREY(0.5) | ||||
| SliderRemainingGroove:	GREY(0.8125) | ||||
| SliderTick:	SHADOW3 | ||||
| SliderRangeBrackets:	SHADOW5 | ||||
|  | ||||
| SliderThumbTopBevel:	HIGHLIGHT1 | ||||
| SliderThumbBottomBevel:	SHADOW3	 | ||||
| SliderThumbTopBorder:	SHADOW2 | ||||
| SliderThumbBottomBorder:	SHADOW4 | ||||
| SliderThumbRangeArrow:	SHADOW4 | ||||
|  | ||||
| LadderBG:	WHITE | ||||
| LadderText:	TEXT | ||||
| LadderHighlight:	SELECTION_BASE | ||||
| LadderOutline:	SHADOW3 | ||||
| LadderShadow:	SHADOW4 | ||||
|  | ||||
| ScrollbarUpperBorder:	BORDERBASE | ||||
| ScrollbarBottomBorder:	SHADOW4 | ||||
| ScrollbarWell:	WHITE | ||||
| ScrollbarWellShadow1:	WHITE | ||||
| ScrollbarWellShadow2:	WHITE | ||||
| ScrollbarWellShadow3:	WHITE | ||||
| ScrollbarWellShadowBlend12:		WHITE | ||||
| ScrollbarWellShadowBlend13:		WHITE | ||||
| ScrollbarWellShadowBlend22:		WHITE | ||||
| ScrollbarWellShadowBlend23:		WHITE | ||||
| ScrollbarWellShadowBlend32:		WHITE | ||||
| ScrollbarWellShadowBlend33:		WHITE | ||||
|  | ||||
| ScrollbarThumbTopBorder:	BORDERBASE | ||||
| ScrollbarThumbBottomBorder:	SHADOW4 | ||||
| ScrollbarThumbBevel:	WHITE | ||||
| ScrollbarThumbGrippyBase:	SHADOW5 | ||||
| ScrollbarThumbGrippyEdge:	SHADOW3 | ||||
|  | ||||
| ScrollbarButtonTopBorder:	SHADOW3 | ||||
| ScrollbarButtonBottomBorder:	SHADOW4 | ||||
| ScrollbarButtonBetweenBorder:	SHADOW1_5 | ||||
| ScrollbarButtonBevel:	HIGHLIGHT1 | ||||
| ScrollbarButtonArrow:	TEXT | ||||
|  | ||||
| ScrollArrow:		GREY(0.4) | ||||
| ScrollArrowSelected:	TEXT | ||||
| ScrollArrowDisabled:	SHADOW1_5 | ||||
|  | ||||
| ProgressMeterPercentLabelLeft:	GREY(0) | ||||
| ProgressMeterPercentLabelRight:	WHITE | ||||
| ProgressMeterTopBorder:	SHADOW3 | ||||
| ProgressMeterBottomBorder:	SHADOW4 | ||||
| ProgressMeterWellGradHi:	SHADOW4 | ||||
| ProgressMeterWellGradLo:	SHADOW2 | ||||
| ProgressMeterBevelTop:	HIGHLIGHT1 | ||||
| ProgressMeterBevelBottom:	SELECTION_SHADOW | ||||
| ProgressMeterGradHi:	SELECTION_HIGHLIGHT2 | ||||
| ProgressMeterGradLo:	SELECTION_BASE | ||||
| ProgressMeterText:	TEXT | ||||
|  | ||||
| ListShadow:	BORDERBASE | ||||
| ListHighlight:	HIGHLIGHT1 | ||||
| ListBorder:	HIGHLIGHT3 | ||||
| // ListBG does not seem to be used anywhere | ||||
| ListBG:	HIGHLIGHT1 | ||||
| ListEntry1:	EDIT_BG | ||||
| ListEntry2:	EDIT_BG_ALT | ||||
| ListEntrySelected:	SELECTION_BASE | ||||
| ListTitleShadow:	SHADOW3 | ||||
| ListTitleHighlight:	HIGHLIGHT2 | ||||
| ListTitleGradHi:	HIGHLIGHT3 | ||||
| ListTitleGradLow:	BACKGROUND | ||||
| ListTitleHighlightGradHi:	SELECTION_HIGHLIGHT2 | ||||
| ListTitleHighlightGradLow:	SELECTION_BASE | ||||
| ListText:		TEXT | ||||
| ListAltText:		SHADOW3 | ||||
|  | ||||
| // Divider line between spreadsheet columns | ||||
| SSBorder:	GREY(0.9) | ||||
|  | ||||
| InfoBG:	WHITE | ||||
| InfoText:	TEXT | ||||
|  | ||||
| PopupHelpBG:	HELP_BG | ||||
| PopupExtraHelpBG:	HELP_F1_BG | ||||
|  | ||||
| ShelfGradHi:	WHITE | ||||
| ShelfGradMidHi:	WHITE | ||||
| ShelfGradMidLow:	WHITE | ||||
| ShelfGradLow:	WHITE | ||||
|  | ||||
| // This does not appear to be used | ||||
| //ShelfBG:	0.5 1 0 | ||||
|  | ||||
| ShelfEmptyBG:	WHITE | ||||
| ShelfTabActiveHi:	WHITE | ||||
| ShelfTabActiveLow:	WHITE | ||||
| ShelfTabInactiveHi:	WHITE | ||||
| ShelfTabInactiveLow:	WHITE | ||||
|  | ||||
| PaneTabActiveHi:	WHITE | ||||
| PaneTabActiveLow:	WHITE | ||||
| PaneTabInactiveHi:	WHITE | ||||
| PaneTabInactiveLow:	WHITE | ||||
| PaneTabEdges:	BLACK | ||||
| PaneEmptyBG:	WHITE | ||||
| PaneBorder:	BLACK | ||||
| PaneHeaderGradHi:	WHITE | ||||
| PaneHeaderGradLow:	WHITE | ||||
| PaneTabShadow:	SHADOW3 | ||||
|  | ||||
| PathGadgetArrow1:	GREY(0.5) | ||||
| PathGadgetArrow2:	WHITE | ||||
| PathGadgetArrow3:	GREY(0.95) | ||||
| // | ||||
| PathGadgetArrow1Selected:	HIGHLIGHT2 | ||||
| PathGadgetArrow2Selected:	GREY(0.83) | ||||
| PathGadgetArrow3Selected:	BORDERBASE | ||||
| // | ||||
| PathGadgetPrimaryBorder:	BORDERBASE | ||||
| PathGadgetSecondaryBorder:	SHADOW4 | ||||
| // | ||||
| PathGadgetPrimaryBorderSelected:	SHADOW5 | ||||
| PathGadgetSecondaryBorderSelected: 	SHADOW4 | ||||
| // | ||||
| PathGadgetBevel:	HIGHLIGHT1 | ||||
| PathGadgetBevelSelected:	BORDERBASE | ||||
| // | ||||
| PathGadgetText:	TEXT | ||||
| // | ||||
| PathGadgetGradHi:	WHITE | ||||
| PathGadgetGradLow:	WHITE | ||||
| // | ||||
| PathGadgetGradHiSelected:	SHADOW3 | ||||
| PathGadgetGradLowSelected:	SHADOW2 | ||||
| // | ||||
| PathGadgetHistoryButtonBevel:	SHADOW1_5 | ||||
| PathGadgetHistoryButtonBevelSelected:	GREY(0) | ||||
|  | ||||
| ViewportBorder:	GREY(0.45) | ||||
| ViewportDividers:	GREY(0.4) | ||||
|  | ||||
| TreeNodeBG:	WHITE | ||||
| TreeNodeAlternateBG:	WHITE | ||||
| TreeNodeSelectedBG:	SELECTION_BASE | ||||
| TreeNodeSelectedFG:	SELECTED_TEXT | ||||
| TreeNodeReservedParmFG:	SHADOW3 | ||||
| TreeLine:	GREY(0.5) | ||||
|  | ||||
| NodeConnectionDefaultBG:	WHITE | ||||
| NodeConnectionTextBG:	HIGHLIGHT3 | ||||
| NodeConnectionGlow:	GREY(0.94140625) | ||||
| NodeConnectionArrowLight:	WHITE | ||||
| NodeConnectionArrowDark:	BLACK | ||||
| NodeConnectionBevel:	WHITE | ||||
| NodeConnectionTopBorder:	GREY(0.33) | ||||
| NodeConnectionBottomBorder:	BLACK | ||||
|  | ||||
| NodeButtonGrad:	GRADIENT_HIGH | ||||
| // NodeButtonSelectedGrad does not seem to be used anymore. | ||||
| NodeButtonSelectedGrad:	BLACK | ||||
| NodeButtonBevel:	WHITE | ||||
| NodeButtonBevelSelected:	BLACK | ||||
| NodeSeparator:	SHADOW3 | ||||
| NodeSeparatorEnabled:	GREY(0.33) | ||||
| NodeError:	ERROR | ||||
| NodeWarningBG:	BLACK | ||||
| NodeWarningFG:	1.0 0.87 0 | ||||
| NodeDefaultBG:	WHITE | ||||
| NodeHighlight:	0 0.68 0.94 | ||||
| NodeDebugFG:	0.741 0.988 1 | ||||
|  | ||||
| NodeTemplateFlag:	#FF 66 FF | ||||
| NodeSelectableTemplateFlag:	#CC 33 CC | ||||
| NodeBypassFlag:	1.0 1.0 0 | ||||
| NodeRenderFlag:	0.666 0.5 1.0 | ||||
| NodeDisplayFlag:	#00 66 CC | ||||
| NodeDisplayAndRenderFlag:	0 0.68 0.94 | ||||
| NodeSelectableFlag:	#66 CC 00 | ||||
| NodeExportFlag:	0.75 0.4 0.0 | ||||
| NodeAudioFlag:	0.0 0.5 0.5 | ||||
| NodeThumbnailFlag:	0.35 0.6 0.2 | ||||
| NodeLockFlag:	#FF 33 00 | ||||
| NodeSoftLockFlag:	#C4 E3 61 | ||||
| NodeLoadedWithUnloadFlagOn:	1.0 0.0 1.0 | ||||
| NodeDebugFlag:	0.741 0.988 1 | ||||
|  | ||||
| NetworkSelection:	1.00 1.00 0.00 | ||||
| NetworkCurrent:	1.00 0.85 0.00 | ||||
| NetworkCurrentNonSelected:	GREY(0.4) | ||||
| NetworkBackground:	WHITE | ||||
| NetworkDisplayHighlight:	0.4180 0.5469 0.6758 | ||||
| NetworkRenderHighlight:	#9E 8E AE | ||||
| NetworkOverviewDragger:	WHITE | ||||
|  | ||||
| NetworkGrid:	GREY(0.78) | ||||
|  | ||||
| NetworkWireNormal:	0.5 0.5 0.5 | ||||
| NetworkWireActive:	0.0 0.3 0.0 | ||||
| NetworkWireActiveLight:	0.0 0.8 0.0 | ||||
| NetworkWireHighlight:	1.0 1.0 0.0 | ||||
| NetworkWireShadow:	0.0 0.0 0.0 | ||||
| NetworkWireExtraNormal:	0.996 0.75 0.8 | ||||
| NetworkWireExtraActive:	0.3 0.0 0.0 | ||||
| NetworkWireExtraActiveLight:	0.8 0.0 0.0 | ||||
| NetworkWireIKNormal:	0.72 0.31 0.72 | ||||
| NetworkWireIKActive:	0.0 0.0 0.3 | ||||
| NetworkWireIKActiveLight:	0.0 0.0 0.8 | ||||
| NetworkWireOutputOverrideNormal:	1.0 1.0 1.0 | ||||
| NetworkWireOutputOverrideHighlight:	0.0 1.0 0.0 | ||||
|  | ||||
| StatusBarMessageFG:	BLACK | ||||
| StatusBarMessageBG:	WHITE | ||||
| // | ||||
| StatusBarPromptFG:	GREY(0.33) | ||||
| StatusBarPromptBG:	WHITE | ||||
| // | ||||
| StatusBarWarningFG:	GREY(0.33) | ||||
| StatusBarWarningBG:	WHITE | ||||
| // | ||||
| StatusBarErrorFG:	GREY(0.33) | ||||
| StatusBarErrorBG:	WHITE | ||||
|  | ||||
| DopeSheetCurrentFrameFG:	GREY(0.33) | ||||
| DopeSheetCurrentFrameBG:	WHITE | ||||
| DopeSheetIndicatorLine:	WHITE | ||||
| DopeSheetKnob:	GREY(0.2) | ||||
| DopeSheetKnobPendingKey:	SELECTION_BASE | ||||
| DopeSheetKnobOutlier:	1 1 0 | ||||
| DopeSheetKeyActive:	0.263 0.522 0 | ||||
| DopeSheetKeyPartial:	0 1 0 | ||||
| DopeSheetKeyPending:	SELECTION_BASE | ||||
| DopeSheetKeyMuted:	GREY(0.2) | ||||
| DopeSheetKeyOverlay:	1 0 0 | ||||
| DopeSheetKeyDisabled:	0.5 0 1 | ||||
| DopeSheetTimeline:	GREY(0.7) | ||||
| DopeSheetTimelineAudio:	GREY(0.5) | ||||
| DopeSheetTickLarge:	GREY(0.3) | ||||
| DopeSheetTickSmall:	GREY(0.6) | ||||
| DopeSheetTickSmallAudio:	GREY(0.35) | ||||
| DopeSheetEndMarker:	GREY(0.3) | ||||
| DopeSheetTickNumber:	GREY(0.5) | ||||
| DopeSheetRangeNumber:	GREY(0.3) | ||||
| DopeSheetRowDisabled:	GREY(0.86) | ||||
| DopeSheetRowLight:	GREY(0.7882) | ||||
| DopeSheetRowDark:	GREY(0.7098) | ||||
| DopeSheetColLine:	WHITE | ||||
| DopeSheetRowLine:	WHITE | ||||
| DopeSheetViewLock:	1 1 0.5 | ||||
| DopeSheetSelection:	1 1 0 | ||||
| DopeSheetSelectionHover:	1 1 0.5 | ||||
| DopeSheetSelectionActive:	1 1 0.5 | ||||
| DopeSheetSelectionInactive:	1 1 0 | ||||
| DopeSheetSelectionInactiveLock:	1 0 1 | ||||
| DopeSheetSelectionText:	GREY(0) | ||||
| DopeSheetOverwriteHover:	1 0 0 | ||||
| DopeSheetOverwriteActive:	0.7 0 0 | ||||
| DopeSheetOverwriteInactive:	0.9 0 0 | ||||
| DopeSheetSpreadSheetText:	GREY(0) | ||||
| DopeSheetSpreadSheetDisabled:	1 0.9176 0.9569 | ||||
|  | ||||
| BorderLight:		BORDERBASE | ||||
| BorderDark:		BLACK | ||||
|  | ||||
| MplayInspectBox:	GREY(0.8) | ||||
| MplayInspectBorder:	GREY(0.3) | ||||
| MplayInspectText:	BLACK | ||||
| MplayColorCorrectWarn:  1 1 0.75  | ||||
| // | ||||
| // The following colors are used on the top control panels | ||||
| // within the desktop panes to indicate the current data type. | ||||
| // These are Tints, not colors, so beware of modifying the saturation | ||||
| // or brightness. | ||||
| // | ||||
| ObjectColor:	HSV 180 0.00 1.00 | ||||
| SopColor:	HSV 180 0.00 1.00 | ||||
| DopColor:	HSV 180 0.00 1.00 | ||||
| PopNetColor:	HSV 180 0.00 1.00 | ||||
| PopColor:	HSV 180 0.00 1.00 | ||||
| ShopColor:	HSV 180 0.00 1.00 | ||||
| VopNetColor:	HSV 180 0.00 1.00 | ||||
| VopColor:	HSV 180 0.00 1.00 | ||||
| ChopNetColor:	HSV 180 0.00 1.00 | ||||
| ChopColor:	HSV 180 0.00 1.00 | ||||
| CopNet2Color:	HSV 180 0.00 1.00 | ||||
| Cop2Color:	HSV 180 0.00 1.00 | ||||
| OutputColor:	HSV 180 0.00 1.00 | ||||
| RootColor:	HSV 180 0.00 1.00 | ||||
|  | ||||
| // Channel Editor Colors --------------------------------------------------- | ||||
| // | ||||
| // These colors for for graphical elements in the Channel Editor | ||||
| // | ||||
| ChannelEditorBackground:	    WHITE  // Background of the graph | ||||
| ChannelEditorTimebar:		    WHITE  // Color of timebar to be xored on top | ||||
| ChannelEditorGridLine:		    0.20 0.20 0.20  // Graph grid line | ||||
| ChannelEditorGridDashedLine:	    0.30 0.30 0.30  // Graph grid dashed line | ||||
| ChannelEditorHandleDefault:	    0.50 0.50 0.50  // Handles | ||||
| ChannelEditorHandleSelected:	    1.00 1.00 0.00  // Selected handle | ||||
| ChannelEditorHandleLocated:	    0.80 0.80 0.80  // Handle when mouse is on top | ||||
| ChannelEditorHandleSelectedLocated: 1.00 1.00 0.80  // Selected handle when mouse is on top | ||||
|  | ||||
| // Channel Colors ---------------------------------------------------------- | ||||
| // | ||||
| // These colors are for coloring channels in various places in Houdini | ||||
| // (eg. the Channel Editor and Channel List panes). | ||||
| // | ||||
| // They are currently divided into 4 groups: | ||||
| //   - red colors:   for channel names ending in x or r | ||||
| //   - green colors: for channel names ending in y or g | ||||
| //   - blue colors:  for channel names ending in z or b | ||||
| //   - other colors: for channel names not ending in letters mentioned above | ||||
| // The channel names ending r, g, or b always use the first entry of each of | ||||
| // their respective color groups. | ||||
| // | ||||
| // Each color group contains an arbitrary number of similar colors, uniquely | ||||
| // determined by their numeric suffix.  When determining the color of a | ||||
| // particular channel, both its node and channel name is used. For example, | ||||
| // point1/tx and point1/vx will be both be reds of different hues, which in turn | ||||
| // will also differ from point2/tx and point2/vx. | ||||
| // | ||||
| ChannelColorRed1:   hsv   0.0 1.0 0.75  // red | ||||
| ChannelColorRed2:   hsv 320.0 1.0 0.75  // before red | ||||
| ChannelColorRed3:   hsv 340.0 1.0 0.75 | ||||
| ChannelColorRed4:   hsv  20.0 1.0 0.75  // after red | ||||
| ChannelColorRed5:   hsv  40.0 1.0 0.75 | ||||
| ChannelColorGreen1: hsv 120.0 1.0 0.75  // green | ||||
| ChannelColorGreen2: hsv  80.0 1.0 0.75  // before green | ||||
| ChannelColorGreen3: hsv 100.0 1.0 0.75 | ||||
| ChannelColorGreen4: hsv 140.0 1.0 0.75  // after green | ||||
| ChannelColorGreen5: hsv 160.0 1.0 0.75 | ||||
| ChannelColorBlue1:  hsv 240.0 1.0 0.75  // blue | ||||
| ChannelColorBlue2:  hsv 200.0 1.0 0.75  // before blue | ||||
| ChannelColorBlue3:  hsv 220.0 1.0 0.75 | ||||
| ChannelColorBlue4:  hsv 260.0 1.0 0.75  // after blue | ||||
| ChannelColorBlue5:  hsv 280.0 1.0 0.75 | ||||
| ChannelColorOther1: hsv  60.0 1.0 0.75  // Yellow | ||||
| ChannelColorOther2: hsv 180.0 1.0 0.75  // Aqua | ||||
| ChannelColorOther3: hsv 300.0 1.0 0.75  // Purple | ||||
| ChannelColorOther4: hsv  60.0 1.0 0.50  // Dark Yellow | ||||
| ChannelColorOther5: hsv 180.0 1.0 0.50  // Dark Aqua | ||||
| ChannelColorOther6: hsv 300.0 1.0 0.50  // Dark Purple | ||||
|  | ||||
| // Old UI Resources ---------------------------------------------------------- | ||||
| ForegroundColor:	grey80 | ||||
| BackgroundColor:	WHITE | ||||
| TextColor:	grey18 | ||||
| PaperColor:	WHITE | ||||
|  | ||||
| ButtonColor:	WHITE | ||||
| ButtonStripColor:	WHITE | ||||
|  | ||||
| ListTitleColor:	grey68 | ||||
| ListEntryColor:	grey62 | ||||
| ListEntrySelectedColor:	lightgoldenrod2 | ||||
|  | ||||
| MenuBarColor:	WHITE | ||||
| MenuColor:	WHITE | ||||
| BlueSelectedMenuColor:	#20 20 ff | ||||
|  | ||||
| SliderColor:	grey65 | ||||
| SliderThumbColor:	grey68 | ||||
| InputColor:	grey70 | ||||
| RadioColor:	grey60 | ||||
|  | ||||
| SelectOnColor:	yellow3 | ||||
| SelectOffColor:	yellow4 | ||||
|  | ||||
| IconBackgroundColor:	WHITE | ||||
| IconOutlineColor:	grey30 | ||||
| IconShadowColor:	grey50 | ||||
| IconLocatedColor:	white | ||||
|  | ||||
| DisabledTextColor:	grey50 | ||||
| DisabledTextDropShadowColor:	grey80 | ||||
| PopupHelpBackgroundColor:	WHITE | ||||
|  | ||||
| ParmSyntaxPlainColor:	GREY(0.375) | ||||
| ParmSyntaxStringColor:	#00 66 00 | ||||
| ParmSyntaxVarColor:	#88 88 00 | ||||
| ParmSyntaxFuncColor:	#00 66 66 | ||||
| ParmSyntaxKeywordColor:	#88 00 88 | ||||
| ParmSyntaxQuoteColor:	#00 00 66 | ||||
| ParmSyntaxNumberColor:	#00 7f 40 | ||||
| ParmSyntaxRefColor:	#77 44 00 | ||||
| ParmSyntaxCommentColor:	#88 88 00 | ||||
| ParmSyntaxErrorColor:	#ff 00 00 | ||||
| ParmParenMatchColor:	#00 55 00 | ||||
| ParmQuoteMatchColor:	#00 ff ff | ||||
| ParmMisMatchColor:	#ff 77 77 | ||||
|  | ||||
| EditorSyntaxPlainColor:	GREY(0.375) | ||||
| EditorSyntaxStringColor:	#00 66 00 | ||||
| EditorSyntaxVarColor:	#88 88 00 | ||||
| EditorSyntaxFuncColor:	#00 66 66 | ||||
| EditorSyntaxKeywordColor:	#88 00 88 | ||||
| EditorSyntaxQuoteColor:	#00 00 66 | ||||
| EditorSyntaxNumberColor:	#00 7f 40 | ||||
| EditorSyntaxRefColor:	#77 44 00 | ||||
| EditorSyntaxCommentColor:	#88 88 00 | ||||
| EditorSyntaxErrorColor:	#ff 00 00 | ||||
|  | ||||
|  | ||||
| // Note: the luminance levels of most of these colors should be similar | ||||
| // so that none of them stands out too much and so that the text | ||||
| // in the parameter fields will be readable. | ||||
| // | ||||
|  | ||||
| // Parameter is locked | ||||
| LockedColor:	#c4 c4 c4 | ||||
| // Pending change  | ||||
| PendingColor:	#ff ff aa //yellow | ||||
| // Keyframe | ||||
| IsKeyColor:	#df ff b6 //green | ||||
| // constant() or channel with no keys | ||||
| IsSoftKeyColor:	#d5 ff fe //cyan | ||||
| // Channel, not at a key. (Expression) | ||||
| IsNotKeyColor:	#d5 ff fe //cyan | ||||
| // Channel is disabled from dopesheet | ||||
| DisabledColor:	#8c a8 bf //steel | ||||
| // Has "lock()" expression | ||||
| ChannelLockedColor:	#c6 c6 c6 //gray | ||||
| // Parameter is overridden by chop | ||||
| OverrideColor:	#ff eb b5 //peach | ||||
| // Expr language differs from node lang. | ||||
| OtherLanguageColor:	#ed d1 ee //purple | ||||
| // Accent for non-default parms | ||||
| NonDefAccentColor:	0.00 0.00 0.00 | ||||
| // Accent for !!ch()!! parms | ||||
| ChanRefAccentColor:	0.50 0.90 0.50 | ||||
| // Accents are this color when disabled | ||||
| DisabledAccentColor:	0.30 0.30 0.30 | ||||
| // Parm color when exluded from take, and auto-take is on. | ||||
| AutoTakeExcluded:  	0.86 0.84 0.75 | ||||
|  | ||||
| // | ||||
| // Parm border colors indicating that the parm has a handle associated with it: | ||||
| // | ||||
|  | ||||
| // handle is invisible, probably XCF | ||||
| InvisibleHandleColor:	0.70 0.00 0.00 | ||||
| // handle is visible, eg. xform handle | ||||
| VisibleHandleColor:	0.00 0.50 0.50 | ||||
| // handle is active | ||||
| ActiveHandleColor:	1.00 1.00 0.00 | ||||
|  | ||||
| // | ||||
| // The following are used for the flag buttons in the group and node | ||||
| // tiles and listers. | ||||
|  | ||||
| SelectOnColor:	0.75 0.75 0 | ||||
| SelectOffColor:	0.56 0.56 0 | ||||
| DisplayOnColor:	0.3 0.5 1 | ||||
| DisplayOffColor:	0.2 0.3 0.6 | ||||
| TemplateOnColor:	1 0.5 1 | ||||
| TemplateOffColor:	0.75 0.37 0.75 | ||||
| BypassOnColor:	1 0.5 0 | ||||
| BypassOffColor:	0.5 0.25 0 | ||||
| SelectableOnColor:	0.6 0.35 0.2 | ||||
| SelectableOffColor:	0.4 0.2 0.15 | ||||
| ExposeOnColor:	1 0 0 | ||||
| ExposeOffColor:	0.6 0 0 | ||||
| CurrentColor:	0.25 0.85 0.25 | ||||
|  | ||||
| SplitBarColor:		WHITE | ||||
| SplitBarPaneOutline: 	0.59 0.59 0.59 | ||||
| SplitBarGrippyColor:	0.08 0.08 0.08 | ||||
| SplitBarHighlight:	1 1 1 | ||||
| PlayBarOnColor:	0.05 0.8 0.05 | ||||
| PlayBarOffColor:	0.25 0.25 0.25 | ||||
| PlayBarDisabledColor:	0.4 0.4 0.4 | ||||
| PlayBarResetColor:	1 1 0.0 | ||||
| PlayBarNoPending:	0 0.8 0 | ||||
| PlayBarNoPending2:	0 1 0 | ||||
| PlayBarPending:	0.75 0.75 0.5 | ||||
| PlayBarPending2:	1 1 0.5 | ||||
| PlayBarAudioWaveColor:	0.643 0.643 0.643 | ||||
| PlayBarStartEndFieldBG:	WHITE | ||||
|  | ||||
| // The following are used for the indicator colours in the info button | ||||
| ErrorFlag:	0.9 0.1 0.1 | ||||
| WarningFlag:	1 1 0 | ||||
| MessageFlag:	0.8 0.8 0.8	 | ||||
| FilteredFlag:	0.6 0.6 0.6 | ||||
|  | ||||
| // The NoSaveFlag color is used in the resource managers for .nosave files | ||||
| NoSaveFlag:	0.0 0.4 0.1 | ||||
|  | ||||
| // The following colors are for the status bar | ||||
| MessageColor:	GREY(0.375) | ||||
| PromptColor:	0.3 0.4 0.9 | ||||
| WarningColor:	0.85 0.25 0.0 | ||||
| ErrorColor:	1.0 0.0 0.0 | ||||
|  | ||||
| // The following color is for the SHOP viewer | ||||
| ShopViewTitleColor	1.0 1.0 0.0 | ||||
|  | ||||
| // The following colors are for Vop input/output labels | ||||
| VopInOutVector4Color:	0.7	0.9	0.6 | ||||
| VopInOutVectorColor:	0.5	0.8	0.5 | ||||
| VopInOutNormalColor:	0.4	0.4	0.8 | ||||
| VopInOutColorColor:	0.7	0.5	0.3 | ||||
| VopInOutFloatColor:	0.5	0.7	0.6 | ||||
| VopInOutIntColor:	0.5	0.7	0.8 | ||||
| VopInOutStringColor:	0.8	0.7	0.6 | ||||
| VopInOutMatrix3Color:	0.7	0.5	0.9 | ||||
| VopInOutPointColor:	0.7	0.3	0.7 | ||||
| VopInOutMatrix4Color:	0.7	0.65	0.9 | ||||
| VopInOutBsdfColor:	0.9	0.9	0.5 | ||||
| VopInOutMultiColor:	0.9	0.9	0.9 | ||||
| VopErrorColor:		1.0	0.0	0.0 | ||||
|  | ||||
| // The colors for SHOP input output labels | ||||
| ShopInOutSurfaceColor:	0.9	0.7	0.6 | ||||
| ShopInOutShadowColor:	0.2	0.2	0.3 | ||||
| ShopInOutDisplaceColor:	0.6	0.7	0.9 | ||||
| ShopInOutGeometryColor:	0.7	0.9	0.7 | ||||
| ShopInOutLightColor:	0.9	0.9	0.6 | ||||
| ShopInOutFogColor:	0.7	0.7	0.7 | ||||
| ShopInOutPropertiesColor: 	0.5 	0.8	0.9 | ||||
| ShopInOutShaderColor:	0.9	0.9	0.9 | ||||
| ShopInOutImage3dColor:	0.4	0.9	0.7 | ||||
|  | ||||
| // The following colors are for Dop input/output labels | ||||
| DopInOutObjectColor:	0.65	0.65	0.65 | ||||
| DopInOutDataColor:	0.50	0.80	0.50 | ||||
| DopInOutRelDataColor:	0.20	0.60	0.20 | ||||
| DopInOutAnyColor:	0.9	0.9	0.9 | ||||
|  | ||||
| // The following colors are for simple spreadsheets (ie. tables) | ||||
| SSTableBackgroundColor:	WHITE | ||||
| SSTableSelectedColor:	0.125	0.125	1.0 | ||||
|  | ||||
| // The following colors are for parameter spreadsheets | ||||
| ParmSheetEmptyColor:	0.65	0.65	0.65 | ||||
| ParmSheetHeaderColor:	0.60	0.60	0.60 | ||||
|  | ||||
| // The following color is used for buttons that simulate a hyper-text link | ||||
| HyperTextLinkColor:	0.0	0.0	1.0 | ||||
|  | ||||
| // The following colors are used to highlight the names of operators that have | ||||
| // a given property (e.g. modified parameters) | ||||
| OpNameNoneColor:	0.0	0.0	0.0 | ||||
| OpNameCommentsColor:	0.0	0.0	1.0 | ||||
| OpNameAnimatedColor:	0.0	0.45	0.0 | ||||
| OpNameModifiedColor:	0.7	0.1	0.8 | ||||
| OpNameChoppedColor:	1.0	0.5	0.0 | ||||
| OpNameSyncedColor:	0.1	0.1	0.6 | ||||
| OpNameUnsyncedColor:	0.6	0.1	0.1 | ||||
| OpNameSubnetColor:	0.2	0.2	0.5 | ||||
|  | ||||
| // The following color is used for the text in the parameter title bar that | ||||
| // indicates how many nodes are selected | ||||
| ParmTitleBarNumSelectedColor:	1.0	1.0	0.0 | ||||
|  | ||||
| // The following color is used for the text in the take label to indicate that | ||||
| // the auto take mode is enabled | ||||
| AutoTakeModeColor:	0.40	0.70	0.40 | ||||
|  | ||||
| // These colors are used by the operator type manager. | ||||
| OTLUnusedColor:	0.70	0.10	0.10 | ||||
| OTLOutOfDateColor:	0.70	0.70	0.10 | ||||
| OTLPreferredColor:	0.20	0.70	0.20 | ||||
|  | ||||
| // These colors are used by the simulation tree view. | ||||
| SIMAltRepColor:	0.20	0.70	0.20 | ||||
| SIMObjectColor:	0.00	0.00	0.00 | ||||
| SIMDataColor:	0.00	0.00	0.00 | ||||
| SIMRelDataColor:	0.00	0.00	0.00 | ||||
| SIMRecordColor:	0.00	0.00	0.00 | ||||
| SIMAffectorsColor:	0.00	0.00	0.00 | ||||
| SIMGroupsColor:	0.00	0.00	0.00 | ||||
| SIMEngineColor:	0.00	0.00	0.00 | ||||
| SIMEngineInterpColor:	0.70	0.70	0.10 | ||||
| SIMAffectorColor:	0.10	0.10	0.60 | ||||
| SIMMutualColor:	0.20	0.70	0.20 | ||||
| SIMAlmostMutualColor:	0.70	0.70	0.10 | ||||
|  | ||||
| // These colors are used by the linker tree views. | ||||
| LinkerPartialLinkColor:	0.80	0.80	0.80 | ||||
|  | ||||
| // The following colors are used by the network editor in list mode | ||||
| OpListHeaderBGColor:	0.7	0.7	0.7 | ||||
| OpListSplitterColor:	0.0	0.0	0.0 | ||||
| OpListSelectionBGColor:	SELECTION_BASE | ||||
| OpListSelectionFGColor:	HIGHLIGHT1 | ||||
|  | ||||
| // These colors are used by the file dependency dialog | ||||
| FileDepAcceptColor:		0.0 0.63 0.0 | ||||
| FileDepRejectColor:		0.75 0.0 0.0 | ||||
| @@ -0,0 +1,123 @@ | ||||
| BackgroundColor:	1.00 1.00 1.00	# viewer background | ||||
| BackgroundBottomColor:	1.00 1.00 1.00	# background at the bottom of viewport | ||||
| WireframeColor:		0.66 0.66 0.66	# wireframe line color | ||||
| WireOverColor:		0.66 0.66 0.66  # color of wires in Wire Shaded modes | ||||
| GhostFillColor:		0.30 0.30 0.30	# hidden-line ghost fill | ||||
| SelectedPrimColor:	1.00 0.80 0.30	# selected primitives | ||||
| AuxSelectedPrimColor1:	1.00 1.00 0.00	# selected primitives in first tmp. sel | ||||
| AuxSelectedPrimColor2:	0.00 1.00 1.00	# selected primitives in second tmp. sel | ||||
| CookSelectColor:	0.90 0.85 0.00  # points/primitives in cook selection | ||||
| FillSelectionAlpha:	ALPHA 0.35	# Blend factor for shading&select color | ||||
| FillSelectionWireOverAlpha: ALPHA 0.33 	# Blend factor for shading&select color | ||||
| PrimClosureColor:	0.15 0.40 0.25	# primitives when in closure (not sel'd) | ||||
| AuxGeoColor:		0.60 0.40 0.25	# spline and quadric hulls | ||||
| SelectedAuxGeoColor:	0.90 0.50 0.10	# selected spline and quadric hulls | ||||
| ProfileWireColor:	0.66 0.66 0.66  # profiles | ||||
| AxesColor:		1.00 0.20 0.20	# coordinate  or c-plane axes | ||||
| XaxesColor:		1.00 0.00 0.00	# sticky x axis | ||||
| YaxesColor:		0.00 1.00 0.00	# sticky y axis | ||||
| ZaxesColor:		0.00 0.00 1.00	# sticky z axis | ||||
| SelectedAxesColor:	1.00 0.50 0.50	# selected coordinate axes | ||||
| PrimInfoColor:		0.50 0.05 0.30	# prim-vtx, prim-num, prim-normal | ||||
| SelectedPrimInfoColor:	0.90 0.60 0.30	# sel'd prim-vtx, prim-num, prim-normal | ||||
| PointColor:		0.00 0.00 1.00	# non-selected points and point info | ||||
| SelectedPointColor:	0.90 0.90 0.00	# selected points and point info | ||||
| Guide1Color:		0.40 0.40 1.00	# 1st guide geometry | ||||
| Guide2Color:		0.20 0.50 0.80	# 2nd guide geometry | ||||
| CplaneColor:		0.33 0.48 0.48	# non-selected construction plane | ||||
| SelectedCplaneColor:	1.00 1.00 0.00	# selected construction plane | ||||
| CplaneAlpha:		ALPHA 0.3 	# amount of shading between grid lines | ||||
| GridColor:		0.45 0.45 0.45	# reference plane | ||||
| HeightVectorColor:	1.00 0.10 0.00	# height motion indicator | ||||
| HandleColor:		1.00 0.10 0.00	# handle for direct manip. | ||||
| InactiveHandleColor:	0.50 0.50 0.50	# dimmed handle when not active | ||||
| SelectedHandleColor:	1.00 0.10 0.60	# selected handle for direct manip. | ||||
| PeanutColor:		0.60 0.40 0.25	# peanut color for orientation picking | ||||
| LabelColor:		1.00 1.00 1.00	# labels in viewports | ||||
| SelectedLabelColor:	1.00 1.00 0.00	# labels in the selected viewport | ||||
| SnapshotColor:		0.4  0.4  0.4   # viewport snapshot color		 | ||||
| OverlayLabelColor:	1.00 0.00 1.00	# overlay labels in view | ||||
| AuxOverlayLabelColor:	1.00 1.00 1.00	# auxiliary overlay labels in view | ||||
| HandlePivotColor:	0.45 0.00 0.90	# the pivot of handles | ||||
| HandleAxisColor:	1.00 1.00 1.00	# axis lines for the handle | ||||
| HandlePlaneAxisColor:	0.50 0.20 0.50	# axis lines for the handle | ||||
| CPlaneHandleXlateColor: 0.45 0.00 0.90  # translate axes of c-plane handle | ||||
| CPlaneHandleRotateColor: 0.65 0.15 0.25 # rotate portion on c-plane handle | ||||
| CPlaneHandleBorderColor: 0.45 0.00 0.90 # scale border on c-plane handle | ||||
| OrthoGridColor:		0.55 0.55 0.55	# ortho viewport grid lines | ||||
| OrthoGridOriginColor:	0.48 0.48 0.48	# ortho viewport origin lines | ||||
| UVGridColor:		0.55 0.55 0.55	# uv viewport grid lines | ||||
| UVGridOriginColor:	0.48 0.48 0.48	# uv viewport origin lines | ||||
| UVGridBoundaryColor:	0.50 0.50 0.50	# uv viewport boundary lines | ||||
| ObjectSelectColor:	1.00 1.00 0.00	# object selection highlight color | ||||
| ObjectCurrentColor:	1.00 0.85 0.00	# current object highlight color | ||||
| ObjectSelectHintColor:	0.40 0.70 0.00	# object selection hint highlight color | ||||
| ObjectGhostColor:	0.50 0.50 0.50  # color blended into object when ghosted | ||||
| ObjectGhostAlpha:	ALPHA 0.75	# alpha for color/ghost mixing | ||||
| UVBackFaceFillColor:	0.90 0.50 0.90	# fill color for back facing polys | ||||
| UVOverlapFillColor:	1.00 0.00 0.00	# fill color for overlapping UV areas | ||||
| UVOverlapFillAlpha:	ALPHA 0.70	# alpha for overlapping UV areas | ||||
| UVFillAlpha:		ALPHA 0.40	# fill alpha for front facing polys | ||||
| SelectedUVBackFaceFillColor:	0.90 0.65 0.90	# the selected version | ||||
| IKCriticalZoneColor:	0.98 0.35 0.20	# inv. kin. danger zone cone | ||||
| ViewMaskOverlayColor:	0.10 0.10 0.10	# view mask overlay | ||||
| TextColor:		0.95 0.95 0.95  # viewport text  | ||||
| TextShadowColor:	0.4  0.4  0.4   # viewport text dropshadow | ||||
| GeoWarningColor:	1.0  0.7  0.1   # indicates a potential geo problem | ||||
| LocateColor:		0.8  0.5  0.0	# mouse locate overlay color  | ||||
| LocateAlpha:		ALPHA 	  0.2   # mouse locate overlay alpha | ||||
| LocateNearColor:	0.1  0.9  0.1	# mouse locate nearby overlay color  | ||||
| LocateNearAlpha:	ALPHA 	  0.3   # mouse locate nearby overlay alpha | ||||
| PrimLocateColor:	0.4 0.75 1.0	# mouse locate prim color  | ||||
| PrimLocateRemoveColor:	0.95 0.30 0.30 	# mouse locate prim color  | ||||
| PrimLocateToggleColor:	0.5 0.15 0.6	# mouse locate prim color  | ||||
| PrimLocateAlpha:	ALPHA 	  0.4   # mouse locate prim overlay alpha | ||||
| PointLocateColor:	0.6 0.9 1.0	# mouse locate point color  | ||||
| PointLocateRemoveColor:	1.0 0.10 0.10	# mouse locate point color  | ||||
| PointLocateToggleColor:	0.7 0.3 0.6	# mouse locate point color  | ||||
| PointLocateAlpha:	ALPHA 	  1     # mouse locate point overlay alpha | ||||
| EdgeLocateColor:	0.6 0.9 1.0	# mouse locate edge color  | ||||
| EdgeLocateRemoveColor:	1.0 0.10 0.10	# mouse locate edge color  | ||||
| EdgeLocateToggleColor:	0.7 0.3 0.6	# mouse locate edge color  | ||||
| EdgeLocateAlpha:	ALPHA 	  1     # mouse locate edge overlay alpha | ||||
| VertexLocateColor:	0.6 0.9 1.0	# mouse locate vertex color  | ||||
| VertexLocateRemoveColor: 1.0 0.10 0.10  # mouse locate vertex color  | ||||
| VertexLocateToggleColor: 0.7 0.3 0.6    # mouse locate vertex color  | ||||
| VertexLocateAlpha:	ALPHA 	  1     # mouse locate vertex overlay alpha | ||||
| BreakpointLocateColor:	0.6 0.9 1.0	# mouse locate breakpoint color  | ||||
| BreakpointLocateRemoveColor: 1.0 0.30 0.30 # mouse locate breakpoint color  | ||||
| BreakpointLocateToggleColor: 0.7 0.3 0.6 # mouse locate breakpoint color  | ||||
| BreakpointLocateAlpha:	ALPHA 	  1     # mouse locate breakpoint overlay alpha | ||||
| HandleLocateColor:	0.9  0.9  0.65  # glow around mouse located handle part | ||||
| HandleLocatePassiveColor: 0.3 0.3 0.65  # passive glow on located handle part | ||||
| HandleLocateAlpha:	ALPHA     0.5 	# opacity of handle locate glow | ||||
| HandleAxisLocateAlpha:	ALPHA     0.3 	# opacity of handle axis locate glow | ||||
| HandleTracerFillAlpha:	ALPHA     0.3	# opacity of filled handle tracers | ||||
| SelectBoxOutline: 	0.8 1.0 1.0	# selection box outer outline | ||||
| SelectBoxInnerLine: 	0.7 0.9 0.9	# selection box inner outline | ||||
| SelectBoxFill:		0.5 0.7 0.7	# selection box shaded fill | ||||
| SelectBoxAlpha:		ALPHA	  0.1   # selection box fill alpha | ||||
| SliderKnobMaxColor:	1.0 1.0 0.0	# slider handle max value warning  | ||||
| ObjectNameColor:	0.8 0.0 0.0	# color for object name guides | ||||
| PointTrailColor:	0.00 0.58 0.58	# non-selected point trails | ||||
| SelectedPointTrailColor: 0.80 0.30 0.30	# selected point trails | ||||
| RenderBorderColor:	0.80 0.80 0.80  # Render Region border (when located) | ||||
| RenderInactiveBorderColor: 0.3 0.3 0.3 	# Render Region border (not located) | ||||
| RenderTextColor:	0.90 0.90 0.90  # Render Region heading text | ||||
| RenderLocateColor:	0.9 0.7 0.5	# Render Region part locate color | ||||
| RenderBarColor:		0.3 0.3 0.3	# Render Region title bar bg color | ||||
| FlattenPinColor:	1.0 0.0 0.0	# UV Flatten state pin color | ||||
| FlattenSelectedPinColor: 1.0 1.0 0.0	# UV Flatten state selected pin color | ||||
| FlattenInitialPinColor:	0.85 0.35 0.35	# UV Flatten state initial pin color | ||||
| BoundaryColor:		0.1 0.2 0.9	# Geometry boundary decoration | ||||
| EdgeTipColor:		0.1 0.9 0.4	# Edge selection direction indicator | ||||
|  | ||||
| MessageColor:		0.1 0.1 0.1     # color of normal-priority messages | ||||
| PromptColor:		0.0 0.0 0.25	# color of tool prompts | ||||
| WarningColor:		1.0 0.85 0.0	# color of warning messages | ||||
| ErrorColor:		0.7 0.0 0.0	# color of error messages | ||||
| SuccessColor:		0.3 0.95 0.3	# color of success indication | ||||
|  | ||||
| OverlayBackgroundColor:	@BackgroundColor	# Background of group list | ||||
| OverlayBackgroundAlpha:	ALPHA 0.5	# Alpha for background of group list | ||||
|  | ||||
| @@ -0,0 +1,176 @@ | ||||
| BackgroundColor:	1.00 1.00 1.00	# viewer background | ||||
| BackgroundBottomColor:	1.00 1.00 1.00	# background at the bottom of viewport | ||||
| WireframeColor:		0.15 0.15 0.15	# wireframe line color | ||||
| WireOverColor:		0.15 0.15 0.15  # color of wires in Wire Shaded modes | ||||
| GhostFillColor:		0.30 0.30 0.30	# hidden-line ghost fill | ||||
| SelectedPrimColor:	1.00 0.80 0.30	# selected primitives | ||||
| AuxSelectedPrimColor1:	1.00 1.00 0.00	# selected primitives in first tmp. sel | ||||
| AuxSelectedPrimColor2:	0.00 1.00 1.00	# selected primitives in second tmp. sel | ||||
| CookSelectColor:	0.90 0.60 0.00  # points/primitives in cook selection | ||||
| FillSelectionAlpha:	ALPHA 0.35	# Blend factor for shading&select color | ||||
| FillSelectionWireOverAlpha: ALPHA 0.25 	# Blend factor for shading&select color | ||||
| PrimClosureColor:	0.15 0.40 0.25	# primitives when in closure (not sel'd) | ||||
| AuxGeoColor:		0.60 0.40 0.25	# spline and quadric hulls | ||||
| SelectedAuxGeoColor:	0.90 0.50 0.10	# selected spline and quadric hulls | ||||
| ProfileWireColor:	0.50 0.45 0.40  # profiles | ||||
| AxesColor:		1.00 0.20 0.20	# coordinate  or c-plane axes | ||||
| XaxesColor:		1.00 0.00 0.00	# sticky x axis | ||||
| YaxesColor:		0.00 1.00 0.00	# sticky y axis | ||||
| ZaxesColor:		0.00 0.00 1.00	# sticky z axis | ||||
| SelectedAxesColor:	1.00 0.50 0.50	# selected coordinate axes | ||||
| PrimInfoColor:		0.50 0.05 0.30	# prim-vtx, prim-num, prim-normal | ||||
| SelectedPrimInfoColor:	0.90 0.60 0.30	# sel'd prim-vtx, prim-num, prim-normal | ||||
| PointColor:		0.00 0.00 1.00	# non-selected points and point info | ||||
| SelectedPointColor:	0.90 0.90 0.00	# selected points and point info | ||||
| Guide1Color:		0.40 0.40 1.00	# 1st guide geometry | ||||
| Guide2Color:		0.20 0.50 0.80	# 2nd guide geometry | ||||
| CplaneColor:		0.45 0.5 0.5	# non-selected construction plane | ||||
| ActiveCplaneColor:	0.33 0.48 0.48	# non-selected active construction plane | ||||
| SelectedCplaneColor:	1.00 1.00 0.00	# selected construction plane | ||||
| CplaneAlpha:		ALPHA 0.3 	# amount of shading between grid lines | ||||
| CplaneLineAlpha:	ALPHA .6 	# alpha of cplane grid lines | ||||
| CplaneLineFadedAlpha:	ALPHA 0.3	# alpha of faded cplane grid lines | ||||
| GridColor:		0.45 0.45 0.50	# reference plane | ||||
| GridLineAlpha:		ALPHA .30	# alpha of ref plane grid lines | ||||
| GridLineFadedAlpha:	ALPHA 0.2	# alpha of faded ref plane grid lines | ||||
| GridXRulerColor:	.6 0.4 0.4	# reference grid x ruler color | ||||
| GridYRulerColor:	0.4 .6 0.4	# reference grid y ruler color | ||||
| GridZRulerColor:	0.4 0.4 .6 	# reference grid z ruler color | ||||
| HeightVectorColor:	1.00 0.10 0.00	# height motion indicator | ||||
| HandleColor:		1.00 0.10 0.00	# handle for direct manip. | ||||
| InactiveHandleColor:	0.50 0.50 0.50	# dimmed handle when not active | ||||
| PickedHandleColor:	1.00 0.10 0.60	# picked handle widget for direct manip. | ||||
| SelectedHandleColor:	0.90 0.90 0.00	# selected handle | ||||
| PeanutColor:		0.60 0.40 0.25	# peanut color for orientation picking | ||||
| LabelColor:		1.00 1.00 1.00	# labels in viewports | ||||
| SelectedLabelColor:	1.00 1.00 0.00	# labels in the selected viewport | ||||
| PillTextColor:		0.90 0.90 0.90  # menu pill text color | ||||
| PillOutlineColor:	0.70 0.70 0.70  # menu pill outline | ||||
| PillBGColor:		0.30 0.30 0.30  # menu pill background | ||||
| PillBGAlpha:		ALPHA 0.375	# menu pill background alpha | ||||
| PillCamLockTextColor:   1.0 1.0 1.0     # menu pill text color when cam is locked | ||||
| PillCamLockBGColor:     0.7 0.3 0.3     # menu pill bg when camera is locked | ||||
| PillCamLockOutlineColor: 1.0 0.75 0.75  # menu pill outline when camera is locked | ||||
| SelectedPillTextColor:	1.00 1.00 0.87  # menu pill text color (selected vp) | ||||
| SelectedPillOutlineColor: 0.85 0.85 0.85 # menu pill outline (selected viewport) | ||||
| SelectedPillBGColor:	0.30 0.30 0.30  # menu pill background (selected vp) | ||||
| SelectedPillBGAlpha:	ALPHA 0.65	# menu pill background alpha (selected) | ||||
| SnapshotColor:		0.4  0.4  0.4   # viewport snapshot color		 | ||||
| OverlayLabelColor:	1.00 0.00 1.00	# overlay labels in view | ||||
| AuxOverlayLabelColor:	1.00 1.00 1.00	# auxiliary overlay labels in view | ||||
| HandlePivotColor:	0.45 0.00 0.90	# the pivot of handles | ||||
| HandleAxisColor:	1.00 1.00 1.00	# axis lines for the handle | ||||
| HandlePlaneAxisColor:	0.50 0.20 0.50	# axis lines for the handle | ||||
| HandleViewAxisRotateColor:	0.50 0.20 0.50	# outer rotate ring for handle | ||||
| HandleTumbleSphereColor:	0.50 0.50 0.50	# tumble sphere color for handle | ||||
| HandleBendColor:        0.10 0.90 0.10  # bend handle color | ||||
| HandleTwistColor:	1.00 1.00 0.20	# twist handle color | ||||
| HandleTracerColor:	0.50 0.50 0.50	# tracers drawn by dragged handle | ||||
| HandleDeltaTextColor:	1.00 0.10 0.00	# text delta values | ||||
| HandleDeltaTextShadowColor:	0.00 0.00 0.00	# text shadow for delta values | ||||
| HandleDeltaTextAlpha:	ALPHA     1.0	# opacity of delta text values | ||||
| CPlaneHandleXlateColor: 0.45 0.00 0.90  # translate axes of c-plane handle | ||||
| CPlaneHandleRotateColor: 0.65 0.15 0.25 # rotate portion on c-plane handle | ||||
| CPlaneHandleBorderColor: 0.45 0.00 0.90 # scale border on c-plane handle | ||||
| OrthoGridColor:		0.45 0.45 0.50	# ortho viewport grid lines | ||||
| OrthoGridOriginColor:	0.48 0.48 0.48	# ortho viewport origin lines | ||||
| UVGridColor:		0.55 0.55 0.55	# uv viewport grid lines | ||||
| UVGridOriginColor:	0.48 0.48 0.48	# uv viewport origin lines | ||||
| UVGridBoundaryColor:	0.50 0.50 0.50	# uv viewport boundary lines | ||||
| ObjectSelectColor:	1.00 1.00 0.00	# object selection highlight color | ||||
| ObjectCurrentColor:	1.00 0.85 0.00	# current object highlight color | ||||
| ObjectSelectHintColor:	0.40 0.70 0.00	# object selection hint highlight color | ||||
| ObjectGhostColor:	0.50 0.50 0.50  # color blended into object when ghosted | ||||
| ObjectGhostAlpha:	ALPHA 0.75	# alpha for color/ghost mixing | ||||
| UVBackFaceFillColor:	0.90 0.50 0.90	# fill color for back facing polys | ||||
| UVOverlapFillColor:	1.00 0.00 0.00	# fill color for overlapping UV areas | ||||
| UVOverlapFillAlpha:	ALPHA 0.70	# alpha for overlapping UV areas | ||||
| UVFillAlpha:		ALPHA 0.40	# fill alpha for front facing polys | ||||
| SelectedUVBackFaceFillColor:	0.90 0.65 0.90	# the selected version | ||||
| IKCriticalZoneColor:	0.98 0.35 0.20	# inv. kin. danger zone cone | ||||
| ViewMaskOverlayColor:	0.10 0.10 0.10	# view mask overlay | ||||
| CameraMaskColor:	0.10 0.10 0.10	# camera mask | ||||
| CameraOverlayColor:	1.00 1.00 1.00	# camera overlay | ||||
| TextColor:		0.95 0.95 0.95  # viewport text  | ||||
| TextShadowColor:	0.4  0.4  0.4   # viewport text dropshadow | ||||
| GeoWarningColor:	1.0  0.7  0.1   # indicates a potential geo problem | ||||
| LocateColor:		0.8  0.5  0.0	# mouse locate overlay color  | ||||
| LocateAlpha:		ALPHA 	  0.2   # mouse locate overlay alpha | ||||
| LocateNearColor:	0.1  0.9  0.1	# mouse locate nearby overlay color  | ||||
| LocateNearAlpha:	ALPHA 	  0.3   # mouse locate nearby overlay alpha | ||||
| PrimLocateColor:	0.4 0.75 1.0	# mouse locate prim color  | ||||
| PrimLocateRemoveColor:	0.95 0.30 0.30 	# mouse locate prim color  | ||||
| PrimLocateToggleColor:	0.5 0.15 0.6	# mouse locate prim color  | ||||
| PrimLocateAlpha:	ALPHA 	  0.4   # mouse locate prim overlay alpha | ||||
| PointLocateColor:	0.6 0.9 1.0	# mouse locate point color  | ||||
| PointLocateRemoveColor:	1.0 0.10 0.10	# mouse locate point color  | ||||
| PointLocateToggleColor:	0.7 0.3 0.6	# mouse locate point color  | ||||
| PointLocateAlpha:	ALPHA 	  1     # mouse locate point overlay alpha | ||||
| EdgeLocateColor:	0.6 0.9 1.0	# mouse locate edge color  | ||||
| EdgeLocateRemoveColor:	1.0 0.10 0.10	# mouse locate edge color  | ||||
| EdgeLocateToggleColor:	0.7 0.3 0.6	# mouse locate edge color  | ||||
| EdgeLocateAlpha:	ALPHA 	  1     # mouse locate edge overlay alpha | ||||
| VertexLocateColor:	0.6 0.9 1.0	# mouse locate vertex color  | ||||
| VertexLocateRemoveColor: 1.0 0.10 0.10  # mouse locate vertex color  | ||||
| VertexLocateToggleColor: 0.7 0.3 0.6    # mouse locate vertex color  | ||||
| VertexLocateAlpha:	ALPHA 	  1     # mouse locate vertex overlay alpha | ||||
| BreakpointLocateColor:	0.6 0.9 1.0	# mouse locate breakpoint color  | ||||
| BreakpointLocateRemoveColor: 1.0 0.30 0.30 # mouse locate breakpoint color  | ||||
| BreakpointLocateToggleColor: 0.7 0.3 0.6 # mouse locate breakpoint color  | ||||
| BreakpointLocateAlpha:	ALPHA 	  1     # mouse locate breakpoint overlay alpha | ||||
| HandleLocateColor:	0.9  0.9  0.65  # glow around mouse located handle part | ||||
| HandleLocatePassiveColor: 0.3 0.3 0.65  # passive glow on located handle part | ||||
| HandleLocateAlpha:	ALPHA     0.5 	# opacity of handle locate glow | ||||
| HandleAxisLocateAlpha:	ALPHA     0.3 	# opacity of handle axis locate glow | ||||
| HandleTumbleSphereAlpha:	ALPHA     0.25 # opacity of handle tumble sphere | ||||
| HandleTracerFillAlpha:	ALPHA     0.7	# opacity of filled handle tracers | ||||
| SelectBoxOutline: 	0.8 1.0 1.0	# selection box outer outline | ||||
| SelectBoxInnerLine: 	0.7 0.9 0.9	# selection box inner outline | ||||
| SelectBoxFill:		0.5 0.7 0.7	# selection box shaded fill | ||||
| SelectBoxAlpha:		ALPHA	  0.1   # selection box fill alpha | ||||
| SliderKnobMaxColor:	1.0 1.0 0.0	# slider handle max value warning  | ||||
| ObjectNameColor:	0.8 0.0 0.0	# color for object name guides | ||||
| PointTrailColor:	0.00 0.58 0.58	# non-selected point trails | ||||
| SelectedPointTrailColor: 0.80 0.30 0.30	# selected point trails | ||||
| RenderBorderColor:	0.80 0.80 0.80  # Render Region border (when located) | ||||
| RenderInactiveBorderColor: 0.3 0.3 0.3 	# Render Region border (not located) | ||||
| RenderTextColor:	0.90 0.90 0.90  # Render Region heading text | ||||
| RenderLocateColor:	0.9 0.7 0.5	# Render Region part locate color | ||||
| RenderBarColor:		0.3 0.3 0.3	# Render Region title bar bg color | ||||
| FlattenPinColor:	1.0 0.0 0.0	# UV Flatten state pin color | ||||
| FlattenSelectedPinColor: 1.0 1.0 0.0	# UV Flatten state selected pin color | ||||
| FlattenInitialPinColor:	0.85 0.35 0.35	# UV Flatten state initial pin color | ||||
| BoundaryColor:		0.1 0.2 0.9	# Geometry boundary decoration | ||||
| EdgeTipColor:		0.1 0.9 0.4	# Edge selection direction indicator | ||||
| ViewPivotFGColor:	1.0 0.2 0.2	# View pivot indicator colors, with  | ||||
| ViewPivotBGColor:	1.0 0.2 0.2	# BG ignored if same as FG. | ||||
| BBoxOutlineColor:	0.25 0.25 0.25 	# Bounding box wireframe color | ||||
| BBoxOutlineAlpha:	ALPHA 0.75	# Bounding box wireframe alpha | ||||
| BBoxSolidColor:		0.5 0.5 0.5 	# Bounding box wireframe color | ||||
| BBoxSolidAlpha:		ALPHA 0.75	# Bounding box shaded alpha (approx*) | ||||
| BackfaceTintColor:	0.04 0.12 0.3   # Tint for backfacing polys, when on | ||||
| BackfaceTintAlpha:	ALPHA 0.66	# Tint Blend for backfacing polys | ||||
|  | ||||
| MessageColor:		0.1 0.1 0.1     # color of normal-priority messages | ||||
| PromptColor:		0.0 0.0 0.25	# color of tool prompts | ||||
| WarningColor:		1.0 0.85 0.0	# color of warning messages | ||||
| ErrorColor:		0.7 0.0 0.0	# color of error messages | ||||
| SuccessColor:		0.3 0.95 0.3	# color of success indication | ||||
| FlashMessageColor:	1.0 1.0 1.0	# color of flash messages | ||||
|  | ||||
| OverlayBackgroundColor:	@BackgroundColor	# Background of group list | ||||
| OverlayBackgroundAlpha:	ALPHA 0.5	# Alpha for background of group list | ||||
|  | ||||
| OverviewViewRegionColor:	0.7 0.7 0.7	# View region rectangle | ||||
| OverviewWinRegionColor:		1.0 1.0 0.0	# Window region rectangle | ||||
| OverviewNominalWinRegionColor:	0.4 0.4 1.0	# Nom. window region rectangle | ||||
|  | ||||
| LopIncludeBoxGuide:		0.40 0.40 1.00	# LOP guide for "include" bbox | ||||
| LopExcludeBoxGuide:		1.00 0.40 0.40	# LOP guide for "exclude" bbox | ||||
| LopSubnetGuide1:		0.40 0.40 1.00	# LOP subnet first guide | ||||
| LopSubnetGuide2:		1.00 0.40 0.40	# LOP subnet second guide | ||||
| LopSubnetGuide3:		0.40 1.00 0.40	# LOP subnet third guide | ||||
|  | ||||
| # *approx: uses sample-based opacity. Will be rounded to 1/AA_level, where | ||||
| # AA_level is the antialias-level of the framebuffer. Higher values will  | ||||
| # give more accurate opacity. The default 4x AA gives 0, 0.25, 0.5, 0.75, 1. | ||||
| @@ -0,0 +1,226 @@ | ||||
|  | ||||
| #include "NodeGraphCommon.inc" | ||||
|  | ||||
| PaletteBackground:		GREY(0.15) | ||||
| PaletteSelected:		GREY(0.5) | ||||
| ShapePaletteShape:		GREY(0.8) | ||||
|  | ||||
| BackgroundImageLocate:		WHITE | ||||
| BackgroundImageBorder:		GREY(0.5) | ||||
| BackgroundImageBrightness:	GREY(0.5) | ||||
| BackgroundImageLink:		GREY(0.8) | ||||
|  | ||||
| GraphOverlayLeftText:		GREY(0.8) | ||||
| GraphOverlayCenterText:		GREY(0.8) | ||||
| GraphOverlayRightText:		GREY(0.8) | ||||
|  | ||||
| GraphBackground:		GREY(1.0) | ||||
| GraphOverviewBackground:	GREY(0.5) | ||||
| GraphOverviewViewRegion:	0.5 0.3 0.5 | ||||
| GraphOverviewBorder:		BLACK | ||||
| GraphPromptText:		GREY(0.2) | ||||
| GraphGridLines:			GREY(0.7) | ||||
| GraphGridPoints:		GREY(0.5) | ||||
|  | ||||
| GraphNameText:			BLACK | ||||
| GraphNodeTypeText:		GREY(0.25) | ||||
| GraphCommentText:		#32747D | ||||
| GraphDescriptiveNameText:	#1D3D51 | ||||
| GraphContextOptionDepsText:	#32747D | ||||
| GraphLopLastModifiedPrimText:	#32747D | ||||
| GraphLopLayerCountText:		#32747D | ||||
| GraphOutputForViewText:		#32747D | ||||
| GraphDetailIdText:		#32747D | ||||
| GraphNetworkBoxText:		WHITE | ||||
| GraphNetworkBoxTextDark:	BLACK | ||||
| GraphNetworkBoxNameText:	#76A8E1 | ||||
| GraphIndirectText:		WHITE | ||||
| GraphIndirectTextDark:		BLACK | ||||
|  | ||||
| GraphItemBorder:		BLACK | ||||
| GraphMinimizeButton:		GREY(0.8) | ||||
|  | ||||
| GraphTemplateFlag:		#DD7DD7 | ||||
| GraphSelectableTemplateFlag:	#B151BB | ||||
| GraphBypassFlag:		#E7CD2F | ||||
| GraphRenderFlag:		#A779FF | ||||
| GraphDisplayFlag:		#308DFF | ||||
| GraphOutputFlag:		0.75 0.4 0.0 | ||||
| GraphSelectableFlag:		#ABEA21 | ||||
| GraphExportFlag:		#FFA600 | ||||
| GraphHiddenFlag:		#90BECD | ||||
| GraphAudioFlag:			0.0 0.5 0.5 | ||||
| GraphThumbnailFlag:		0.35 0.6 0.2 | ||||
| GraphLockFlag:			#FF 33 00 | ||||
| GraphSoftLockFlag:		#C4 E3 61  | ||||
| GraphDebugFlag:			#6CC6B2 | ||||
| GraphMaterialFlag:		0.75 0.4 0.0 | ||||
| GraphDisplayAndRenderFlag:	0.00 0.68 0.94 | ||||
| GraphDisplayAndOutputFlag:	0.75 0.45 0.36 | ||||
| GraphFilterFlag:		#55FFC1 | ||||
|  | ||||
| GraphDisplayHighlight:		#37547D | ||||
| GraphExportHighlight:		#734670 | ||||
| GraphRenderHighlight:		#9273CB | ||||
| GraphOutputHighlight:		#6B5634 | ||||
| GraphTemplateHighlight:		#734670 | ||||
| GraphFilterHighlight:		#298966 | ||||
|  | ||||
| GraphDopObjectData:		0.65	0.65	0.65 | ||||
| GraphDopData:			0.50	0.80	0.50 | ||||
| GraphDopRelData:		0.20	0.60	0.20 | ||||
| GraphDopSolverData:		0.7	0.5	0.9 | ||||
| GraphDopAnyData:		0.9	0.9	0.9 | ||||
| GraphSopHeightfield:		0.145 0.667 0.557 | ||||
| GraphSopConstraints:		0.9	0.6	0.3 | ||||
|  | ||||
| GraphConnector:			GREY(0.80) | ||||
| GraphConnectorLabel:		GREY(0.30) | ||||
| GraphConnectorError:		#C83636 | ||||
| GraphCopMaskInput:		0.50 0.80 0.50 | ||||
| GraphWire:			GREY(0.5) | ||||
| GraphWireUnused:		0.5 0.5 0.5 | ||||
| GraphWireError:			RED | ||||
| GraphWireLoopBack:		0.3 0.3 1.0 | ||||
| GraphWireSelection:		GREY(0.5) | ||||
| GraphWireNodeSelection:		GREY(0.5) | ||||
| GraphWireLongFaded:		0.5 0.5 0.5 | ||||
| GraphWireLongerFaded:		0.5 0.5 0.5 | ||||
| GraphWireStub:			GREY(0.70) | ||||
| GraphWireStubSelection:		GREY(0.5) | ||||
| GraphWireCut:			RED | ||||
| GraphWireCutPath:		0.95 0.3 0.0  | ||||
| GraphWireStitchStart:		GREY(0.5) | ||||
| GraphWireStitchEnd:		GREY(0.5) | ||||
| GraphSpareWire:			GREY(0.5) | ||||
|  | ||||
| GraphDependency:		#734F40 | ||||
| GraphDependencyEndAffector:	#668E4A | ||||
| GraphDependencyExternalIn:	GREY(0.9) | ||||
| GraphDependencyExternalOut:	GREY(0.9) | ||||
|  | ||||
| GraphPickFill:			0.9 0.9 0.9 | ||||
| GraphPreSelection:		0.75 0.86 1.0 | ||||
| GraphItemCurrent:		GREY(0.75) | ||||
| GraphItemCurrentNonSelected:	GREY(0.75) | ||||
| GraphItemSelection:		GREY(0.15) | ||||
| GraphItemSelectionContrast:	BLACK | ||||
| GraphItemContentsSelection:	#6E780C | ||||
| GraphSnapLine:			#CFFFAD | ||||
|  | ||||
| GraphFlyoutBackgroundFlagOn:	BLACK | ||||
| GraphFlyoutBackgroundFlagOff:	BLACK | ||||
| GraphFlyoutEdgeFlagOff:		GREY(0.3) | ||||
| GraphFlyoutInfo:		GREY(0.1) | ||||
| GraphFlyoutWarning:		0.2 0.2 0.0 | ||||
| GraphFlyoutError:		0.2 0.0 0.0 | ||||
|  | ||||
| GraphDotPinAccent:		GREY(0.3) | ||||
|  | ||||
| GraphCopPreviewBackground:	GREY(0.1) | ||||
| GraphCopBottomButtonEnabled:	GREY(0.1) | ||||
|  | ||||
| GraphVopConnectorGroupName:	BLACK | ||||
| GraphVopConnectorBackground:	GREY(0.7) | ||||
| GraphVopBottomButtonEnabled:	GREY(0.1) | ||||
| GraphVopBottomButtonDisabled:	GREY(0.6) | ||||
|  | ||||
| GraphShopConnectorBackground:	GREY(0.1) | ||||
|  | ||||
| GraphSubnetShadow1:		GREY(0.2) | ||||
| GraphSubnetShadowBlend1:	0.3 | ||||
| GraphSubnetShadow2:		GREY(0.2) | ||||
| GraphSubnetShadowBlend2:	0.7 | ||||
|  | ||||
| GraphErrorBadgeDot:		1.00 0.00 0.00 | ||||
| GraphChildErrorBadgeDot:	1.00 0.00 0.00 | ||||
| GraphWarningBadgeDot:		0.77 0.60 0.04 | ||||
| GraphMessageBadgeDot:		0.05 0.45 1.00 | ||||
| GraphCommentBadgeDot:		0.15 0.67 0.64 | ||||
| GraphNodeLockedBadgeDot:	1.00 0.35 0.43 | ||||
| GraphNodeUnloadBadgeDot:	0.60 0.65 0.73 | ||||
| GraphNodeHasDataBadgeDot:	0.45 0.75 0.45 | ||||
| GraphNeedsCookBadgeDot:		0.97 0.91 0.11 | ||||
| GraphHdaLockedBadgeDot:		0.43 0.47 0.48 | ||||
| GraphHdaUnlockedBadgeDot:	0.98 0.49 0.55 | ||||
| GraphTimeDependentBadgeDot:	0.72 0.91 0.53 | ||||
| GraphVexCachedBadgeDot:		#FF5AD2 | ||||
| GraphVexCachableBadgeDot:	#AA3E8C | ||||
| GraphNotCompilableBadgeDot:	#E5B985 | ||||
| GraphConstraintsBadgeDot:	#97C473 | ||||
| GraphKinematicsBadgeDot:	#FF9370 | ||||
| GraphHasTakeDataBadgeDot:	#979797 | ||||
| GraphNodeUnloadBadgeDot:        #D19F9F | ||||
| GraphNodeHasDataBadgeDot:       #9FABD1 | ||||
| Graph64bitBadgeDot:       	#AC68CC | ||||
| GraphPdgDynamicBadgeDot:	#E5C8FF | ||||
| GraphUnloadedPayloadsBadgeDot:	#661966 | ||||
| GraphPopulationMaskBadgeDot:	#196619 | ||||
|  | ||||
| GraphPdgProgressOutline:	WHITE | ||||
| GraphPdgProgressPrecook:	#324D59 | ||||
| GraphPdgProgressCooking:	#B8E986 | ||||
| GraphPdgProgressCooked:		#4D623F | ||||
| GraphPdgProgressWarning:	#EBF802 | ||||
| GraphPdgProgressError:		#FF3300 | ||||
| GraphPdgProgressIncomplete: #75876A | ||||
|  | ||||
| GraphPdgProgressErrorCircle: #D0021B | ||||
| GraphPdgProgressErrorFill:  #730000 | ||||
| GraphPdgProgressNormalFill:  #232323 | ||||
|  | ||||
| GraphPdgSummaryBackground:  GREY(0.18) | ||||
| GraphPdgSummaryFilterOn:    #FFD42A | ||||
| GraphPdgSummaryWorkItemCooked:		#73945D | ||||
| GraphPdgSummaryWorkItemCooking:		#B8E986 | ||||
| GraphPdgSummaryWorkItemWaiting:		#879889 | ||||
| GraphPdgSummaryWorkItemUncooked:	GREY(0.5) | ||||
| GraphPdgSummaryWorkItemFailed:		#EE5A6C | ||||
| GraphPdgSummaryWorkItemCancelled:	#EBB502 | ||||
|  | ||||
| GraphTaskGraphBackground:			GREY(0.1) | ||||
| GraphTaskGraphBorder:				GREY(0.7) | ||||
| GraphTaskGraphSeeMore:				GREY(0.9) | ||||
| GraphTaskGraphWorkItemCooked:		#529232 | ||||
| GraphTaskGraphWorkItemCached:		#529232 | ||||
| GraphTaskGraphWorkItemCooking:		#ADFF49 | ||||
| GraphTaskGraphWorkItemWaiting:		#354B60 | ||||
| GraphTaskGraphWorkItemUncooked:		GREY(0.5) | ||||
| GraphTaskGraphWorkItemFailed:		#FF3300 | ||||
| GraphTaskGraphWorkItemCancelled:	#69511B | ||||
| GraphTaskGraphWorkItemSelected:		#FFD42A | ||||
| GraphTaskGraphWorkItemHovered:		#33EEFF | ||||
| GraphTaskGraphWorkItemAncestor:		#99FF79 | ||||
| GraphTaskGraphWorkItemDescendant:	#2AFFCB | ||||
| GraphTaskGraphNormalWire:			GREY(0.5) | ||||
| GraphTaskGraphMappedWire:			#80FFA2 | ||||
| GraphTaskGraphIndirectWire:			#D9DD70 | ||||
|  | ||||
| GraphTaskGraphWorkItemPerfFast:     #009166 | ||||
| GraphTaskGraphWorkItemPerfMed:      #f6ff00 | ||||
| GraphTaskGraphWorkItemPerfSlow:     #ff9000 | ||||
| GraphTaskGraphWorkItemPerfNA:		GREY(0.35) | ||||
|  | ||||
| GraphTaskGraphStatusBarFailed:	    #FF9C9C | ||||
| GraphTaskGraphStatusBarCancelled:   #F7DF1B | ||||
| GraphTaskGraphStatusBarCooked:	    #529232 | ||||
| GraphTaskGraphStatusBarCooking:	    #B7DF86 | ||||
| GraphTaskGraphStatusBarWaiting:	    GREY(0.6) | ||||
| GraphTaskGraphStatusBarEmpty:	    GREY(0.2) | ||||
|  | ||||
| GraphTaskPageRect:              #D8D8D8 | ||||
|  | ||||
| GraphTopBottomButtonEnabled:	GREY(0.1) | ||||
| GraphTopBottomButtonDisabled:	GREY(0.6) | ||||
|  | ||||
| GraphLopLayerOutline:		GREY(0.6) | ||||
| GraphLopLayerColor1:		0.30 0.70 0.20 | ||||
| GraphLopLayerColor2:		0.60 0.40 0.20 | ||||
| GraphLopLayerColor3:		0.90 0.10 0.20 | ||||
| GraphLopLayerColor4:		0.30 0.20 0.30 | ||||
| GraphLopLayerColor5:		0.60 0.20 0.60 | ||||
| GraphLopLayerColor6:		0.90 0.20 0.90 | ||||
| GraphLopLayerColor7:		0.20 0.70 0.30 | ||||
| GraphLopLayerColor8:		0.20 0.40 0.60 | ||||
| GraphLopLayerColor9:		0.20 0.10 0.90 | ||||
|  | ||||
| @@ -0,0 +1,948 @@ | ||||
| Scheme:	O  | ||||
|  | ||||
| #include "basic_colors.inc" | ||||
| #include "NodeGraphLight.inc" | ||||
|  | ||||
| // Color Palette | ||||
| #define BACKGROUND	WHITE | ||||
|  | ||||
| #define TEXT	GREY(0.15) | ||||
| #define TEXT_HIGHLIGHT	GREY(0.08) | ||||
|  | ||||
| #define LIGHT_BASE	GREY(0.92) | ||||
|  | ||||
| #define EDIT_BG WHITE | ||||
| #define EDIT_BG_ALT HSV 42 0.001 0.92 | ||||
|  | ||||
| #define HIGHLIGHT1	WHITE | ||||
| #define HIGHLIGHT2	GREY(0.975) | ||||
| #define HIGHLIGHT3	GREY(0.92) | ||||
|  | ||||
| #define SHADOW1	GREY(0.773) | ||||
| #define SHADOW1_5	GREY(0.699) | ||||
| #define SHADOW2	GREY(0.63) | ||||
| #define SHADOW3	GREY(0.58) | ||||
| #define SHADOW3_5	GREY(0.51) | ||||
| #define SHADOW4	GREY(0.313) | ||||
| #define SHADOW5	GREY(0.15) | ||||
|  | ||||
| #define GRADIENT_HIGH	WHITE | ||||
| #define GRADIENT_LOW	BACKGROUND | ||||
|  | ||||
| #define PRESSED_TEXT	WHITE | ||||
| #define PRESSED_HIGH	#65808D | ||||
| #define PRESSED_LOW #B0B6B7 | ||||
|  | ||||
| #define BORDERBASE	GREY(0.5) | ||||
| #define DIM_BG	GREY(0.75) | ||||
|  | ||||
| #define HELP_BG	1 1 0.88 | ||||
| #define HELP_F1_BG	0.88 0.97 1 | ||||
|  | ||||
| #define SELECTION_HIGHLIGHT1	WHITE | ||||
| #define SELECTION_BASE	1 0.6 0 | ||||
| #define SELECTION_HIGHLIGHT2	1 0.9 0.5	 | ||||
| #define SELECTION_SHADOW	1 0.4 0 | ||||
| #define SELECTED_TEXT	WHITE | ||||
|  | ||||
| #define LISTA	EDIT_BG | ||||
| #define LISTB	EDIT_BG_ALT | ||||
|  | ||||
| #define ERROR	RED | ||||
|  | ||||
| // Color correction for the icons -------------------------------------------- | ||||
|  | ||||
| IconBrightness:	1 | ||||
| IconContrast:	1 | ||||
| IconGamma:	1 | ||||
| IconSaturation:	1 | ||||
|  | ||||
| // New UI Resources ---------------------------------------------------------- | ||||
|  | ||||
| BackColor:	BACKGROUND | ||||
|  | ||||
| ButtonGradHi:	GRADIENT_HIGH | ||||
| ButtonGradLow:	GRADIENT_LOW | ||||
| // Low end of gradient on non-selected tabs | ||||
| ButtonNonActiveGradLow:	SHADOW2 | ||||
|  | ||||
| // These are used for tons of borders all over the place, but | ||||
| // NOT for buttons >:-( | ||||
| ButtonShadowLight:	SHADOW1_5 | ||||
| ButtonShadowMed:	SHADOW3_5 | ||||
| ButtonShadowMedDark:	SHADOW4 | ||||
| ButtonShadowDark:	SHADOW5 | ||||
| ButtonShadow:	BLACK | ||||
|  | ||||
| ToolbarBevelLight:	WHITE | ||||
| ToolbarBevelDark:	SHADOW4 | ||||
| // Top/left end of gradient | ||||
| ToolbarFlatGradHi:	GREY(0.88) | ||||
| // Bottom/right end of gradient | ||||
| ToolbarFlatGradLo:	GREY(0.83) | ||||
|  | ||||
| DialogBlendBG:	WHITE | ||||
|  | ||||
| TextColor:	grey18 | ||||
| HiliteTextColor:		TEXT_HIGHLIGHT | ||||
| HiliteTextBG: #BFCFDE | ||||
|  | ||||
| ButtonText:	TEXT | ||||
| ButtonPressedText:	PRESSED_TEXT | ||||
| ButtonPressedText2:	PRESSED_TEXT | ||||
| ButtonPressedGradHi:	PRESSED_HIGH | ||||
| ButtonPressedGradLow:	PRESSED_LOW | ||||
|  | ||||
| ButtonMenuArrowHi:	SHADOW2 | ||||
| ButtonMenuArrowLow:	SHADOW3_5 | ||||
| ButtonMenuArrow:	HIGHLIGHT2 | ||||
|  | ||||
| ButtonArrow:	TEXT | ||||
| ButtonArrowDisabled:	HIGHLIGHT1 | ||||
| ButtonArrowPressed:	PRESSED_TEXT | ||||
|  | ||||
| SecondaryText:      GREY(0.5) | ||||
| LinkText:           0.0 0.0 1.0 | ||||
|  | ||||
| MenuBG:	HIGHLIGHT1 | ||||
| MenuText:	TEXT | ||||
| MenuTextDisabled:	SHADOW2 | ||||
| MenuTextHotkey:	SHADOW4 | ||||
| MenuHighlight:	SHADOW3 | ||||
| MenuShadow:	SHADOW5 | ||||
| MenuTextSelected:	PRESSED_TEXT | ||||
| MenuSelectedBG:	SELECTION_BASE | ||||
| MenuTitleBG:	BACKGROUND | ||||
| InvertedMenuBackground:		GREY(0.46) | ||||
|                                                  | ||||
| // Colors for Ramp (Float) parameters. | ||||
| RampBG:			DIM_BG | ||||
| RampFG:			SHADOW4 | ||||
| RampBGDisabled:		DIM_BG | ||||
| RampFGDisabled:		SHADOW2 | ||||
| RampGrid:		SHADOW5 | ||||
| RampCurve:		BLACK | ||||
| RampCurveDisabled:	SHADOW3 | ||||
| RampKeyBG:		BLACK | ||||
| RampKeyFG:		WHITE | ||||
| RampKeyDisabled:	SHADOW3 | ||||
| RampKeyHoverBG:		SHADOW3 | ||||
| RampKeyHoverFG:		SHADOW5 | ||||
| RampMarkerHover:	SHADOW3 | ||||
|  | ||||
| Separator:	BORDERBASE | ||||
|                                                  | ||||
| CheckBG:	EDIT_BG | ||||
| CheckLocated:	SHADOW4 | ||||
| CheckColor:	SHADOW5 | ||||
|                                                  | ||||
| RadioBG:	EDIT_BG | ||||
| RadioBorder:	SHADOW4 | ||||
| RadioDot:	SELECTION_BASE | ||||
| RadioDotHighlight:	SELECTION_HIGHLIGHT2 | ||||
|  | ||||
| TextboxBG:	EDIT_BG | ||||
| TextboxInvalidBG:	0.95 0.56 0.56 | ||||
| TextboxBorderPrimary:	BORDERBASE | ||||
| TextboxBorderHighlight:	BACKGROUND | ||||
| TextboxBorderStippled:	BORDERBASE | ||||
| TextboxBorderKeyFocus:  HSV 28 1.0 1.0 | ||||
| TextboxError:	ERROR | ||||
| TextboxGutter:	GREY(0.8) | ||||
| TextboxDropMarker: #00 00 66 | ||||
|  | ||||
| TextboxFeedbackFG:	GREY(0.5) | ||||
| TextboxFeedbackBG:	LIGHT_BASE | ||||
| SelectedTextFG:	SELECTED_TEXT | ||||
| SelectedTextBG:	SELECTION_BASE | ||||
| SelectedTextDisabledBG: GREY(0.7) | ||||
|  | ||||
| SliderTopBorder:	BORDERBASE | ||||
| SliderBottomBorder:	HIGHLIGHT3 | ||||
| SliderAdvancedBevel:	SHADOW1_5 | ||||
| SliderAdvancedGroove:	BLACK | ||||
| SliderRemainingBevel:	SHADOW4 | ||||
| SliderRemainingGroove:	SHADOW2 | ||||
| SliderTick:	SHADOW3 | ||||
| SliderRangeBrackets:	SHADOW5 | ||||
|  | ||||
| SliderThumbGradHi:		GRADIENT_HIGH | ||||
| SliderThumbGradLow:		GRADIENT_LOW | ||||
| SliderThumbPressedGradHi:	PRESSED_HIGH | ||||
| SliderThumbPressedGradLow:	PRESSED_LOW | ||||
| SliderThumbTopBevel:	HIGHLIGHT1 | ||||
| SliderThumbBottomBevel:	SHADOW3	 | ||||
| SliderThumbTopBorder:	SHADOW2 | ||||
| SliderThumbBottomBorder:	SHADOW4 | ||||
| SliderThumbRangeArrow:	SHADOW4 | ||||
|  | ||||
| RangeSliderBackground:	EDIT_BG | ||||
| RangeSliderRect:	GREY(0.7) | ||||
| RangeSliderRectLocated:	GREY(0.6) | ||||
| RangeSliderRectSelected:GREY(0.5) | ||||
| RangeSliderArrow:	GREY(0.15) | ||||
| RangeSliderArrowLocated:GREY(0.05) | ||||
| RangeSliderArrowSelected:GREY(0) | ||||
|  | ||||
| KeyframeButtonSelectedGradHi:		GREY(0.9067645) | ||||
| KeyframeButtonSelectedGradLow:		GREY(0.7429417) | ||||
| KeyframeButtonLocatedGradHi:		GREY(0.8054116) | ||||
| KeyframeButtonLocatedGradLow:		GREY(0.67435336) | ||||
| KeyframeButtonGradHi:			GREY(0.737843) | ||||
| KeyframeButtonGradLow:			GREY(0.6286278) | ||||
| KeyframeButtonCircleKey:		HSV 88 0.96 0.46 | ||||
| KeyframeButtonCircleSomeKey:		HSV 88 0.96 0.23 | ||||
| KeyframeButtonCircleNoKey:		GREY(0.9) | ||||
| KeyframeButtonCirclePending:		HSV 39 1 0.9 | ||||
| KeyframeButtonBorder:			SHADOW4 | ||||
| KeyframeButtonCircleFillOpacity:	0.2 | ||||
| KeyframeButtonCircleFillOpacity:	GRE(0.2) | ||||
|  | ||||
| LadderBG:	EDIT_BG | ||||
| LadderText:	TEXT | ||||
| LadderHighlight:	SELECTION_BASE | ||||
| LadderOutline:	SHADOW3 | ||||
| LadderShadow:	SHADOW4 | ||||
|  | ||||
| ScrollbarUpperBorder:	BORDERBASE | ||||
| ScrollbarBottomBorder:	SHADOW4 | ||||
| ScrollbarWell:	GREY(0.66) | ||||
| ScrollbarWellShadow1:	GREY(0.543) | ||||
| ScrollbarWellShadow2:	GREY(0.602) | ||||
| ScrollbarWellShadow3:	GREY(0.645) | ||||
| ScrollbarWellShadowBlend12:	GREY(0.526) | ||||
| ScrollbarWellShadowBlend13:	GREY(0.535) | ||||
| ScrollbarWellShadowBlend22:	GREY(0.562) | ||||
| ScrollbarWellShadowBlend23:	GREY(0.590) | ||||
| ScrollbarWellShadowBlend32:	GREY(0.590) | ||||
| ScrollbarWellShadowBlend33:	GREY(0.629) | ||||
|  | ||||
| ScrollbarThumbTopBorder:	BORDERBASE | ||||
| ScrollbarThumbBottomBorder:	SHADOW4 | ||||
| ScrollbarThumbBevel:	WHITE | ||||
| ScrollbarThumbGrippyBase:	SHADOW5 | ||||
| ScrollbarThumbGrippyEdge:	SHADOW3 | ||||
|  | ||||
| ScrollbarButtonTopBorder:	SHADOW3 | ||||
| ScrollbarButtonBottomBorder:	SHADOW4 | ||||
| ScrollbarButtonBetweenBorder:	SHADOW1_5 | ||||
| ScrollbarButtonBevel:	HIGHLIGHT1 | ||||
| ScrollbarButtonArrow:	TEXT | ||||
|  | ||||
| ScrollArrow:		GREY(0.4) | ||||
| ScrollArrowSelected:	TEXT | ||||
| ScrollArrowDisabled:	SHADOW1_5 | ||||
|  | ||||
| ProgressMeterPercentLabelLeft:	GREY(0) | ||||
| ProgressMeterPercentLabelRight:	WHITE | ||||
| ProgressMeterTopBorder:	SHADOW3 | ||||
| ProgressMeterBottomBorder:	SHADOW4 | ||||
| ProgressMeterWellGradHi:	SHADOW4 | ||||
| ProgressMeterWellGradLo:	SHADOW2 | ||||
| ProgressMeterBevelTop:	HIGHLIGHT1 | ||||
| ProgressMeterBevelBottom:	SELECTION_SHADOW | ||||
| ProgressMeterGradHi:	SELECTION_HIGHLIGHT2 | ||||
| ProgressMeterGradLo:	SELECTION_BASE | ||||
| ProgressMeterText:	TEXT | ||||
|  | ||||
| ListShadow:	BORDERBASE | ||||
| ListHighlight:	HIGHLIGHT1 | ||||
| ListBorder:	HIGHLIGHT3 | ||||
| // ListBG does not seem to be used anywhere | ||||
| ListBG:	HIGHLIGHT1 | ||||
| ListEntry1:		LISTA | ||||
| ListEntry2:		LISTB | ||||
| ListEntrySelected:	SELECTION_BASE | ||||
| ListTitleShadow:	SHADOW3 | ||||
| ListTitleHighlight:	HIGHLIGHT2 | ||||
| ListTitleGradHi:	HIGHLIGHT3 | ||||
| ListTitleGradLow:	BACKGROUND | ||||
| ListTitleHighlightGradHi:	SELECTION_HIGHLIGHT2 | ||||
| ListTitleHighlightGradLow:	SELECTION_BASE | ||||
| ListTitleFilteredText:		SELECTION_BASE | ||||
| ListText:		TEXT | ||||
| ListAltText:		0.9 0.4 0 | ||||
|  | ||||
| SwitchButtonSelected: GREY(0.5) | ||||
| SwitchButtonLocated: GREY(0.2) | ||||
|  | ||||
| HotkeyMgrUnboundActionFG:	SHADOW3 | ||||
|  | ||||
| // Divider line between spreadsheet columns | ||||
| SSBorder:	GREY(0.9) | ||||
| // Drag And Drop Outline in spreadsheet. | ||||
| SSOutline:	0.0 0.0 1.0 | ||||
| // Highlight Color Alpha in the channel lister | ||||
| // Red is for the Displayed Channel Alpha | ||||
| // Green is for the Graph Selected Channel Alpha. | ||||
| SSHighlightAlpha:	0.25 0.55 0.0 | ||||
|  | ||||
| SSHeader:	GREY(0.29) | ||||
|  | ||||
| GroupBorder:	BORDERBASE | ||||
|  | ||||
| InfoBG:	HELP_BG | ||||
| InfoText:	TEXT | ||||
|  | ||||
| PopupHelpBG:		HELP_BG | ||||
| PopupHelpFG:		grey18 | ||||
| PopupHelpHotkeyFG:	SHADOW4 | ||||
| PopupExtraHelpFG:	TEXT | ||||
| PopupExtraHelpBG:	HELP_F1_BG | ||||
|  | ||||
| ShelfGradHi:	WHITE | ||||
| ShelfGradMidHi:	GREY(0.82) | ||||
| ShelfGradMidLow:	GREY(0.75) | ||||
| ShelfGradLow:	GREY(0.82) | ||||
|  | ||||
| // This does not appear to be used | ||||
| //ShelfBG:	0.5 1 0 | ||||
|  | ||||
| ShelfEmptyBG:	DIM_BG | ||||
| ShelfTabActiveHi:	HIGHLIGHT1 | ||||
| ShelfTabActiveLow:	HIGHLIGHT1 | ||||
| ShelfTabInactiveHi:	HIGHLIGHT3 | ||||
| ShelfTabInactiveLow:	GREY(0.8) | ||||
|  | ||||
| PaneTabActiveHi:	HIGHLIGHT2 | ||||
| PaneTabActiveLow:	HIGHLIGHT2 | ||||
| PaneTabInactiveHi:	DIM_BG | ||||
| PaneTabInactiveLow:	DIM_BG | ||||
| PaneTabEdges:	BLACK | ||||
| PaneEmptyBG:	DIM_BG | ||||
| PaneBorder:	BLACK | ||||
| PaneHeaderGradHi:	HIGHLIGHT2 | ||||
| PaneHeaderGradLow:	BACKGROUND | ||||
| PaneTabShadow:	SHADOW3 | ||||
|  | ||||
| PathGadgetArrow1:	GREY(0.5) | ||||
| PathGadgetArrow2:	WHITE | ||||
| PathGadgetArrow3:	GREY(0.95) | ||||
| // | ||||
| PathGadgetArrow1Selected:	HIGHLIGHT2 | ||||
| PathGadgetArrow2Selected:	GREY(0.83) | ||||
| PathGadgetArrow3Selected:	BORDERBASE | ||||
| // | ||||
| PathGadgetPrimaryBorder:	BORDERBASE | ||||
| PathGadgetSecondaryBorder:	SHADOW4 | ||||
| // | ||||
| PathGadgetPrimaryBorderSelected:	SHADOW5 | ||||
| PathGadgetSecondaryBorderSelected: 	SHADOW4 | ||||
| // | ||||
| PathGadgetBevel:	HIGHLIGHT1 | ||||
| PathGadgetBevelSelected:	BORDERBASE | ||||
| // | ||||
| PathGadgetText:	TEXT | ||||
| // | ||||
| PathGadgetGradHi:	HIGHLIGHT3 | ||||
| PathGadgetGradLow:	GREY(0.83) | ||||
| // | ||||
| PathGadgetGradHiSelected:	SHADOW3 | ||||
| PathGadgetGradLowSelected:	SHADOW2 | ||||
| // | ||||
| PathGadgetHistoryButtonBevel:	SHADOW1_5 | ||||
| PathGadgetHistoryButtonBevelSelected:	GREY(0) | ||||
|  | ||||
| ViewportBorder:	GREY(0.45) | ||||
| ViewportDividers:	GREY(0.4) | ||||
|  | ||||
| ViewportInspectBox:	GREY(0.8) | ||||
| ViewportInspectBorder:	GREY(0.3) | ||||
| ViewportInspectText:	BLACK | ||||
|  | ||||
| TreeNodeBG:	EDIT_BG | ||||
| TreeNodeAlternateBG:	EDIT_BG_ALT | ||||
| TreeNodeSelectedBG:	SELECTION_BASE | ||||
| TreeNodeSelectedFG:	SELECTED_TEXT | ||||
| TreeNodeReservedParmFG:	SHADOW3 | ||||
| TreeLine:	GREY(0.5) | ||||
|  | ||||
| PerformanceGood: 0.45 0.82 0.08 | ||||
| PerformanceBad: 0.8 0 0 | ||||
|  | ||||
| RecordBtnFlash: #E6 17 17 | ||||
|  | ||||
| NodeConnectionDefaultBG:	SHADOW3_5 | ||||
| NodeConnectionTextBG:	HIGHLIGHT3 | ||||
| NodeConnectionGlow:	WHITE | ||||
| NodeConnectionArrowLight:	WHITE | ||||
| NodeConnectionArrowDark:	BLACK | ||||
| NodeConnectionBevel:	WHITE | ||||
| NodeConnectionTopBorder:	GREY(0.33) | ||||
| NodeConnectionBottomBorder:	BLACK | ||||
|  | ||||
| NodeButtonGrad:	GRADIENT_HIGH | ||||
| // NodeButtonSelectedGrad does not seem to be used anymore. | ||||
| NodeButtonSelectedGrad:	BLACK | ||||
| NodeButtonBevel:	WHITE | ||||
| NodeButtonBevelSelected:	BLACK | ||||
| NodeSeparator:	SHADOW3 | ||||
| NodeSeparatorEnabled:	GREY(0.33) | ||||
| NodeError:	ERROR | ||||
| NodeWarningBG:	BLACK | ||||
| NodeWarningFG:	1.0 0.87 0 | ||||
| NodeDefaultBG:	BACKGROUND | ||||
| NodeHighlight:	0 0.68 0.94 | ||||
| NodeDebugFG:	0.741 0.988 1 | ||||
|  | ||||
| NodeTemplateFlag:	#FF 66 FF | ||||
| NodeSelectableTemplateFlag:	#CC 33 CC | ||||
| NodeBypassFlag:	1.0 1.0 0 | ||||
| NodeRenderFlag:	0.666 0.5 1.0 | ||||
| NodeDisplayFlag:	#00 66 CC | ||||
| NodeDisplayAndRenderFlag:	0 0.68 0.94 | ||||
| NodeOutputFlag:			0.75 0.4 0.0 | ||||
| NodeSelectableFlag:	#66 CC 00 | ||||
| NodeExportFlag:	0.75 0.4 0.0 | ||||
| NodeHiddenFlag:			0.42 0.4 0.25 | ||||
| NodeAudioFlag:	0.0 0.5 0.5 | ||||
| NodeThumbnailFlag:	0.35 0.6 0.2 | ||||
| NodeLockFlag:	#FF 33 00 | ||||
| NodeSoftLockFlag:	#C4 E3 61 | ||||
| NodeLoadedWithUnloadFlagOn:	1.0 0.0 1.0 | ||||
| NodeDebugFlag:	0.741 0.988 1 | ||||
|  | ||||
| NetworkSelection:	1.00 1.00 0.00 | ||||
| NetworkCurrent:	1.00 0.85 0.00 | ||||
| NetworkCurrentNonSelected:	GREY(0.4) | ||||
| NetworkBackground:	GREY(0.65) | ||||
| NetworkDisplayHighlight:	0.4180 0.5469 0.6758 | ||||
| NetworkRenderHighlight:	#9E 8E AE | ||||
| NetworkOutputHighlight:		0.75 0.4 0.0 | ||||
| NetworkTemplateHighlight:	#FF 66 FF | ||||
| NetworkLegacyHighlight:		#FF 33 33 | ||||
| NetworkOverviewDragger:	WHITE | ||||
| NetworkTimeDependent:	0.0 1.0 0.0 | ||||
|  | ||||
| NetworkGrid:	GREY(0.78) | ||||
|  | ||||
| NetworkWireNormal:	0.5 0.5 0.5 | ||||
| NetworkWireActive:	1.0 0.3 0.0 | ||||
| NetworkWireActiveLight:	1.0 0.8 0.0 | ||||
| NetworkWireHighlight:	1.0 1.0 0.0 | ||||
| NetworkWireShadow:	0.0 0.0 0.0 | ||||
| NetworkWireExtraNormal:	0.996 0.75 0.8 | ||||
| NetworkWireExtraActive:	0.3 0.0 0.0 | ||||
| NetworkWireExtraActiveLight:	0.8 0.0 0.0 | ||||
| NetworkWireIKNormal:	0.72 0.31 0.72 | ||||
| NetworkWireIKActive:	0.0 0.0 0.3 | ||||
| NetworkWireIKActiveLight:	0.0 0.0 0.8 | ||||
| NetworkWireOutputOverrideNormal:	1.0 1.0 1.0 | ||||
| NetworkWireOutputOverrideHighlight:	0.0 1.0 0.0 | ||||
| NetworkWireTimeDepNormal:	0.0 1.0 0.0  | ||||
| NetworkWireLoopBack:		HSV 180 1.0 1.0 1.0 | ||||
| NetworkWirePassThrough:		HSV 180 1.0 1.0 1.0 | ||||
|  | ||||
| StatusBarMessageFG:	BLACK | ||||
| StatusBarMessageBG:	BACKGROUND | ||||
| // | ||||
| StatusBarPromptFG:	WHITE | ||||
| StatusBarPromptBG:	0.3 0.4 0.9 | ||||
| // | ||||
| StatusBarWarningFG:	WHITE | ||||
| StatusBarWarningBG:	0.85 0.25 0.0 | ||||
| // | ||||
| StatusBarErrorFG:	WHITE | ||||
| StatusBarErrorBG:	1.0 0.0 0.0 | ||||
|  | ||||
| DopeSheetCurrentFrameFG:	WHITE | ||||
| DopeSheetCurrentFrameBG:	BLACK | ||||
| DopeSheetHoverLine:		GREY(0.5) | ||||
|  | ||||
| DopeSheetHoverFrameFG:		BLACK | ||||
| DopeSheetHoverFrameBG:		GREY(0.84) | ||||
| DopeSheetIndicatorLine:		BLACK | ||||
| DopeSheetIndicatorClickLine:	GREY(0.5) | ||||
| DopeSheetIndicatorOverLine:	GREY(0.2) | ||||
| DopeSheetKnob:			BLACK | ||||
| DopeSheetKnobClick:		GREY(0.5) | ||||
| DopeSheetKnobOver:		GREY(0.2) | ||||
| DopeSheetKnobPendingKey:	SELECTION_BASE | ||||
| DopeSheetKnobOutlier:	1 1 0 | ||||
| DopeSheetKeyActive:		HSV 88 0.96 0.46 | ||||
| DopeSheetKeyPartial2:		HSV 88 1.0 0.3 | ||||
| DopeSheetKeyPartial:		HSV 88 0.96 0.7 | ||||
| DopeSheetKeyPending:	SELECTION_BASE | ||||
| DopeSheetKeyMuted:	GREY(0.2) | ||||
| DopeSheetKeyOverlay:	1 0 0 | ||||
| DopeSheetKeyDisabled:	0.5 0 1 | ||||
| DopeSheetKeySelected:	    SELECTION_HIGHLIGHT2 | ||||
| DopeSheetKeySelectedBorder: SELECTION_BASE | ||||
| DopeSheetOutsideRangeBG: BACKGROUND | ||||
| DopeSheetSimulation:		0 0.5 1 | ||||
| DopeSheetSimulationReset:	1 0.5 0 | ||||
| DopeSheetSimulationPlaying:	0.59 0.48 0.71 | ||||
| DopeSheetTimeline:	GREY(0.7) | ||||
| DopeSheetTimelineAudio:	GREY(0.5) | ||||
| DopeSheetTickLarge:	GREY(0.3) | ||||
| DopeSheetTickSmall:	GREY(0.6) | ||||
| DopeSheetTickSmallAudio:	GREY(0.35) | ||||
| DopeSheetTickNumber:	GREY(0.5) | ||||
| DopeSheetRangeNumber:	GREY(0.3) | ||||
| DopeSheetRowDisabled:	GREY(0.86) | ||||
| DopeSheetRowLight:	LISTA | ||||
| DopeSheetRowDark:	LISTB | ||||
| DopeSheetColLine:	GREY(0.9) | ||||
| DopeSheetRowLine:	GREY(0.9) | ||||
| DopeSheetViewLock:	1 1 0.5 | ||||
| DopeSheetSelection:		HSV 60 1.0 0.5 | ||||
| DopeSheetSelectionHover:	HSV 60 0.5 0.9 | ||||
| DopeSheetSelectionActive:	HSV 60 0.5 0.9 | ||||
| DopeSheetSelectionInactive:	HSV 60 0.9 0.7 | ||||
| DopeSheetSelectionText:	GREY(0) | ||||
| DopeSheetSelectionInactiveLock:	1 0 1 | ||||
| DopeSheetSelectionRemove:	1 0 0 | ||||
| DopeSheetOverwriteHover:	1 0 0 | ||||
| DopeSheetOverwriteActive:	0.7 0 0 | ||||
| DopeSheetOverwriteInactive:	0.9 0 0 | ||||
| DopeSheetSpreadSheetText:	GREY(0) | ||||
| DopeSheetSpreadSheetDisabled:	1 0.9176 0.9569 | ||||
| DopeSheetRippleTool:	1 1 0 | ||||
|  | ||||
| BorderLight:		BORDERBASE | ||||
| BorderDark:		BLACK | ||||
|  | ||||
| AssetBannerBackground:		GREY(0.12) | ||||
| AssetUpdateStatusBackground:	0.19 0.28 0.38 | ||||
| AssetUpdateStatusText:		WHITE | ||||
| OrboltSplashscreenProgressbar:	0.19 0.28 0.38 | ||||
|  | ||||
| MplayInspectBox:	GREY(0.8) | ||||
| MplayInspectBorder:	GREY(0.3) | ||||
| MplayInspectText:	BLACK | ||||
| MplayColorCorrectWarn:  1 1 0.75  | ||||
| // | ||||
| // The following colors are used on the top control panels | ||||
| // within the desktop panes to indicate the current data type. | ||||
| // These are Tints, not colors, so beware of modifying the saturation | ||||
| // or brightness. | ||||
| // | ||||
| ObjectColor:	HSV 210 0.05 0.95 | ||||
| SopColor:	HSV 100 0.05 0.95 | ||||
| DopColor:	HSV 0 0.05 0.95 | ||||
| PopNetColor:	HSV 170 0.05 0.95 | ||||
| PopColor:	HSV 170 0.05 0.95 | ||||
| ShopColor:	HSV 340 0.05 0.95 | ||||
| VopNetColor:	HSV 260 0.05 0.95 | ||||
| VopColor:	HSV 260 0.05 0.95 | ||||
| ChopNetColor:	HSV 60 0.05 0.95 | ||||
| ChopColor:	HSV 60 0.05 0.95 | ||||
| CopNet2Color:	HSV 40 0.05 0.95  | ||||
| Cop2Color:	HSV 40 0.05 0.95 | ||||
| OutputColor:	HSV 20 0.05 0.95 | ||||
| RootColor:	HSV 0 0 1 | ||||
|  | ||||
| // Channel Editor Colors --------------------------------------------------- | ||||
| // | ||||
| // These colors for for graphical elements in the Channel Editor | ||||
| // | ||||
| ChannelEditorBackground:	    GREY(0.65)	    // Background of the graph same as network color | ||||
| ChannelEditorBGOutsideGlobal: 0.706 0.692 0.622  // Background of the graph outside the global time range (orange color mixed at 20% with grey 0.65) | ||||
|  | ||||
| ChannelEditorBGOutsidePlayback: 0.678 0.671 0.636 // Background of the graph outside the playback range(orange color mixed at 10% with grey 0.65) | ||||
| ChannelEditorTimebar:		    BLACK	    // Color of timebar to be xored on top | ||||
| ChannelEditorGridLine:		    GREY(0.78)	    // Graph grid line | ||||
| ChannelEditorGridDashedLine:	    GREY(0.78)	    // Graph grid dashed line | ||||
| ChannelEditorHandleDefault:	    BLACK	    // Handles | ||||
| ChannelEditorHandleSelected:	    1.0 0.88235 0.701  // Selected handle | ||||
| ChannelEditorHandleLocated:	    1.00 1.00 0.00  // Handle when mouse is on top | ||||
| ChannelEditorHandleSelectedLocated: 1.00 1.00 1.00  // Selected handle when mouse is on top | ||||
| ChannelEditorTimeText:		    GREY(0.65)	    // Color of the bottom time text | ||||
| ChannelEditorStatsText:		    BLACK	    // Color of the stats text | ||||
| ChannelEditorViewLock:		    1 1 0.5 | ||||
|  | ||||
| ChannelListCircleOutline:	    BLACK | ||||
|  | ||||
| // Chop Editor Colors --------------------------------------------------- | ||||
| // | ||||
| // These colors for for graphical elements in the Chop Editor | ||||
| // | ||||
| ChopEditorTimeBar:		    BLACK | ||||
|  | ||||
| // Channel Colors ---------------------------------------------------------- | ||||
| // | ||||
| // These colors are for coloring channels in various places in Houdini | ||||
| // (eg. the Channel Editor and Channel List panes). | ||||
| // | ||||
| // They are currently divided into 4 groups: | ||||
| //   - red colors:   for channel names ending in x or r | ||||
| //   - green colors: for channel names ending in y or g | ||||
| //   - blue colors:  for channel names ending in z or b | ||||
| //   - other colors: for channel names not ending in letters mentioned above | ||||
| // The channel names ending r, g, or b always use the first entry of each of | ||||
| // their respective color groups. | ||||
| // | ||||
| // Each color group contains an arbitrary number of similar colors, uniquely | ||||
| // determined by their numeric suffix.  When determining the color of a | ||||
| // particular channel, both its node and channel name is used. For example, | ||||
| // point1/tx and point1/vx will be both be reds of different hues, which in turn | ||||
| // will also differ from point2/tx and point2/vx. | ||||
| // | ||||
| ChannelColorRed1:   hsv   0.0 1.0 1.00  // red | ||||
| ChannelColorRed2:   hsv 320.0 1.0 1.00  // before red | ||||
| ChannelColorRed3:   hsv 340.0 1.0 1.00 | ||||
| ChannelColorRed4:   hsv  20.0 1.0 1.00  // after red | ||||
| ChannelColorRed5:   hsv  40.0 1.0 1.00 | ||||
| ChannelColorGreen1: hsv 120.0 1.0 1.00  // green | ||||
| ChannelColorGreen2: hsv  80.0 1.0 1.00  // before green | ||||
| ChannelColorGreen3: hsv 100.0 1.0 1.00 | ||||
| ChannelColorGreen4: hsv 140.0 1.0 1.00  // after green | ||||
| ChannelColorGreen5: hsv 160.0 1.0 1.00 | ||||
| ChannelColorBlue1:  hsv 240.0 1.0 1.00  // blue | ||||
| ChannelColorBlue2:  hsv 200.0 1.0 1.00  // before blue | ||||
| ChannelColorBlue3:  hsv 220.0 1.0 1.00 | ||||
| ChannelColorBlue4:  hsv 260.0 1.0 1.00  // after blue | ||||
| ChannelColorBlue5:  hsv 280.0 1.0 1.00 | ||||
| ChannelColorOther1: hsv  60.0 1.0 1.00  // Yellow | ||||
| ChannelColorOther2: hsv 180.0 1.0 1.00  // Aqua | ||||
| ChannelColorOther3: hsv 300.0 1.0 1.00  // Purple | ||||
| ChannelColorOther4: hsv  60.0 1.0 0.75  // Dark Yellow | ||||
| ChannelColorOther5: hsv 180.0 1.0 0.75  // Dark Aqua | ||||
| ChannelColorOther6: hsv 300.0 1.0 0.75  // Dark Purple | ||||
|  | ||||
| // Geometry group colors --------------------------------------------------- | ||||
| // | ||||
| // These two colors specify opposing corners of a quadrilateral in HSV space. | ||||
| // Colors for geometry groups are sampled from within this quad. | ||||
| // | ||||
| GeoGroupColor1: hsv  90.0 0.3 1.0 | ||||
| GeoGroupColor2: hsv 330.0 0.6 1.0 | ||||
|  | ||||
| // Syntax highlighting in editors and input boxes | ||||
| ParmSyntaxPlainColor:	black | ||||
| ParmSyntaxStringColor:	#00 66 00 | ||||
| ParmSyntaxVarColor:	#88 88 00 | ||||
| ParmSyntaxFuncColor:	#00 66 66 | ||||
| ParmSyntaxKeywordColor:	#88 00 88 | ||||
| ParmSyntaxQuoteColor:	#00 00 66 | ||||
| ParmSyntaxNumberColor:	#00 7f 40 | ||||
| ParmSyntaxRefColor:	#77 44 00 | ||||
| ParmSyntaxCommentColor:	#88 88 00 | ||||
| ParmSyntaxErrorColor:	#ff 00 00 | ||||
| ParmParenMatchColor:	#00 55 00 | ||||
| ParmQuoteMatchColor:	#00 ff ff | ||||
| ParmMisMatchColor:	#ff 77 77 | ||||
|  | ||||
| PreEditUnderlineColor:	SELECTION_BASE | ||||
|  | ||||
| // Old UI Resources ---------------------------------------------------------- | ||||
| ForegroundColor:	grey80 | ||||
| BackgroundColor:	grey62 | ||||
| PaperColor:	EDIT_BG | ||||
|  | ||||
| ButtonColor:	BACKGROUND | ||||
| ButtonStripColor:	BACKGROUND | ||||
|  | ||||
| ListTitleColor:	grey68 | ||||
| ListEntryColor:	grey62 | ||||
| ListEntrySelectedColor:	lightgoldenrod2 | ||||
|  | ||||
| MenuBarColor:	grey75 | ||||
| MenuColor:	grey70 | ||||
| BlueSelectedMenuColor:	#20 20 ff | ||||
|  | ||||
| SliderColor:	grey65 | ||||
| SliderThumbColor:	grey68 | ||||
| InputColor:	grey70 | ||||
| RadioColor:	grey60 | ||||
|  | ||||
| IconBackgroundColor:	grey80 | ||||
| IconOutlineColor:	grey30 | ||||
| IconShadowColor:	grey50 | ||||
| IconLocatedColor:	white | ||||
|  | ||||
| DisabledTextColor:	grey50 | ||||
| DisabledTextDropShadowColor:	grey80 | ||||
| PopupHelpBackgroundColor:	SELECTION_HIGHLIGHT2 | ||||
|  | ||||
| // New colors for Popup windows (Ex. Anonymous Usage Stats Window) | ||||
| PopupWindowTextColor:	white | ||||
| BlueTextLinkColor:      #33 66 BB | ||||
|  | ||||
| // Note: the luminance levels of most of these colors should be similar | ||||
| // so that none of them stands out too much and so that the text | ||||
| // in the parameter fields will be readable. | ||||
| // | ||||
|  | ||||
| // Not Used | ||||
| NormalColor:	0.0 0.0 0.0 | ||||
| // Parameter is locked | ||||
| LockedColor:	#c4 c4 c4 | ||||
| // Pending change  | ||||
| PendingColor:	#ff ff aa //yellow | ||||
| // Keyframe | ||||
| IsKeyColor:	#df ff b6 //green | ||||
| // constant() or channel with no keys | ||||
| IsSoftKeyColor:	#d5 ff fe //cyan | ||||
| // Channel, not at a key. (Expression) | ||||
| IsNotKeyColor:	#d5 ff fe //cyan | ||||
| // Channel is disabled from dopesheet | ||||
| DisabledColor:	#8c a8 bf //steel | ||||
| // Has "lock()" expression | ||||
| ChannelLockedColor:	#c6 c6 c6 //gray | ||||
| // Parameter is overridden by chop | ||||
| OverrideColor:	#ff eb b5 //peach | ||||
| // Expr language differs from node lang. | ||||
| OtherLanguageColor:	#ed d1 ee //purple | ||||
| // Accent for non-default parms | ||||
| NonDefAccentColor:	0.00 0.00 0.00 | ||||
| // Accent for !!ch()!! parms | ||||
| ChanRefAccentColor:	0.50 0.90 0.50 | ||||
| // Accents are this color when disabled | ||||
| DisabledAccentColor:	0.30 0.30 0.30 | ||||
| // Parm color when exluded from take, and auto-take is on. | ||||
| AutoTakeExcluded:  	0.86 0.84 0.75 | ||||
|  | ||||
| ScopedBlend:		 0.9 0.1 0.9 | ||||
| ScopedBaseColor:	 GREY(0.7) | ||||
| ScopedColor:		 SELECTION_BASE | ||||
| ScopedBaseSelectedColor: GREY(1.0) | ||||
| ScopedSelectedColor:	 GREY(0.5) | ||||
| AutoScopedColor:	 GREY(0.7) | ||||
| ScopedAlpha:		 1.0 1.0 1.0 | ||||
|  | ||||
| // | ||||
| // Parm border colors indicating that the parm has a handle associated with it: | ||||
| // | ||||
|  | ||||
| // handle is invisible, probably XCF | ||||
| InvisibleHandleColor:	0.70 0.00 0.00 | ||||
| // handle is visible, eg. xform handle | ||||
| VisibleHandleColor:	0.00 0.50 0.50 | ||||
| // handle is active | ||||
| ActiveHandleColor:	1.00 1.00 0.00 | ||||
|  | ||||
| // | ||||
| // The following are used for the flag buttons in the group and node | ||||
| // tiles and listers. | ||||
|  | ||||
| SelectOnColor:	0.75 0.75 0 | ||||
| SelectOffColor:	0.56 0.56 0 | ||||
| DisplayOnColor:	0.3 0.5 1 | ||||
| DisplayOffColor:	0.2 0.3 0.6 | ||||
| TemplateOnColor:	1 0.5 1 | ||||
| TemplateOffColor:	0.75 0.37 0.75 | ||||
| BypassOnColor:	1 0.5 0 | ||||
| BypassOffColor:	0.5 0.25 0 | ||||
| SelectableOnColor:	0.6 0.35 0.2 | ||||
| SelectableOffColor:	0.4 0.2 0.15 | ||||
| ExposeOnColor:	1 0 0 | ||||
| ExposeOffColor:	0.6 0 0 | ||||
| CurrentColor:	0.25 0.85 0.25 | ||||
|  | ||||
|  | ||||
| SplitBarBackground:	BACKGROUND | ||||
| SplitBarEdgeColor:	GREY(0.36) | ||||
| SplitBarLightColor:	GREY(0.432) | ||||
| SplitBarDarkColor:	GREY(0.18) | ||||
|  | ||||
| SplitBarPaneOutline: 	0.59 0.59 0.59 | ||||
| SplitBarGrippyColor:	0.08 0.08 0.08 | ||||
| SplitBarHighlight:	1 1 1 | ||||
|  | ||||
| PlayBarOnColor:	0.05 0.8 0.05 | ||||
| PlayBarOffColor:	0.25 0.25 0.25 | ||||
| PlayBarDisabledColor:	0.4 0.4 0.4 | ||||
| PlayBarResetColor:	1 1 0.0 | ||||
| PlayBarNoPending:	0 0.8 0 | ||||
| PlayBarNoPending2:	0 1 0 | ||||
| PlayBarPending:	0.75 0.75 0.5 | ||||
| PlayBarPending2:	1 1 0.5 | ||||
| PlayBarAudioWaveColor:	0.643 0.643 0.643 | ||||
| PlayBarStartEndFieldBG:	EDIT_BG_ALT | ||||
| PlayBarGStartEndFieldBG: GREY(0.8) | ||||
|  | ||||
| // The following are used for the indicator colours in the info button | ||||
| ErrorFlag:	0.9 0.1 0.1 | ||||
| WarningFlag:	1 1 0 | ||||
| MessageFlag:	0.8 0.8 0.8	 | ||||
| FilteredFlag:	0.6 0.6 0.6 | ||||
|  | ||||
| // The NoSaveFlag color is used in the resource managers for .nosave files | ||||
| NoSaveFlag:	0.0 0.4 0.1 | ||||
|  | ||||
| // The following colors are for the status bar | ||||
| MessageColor:	0.0 0.0 0.0 | ||||
| PromptColor:	0.3 0.4 0.9 | ||||
| WarningColor:	0.85 0.25 0.0 | ||||
| ErrorColor:	1.0 0.0 0.0 | ||||
|  | ||||
| // The following color is for the SHOP viewer | ||||
| ShopViewTitleColor	1.0 1.0 0.0 | ||||
|  | ||||
| // The following colors are for Vop input/output labels | ||||
| VopInOutVectorColor:		#367245 | ||||
| VopInOutVectorArrayColor:	#367054 | ||||
| VopInOutVector2Color:		#148200 | ||||
| VopInOutVector2ArrayColor:	#0B4400 | ||||
| VopInOutVector4Color:		#5A7400 | ||||
| VopInOutVector4ArrayColor:	#435600 | ||||
| VopInOutNormalColor:		#5F5F94 | ||||
| VopInOutColorColor:		    #AD18AD | ||||
| VopInOutFloatColor:		    #317B73 | ||||
| VopInOutFloatArrayColor:	#134943 | ||||
| VopInOutIntColor:		    #286F9F | ||||
| VopInOutIntArrayColor:		#143D52 | ||||
| VopInOutStringColor:		#7E552E | ||||
| VopInOutStringArrayColor:	#482C12 | ||||
| VopInOutMatrix2Color:		#853FA1 | ||||
| VopInOutMatrix2ArrayColor:	#442053 | ||||
| VopInOutMatrix3Color:		#7944AD | ||||
| VopInOutMatrix3ArrayColor:	#3C2750 | ||||
| VopInOutMatrix4Color:		#5444AA | ||||
| VopInOutMatrix4ArrayColor:	#332C60 | ||||
| VopInOutPointColor:		    #CF0F95 | ||||
| VopInOutBsdfColor:		    #7F7500 | ||||
| VopInOutStructColor:		#702921 | ||||
| VopInOutMethodColor:		#B96F00 | ||||
| VopInOutMultiColor:		    #4D4D4D | ||||
| VopErrorColor:			    ERROR | ||||
| VopInOutDictColor:		#D29628 | ||||
| VopInOutDictArrayColor:		#B5700A | ||||
|  | ||||
| // The colors for SHOP input output labels | ||||
| ShopInOutSurfaceColor: #A45F3D | ||||
| ShopInOutShadowColor: #45456B | ||||
| ShopInOutDisplaceColor: #426EC6 | ||||
| ShopInOutGeometryColor: #4A7C4A | ||||
| ShopInOutLightColor: #666642 | ||||
| ShopInOutFogColor: #414141 | ||||
| ShopInOutPropertiesColor:  #5991A4 | ||||
| ShopInOutShaderColor: #272727 | ||||
| ShopInOutImage3dColor: #307157 | ||||
| ShopInOutImage3dArrayColor: #265A4D | ||||
|  | ||||
| // The following colors are for Dop input/output labels | ||||
| DopInOutObjectColor: #E1E1E1 | ||||
| DopInOutDataColor: #5B985B | ||||
| DopInOutRelDataColor: #638F63 | ||||
| DopInOutSolverColor: #8E63B8 | ||||
| DopInOutAnyColor: WHITE | ||||
|  | ||||
| // The following colors are for Top graph nodes | ||||
| TopInOutColor_file:         #919191 | ||||
| TopInOutColor_file/image:   #55D2C5 | ||||
| TopInOutColor_file/geo:     #008FEE | ||||
| TopInOutColor_file/csv:     #FF6600 | ||||
| TopInOutColor_file/movie:   #5AAA00 | ||||
| TopInOutColor_file/archive: #BEC43F | ||||
| TopInOutColor_nonfile:      #D05ADD | ||||
|  | ||||
| // The following colors are for simple spreadsheets (ie. tables) | ||||
| SSTableBackgroundColor:	0.9	0.9	0.9 | ||||
| SSTableSelectedColor:	0.125	0.125	1.0 | ||||
|  | ||||
| // The following colors are for parameter spreadsheets | ||||
| ParmSheetEmptyColor:	0.65	0.65	0.65 | ||||
| ParmSheetHeaderColor:	0.60	0.60	0.60 | ||||
|  | ||||
| // The following color is used for buttons that simulate a hyper-text link | ||||
| HyperTextLinkColor:	0.0	0.0	1.0 | ||||
|  | ||||
| // The following colors are used to highlight the names of operators that have | ||||
| // a given property (e.g. modified parameters) | ||||
| OpNameNoneColor:	0.0	0.0	0.0 | ||||
| OpNameCommentsColor:	0.0	0.0	1.0 | ||||
| OpNameAnimatedColor:	0.0	0.45	0.0 | ||||
| OpNameModifiedColor:	0.7	0.1	0.8 | ||||
| OpNameChoppedColor:	1.0	0.5	0.0 | ||||
| OpNameSyncedColor:	0.1	0.1	0.6 | ||||
| OpNameUnsyncedColor:	0.6	0.1	0.1 | ||||
| OpNameSubnetColor:	0.2	0.2	0.5 | ||||
|  | ||||
| // The following color is used for the text in the parameter title bar that | ||||
| // indicates how many nodes are selected | ||||
| ParmTitleBarNumSelectedColor:	0.125	0.125	1.0 | ||||
|  | ||||
| // The following color is used for the text in the take label to indicate that | ||||
| // the auto take mode is enabled | ||||
| AutoTakeModeColor:	0.40	0.70	0.40 | ||||
|  | ||||
| // These colors are used by the operator type manager. | ||||
| OTLUnusedColor:	0.70	0.10	0.10 | ||||
| OTLOutOfDateColor:	0.70	0.70	0.10 | ||||
| OTLPreferredColor:	0.20	0.70	0.20 | ||||
|  | ||||
| // These colors are used by the simulation tree view. | ||||
| SIMAltRepColor:	0.20	0.70	0.20 | ||||
| SIMObjectColor:	0.00	0.00	0.00 | ||||
| SIMDataColor:	0.00	0.00	0.00 | ||||
| SIMRelDataColor:	0.00	0.00	0.00 | ||||
| SIMRecordColor:	0.00	0.00	0.00 | ||||
| SIMAffectorsColor:	0.00	0.00	0.00 | ||||
| SIMGroupsColor:	0.00	0.00	0.00 | ||||
| SIMEngineColor:	0.00	0.00	0.00 | ||||
| SIMEngineInterpColor:	0.70	0.70	0.10 | ||||
| SIMAffectorColor:	0.10	0.10	0.60 | ||||
| SIMMutualColor:	0.20	0.70	0.20 | ||||
| SIMAlmostMutualColor:	0.70	0.70	0.10 | ||||
|  | ||||
| // These colors are used by the linker tree views. | ||||
| LinkerPartialLinkColor:	0.80	0.80	0.80 | ||||
|  | ||||
| // The following colors are used by the network editor in list mode | ||||
| OpListHeaderBGColor:	0.7	0.7	0.7 | ||||
| OpListSplitterColor:	0.0	0.0	0.0 | ||||
| OpListSelectionBGColor:	SELECTION_BASE | ||||
| OpListSelectionFGColor:	HIGHLIGHT1 | ||||
|  | ||||
| // These colors are used by the file dependency dialog | ||||
| FileDepAcceptColor:		0.0 0.63 0.0 | ||||
| FileDepRejectColor:		0.75 0.0 0.0 | ||||
|  | ||||
| // Colors for the shaded pick box | ||||
| ShadedPickOutline: 	      0.9 0.9 0.9 | ||||
| ShadedPickInnerLine: 	      0.7 0.7 0.7 | ||||
| ShadedPickFill:		      0.5 0.5 0.5 | ||||
|  | ||||
| // Hotkey Editor keyboard -------------------------------------------- | ||||
|  | ||||
| KeyCapUnavailableFill: #323232 | ||||
| KeyCapUnavailableHover: #424242 | ||||
|  | ||||
| KeyCapAssignedFill: #515151 | ||||
| KeyCapAssignedHover: #616161 | ||||
|  | ||||
| KeyCapDefaultFill: #858585 | ||||
| KeyCapDefaultHover: #959595 | ||||
|  | ||||
| ModifierKeyOffFill: #292929 | ||||
| ModifierKeyOffHover: #393939 | ||||
|  | ||||
| KeyCapSelectionBorder: WHITE | ||||
| KeyCapSelectionText: WHITE | ||||
|  | ||||
| ShiftKeyBorder: #7F5050 | ||||
| ShiftKeyFill: #AF7070 | ||||
| ShiftKeyHilite: #CF9090 | ||||
|  | ||||
| CtrlKeyBorder: #436892 | ||||
| CtrlKeyFill: #5883B4 | ||||
| CtrlKeyHilite: #78A3D4 | ||||
|  | ||||
| AltKeyBorder: #658245 | ||||
| AltKeyFill: #8EA37D | ||||
| AltKeyHilite: #AEC39D | ||||
|  | ||||
| CmdKeyBorder: #9A7B49 | ||||
| CmdKeyFill: #BBAB28 | ||||
| CmdKeyHilite: #DBCB48 | ||||
|  | ||||
| // Scene Graph Panes -------------------------------------------- | ||||
|  | ||||
| UsdLocationHasArcs	#3E9E2E | ||||
| UsdLocationIsInstance	#87CEFA | ||||
| UsdLocationInMaster	#7688D9 | ||||
| UsdLocationUnloaded	#5E2E15 | ||||
| UsdLocationLoaded	#DE9E2E | ||||
| UsdLayerMuted		#9090E0 | ||||
| UsdLayerHasOpinion	#E07000 | ||||
| UsdLayerChildHasOpinion	#A04000 | ||||
|  | ||||
| UsdAttrResolveFallback:		#DE9E2E | ||||
| UsdAttrResolveDefault:		#87CEFA | ||||
| UsdAttrResolveValueClips:	#E696E6 | ||||
| UsdAttrResolveTimeSamples:	#B1CF99 | ||||
| UsdAttrResolveNone:		grey50 | ||||
| UsdProperty:			#E68484 | ||||
| UsdComputed:			#8484E6 | ||||
| @@ -0,0 +1,52 @@ | ||||
| # Compositor viewer and mplay display preferences | ||||
|  | ||||
| display.dither		:= 1; | ||||
| display.intscale	:= 0; | ||||
| display.force8bit	:= 0; | ||||
| display.mipmap		:= 0; | ||||
| display.fragmentshaders := 0; | ||||
| display.fragment16	:= 1; | ||||
| display.hardaccel	:= 1; | ||||
| display.hardlut	:= 0; | ||||
| display.components	:= 2; | ||||
| display.uselumsingle   := 1; | ||||
| display.popwindow	:= 1; | ||||
| display.renderover	:= 1; | ||||
| display.fastaspect	:= 1; | ||||
|  | ||||
| viewport.mode		:= 1; | ||||
| viewport.layouthorz	:= 1; | ||||
| viewport.showalways	:= 1; | ||||
| viewport.r		:= 1; | ||||
| viewport.g		:= 1; | ||||
| viewport.b		:= 1; | ||||
| viewport.x		:= 2; | ||||
| viewport.y		:= 2; | ||||
| viewport.infolevel	:= 2; | ||||
| viewport.guide		:= ""; | ||||
| viewport.s3dformat	:= 0; | ||||
|  | ||||
| background.premult	:= 1; | ||||
| background.filename	:= ""; | ||||
| background.scale	:= 0; | ||||
| background.resx		:= 256; | ||||
| background.resy		:= 256; | ||||
|  | ||||
| correct.displaylut	:= ""; | ||||
| correct.inspectlut	:= ""; | ||||
| correct.gamma		:= 1; | ||||
| correct.gammascope	:= "C Left Right"; | ||||
| correct.bggamma	:= 0; | ||||
| correct.prebright	:= 0; | ||||
|  | ||||
| handle.smooth		:= 1; | ||||
| handle.blend		:= 1; | ||||
| handle.pick		:= 6; | ||||
| handle.r		:= 0.8; | ||||
| handle.g		:= 0.8; | ||||
| handle.b		:= 0.8; | ||||
| handles.follow	:= 1; | ||||
|  | ||||
| memory.limit		:= 1; | ||||
| memory.size		:= 10; | ||||
| memory.compression	:= 0; | ||||
| @@ -0,0 +1,22 @@ | ||||
| # Defaults settings for a new Composite Project | ||||
| # These settings are saved in the .hip file, so these | ||||
| # settings apply to new projects only. | ||||
| # This are saved from the Settings->Composite Project dialog. | ||||
|  | ||||
| xres         := 256; | ||||
| yres         := 256; | ||||
| pixel.aspect := 1; | ||||
| depth        := 4; | ||||
| black.point  := 0; | ||||
| white.point  := 1; | ||||
|  | ||||
| # The following applies to the File COP only | ||||
| file.res           := 1; | ||||
| file.depth         := 1; | ||||
| file.last.filename := 1; | ||||
|  | ||||
| # Enables Large Canvas | ||||
| large.canvas := 1; | ||||
|  | ||||
| # Default project proxy level | ||||
| proxy.zoom.level  := full; | ||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -0,0 +1,259 @@ | ||||
| fullscreen   -1 | ||||
| playbarshown 0 | ||||
| playbar      -1 | ||||
| shelf        -1 | ||||
| menubar      -1 | ||||
| statusbar    -1 | ||||
| root { | ||||
|     split 0.330952 H { | ||||
|         split 0.324034 V { | ||||
|             split 0.550562 V { | ||||
|                 split 0.5 H L { | ||||
|                     tabs 0 1 { | ||||
|                         pane pane1 -a 0 -l 10 -H /obj/ -T OBJ -m sceneview | ||||
|                     } | ||||
|                     split 0.984032 H R { | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab9 -a 0 -l 10 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab10 -a 0 -l 10 -H /obj/ -T OBJ -m sceneview | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|                 split 0.5 H L { | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab8 -a 0 -l 10 -H /obj/ -T OBJ -m parmeditor | ||||
|                     } | ||||
|                     split 0.5 H R { | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab25 -a 0 -l 10 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab26 -a 0 -l 10 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|             split 0.501969 H L { | ||||
|                 tabs 0 1 { | ||||
|                     pane panetab7 -a 0 -l 10 -H /obj/ -T OBJ -m parmeditor | ||||
|                 } | ||||
|                 split 0.485437 H R { | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab19 -a 0 -l 10 -H /obj/ -T OBJ -m parmeditor | ||||
|                     } | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab20 -a 0 -l 10 -H /obj/ -T OBJ -m parmeditor | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|         split 0.496867 H { | ||||
|             split 0.699571 V { | ||||
|                 split 0 H L { | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab1 -a 0 -l 10 -H /obj/ -T OBJ -m iprviewer | ||||
|                     } | ||||
|                     split 0.5 H R { | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab11 -a 0 -l 10 -H /obj/ -T OBJ -m iprviewer | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab12 -a 0 -l 10 -H /obj/ -T OBJ -m iprviewer | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|                 split 0.46319 V { | ||||
|                     split 0.5 H L { | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab3 -a 0 -l 10 -H /obj/ -T OBJ -m sceneview | ||||
|                         } | ||||
|                         split 0.5 H R { | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab21 -a 0 -l 10 -H /obj/ -T OBJ -m sceneview | ||||
|                             } | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab22 -a 0 -l 10 -H /obj/ -T OBJ -m sceneview | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                     split 0.5 H L { | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab4 -a 0 -l 10 -H /obj/ -T OBJ -m neteditor | ||||
|                         } | ||||
|                         split 0.5 H R { | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab15 -a 0 -l 0 -H /obj/ -T OBJ -m neteditor | ||||
|                             } | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab16 -a 0 -l 0 -H /obj/ -T OBJ -m neteditor | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|             split 0.699571 V { | ||||
|                 split 0.5 H L { | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab2 -a 0 -l 10 -H /obj/ -T OBJ -m sceneview | ||||
|                     } | ||||
|                     split 0.5 H R { | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab13 -a 0 -l 10 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab14 -a 0 -l 10 -H /obj/ -T OBJ -m sceneview | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|                 split 0.46319 V { | ||||
|                     split 0.5 H L { | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab5 -a 0 -l 10 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                         split 0.5 H R { | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab23 -a 0 -l 10 -H /obj/ -T OBJ -m parmeditor | ||||
|                             } | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab24 -a 0 -l 10 -H /obj/ -T OBJ -m parmeditor | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                     split 0.5 H L { | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab6 -a 0 -l 10 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                         split 0.5 H R { | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab17 -a 0 -l 10 -H /obj/ -T OBJ -m parmeditor | ||||
|                             } | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab18 -a 0 -l 10 -H /obj/ -T OBJ -m parmeditor | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|     } | ||||
| } | ||||
| shelfdock -o 0 -l icon_and_text | ||||
| viewerstow -x stow -b stow -l stow -m hide -c hide -d open O_1_11_O_11_1_O.pane1.world | ||||
| vieweroption -a 2 O_1_11_O_11_1_O.pane1.world | ||||
| viewlayout -s 2 O_1_11_O_11_1_O.pane1.world | ||||
| viewtype -t ortho_right O_1_11_O_11_1_O.pane1.world.`vpname("O_1_11_O_11_1_O.pane1.world",4)` | ||||
| viewtype -t ortho_front O_1_11_O_11_1_O.pane1.world.`vpname("O_1_11_O_11_1_O.pane1.world",3)` | ||||
| viewtype -t ortho_top O_1_11_O_11_1_O.pane1.world.`vpname("O_1_11_O_11_1_O.pane1.world",1)` | ||||
| viewtype -t perspective O_1_11_O_11_1_O.pane1.world.`vpname("O_1_11_O_11_1_O.pane1.world",2)` | ||||
| parmeditor -T 0.25 -w 0 panetab9 | ||||
| viewerstow -x open -b stow -l stow -m hide -c hide -d open O_1_11_O_11_1_O.panetab10.world | ||||
| vieweroption -a 2 O_1_11_O_11_1_O.panetab10.world | ||||
| viewlayout -s 2 O_1_11_O_11_1_O.panetab10.world | ||||
| viewtype -t ortho_right O_1_11_O_11_1_O.panetab10.world.`vpname("O_1_11_O_11_1_O.panetab10.world",4)` | ||||
| viewtype -t ortho_front O_1_11_O_11_1_O.panetab10.world.`vpname("O_1_11_O_11_1_O.panetab10.world",3)` | ||||
| viewtype -t ortho_top O_1_11_O_11_1_O.panetab10.world.`vpname("O_1_11_O_11_1_O.panetab10.world",1)` | ||||
| viewtype -t perspective O_1_11_O_11_1_O.panetab10.world.`vpname("O_1_11_O_11_1_O.panetab10.world",2)` | ||||
| parmeditor -T 0.25 -w 0 panetab8 | ||||
| parmeditor -T 0.25 -w 0 panetab7 | ||||
| iprview -t 0 -l 0 -e 1  panetab1 | ||||
| iprview -t 0.1 -l 0 -e 1  panetab11 | ||||
| iprview -t 0.1 -l 0 -e 1  panetab12 | ||||
| viewerstow -x stow -b stow -l stow -m stow -c hide -d stow O_1_11_O_11_1_O.panetab3.world | ||||
| vieweroption -a 2 O_1_11_O_11_1_O.panetab3.world | ||||
| viewlayout -s 2 O_1_11_O_11_1_O.panetab3.world | ||||
| viewtype -t ortho_right O_1_11_O_11_1_O.panetab3.world.`vpname("O_1_11_O_11_1_O.panetab3.world",4)` | ||||
| viewtype -t ortho_front O_1_11_O_11_1_O.panetab3.world.`vpname("O_1_11_O_11_1_O.panetab3.world",3)` | ||||
| viewtype -t ortho_top O_1_11_O_11_1_O.panetab3.world.`vpname("O_1_11_O_11_1_O.panetab3.world",1)` | ||||
| viewtype -t perspective O_1_11_O_11_1_O.panetab3.world.`vpname("O_1_11_O_11_1_O.panetab3.world",2)` | ||||
| neteditor -G 0.395778 -T 0.375 -K 0.3 -C 0.55 -p 0 -c 0 -o 0 -n 1 -s 2 -x 0 -w 0 -k 0 -I 0 -B 1 -D 1 -L 1 -S user -t comments subnet none -g 2 -a 1 -y 0.5 -m e -r 2 1 -N 1 -H 0.22 -V 0.22 panetab4 | ||||
| netviewdep -l 1 -c 1 -C 1 -e 1 -E 1 -b 1 -S 0 -s 3 panetab4 | ||||
| netcolumns -c display,xray,select,origin,capture,bone -n OBJ panetab4 | ||||
| netcolumns -c display,render,template,selectabletemplate,highlight,unload,bypass,lock -n SOP panetab4 | ||||
| netcolumns -c delscript,comment -n PART panetab4 | ||||
| netcolumns -c display,render,template,bypass -n POP panetab4 | ||||
| netcolumns -c delscript,comment -n CHOPNET panetab4 | ||||
| netcolumns -c display,export,audio,bypass,lock -n CHOP panetab4 | ||||
| netcolumns -c startrender,bypass,lock -n ROP panetab4 | ||||
| netcolumns -c delscript,comment -n SHOP panetab4 | ||||
| netcolumns -c display,render,template,bypass -n COP2 panetab4 | ||||
| netcolumns -c delscript,comment -n IMG panetab4 | ||||
| netcolumns -c delscript,comment,input -n VOP panetab4 | ||||
| netcolumns -c delscript,comment -n VOPNET panetab4 | ||||
| netcolumns -c delscript,comment -n DOP panetab4 | ||||
| netcolumns -c delscript,comment -n MGR panetab4 | ||||
| netcolumns -c delscript,comment -n DIR panetab4 | ||||
| viewerstow -x stow -b stow -l stow -m hide -c hide -d open O_1_11_O_11_1_O.panetab2.world | ||||
| vieweroption -a 2 O_1_11_O_11_1_O.panetab2.world | ||||
| viewlayout -s 2 O_1_11_O_11_1_O.panetab2.world | ||||
| viewtype -t ortho_right O_1_11_O_11_1_O.panetab2.world.`vpname("O_1_11_O_11_1_O.panetab2.world",4)` | ||||
| viewtype -t ortho_front O_1_11_O_11_1_O.panetab2.world.`vpname("O_1_11_O_11_1_O.panetab2.world",3)` | ||||
| viewtype -t ortho_top O_1_11_O_11_1_O.panetab2.world.`vpname("O_1_11_O_11_1_O.panetab2.world",1)` | ||||
| viewtype -t perspective O_1_11_O_11_1_O.panetab2.world.`vpname("O_1_11_O_11_1_O.panetab2.world",2)` | ||||
| parmeditor -T 0.25 -w 0 panetab13 | ||||
| viewerstow -x open -b stow -l stow -m hide -c hide -d open O_1_11_O_11_1_O.panetab14.world | ||||
| vieweroption -a 2 O_1_11_O_11_1_O.panetab14.world | ||||
| viewlayout -s 2 O_1_11_O_11_1_O.panetab14.world | ||||
| viewtype -t ortho_right O_1_11_O_11_1_O.panetab14.world.`vpname("O_1_11_O_11_1_O.panetab14.world",4)` | ||||
| viewtype -t ortho_front O_1_11_O_11_1_O.panetab14.world.`vpname("O_1_11_O_11_1_O.panetab14.world",3)` | ||||
| viewtype -t ortho_top O_1_11_O_11_1_O.panetab14.world.`vpname("O_1_11_O_11_1_O.panetab14.world",1)` | ||||
| viewtype -t perspective O_1_11_O_11_1_O.panetab14.world.`vpname("O_1_11_O_11_1_O.panetab14.world",2)` | ||||
| parmeditor -T 0.25 -w 0 panetab5 | ||||
| parmeditor -T 0.25 -w 0 panetab6 | ||||
| neteditor -G 0.75 -T 0.375 -K 0.3 -C 0.55 -p 0 -c 0 -o 0 -n 1 -s 3 -x 0 -w 0 -k 0 -I 0 -B 1 -D 1 -L 1 -S user -t comments subnet none -g 0 -a 0 -y 0.5 -m e -r 2 1 -N 1 -H 0.22 -V 0.22 panetab15 | ||||
| netviewdep -l 0 -c 0 -C 0 -e 0 -E 0 -b 0 -S 0 -s 3 panetab15 | ||||
| netcolumns -c display,xray,select,origin,capture,bone -n OBJ panetab15 | ||||
| netcolumns -c display,render,template,selectabletemplate,highlight,unload,bypass,lock -n SOP panetab15 | ||||
| netcolumns -c delscript,comment -n PART panetab15 | ||||
| netcolumns -c display,render,template,bypass -n POP panetab15 | ||||
| netcolumns -c delscript,comment -n CHOPNET panetab15 | ||||
| netcolumns -c display,export,audio,bypass,lock -n CHOP panetab15 | ||||
| netcolumns -c startrender,bypass,lock -n ROP panetab15 | ||||
| netcolumns -c delscript,comment -n SHOP panetab15 | ||||
| netcolumns -c display,render,template,bypass -n COP2 panetab15 | ||||
| netcolumns -c delscript,comment -n IMG panetab15 | ||||
| netcolumns -c delscript,comment,input -n VOP panetab15 | ||||
| netcolumns -c delscript,comment -n VOPNET panetab15 | ||||
| netcolumns -c delscript,comment -n DOP panetab15 | ||||
| netcolumns -c delscript,comment -n MGR panetab15 | ||||
| netcolumns -c delscript,comment -n DIR panetab15 | ||||
| neteditor -G 0.75 -T 0.375 -K 0.3 -C 0.55 -p 0 -c 0 -o 0 -n 1 -s 3 -x 0 -w 0 -k 0 -I 0 -B 1 -D 1 -L 1 -S user -t comments subnet none -g 0 -a 0 -y 0.5 -m e -r 2 1 -N 1 -H 0.22 -V 0.22 panetab16 | ||||
| netviewdep -l 0 -c 0 -C 0 -e 0 -E 0 -b 0 -S 0 -s 3 panetab16 | ||||
| netcolumns -c display,xray,select,origin,capture,bone -n OBJ panetab16 | ||||
| netcolumns -c display,render,template,selectabletemplate,highlight,unload,bypass,lock -n SOP panetab16 | ||||
| netcolumns -c delscript,comment -n PART panetab16 | ||||
| netcolumns -c display,render,template,bypass -n POP panetab16 | ||||
| netcolumns -c delscript,comment -n CHOPNET panetab16 | ||||
| netcolumns -c display,export,audio,bypass,lock -n CHOP panetab16 | ||||
| netcolumns -c startrender,bypass,lock -n ROP panetab16 | ||||
| netcolumns -c delscript,comment -n SHOP panetab16 | ||||
| netcolumns -c display,render,template,bypass -n COP2 panetab16 | ||||
| netcolumns -c delscript,comment -n IMG panetab16 | ||||
| netcolumns -c delscript,comment,input -n VOP panetab16 | ||||
| netcolumns -c delscript,comment -n VOPNET panetab16 | ||||
| netcolumns -c delscript,comment -n DOP panetab16 | ||||
| netcolumns -c delscript,comment -n MGR panetab16 | ||||
| netcolumns -c delscript,comment -n DIR panetab16 | ||||
| parmeditor -T 0.25 -w 0 panetab17 | ||||
| parmeditor -T 0.25 -w 0 panetab18 | ||||
| parmeditor -T 0.25 -w 0 panetab19 | ||||
| parmeditor -T 0.25 -w 0 panetab20 | ||||
| viewerstow -x open -b stow -l stow -m hide -c hide -d stow O_1_11_O_11_1_O.panetab21.world | ||||
| vieweroption -a 2 O_1_11_O_11_1_O.panetab21.world | ||||
| viewlayout -s 2 O_1_11_O_11_1_O.panetab21.world | ||||
| viewtype -t ortho_right O_1_11_O_11_1_O.panetab21.world.`vpname("O_1_11_O_11_1_O.panetab21.world",4)` | ||||
| viewtype -t ortho_front O_1_11_O_11_1_O.panetab21.world.`vpname("O_1_11_O_11_1_O.panetab21.world",3)` | ||||
| viewtype -t ortho_top O_1_11_O_11_1_O.panetab21.world.`vpname("O_1_11_O_11_1_O.panetab21.world",1)` | ||||
| viewtype -t perspective O_1_11_O_11_1_O.panetab21.world.`vpname("O_1_11_O_11_1_O.panetab21.world",2)` | ||||
| viewerstow -x open -b stow -l stow -m hide -c hide -d open O_1_11_O_11_1_O.panetab22.world | ||||
| vieweroption -a 2 O_1_11_O_11_1_O.panetab22.world | ||||
| viewlayout -s 2 O_1_11_O_11_1_O.panetab22.world | ||||
| viewtype -t ortho_right O_1_11_O_11_1_O.panetab22.world.`vpname("O_1_11_O_11_1_O.panetab22.world",4)` | ||||
| viewtype -t ortho_front O_1_11_O_11_1_O.panetab22.world.`vpname("O_1_11_O_11_1_O.panetab22.world",3)` | ||||
| viewtype -t ortho_top O_1_11_O_11_1_O.panetab22.world.`vpname("O_1_11_O_11_1_O.panetab22.world",1)` | ||||
| viewtype -t perspective O_1_11_O_11_1_O.panetab22.world.`vpname("O_1_11_O_11_1_O.panetab22.world",2)` | ||||
| parmeditor -T 0.25 -w 0 panetab23 | ||||
| parmeditor -T 0.25 -w 0 panetab24 | ||||
| parmeditor -T 0.25 -w 0 panetab25 | ||||
| parmeditor -T 0.25 -w 0 panetab26 | ||||
| @@ -0,0 +1 @@ | ||||
| autoSave	:= 1; | ||||
| @@ -0,0 +1,4 @@ | ||||
| OTL | ||||
| { | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_883_1_11_O_11_1_388_O/houdini/otls/ | ||||
| } | ||||
| @@ -0,0 +1,237 @@ | ||||
| { | ||||
|     COMMON_RENDERING_OPTIONS | ||||
|     { | ||||
|         colorscheme ( bw ) | ||||
|         auxcolor ( n ) | ||||
|         visibleobjects ( * ) | ||||
|         primmask ( 4294967295 ) | ||||
|         cull ( 1 1 ) | ||||
|         normalscale ( 0.2 ) | ||||
|         uvgripscale ( 0.02 ) | ||||
|         lod ( 1 ) | ||||
|         hloffsetvariable ( 2 ) | ||||
|         hloffsetconstant ( 2 ) | ||||
|         wirewidth ( 1 ) | ||||
|         particleDisplayType ( 0 ) | ||||
|         pointsize ( 3 ) | ||||
|         discsize ( 0.05 ) | ||||
|         particleTextureSize ( 128 128 ) | ||||
|         shadowoffsetvariable ( 4 ) | ||||
|         shadowoffsetconstant ( 4 ) | ||||
|         shadowaa ( 1 ) | ||||
|         uselightshadowsize ( 0 ) | ||||
|         shadowmapsize ( 512 ) | ||||
|         sceneantialias ( 0 ) | ||||
|         textureAnisotropy ( 4 ) | ||||
|         viewGamma ( 1 ) | ||||
|         ambOcclusionLevel ( 2 ) | ||||
|         maxTextureSize ( 1024 1024 ) | ||||
|         scaleTextureSize ( 100 ) | ||||
|         HDRTextureFormat ( 1 ) | ||||
|         maxTexture3DSize ( 128 128 128 ) | ||||
|         scaleTexture3DSize ( 100 ) | ||||
|         HDRTexture3DFormat ( 0 ) | ||||
|         transparencyQuality ( 1 ) | ||||
|         volumeQuality ( 2 ) | ||||
|         lightSampling ( 8 ) | ||||
|         viewLUT ( "" ) | ||||
|         drawtexture ( 1 ) | ||||
|         drawtransparent ( 1 ) | ||||
|         drawtexturedspots ( 1 ) | ||||
|         highQualityLighting ( 0 ) | ||||
|         ambientOcclusion ( 0 ) | ||||
|         limitTextureSize ( 1 ) | ||||
|         limitTexture3DSize ( 1 ) | ||||
|         mipMapTextures ( 1 ) | ||||
|         hdrRender ( 0 ) | ||||
|         drawshadows ( 0 ) | ||||
|         drawtransparentmaps ( 1 ) | ||||
|         useShaders ( 1 ) | ||||
|         removebackface ( 0 ) | ||||
|         correctBG ( 1 ) | ||||
|         simpledraw ( 0 ) | ||||
|         fillselection ( 0 ) | ||||
|         antialiased ( 0 ) | ||||
|         zbufferforwireframe ( 1 ) | ||||
|         solidonly ( 0 ) | ||||
|         drawspherepoly ( 0 ) | ||||
|         drawpartsprite ( 1 ) | ||||
|         orientdiscs ( 0 ) | ||||
|         drawpartorigin ( 0 ) | ||||
|         drawhandles ( 1 ) | ||||
|         drawonlyhulls ( 0 ) | ||||
|         drawthickselectednormals ( 0 ) | ||||
|         drawthickselecteduvgrips ( 0 ) | ||||
|         shadeopencurves ( 0 ) | ||||
|         displayassubdiv ( 0 ) | ||||
|         overridecolorattrib ( 0 ) | ||||
|         dynamicTexControl ( 1 ) | ||||
|         reduceTex2D ( 1 ) | ||||
|         reduceTex3D ( 0 ) | ||||
|         use2DLimitsFor3DTex ( 0 ) | ||||
|     } | ||||
|     NON_SELECTED_RENDERING_OPTIONS | ||||
|     { | ||||
|         drawpointmarkers ( 0 ) | ||||
|         drawpointnums ( 0 ) | ||||
|         drawpointnmls ( 0 ) | ||||
|         drawpointtxtnums ( 0 ) | ||||
|         drawpointpos ( 0 ) | ||||
|         drawvertexnums ( 0 ) | ||||
|         drawvertextxtnums ( 0 ) | ||||
|         drawvertexgrips ( 0 ) | ||||
|         drawprimnums ( 0 ) | ||||
|         drawprimnmls ( 0 ) | ||||
|         drawprimhulls ( 0 ) | ||||
|         drawprimbreakpoints ( 0 ) | ||||
|         drawprofiles ( 1 ) | ||||
|         drawprofnums ( 0 ) | ||||
|         drawfaded ( 0 ) | ||||
|         uvfillbackfaces ( 0 ) | ||||
|         shadingmode ( shade ) | ||||
|     } | ||||
|     SELECTED_RENDERING_OPTIONS | ||||
|     { | ||||
|         drawpointmarkers ( 0 ) | ||||
|         drawpointnums ( 0 ) | ||||
|         drawpointnmls ( 0 ) | ||||
|         drawpointtxtnums ( 0 ) | ||||
|         drawpointpos ( 0 ) | ||||
|         drawvertexnums ( 0 ) | ||||
|         drawvertextxtnums ( 0 ) | ||||
|         drawvertexgrips ( 0 ) | ||||
|         drawprimnums ( 0 ) | ||||
|         drawprimnmls ( 0 ) | ||||
|         drawprimhulls ( 0 ) | ||||
|         drawprimbreakpoints ( 0 ) | ||||
|         drawprofiles ( 1 ) | ||||
|         drawprofnums ( 0 ) | ||||
|         drawfaded ( 0 ) | ||||
|         uvfillbackfaces ( 0 ) | ||||
|         shadingmode ( shade ) | ||||
|     } | ||||
|     TEMPLATE_RENDERING_OPTIONS | ||||
|     { | ||||
|         drawpointmarkers ( 0 ) | ||||
|         drawpointnums ( 0 ) | ||||
|         drawpointnmls ( 0 ) | ||||
|         drawpointtxtnums ( 0 ) | ||||
|         drawpointpos ( 0 ) | ||||
|         drawvertexnums ( 0 ) | ||||
|         drawvertextxtnums ( 0 ) | ||||
|         drawvertexgrips ( 0 ) | ||||
|         drawprimnums ( 0 ) | ||||
|         drawprimnmls ( 0 ) | ||||
|         drawprimhulls ( 0 ) | ||||
|         drawprimbreakpoints ( 0 ) | ||||
|         drawprofiles ( 0 ) | ||||
|         drawprofnums ( 0 ) | ||||
|         drawfaded ( 1 ) | ||||
|         uvfillbackfaces ( 0 ) | ||||
|         shadingmode ( wire ) | ||||
|     } | ||||
|     CURRENT_NON_SELECTED_RENDERING_OPTIONS | ||||
|     { | ||||
|         drawpointmarkers ( 0 ) | ||||
|         drawpointnums ( 0 ) | ||||
|         drawpointnmls ( 0 ) | ||||
|         drawpointtxtnums ( 0 ) | ||||
|         drawpointpos ( 0 ) | ||||
|         drawvertexnums ( 0 ) | ||||
|         drawvertextxtnums ( 0 ) | ||||
|         drawvertexgrips ( 0 ) | ||||
|         drawprimnums ( 0 ) | ||||
|         drawprimnmls ( 0 ) | ||||
|         drawprimhulls ( 0 ) | ||||
|         drawprimbreakpoints ( 0 ) | ||||
|         drawprofiles ( 1 ) | ||||
|         drawprofnums ( 0 ) | ||||
|         drawfaded ( 1 ) | ||||
|         uvfillbackfaces ( 0 ) | ||||
|         shadingmode ( wire ) | ||||
|     } | ||||
|     CURRENT_SELECTED_RENDERING_OPTIONS | ||||
|     { | ||||
|         drawpointmarkers ( 0 ) | ||||
|         drawpointnums ( 0 ) | ||||
|         drawpointnmls ( 0 ) | ||||
|         drawpointtxtnums ( 0 ) | ||||
|         drawpointpos ( 0 ) | ||||
|         drawvertexnums ( 0 ) | ||||
|         drawvertextxtnums ( 0 ) | ||||
|         drawvertexgrips ( 0 ) | ||||
|         drawprimnums ( 0 ) | ||||
|         drawprimnmls ( 0 ) | ||||
|         drawprimhulls ( 0 ) | ||||
|         drawprimbreakpoints ( 0 ) | ||||
|         drawprofiles ( 1 ) | ||||
|         drawprofnums ( 0 ) | ||||
|         drawfaded ( 1 ) | ||||
|         uvfillbackfaces ( 0 ) | ||||
|         shadingmode ( wire ) | ||||
|     } | ||||
|     ROTOSCOPING_OPTIONS | ||||
|     { | ||||
|         sourcetype ( 1 ) | ||||
|         filename ( "" ) | ||||
|         overridesize ( 0 ) | ||||
|         resolution ( 1 1 ) | ||||
|         coppath ( "" ) | ||||
|         colorplane ( "(Default Color)" ) | ||||
|         alphaplane ( 0 ) | ||||
|         quality ( 100 ) | ||||
|     } | ||||
|     imageoffset ( 0 0 ) | ||||
|     imagescale ( 1 1 ) | ||||
|     imageminuv ( 0 0 ) | ||||
|     imagemaxuv ( 1 1 ) | ||||
|     showselected ( 1 ) | ||||
|     shownonselected ( 1 ) | ||||
|     showtemplates ( 1 ) | ||||
|     showfootprints ( 1 ) | ||||
|     showcurrentoutput ( 1 ) | ||||
|     showdisplay ( 1 ) | ||||
|     showguides ( 1 ) | ||||
|     showobjectnames ( 0 ) | ||||
|     showfullnames ( 0 ) | ||||
|     draworigin ( 1 ) | ||||
|     drawstickyorigin ( 1 ) | ||||
|     drawwalls ( 0 ) | ||||
|     drawxyplane ( 0 ) | ||||
|     drawxzplane ( 0 ) | ||||
|     drawyzplane ( 0 ) | ||||
|     drawfieldguide ( 0 ) | ||||
|     drawsafearea ( 0 ) | ||||
|     drawbackgrounds ( 0 ) | ||||
|     drawtexturedbackgrounds ( 1 ) | ||||
|     drawfilteredbackgrounds ( 0 ) | ||||
|     nonseloverridessel ( 1 ) | ||||
|     drawvertexattrib2d ( 0 ) | ||||
|     autodetectattribtype2d ( 1 ) | ||||
|     drawspecular ( 1 ) | ||||
|     drawmultitexture ( 1 ) | ||||
|     autoplaceimage ( 1 ) | ||||
|     showikcriticalzones ( 0 ) | ||||
|     drawcameramask ( 0 ) | ||||
|     currentnonseloverridessel ( 1 ) | ||||
|     applyselectmask ( 1 ) | ||||
| } | ||||
| near ( 0.1 ) | ||||
| far ( 22646.2 ) | ||||
| adjustlimits ( 3 ) | ||||
| orthogrid_spacing ( 0.5 0.5 ) | ||||
| orthogrid_ruler ( 8 8 ) | ||||
| orthogrid_display ( 1 ) | ||||
| uvgrid_refspacing ( 0.1 0.1 ) | ||||
| uvgrid_refdisplay ( 0 ) | ||||
| uvgrid_pixelspacing ( 1 1 ) | ||||
| uvgrid_pixeloffset ( 0 0 ) | ||||
| uvgrid_pixeldisplay ( 1 ) | ||||
| uvgrid_clampimage ( 1 ) | ||||
| uvgrid_tileboundaries ( 1 ) | ||||
| viewmask_opacity ( 0.4 ) | ||||
| s3d_display_format ( anaglyph ) | ||||
| showname ( 1 ) | ||||
| showcameraname ( 1 ) | ||||
| showstatestatus ( 1 ) | ||||
| glcache ( 1024 ) | ||||
| @@ -0,0 +1,3 @@ | ||||
| OPTION_DEFINITIONS | ||||
| { | ||||
| } | ||||
| @@ -0,0 +1,15 @@ | ||||
| OTL | ||||
| { | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_883_1_11_O_11_1_388_O/houdini/otls/OPlibVop.otl | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_883_1_11_O_11_1_388_O/houdini/otls/OPlibSop.otl | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_883_1_11_O_11_1_388_O/houdini/otls/OPlibShopVMantra.otl | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_883_1_11_O_11_1_388_O/houdini/otls/OPlibShopRIB.otl | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_883_1_11_O_11_1_388_O/houdini/otls/OPlibShopMI.otl | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_883_1_11_O_11_1_388_O/houdini/otls/OPlibShop.otl | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_883_1_11_O_11_1_388_O/houdini/otls/OPlibPop.otl | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_883_1_11_O_11_1_388_O/houdini/otls/OPlibObject.otl | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_883_1_11_O_11_1_388_O/houdini/otls/OPlibDriver.otl | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_883_1_11_O_11_1_388_O/houdini/otls/OPlibDop.otl | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_883_1_11_O_11_1_388_O/houdini/otls/OPlibCop2.otl | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_883_1_11_O_11_1_388_O/houdini/otls/OPlibChop.otl | ||||
| } | ||||
| @@ -0,0 +1,11 @@ | ||||
| pref.frame_start := 1; | ||||
| pref.show_audio := 1; | ||||
| pref.show_keys := 1; | ||||
| pref.fps := 69; | ||||
| pref.realtime_behavior := 1; | ||||
| pref.frame_step := 1; | ||||
| pref.integer_frames := 1; | ||||
| pref.frame_end := 5824; | ||||
| pref.show_ticks := 1; | ||||
| pref.show_range := 1; | ||||
| pref.restrict_range := 1; | ||||
| @@ -0,0 +1,56 @@ | ||||
| tableColorNames := 1; | ||||
| tableFullNames  := 1; | ||||
| dopeColorNames  := 1; | ||||
| dopeFullNames   := 0; | ||||
| showAttached    := 0; | ||||
|  | ||||
| valueHandles	:= 1; | ||||
| markHandles	:= 1; | ||||
| slopeHandles	:= 1; | ||||
| segmentHandles	:= 1; | ||||
| groupHandles	:= 1; | ||||
| timeBar		:= 1; | ||||
| scaleHandle	:= 0; | ||||
| longNames	:= 0; | ||||
| showNames	:= 1; | ||||
| showTimes	:= 1; | ||||
| showValues	:= 1; | ||||
| showHandleMode	:= 1; | ||||
| drawPastEnds	:= 1; | ||||
| scopeButton	:= 0; | ||||
| filterField	:= 0; | ||||
| templateField	:= 0; | ||||
| showGroups	:= 1; | ||||
| showChannels	:= 0; | ||||
| showChooser	:= 1; | ||||
| showParmBox	:= 1; | ||||
| showGroupKeys	:= 0; | ||||
|  | ||||
| audioTemplate	:= 0; | ||||
| syncFromScoped	:= 0; | ||||
| gridOn		:= 1; | ||||
| handleScale	:= 0.010000; | ||||
| handleLength	:= 1; | ||||
| graphLOD	:= 1; | ||||
| preserveShape	:= 1; | ||||
| smoothSlopes	:= 0; | ||||
| snapToFrame	:= 1; | ||||
| autosnap_after_stretch := 1; | ||||
| boldNonIntKeys	:= 1; | ||||
|  | ||||
| showAllChansRow	:= 1; | ||||
| forceKeysOn	:= 0; | ||||
|  | ||||
| editormode	:= 0; | ||||
| scopeFilter	:= "*"; | ||||
| templatePattern	:= ""; | ||||
| adaptOn		:= 1; | ||||
| graphType	:= 0; | ||||
| graphLimit	:= 2; | ||||
| jiveSplit	:= 0.200000; | ||||
| dopesheetSplit	:= 0.500000; | ||||
| hRangeLower	:= 1.000000; | ||||
| hRangeUpper	:= 240.000000; | ||||
| hRangeMaxLower	:= 1.000000; | ||||
| hRangeMaxUpper	:= 240.000000; | ||||
|  | ||||
| @@ -0,0 +1,6 @@ | ||||
| activeParameter := 0; | ||||
| helpTags        := 1; | ||||
| startupHelp     := 0; | ||||
| freezeGUI       := 1; | ||||
| autoIncrement   := 2; | ||||
| autoSaveIncrement   := 2; | ||||
| @@ -0,0 +1,60 @@ | ||||
| # Houdini Integrated Compositor preferences | ||||
|  | ||||
| cache.size			:= 2048; | ||||
| cache.useperformance		:= 1; | ||||
| cache.inactive.reduce		:= 1; | ||||
| cache.inactive.size		:= 256; | ||||
| tile.sizeX			:= 256; | ||||
| tile.sizeY			:= 256; | ||||
| cache.maxresx			:= 10000; | ||||
| cache.maxresy			:= 10000; | ||||
|  | ||||
| cook.multithreaded		:= 1; | ||||
| cook.numthreads			:= 2; | ||||
| cook.usegpu			:= 1; | ||||
| cook.collapsible		:= 1; | ||||
| cook.cookonstart		:= 1; | ||||
| cook.usefastinteractive		:= 1; | ||||
| cook.usefastonslowonly		:= 0; | ||||
| cook.interactivefraction	:= 4; | ||||
| cook.fastminxres		:= 256; | ||||
| cook.fastminyres		:= 256; | ||||
| cook.progress			:= 2; | ||||
| cook.imageupdatestyle		:= 1; | ||||
|  | ||||
| colorname.val			:= "C"; | ||||
| alphaname.val			:= "A"; | ||||
| maskname.val			:= "M"; | ||||
| depthname.val			:= "Pz"; | ||||
| lumname.val			:= "L"; | ||||
| pointname.val			:= "P"; | ||||
| normalname.val			:= "N"; | ||||
|  | ||||
| selector.placecurrent		:= 0; | ||||
| selector.newviewforgens		:= 0; | ||||
| selector.nogeninputs		:= 0; | ||||
| selector.nooptional		:= 0; | ||||
|  | ||||
| color.enable			:= 1; | ||||
| generator.enable		:= 1; | ||||
| generator.r			:= 1; | ||||
| generator.g			:= 1; | ||||
| generator.b			:= 1; | ||||
| pixel.enable			:= 1; | ||||
| pixel.r				:= 1; | ||||
| pixel.g				:= 1; | ||||
| pixel.b				:= 1; | ||||
| timing.enable			:= 1; | ||||
| timing.r			:= 1; | ||||
| timing.g			:= 1; | ||||
| timing.b			:= 1; | ||||
| vex.enable			:= 1; | ||||
| vex.r				:= 1; | ||||
| vex.g				:= 1; | ||||
| vex.b				:= 1; | ||||
|  | ||||
| cineon.convert			:= 0; | ||||
| cineon.lutfile			:= ""; | ||||
| cineon.white			:= 685; | ||||
| cineon.gamma			:= 0.6; | ||||
| cineon.iwhite			:= 95; | ||||
| @@ -0,0 +1,5 @@ | ||||
| # This file is automatically generated.  You may edit it, but any | ||||
| # comments will be overwritten. | ||||
| use_http_proxy=0 | ||||
| http_proxy_host= | ||||
| http_proxy_port= | ||||
| @@ -0,0 +1,14 @@ | ||||
| Object	:= 1 | ||||
| Sop	:= 1 | ||||
| Particle	:= 1 | ||||
| Pop	:= 1 | ||||
| ChopNet	:= 1 | ||||
| Chop	:= 1 | ||||
| Driver	:= 1 | ||||
| Shop	:= 1 | ||||
| Cop2	:= 1 | ||||
| CopNet	:= 1 | ||||
| Vop	:= 1 | ||||
| VopNet	:= 1 | ||||
| Dop	:= 1 | ||||
| Manager	:= 1 | ||||
| @@ -0,0 +1,43 @@ | ||||
| # | ||||
| # Houdini Environment Settings | ||||
| # | ||||
| # The contents of this file are read into the environment | ||||
| # at startup.  They will override any existing entries in | ||||
| # the environment. | ||||
| # | ||||
| # The syntax is one entry per line as follows: | ||||
| #    VAR = VALUE | ||||
| # | ||||
| # Values may be quoted | ||||
| #    VAR = "VALUE" | ||||
| # | ||||
| # Values may be empty | ||||
| #    VAR =  | ||||
| # | ||||
|  | ||||
| # Example: | ||||
| # | ||||
| HOUDINI_NO_SPLASH = 1 | ||||
| MOPS = C:\O\O_AIDIW_O_WIDIA_O\O_INIDUOH_O_HOUDINI_O\O_SPOM_O_MOPS_O | ||||
| QLIB = C:\O\O_AIDIW_O_WIDIA_O\O_INIDUOH_O_HOUDINI_O\O_BILQ_O_QLIB_O | ||||
| HOUDINI_GALLERY_PATH = &;$QLIB/gallery | ||||
| HOUDINI_OTLSCAN_PATH = &;$QLIB/otls/base;$QLIB/otls/future;$QLIB/otls/experimental | ||||
| HOUDINI_TOOLBAR_PATH = &;$QLIB/toolbar | ||||
|  | ||||
| # Aelib install example | ||||
| # Define the path the aelib folder | ||||
| AELIB = C:\O\O_AIDIW_O_WIDIA_O\O_INIDUOH_O_HOUDINI_O\O_BILEA_O_AELIB_O | ||||
| # Add $AELIB to the HOUDINI_PATH variable | ||||
| HOUDINI_PATH = $AELIB;&$QLIB;&$MOPS;& | ||||
|  | ||||
| HOUDINI_DISABLE_CONSOLE = 0 | ||||
| HOUDINI_EXTERNAL_HELP_BROWSER  = 1 | ||||
| HOUDINI_USE_NATIVE_FILE_CHOOSER = 2 | ||||
|  | ||||
| HOUDINI_MULTITHREADED_COOKING = 1 | ||||
| # HOUDINI_OS = MacOS | ||||
| HOUDINI_DOUBLEBUFFER = ON | ||||
| HOUDINI_PROMPT_ON_CRASHES = 0 | ||||
| HOUDINI_ANONYMOUS_STATISTICS = 0 | ||||
| HOUDINI_SHOW_OLD_SHOPS = 1 | ||||
| HOUDINI_SHOW_OLD_RENDER_PROPERTIES = 1 | ||||
| @@ -0,0 +1,109 @@ | ||||
| objects.highlight.val := 1; | ||||
| objects.linkchanneleditor.val := 1; | ||||
| objects.openchanneleditor.val := 0; | ||||
| objects.linkchopviewer.val := 1; | ||||
| objects.folderflipping.val := 1; | ||||
| objects.keepPos.val := 2; | ||||
| objects.keepPosMove.val := 0; | ||||
| objects.kinoverride.val := 0; | ||||
| objects.overwriteanim.val := 0; | ||||
| sopcache.level.val := 1; | ||||
| sopcache.memorylimit.val := 1024; | ||||
| sopcache.unload.val := "Flag"; | ||||
| sopcache.memory.val := "Never"; | ||||
| objcache.memorylimit.val := 102400; | ||||
| objcache.memory.val := "Never"; | ||||
| showmenu.val     := 1; | ||||
| autoplace.val    := 0; | ||||
| autospace.val    := 0; | ||||
| autoscroll.val   := 0; | ||||
| autopan.val      := 1; | ||||
| mousezoom.val    := 1; | ||||
| smoothlines.val  := 1; | ||||
| keepfloatwindowsontop.val := 0; | ||||
| saveviewcmds.val := 0; | ||||
| thicklinks.val   := 1; | ||||
| movetilegroups.val   := 0; | ||||
| droponwire.val	:= 0; | ||||
| livelinks.val	:= 1; | ||||
| autohighlight.val := 1; | ||||
| orientation.val  := "Y Up"; | ||||
| oldtumble.val    := 2; | ||||
| scrollstyle.val  := 1; | ||||
| defaulthoming.val  := 5; | ||||
| wiretoggle.val := "Hidden Line Ghost"; | ||||
| delayinactiveviewports.val   := 0; | ||||
| alwayscommitparm.val    := 0; | ||||
| pop.info	:= 1; | ||||
| pl.pathbehaviour.val    := 0; | ||||
| pl.showHidden.val    := 1; | ||||
| pl.showAll.val    := 1; | ||||
| undomemlimit.val  := 1024; | ||||
| autosaveinterval.val  := 1; | ||||
| chops.deftimeslice.val    := 0; | ||||
| chops.mincooks.val    := 1; | ||||
| chops.maxtimeslice.val    := 69; | ||||
| cop.cineonlut.val := ""; | ||||
| tiles.perfstats.val := 1; | ||||
| tiles.highlight.val := 0; | ||||
| tiles.fullinoutnames.val := 1; | ||||
| tools.sopDRflags.val := 1; | ||||
| tools.sopviewmode.val := 1; | ||||
| tools.createincontext.val := 0; | ||||
| tools.secure.val := 0; | ||||
| selector.useexisting.val := 1; | ||||
| objects.selectsubnet.val := 0; | ||||
| objects.pickingmenu.val := 1; | ||||
| take.autoincludeassets.val := 0; | ||||
| anim.setkey.val := 1; | ||||
| anim.firstfunc.val := "bezier()"; | ||||
| anim.rotationfunc.val := "bezier()"; | ||||
| anim.autofunc.val := 1; | ||||
| anim.addedfunc.val := ""; | ||||
| anim.autoslope.val := 1; | ||||
| anim.slope.val := 0; | ||||
| anim.holdlastkey.val := 0; | ||||
| anim.setfirstkey.val := ""; | ||||
| anim.nopendingkey.val := 1; | ||||
| anim.segcache.val := 1; | ||||
| render.activelist.val := "Mantra 11.0"; | ||||
| handles.hidelockedparts.val := 0; | ||||
| handles.scope.val := 2; | ||||
| handles.openchanneleditor.val := 0; | ||||
| handles.colorxform.val := 1; | ||||
| handles.defaultworldalign.val := 0; | ||||
| handles.defaultgimbal.val := 0; | ||||
| handles.tumbleinside.val := 1; | ||||
| handles.defaultxformglobal.val := 0; | ||||
| handles.keepalign.val := 1; | ||||
| trees.displayiconsbydefault.val := 1; | ||||
| misc.restricttosafe.val := 0; | ||||
| misc.useexternalhelp.val := 0; | ||||
| misc.externalhelpurl.val := ""; | ||||
| misc.destructive_revert.val := 0; | ||||
| misc.revert_invisible.val := 0; | ||||
| misc.make_spare_parms.val := 1; | ||||
| misc.parmdel_warnings.val := 2; | ||||
| general.audionotification_errors.val := 1; | ||||
| general.audionotification_warnings.val := 1; | ||||
| general.audionotification_messages.val := 1; | ||||
| general.panecoloring.val := 1; | ||||
| general.filebrowserimages.val := 1; | ||||
| general.scaleopnames.val := 0; | ||||
| general.minopnamesize.val := 5.000000; | ||||
| general.opnamesize.val := 12.000000; | ||||
| general.maxopnamesize.val := 24.000000; | ||||
| general.shakingsensitivity.val := 3; | ||||
| general.lod.val := 2; | ||||
| general.desk.val := "O_1_11_O_11_1_O"; | ||||
| scripting.exprlanguage := "hscript"; | ||||
| ui.parm.syntax := 1; | ||||
| ui.parm.paren := 1; | ||||
| ui.parm.help := 1; | ||||
| ui.editor.syntax := 1; | ||||
| ui.editor.paren := 1; | ||||
| ui.editor.toolbar := 1; | ||||
| ui.textport.syntax := 1; | ||||
| ui.textport.paren := 1; | ||||
| ui.textport.help := 1; | ||||
| confirm.unlock_node.val	:= 0; | ||||
| @@ -0,0 +1,10 @@ | ||||
| # Global UI controls | ||||
|  | ||||
| # Sizes may be Small, Compact, Normal or Large. | ||||
| general.ui.size := "Normal"; | ||||
| colors.scheme := "O_1_11_O_11_1_O"; | ||||
| ui.bright.val     := 1; | ||||
| ui.contrast.val   := 1; | ||||
| ui.gamma.val      := 1; | ||||
| ui.saturation.val := 1; | ||||
| general.filechooserstyle.menu := "Houdini Chooser Only"; | ||||
| @@ -0,0 +1,10 @@ | ||||
| { | ||||
| 	"organization":{ | ||||
| 		"guid":"0xCE231975-0x00000F2C-0x63E6E30F-0x000020CC", | ||||
| 		"type":"folder", | ||||
| 		"name":"", | ||||
| 		"entries":[ | ||||
| 		] | ||||
| 	}, | ||||
| 	"version":1 | ||||
| } | ||||
| @@ -0,0 +1,5 @@ | ||||
| { | ||||
| 	"first_time":false, | ||||
| 	"show_banner":false, | ||||
| 	"icon_size":94 | ||||
| } | ||||
| @@ -0,0 +1,9 @@ | ||||
| { | ||||
|     "organization": { | ||||
|         "guid": "0xD758FC4F-0xA9A311ED-0xBB91BCAE-0xC5962042",  | ||||
|         "type": "folder",  | ||||
|         "name": "",  | ||||
|         "entries": [] | ||||
|     },  | ||||
|     "version": 1 | ||||
| } | ||||
| @@ -0,0 +1,4 @@ | ||||
| { | ||||
| 	"users":{ | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1,11 @@ | ||||
| # Global Color Correction controls | ||||
| ui.cc.lut.val     := ""; | ||||
| ui.cc.gamma.val   := 1; | ||||
| ui.swatch.val     := 1; | ||||
| ui.view3d.val     := 1; | ||||
| ui.saveimage.val  := 1; | ||||
| ui.imageview.val  := 1; | ||||
| ui.flipbook.val   := 1; | ||||
| ui.render.val     := 1; | ||||
| ui.renderstate.val:= 1; | ||||
|  | ||||
| @@ -0,0 +1,125 @@ | ||||
| // Magic: f60cefe2 | ||||
| // Automatically generated PSI dialog (PSI version 15.5.717) | ||||
| // Sat Feb 11 02:34:24 2023 | ||||
|  | ||||
|  | ||||
| f_tmp = FLOAT_FIELD;	// dialog.top.ui | ||||
|  | ||||
| gspace.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|  | ||||
|    gspace.label = PARM_LABEL("Grid Spacing", "gspace") WIDTH(1.5); | ||||
|    PARM(float, 2, "gspace", none, none, "X,Y") | ||||
| 	RANGE(0,1)  LABELREF(gspace.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| gcount.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|  | ||||
|    gcount.label = PARM_LABEL("Grid Count", "gcount") WIDTH(1.5); | ||||
|    PARM(integer, 2, "gcount", none, none, "X,Y") | ||||
| 	RANGE(1,100) LOCK_RANGE_MIN LABELREF(gcount.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| gruler.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|  | ||||
|    gruler.label = PARM_LABEL("Grid Ruler", "gruler") WIDTH(1.5); | ||||
|    PARM(integer, 2, "gruler", none, none, "X,Y") | ||||
| 	RANGE(0,10) LOCK_RANGE_MIN LABELREF(gruler.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| gorig.gad = ROW | ||||
| { | ||||
|     HSTRETCH | ||||
|  | ||||
|     { WIDTH(1.5) } | ||||
|     { WIDTH(0.08) } | ||||
|  | ||||
|     PARM_BUTTON("gorig", "Grow from Origin") toggle VALUE(gorig.val); | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
| } | ||||
|  | ||||
| origin.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|  | ||||
|    origin.label = PARM_LABEL("Origin", "origin") WIDTH(1.5); | ||||
|    PARM(float, 3, "origin", none, none, "X,Y,Z") | ||||
| 	RANGE(0,1)  LABELREF(origin.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| normal.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|  | ||||
|    normal.label = PARM_LABEL("Normal", "normal") WIDTH(1.5); | ||||
|    PARM(float, 3, "normal", none, none, "X,Y,Z") | ||||
| 	RANGE(0,1)  LABELREF(normal.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| upvector.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|  | ||||
|    upvector.label = PARM_LABEL("Up-Vector", "upvector") WIDTH(1.5); | ||||
|    PARM(float, 3, "upvector", none, none, "X,Y,Z") | ||||
| 	RANGE(0,1)  LABELREF(upvector.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| lockup.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Lock Up-Vector to:", "lockup") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     lockup.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
| } | ||||
| default_xaxis.gad = NULL { } | ||||
|  | ||||
| dialog_norm.gad =  | ||||
| { | ||||
|     LAYOUT(vertical) SPACING(0.02) HSTRETCH LOOK(plain)  | ||||
|     gspace.gad;  | ||||
|     gcount.gad;  | ||||
|     gruler.gad;  | ||||
|     gorig.gad;  | ||||
|     origin.gad;  | ||||
|     normal.gad;  | ||||
|     upvector.gad;  | ||||
|     lockup.gad;  | ||||
|     default_xaxis.gad;  | ||||
| }  | ||||
| // dialog.bot.ui | ||||
|  | ||||
| extrastuffstowbar_minimize.val := 1; | ||||
|  | ||||
| dialog = OPENNOTIFIER | ||||
| { | ||||
|     LAYOUT(vertical) SPACING(0.02) LOOK(bg) VALUE(open.val) HSTRETCH | ||||
|  | ||||
|     { HEIGHT(1p) LOOK(bg) HSTRETCH } | ||||
|  | ||||
|     dialog_norm.gad; | ||||
| } | ||||
| @@ -0,0 +1,118 @@ | ||||
| // Magic: ad7a1230 | ||||
| // Automatically generated PSI dialog (PSI version 15.5.717) | ||||
| // Sat Feb 11 02:34:25 2023 | ||||
|  | ||||
|  | ||||
| f_tmp = FLOAT_FIELD;	// dialog.top.ui | ||||
|  | ||||
| camera.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Target Camera", "camera") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     camera.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
| } | ||||
|  | ||||
| save.gad = ROW | ||||
| { | ||||
|     JUSTIFY(left, center) | ||||
|  | ||||
|     { WIDTH(1.5) } | ||||
|     { WIDTH(0.1) } | ||||
|  | ||||
|     PARM_BUTTON("save", "Save View to Camera") | ||||
| 	push VALUE(save.val); | ||||
|  | ||||
| } | ||||
|  | ||||
| keyframes.gad = ROW | ||||
| { | ||||
|     HSTRETCH | ||||
|  | ||||
|     { WIDTH(1.5) } | ||||
|     { WIDTH(0.08) } | ||||
|  | ||||
|     PARM_BUTTON("keyframes", "Add Keyframes") toggle VALUE(keyframes.val); | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
| } | ||||
|  | ||||
| channels.gad = ROW | ||||
| { | ||||
|     HSTRETCH | ||||
|  | ||||
|     { WIDTH(1.5) } | ||||
|     { WIDTH(0.08) } | ||||
|  | ||||
|     PARM_BUTTON("channels", "Add Channels") toggle VALUE(channels.val); | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
| } | ||||
|  | ||||
| psource.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Source of Pivot", "psource") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     psource.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
| } | ||||
|  | ||||
| p.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|  | ||||
|    p.label = PARM_LABEL("Pivot Point", "p") WIDTH(1.5); | ||||
|    PARM(float, 3, "p", none, none, "X,Y,Z") | ||||
| 	RANGE(0,1)  LABELREF(p.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| pobject.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Pivot Object", "pobject") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     pobject.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
| } | ||||
|  | ||||
| dialog_norm.gad =  | ||||
| { | ||||
|     LAYOUT(vertical) SPACING(0.02) HSTRETCH LOOK(plain)  | ||||
|     camera.gad;  | ||||
|     save.gad;  | ||||
|     keyframes.gad;  | ||||
|     channels.gad;  | ||||
|     psource.gad;  | ||||
|     p.gad;  | ||||
|     pobject.gad;  | ||||
| }  | ||||
| // dialog.bot.ui | ||||
|  | ||||
| extrastuffstowbar_minimize.val := 1; | ||||
|  | ||||
| dialog = OPENNOTIFIER | ||||
| { | ||||
|     LAYOUT(vertical) SPACING(0.02) LOOK(bg) VALUE(open.val) HSTRETCH | ||||
|  | ||||
|     { HEIGHT(1p) LOOK(bg) HSTRETCH } | ||||
|  | ||||
|     dialog_norm.gad; | ||||
| } | ||||
| @@ -0,0 +1,504 @@ | ||||
| // Magic: b1b2f7fb | ||||
| // Automatically generated PSI dialog (PSI version 15.5.717) | ||||
| // Sat Feb 11 02:34:25 2023 | ||||
|  | ||||
|  | ||||
| f_tmp = FLOAT_FIELD;	// dialog.top.ui | ||||
| style.join =		 | ||||
| { | ||||
|   LAYOUT(horizontal) HSTRETCH JUSTIFY(left, center) | ||||
|  | ||||
| style.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center)  | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Style", "style") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     style.menu; | ||||
|  | ||||
|     {  } | ||||
|  | ||||
| } | ||||
|  | ||||
| class.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center)  | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Class", "class") ; | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     class.menu; | ||||
|  | ||||
|     {  } | ||||
|  | ||||
| } | ||||
| }	 | ||||
|  | ||||
| attrib.gad = ROW | ||||
| { | ||||
|     HSTRETCH JUSTIFY(left, center) | ||||
|  | ||||
|     attrib.label = PARM_LABEL("Attribute", "attrib") WIDTH(1.5); | ||||
|     PARM_FIELD(string, "attrib") VALUE(attrib.val)  | ||||
| 	LABELREF(attrib.label) HSTRETCH; | ||||
|  | ||||
|     attrib.menu SIZE(0.26, 0.26) LOOK(menuiconbutton); | ||||
|  | ||||
| } | ||||
| visibility.join =		 | ||||
| { | ||||
|   LAYOUT(horizontal) HSTRETCH JUSTIFY(left, center) | ||||
|  | ||||
| visibility.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center)  | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("    Visibility", "visibility") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     visibility.menu; | ||||
|  | ||||
|     {  } | ||||
|  | ||||
| } | ||||
|  | ||||
| decorradius.gad =  | ||||
| { | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  | ||||
|  decorradius.label = PARM_LABEL("    Radius", "decorradius") ; | ||||
|  PARM(float, 1, "decorradius", none, none) RANGE(0,1) | ||||
| 	 LABELREF(decorradius.label) HSTRETCH; | ||||
|  | ||||
| } | ||||
| }	 | ||||
|  | ||||
| group.gad = ROW | ||||
| { | ||||
|     HSTRETCH JUSTIFY(left, center) | ||||
|  | ||||
|     group.label = PARM_LABEL("Group", "group") WIDTH(1.5); | ||||
|     PARM_FIELD(string, "group") VALUE(group.val)  | ||||
| 	LABELREF(group.label) HSTRETCH; | ||||
|  | ||||
|     group.menu SIZE(0.26, 0.26) LOOK(menuiconbutton); | ||||
|  | ||||
| } | ||||
|  | ||||
| pointsize.gad =  | ||||
| { | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  | ||||
|  pointsize.label = PARM_LABEL("Point Size", "pointsize") WIDTH(1.5); | ||||
|  PARM(float, 1, "pointsize", none, none) RANGE(3,6) | ||||
| 	 LABELREF(pointsize.label) HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| lengthscale.gad =  | ||||
| { | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  | ||||
|  lengthscale.label = PARM_LABEL("Length Scale", "lengthscale") WIDTH(1.5); | ||||
|  PARM(float, 1, "lengthscale", none, none) RANGE(0,1) | ||||
| 	 LABELREF(lengthscale.label) HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| unitlength.gad =  | ||||
| { | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  | ||||
|  unitlength.label = PARM_LABEL("Unit Length", "unitlength") WIDTH(1.5); | ||||
|  PARM(float, 1, "unitlength", none, none) RANGE(1.0000000000000001e-05,1) | ||||
| 	LOCK_RANGE_MIN LABELREF(unitlength.label) HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| normalize.gad = ROW | ||||
| { | ||||
|     HSTRETCH | ||||
|  | ||||
|     { WIDTH(1.5) } | ||||
|     { WIDTH(0.08) } | ||||
|  | ||||
|     PARM_BUTTON("normalize", "Normalize Vectors") toggle VALUE(normalize.val); | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
| } | ||||
|  | ||||
| arrowheads.gad = ROW | ||||
| { | ||||
|     HSTRETCH | ||||
|  | ||||
|     { WIDTH(1.5) } | ||||
|     { WIDTH(0.08) } | ||||
|  | ||||
|     PARM_BUTTON("arrowheads", "Show Arrow Tips") toggle VALUE(arrowheads.val); | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
| } | ||||
|  | ||||
| vectorcoloring.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Coloring", "vectorcoloring") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     vectorcoloring.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
| } | ||||
|  | ||||
| colorattrib.gad = ROW | ||||
| { | ||||
|     HSTRETCH JUSTIFY(left, center) | ||||
|  | ||||
|     colorattrib.label = PARM_LABEL("Color Attribute", "colorattrib") WIDTH(1.5); | ||||
|     PARM_FIELD(string, "colorattrib") VALUE(colorattrib.val)  | ||||
| 	LABELREF(colorattrib.label) HSTRETCH; | ||||
|  | ||||
|     colorattrib.menu SIZE(0.26, 0.26) LOOK(menuiconbutton); | ||||
|  | ||||
| } | ||||
|  | ||||
| ramptype.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Color Mapping", "ramptype") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     ramptype.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
| } | ||||
|  | ||||
| colorramp.si_rampedit = COLOR_RAMP VALUE(colorramp.ramp_val) | ||||
| 			LAYOUT(horizontal)  HSTRETCH; | ||||
|  | ||||
| colorramp.multiramp =  | ||||
| { | ||||
|     LAYOUT(vertical) STRETCH | ||||
|  | ||||
|     ROW | ||||
|     { | ||||
| 	LOOK(plain) JUSTIFY(left,center) SPACING(0.1) VMARGIN(0.02) HSTRETCH | ||||
|  | ||||
| 	COL | ||||
| 	{ | ||||
| 	    JUSTIFY(right,center) WIDTH(1.5) | ||||
| 	    LABEL "Point No."; | ||||
| 	} | ||||
|  | ||||
| 	colorramp.pointno.gad | ||||
| 	    = INT_SLIDER_FIELD VALUE(colorramp.pointno.val) HSTRETCH; | ||||
|     } | ||||
| } | ||||
|  | ||||
| colorramp.buttons.gad = COL | ||||
| { | ||||
|     VSTRETCH | ||||
|  | ||||
|     ICON_BUTTON_STRIP | ||||
|     { | ||||
| 	LAYOUT(horizontal) INITSIZE(20p, 20p)  | ||||
|  | ||||
| 	ACTION_ICONBUTTON "BUTTONS_delete" | ||||
| 		HELP("Remove Point") VALUE(colorramp.delpoint.val); | ||||
| 	ACTION_ICONBUTTON "BUTTONS_add" | ||||
| 		HELP("Add Point") VALUE(colorramp.addpoint.val); | ||||
|     } | ||||
|  | ||||
|     { VSTRETCH } | ||||
|  | ||||
|     colorramp.toggleparms.gad | ||||
|       = ACTION_ICONBUTTON "BUTTONS_show_controls" | ||||
| 	HELP("Hide Controls") | ||||
| 	VALUE(colorramp.toggle.val) | ||||
| 	SENDSKEY("h.pane.parms.toggle_ramp_parms") | ||||
| 	LOOKFLAT UI_FLAT_ICON_BTN_SIZE_TINY; | ||||
| } | ||||
|  | ||||
| colorramp.parm = | ||||
| { | ||||
|     LAYOUT(vertical) HSTRETCH JUSTIFY(left, center) | ||||
|  | ||||
|     colorramp.ramp.gad = ROW | ||||
|     { | ||||
| 	MARGIN(0.02) SPACING(0.02) JUSTIFY(left, top) HSTRETCH | ||||
|  | ||||
| 	colorramp.buttons.gad VSTRETCH; | ||||
|  | ||||
| 	colorramp.si_rampedit HSTRETCH; | ||||
|     } | ||||
| } | ||||
|  | ||||
| colorramp.gad = | ||||
| { | ||||
|     LAYOUT(vertical) MARGIN(2p) HSTRETCH | ||||
|  | ||||
|     { | ||||
| 	LAYOUT(horizontal) HSTRETCH | ||||
|  | ||||
| 	PARM_LABEL_SIMPLE("Custom Ramp", "colorramp"); | ||||
|  | ||||
| 	{ HSTRETCH } | ||||
|  | ||||
|     } | ||||
|  | ||||
|     { | ||||
| 	LAYOUT(vertical) MARGIN(2p) SPACING(0.02) LOOK(lightline) HSTRETCH | ||||
|  | ||||
| 	colorramp.parm; | ||||
|  | ||||
| 	SWITCHER tight | ||||
| 	{ | ||||
| 	    LAYOUT(overlap) VALUE(colorramp.hideparms.val) HSTRETCH | ||||
| 	    colorramp.multiramp; | ||||
| 	    {} | ||||
| 	} | ||||
|     } | ||||
| } | ||||
|  | ||||
| rangespec.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Range", "rangespec") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     rangespec.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
| } | ||||
|  | ||||
| minscalar.gad =  | ||||
| { | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  | ||||
|  minscalar.label = PARM_LABEL("Min", "minscalar") WIDTH(1.5); | ||||
|  PARM(float, 1, "minscalar", none, none) RANGE(0,1) | ||||
| 	 LABELREF(minscalar.label) HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| maxscalar.gad =  | ||||
| { | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  | ||||
|  maxscalar.label = PARM_LABEL("Max", "maxscalar") WIDTH(1.5); | ||||
|  PARM(float, 1, "maxscalar", none, none) RANGE(0,1) | ||||
| 	 LABELREF(maxscalar.label) HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| centerscalar.gad =  | ||||
| { | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  | ||||
|  centerscalar.label = PARM_LABEL("Center", "centerscalar") WIDTH(1.5); | ||||
|  PARM(float, 1, "centerscalar", none, none) RANGE(0,1) | ||||
| 	 LABELREF(centerscalar.label) HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| widthscalar.gad =  | ||||
| { | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  | ||||
|  widthscalar.label = PARM_LABEL("Width", "widthscalar") WIDTH(1.5); | ||||
|  PARM(float, 1, "widthscalar", none, none) RANGE(0,1) | ||||
| 	 LABELREF(widthscalar.label) HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| clamptype.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Out Of Range Values", "clamptype") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     clamptype.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
| } | ||||
|  | ||||
| treatasscalar.gad = ROW | ||||
| { | ||||
|     HSTRETCH | ||||
|  | ||||
|     { WIDTH(1.5) } | ||||
|     { WIDTH(0.08) } | ||||
|  | ||||
|     PARM_BUTTON("treatasscalar", "Treat As Scalar") toggle VALUE(treatasscalar.val); | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
| } | ||||
| using.join =		 | ||||
| { | ||||
|   LAYOUT(horizontal) HSTRETCH JUSTIFY(left, center) | ||||
|  | ||||
| using.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center)  | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Using", "using") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     using.menu; | ||||
|  | ||||
|     {  } | ||||
|  | ||||
| } | ||||
|  | ||||
| component.gad =  | ||||
| { | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  | ||||
|  component.label = PARM_LABEL("", "component") ; | ||||
|  PARM(integer, 1, "component", none, none) RANGE(0,3) | ||||
| 	LOCK_RANGE_MIN LABELREF(component.label) HSTRETCH; | ||||
|  | ||||
| } | ||||
| }	 | ||||
|  | ||||
| refvec.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|  | ||||
|    refvec.label = PARM_LABEL("Reference Vector", "refvec") WIDTH(1.5); | ||||
|    PARM(float, 3, "refvec", none, none, "#1,#2,#3") | ||||
| 	RANGE(0,1)  LABELREF(refvec.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| markercolor.gad =  | ||||
| { | ||||
|     LAYOUT (horizontal) HSTRETCH | ||||
|  | ||||
|     markercolor.label = PARM_LABEL("Marker Color", "markercolor") WIDTH(1.5); | ||||
|     PARM(float, 4, "markercolor", none, COLOR, "R,G,B,A")  | ||||
| 	LABELREF(markercolor.label) HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| trail.gad =  | ||||
| { | ||||
|     LAYOUT (horizontal) HSTRETCH | ||||
|  | ||||
|     trail.label = PARM_LABEL("Trail Color", "trail") WIDTH(1.5); | ||||
|     PARM(float, 4, "trail", none, COLOR, "R,G,B,A")  | ||||
| 	LABELREF(trail.label) HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| textcolor.gad =  | ||||
| { | ||||
|     LAYOUT (horizontal) HSTRETCH | ||||
|  | ||||
|     textcolor.label = PARM_LABEL("Text Color", "textcolor") WIDTH(1.5); | ||||
|     PARM(float, 3, "textcolor", none, COLOR, "R,G,B")  | ||||
| 	LABELREF(textcolor.label) HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| fontsize.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Font Size", "fontsize") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     fontsize.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
| } | ||||
|  | ||||
| xcolor.gad =  | ||||
| { | ||||
|     LAYOUT (horizontal) HSTRETCH | ||||
|  | ||||
|     xcolor.label = PARM_LABEL("X Color", "xcolor") WIDTH(1.5); | ||||
|     PARM(float, 4, "xcolor", none, COLOR, "R,G,B,A")  | ||||
| 	LABELREF(xcolor.label) HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| ycolor.gad =  | ||||
| { | ||||
|     LAYOUT (horizontal) HSTRETCH | ||||
|  | ||||
|     ycolor.label = PARM_LABEL("Y Color", "ycolor") WIDTH(1.5); | ||||
|     PARM(float, 4, "ycolor", none, COLOR, "R,G,B,A")  | ||||
| 	LABELREF(ycolor.label) HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| zcolor.gad =  | ||||
| { | ||||
|     LAYOUT (horizontal) HSTRETCH | ||||
|  | ||||
|     zcolor.label = PARM_LABEL("Z Color", "zcolor") WIDTH(1.5); | ||||
|     PARM(float, 4, "zcolor", none, COLOR, "R,G,B,A")  | ||||
| 	LABELREF(zcolor.label) HSTRETCH; | ||||
|  | ||||
| } | ||||
|  | ||||
| dialog_norm.gad =  | ||||
| { | ||||
|     LAYOUT(vertical) SPACING(0.02) HSTRETCH LOOK(plain)  | ||||
|     style.join;  | ||||
|     attrib.gad;  | ||||
|     visibility.join;  | ||||
|     group.gad;  | ||||
|     pointsize.gad;  | ||||
|     lengthscale.gad;  | ||||
|     unitlength.gad;  | ||||
|     normalize.gad;  | ||||
|     arrowheads.gad;  | ||||
|     vectorcoloring.gad;  | ||||
|     colorattrib.gad;  | ||||
|     ramptype.gad;  | ||||
|     colorramp.gad;  | ||||
|     rangespec.gad;  | ||||
|     minscalar.gad;  | ||||
|     maxscalar.gad;  | ||||
|     centerscalar.gad;  | ||||
|     widthscalar.gad;  | ||||
|     clamptype.gad;  | ||||
|     treatasscalar.gad;  | ||||
|     using.join;  | ||||
|     refvec.gad;  | ||||
|     markercolor.gad;  | ||||
|     trail.gad;  | ||||
|     textcolor.gad;  | ||||
|     fontsize.gad;  | ||||
|     xcolor.gad;  | ||||
|     ycolor.gad;  | ||||
|     zcolor.gad;  | ||||
| }  | ||||
| // dialog.bot.ui | ||||
|  | ||||
| extrastuffstowbar_minimize.val := 1; | ||||
|  | ||||
| dialog = OPENNOTIFIER | ||||
| { | ||||
|     LAYOUT(vertical) SPACING(0.02) LOOK(bg) VALUE(open.val) HSTRETCH | ||||
|  | ||||
|     { HEIGHT(1p) LOOK(bg) HSTRETCH } | ||||
|  | ||||
|     dialog_norm.gad; | ||||
| } | ||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -0,0 +1 @@ | ||||
| autoSave	:= 0; | ||||
| @@ -0,0 +1,4 @@ | ||||
| OTL | ||||
| { | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_717_5_51_O_15_5_717_O/houdini/otls/ | ||||
| } | ||||
										
											Binary file not shown.
										
									
								
							| @@ -0,0 +1,15 @@ | ||||
| OTL | ||||
| { | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_717_5_51_O_15_5_717_O/houdini/otls/OPlibScripted.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_717_5_51_O_15_5_717_O/houdini/otls/OPlibPopDop.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_717_5_51_O_15_5_717_O/houdini/otls/OPlibPop.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_717_5_51_O_15_5_717_O/houdini/otls/OPlibPlaceholder.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_717_5_51_O_15_5_717_O/houdini/otls/OPlibObject.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_717_5_51_O_15_5_717_O/houdini/otls/OPlibMocap.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_717_5_51_O_15_5_717_O/houdini/otls/OPlibExamples.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_717_5_51_O_15_5_717_O/houdini/otls/OPlibDriver.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_717_5_51_O_15_5_717_O/houdini/otls/OPlibDop.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_717_5_51_O_15_5_717_O/houdini/otls/OPlibCop2.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_717_5_51_O_15_5_717_O/houdini/otls/OPlibChop.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_717_5_51_O_15_5_717_O/houdini/otls/OPlibAutoRig.hda | ||||
| } | ||||
										
											Binary file not shown.
										
									
								
							| @@ -0,0 +1,66 @@ | ||||
| tableColorNames := 1; | ||||
| tableFullNames  := 1; | ||||
| dopeColorNames  := 1; | ||||
| dopeFullNames   := 0; | ||||
| showAttached    := 0; | ||||
|  | ||||
| valueHandles	:= 1; | ||||
| markHandles	:= 1; | ||||
| slopeHandles	:= 1; | ||||
| segmentHandles	:= 1; | ||||
| snapshotHandles	:= 1; | ||||
| snapshotPersistent	:= 0; | ||||
| groupHandles	:= 1; | ||||
| timeBar		:= 1; | ||||
| scaleHandle	:= 0; | ||||
| pivotHandle	:= 0; | ||||
| longNames	:= 0; | ||||
| showNames	:= 1; | ||||
| showTimes	:= 1; | ||||
| showValues	:= 1; | ||||
| showHandleMode	:= 1; | ||||
| drawPastEnds	:= 1; | ||||
| scopeButton	:= 0; | ||||
| filterField	:= 0; | ||||
| templateField	:= 0; | ||||
| colorsField	:= 0; | ||||
| showGroups	:= 1; | ||||
| showChannels	:= 0; | ||||
| showLayers	:= 1; | ||||
| showChooser	:= 1; | ||||
| showChops	:= 0; | ||||
| showParmBox	:= 1; | ||||
| showGroupKeys	:= 0; | ||||
|  | ||||
| audioTemplate	:= 0; | ||||
| syncFromScoped	:= 0; | ||||
| gridOn		:= 1; | ||||
| handleScale	:= 0.010000; | ||||
| handleLength	:= 1; | ||||
| graphLOD	:= 0; | ||||
| preserveShape	:= 1; | ||||
| smoothSlopes	:= 0; | ||||
| snapToFrame	:= 1; | ||||
| autosnap_after_stretch := 1; | ||||
| boldNonIntKeys	:= 1; | ||||
|  | ||||
| showAllChansRow	:= 1; | ||||
| forceKeysOn	:= 0; | ||||
|  | ||||
| editormode	:= 0; | ||||
| scopeFilter	:= "*"; | ||||
| templatePattern	:= ""; | ||||
| colorsCallback	:= "Default"; | ||||
| adaptOn		:= 1; | ||||
| graphType	:= 0; | ||||
| graphLimit	:= 2; | ||||
| jiveSplit	:= 0.200000; | ||||
| dopesheetSplit	:= 0.100000; | ||||
| includepanemenucontainer	:= 0; | ||||
| includeGraphValues	:= 1; | ||||
| includegraphtimebar	:= 1; | ||||
| includeVtools		:= 1; | ||||
| dopeCursorMode  := 0; | ||||
| pasteAt         := 0; | ||||
| pasteOn         := 1; | ||||
| pasteUsing    := 2; | ||||
| @@ -0,0 +1,7 @@ | ||||
| helpTags        := 1; | ||||
| startupPage     := 0; | ||||
| sendAnonymousStats     := 0; | ||||
| timeStampToAskAboutAnonymousStats  := -1; | ||||
| autoIncrement   := 2; | ||||
| autoSaveIncrement   := 2; | ||||
| liveUpdates         := 0; | ||||
| @@ -0,0 +1,60 @@ | ||||
| # Houdini Integrated Compositor preferences | ||||
|  | ||||
| cache.size			:= 2048; | ||||
| cache.useperformance		:= 1; | ||||
| cache.inactive.reduce		:= 1; | ||||
| cache.inactive.size		:= 256; | ||||
| tile.sizeX			:= 200; | ||||
| tile.sizeY			:= 200; | ||||
| cache.maxresx			:= 10000; | ||||
| cache.maxresy			:= 10000; | ||||
|  | ||||
| cook.multithreaded		:= 1; | ||||
| cook.numthreads			:= 2; | ||||
| cook.usegpu			:= 0; | ||||
| cook.collapsible		:= 1; | ||||
| cook.cookonstart		:= 1; | ||||
| cook.usefastinteractive		:= 1; | ||||
| cook.usefastonslowonly		:= 1; | ||||
| cook.interactivefraction	:= 4; | ||||
| cook.fastminxres		:= 256; | ||||
| cook.fastminyres		:= 256; | ||||
| cook.progress			:= 2; | ||||
| cook.imageupdatestyle		:= 1; | ||||
|  | ||||
| colorname.val			:= "C"; | ||||
| alphaname.val			:= "A"; | ||||
| maskname.val			:= "M"; | ||||
| depthname.val			:= "Pz"; | ||||
| lumname.val			:= "L"; | ||||
| pointname.val			:= "P"; | ||||
| normalname.val			:= "N"; | ||||
|  | ||||
| selector.placecurrent		:= 0; | ||||
| selector.newviewforgens		:= 0; | ||||
| selector.nogeninputs		:= 0; | ||||
| selector.nooptional		:= 0; | ||||
|  | ||||
| color.enable			:= 1; | ||||
| generator.enable		:= 1; | ||||
| generator.r			:= 0.5; | ||||
| generator.g			:= 0.7; | ||||
| generator.b			:= 0.6; | ||||
| pixel.enable			:= 1; | ||||
| pixel.r				:= 0.5; | ||||
| pixel.g				:= 0.6; | ||||
| pixel.b				:= 0.7; | ||||
| timing.enable			:= 1; | ||||
| timing.r			:= 0.7; | ||||
| timing.g			:= 0.7; | ||||
| timing.b			:= 0.5; | ||||
| vex.enable			:= 1; | ||||
| vex.r				:= 0.7; | ||||
| vex.g				:= 0.5; | ||||
| vex.b				:= 0.7; | ||||
|  | ||||
| cineon.convert			:= 1; | ||||
| cineon.lutfile			:= ""; | ||||
| cineon.white			:= 685; | ||||
| cineon.gamma			:= 0.6; | ||||
| cineon.iwhite			:= 95; | ||||
| @@ -0,0 +1,22 @@ | ||||
| # | ||||
| # Houdini Environment Settings | ||||
| # | ||||
| # The contents of this file are read into the environment | ||||
| # at startup.  They will override any existing entries in | ||||
| # the environment. | ||||
| # | ||||
| # The syntax is one entry per line as follows: | ||||
| #    VAR = VALUE | ||||
| # | ||||
| # Values may be quoted | ||||
| #    VAR = "VALUE" | ||||
| # | ||||
| # Values may be empty | ||||
| #    VAR =  | ||||
| # | ||||
|  | ||||
| # Example: | ||||
| # | ||||
| # HOUDINI_NO_SPLASH = 1 | ||||
|  | ||||
|  | ||||
| @@ -0,0 +1,141 @@ | ||||
| objects.highlight.val := 1; | ||||
| objects.linkchanneleditor.val := 1; | ||||
| objects.openchanneleditor.val := 0; | ||||
| objects.linkchopviewer.val := 0; | ||||
| objects.folderflipping.val := 1; | ||||
| objects.keepPos.val := 2; | ||||
| objects.keepPosMoving.val := 2; | ||||
| objects.kinoverride.val := 0; | ||||
| objects.overwriteanim.val := 0; | ||||
| sopcache.level.val := 1; | ||||
| sopcache.memorylimit.val := 1024; | ||||
| sopcache.unload.val := "Flag"; | ||||
| sopcache.memory.val := "Never"; | ||||
| objcache.memorylimit.val := 51200; | ||||
| objcache.memory.val := "Always"; | ||||
| showmenu.val     := 1; | ||||
| autoplace.val    := 0; | ||||
| autospace.val    := 0; | ||||
| autoscroll.val   := 0; | ||||
| autopan.val      := 1; | ||||
| diveintolocked.val      := 1; | ||||
| mousezoom.val    := 1; | ||||
| smoothlines.val  := 1; | ||||
| keepfloatwindowsontop.val := 0; | ||||
| saveviewcmds.val := 2; | ||||
| loadwarndeprecatedops.val := 0; | ||||
| thicklinks.val   := 0; | ||||
| movetilegroups.val   := 0; | ||||
| droponwire.val	:= 1; | ||||
| animatenetworkchanges.val	:= 1; | ||||
| livelinks.val	:= 1; | ||||
| autohighlight.val := 1; | ||||
| orientation.val  := "Y Up"; | ||||
| oldtumble.val    := 3; | ||||
| altkeyviewcontrols.val    := 1; | ||||
| scrollstyle.val  := 0; | ||||
| defaulthoming.val  := 0; | ||||
| wiretoggle.val := "Wireframe Ghost"; | ||||
| delayinactiveviewports.val   := 0; | ||||
| allowadaptivesubd.val   := 1; | ||||
| locatecomponents.val   := 1; | ||||
| alwayscommitparm.val    := 0; | ||||
| pop.info	:= 1; | ||||
| pl.pathbehaviour.val    := 0; | ||||
| pl.showHidden.val    := 0; | ||||
| pl.showAll.val    := 0; | ||||
| undomemlimit.val  := 10240; | ||||
| autosaveinterval.val  := 1; | ||||
| instantiateinstalledassets.val	:= 1; | ||||
| chops.deftimeslice.val    := 0; | ||||
| chops.mincooks.val    := 0; | ||||
| chops.maxtimeslice.val    := 60; | ||||
| cop.cineonlut.val := ""; | ||||
| tiles.perfstats.val := 1; | ||||
| tiles.highlight.val := 0; | ||||
| tiles.fullinoutnames.val := 0; | ||||
| tools.maxhistory.val := 6; | ||||
| tools.opnamespacefilter.val := 1; | ||||
| tools.sopDRflags.val := 0; | ||||
| tools.sopviewmode.val := 1; | ||||
| tools.createincontext.val := 0; | ||||
| tools.secure.val := 0; | ||||
| selector.useexisting.val := 1; | ||||
| selector.areaselvisible.val := 0; | ||||
| selector.fullloops.val := 0; | ||||
| objects.selectsubnet.val := 0; | ||||
| objects.pickingmenu.val := 0; | ||||
| take.autoincludeassets.val := 0; | ||||
| anim.setkey.val := 1; | ||||
| anim.firstfunc.val := "bezier()"; | ||||
| anim.rotationfunc.val := "bezier()"; | ||||
| anim.autofunc.val := 1; | ||||
| anim.addedfunc.val := ""; | ||||
| anim.autoslope.val := 2; | ||||
| anim.slope.val := 0; | ||||
| anim.holdlastkey.val := 0; | ||||
| anim.setfirstkey.val := ""; | ||||
| anim.nopendingkey.val := 1; | ||||
| anim.autokeytuples.val := 0; | ||||
| anim.setautoscope.val := 1; | ||||
| anim.includeanim.val := 0; | ||||
| anim.followscopedchannelreferences.val := 1; | ||||
| render.activerenderers.val := "Mantra"; | ||||
| render.showallrops.val := 1; | ||||
| handles.hidelockedparts.val := 1; | ||||
| handles.scope.val := 2; | ||||
| handles.openchanneleditor.val := 0; | ||||
| handles.colorxform.val := 1; | ||||
| handles.defaultworldalign.val := 4; | ||||
| handles.scale.val := 0.3; | ||||
| handles.defaultgimbal.val := 0; | ||||
| handles.tumbleinside.val := 1; | ||||
| handles.extendedaxes.val := 0; | ||||
| handles.planartranslatetargets.val := 1; | ||||
| handles.translateinside.val := 0; | ||||
| handles.translateinsideobscuresbackaxes.val := 0; | ||||
| handles.indirectdrag.val := 1; | ||||
| handles.indirectdragtranslatemethod.val := 0; | ||||
| handles.indirectdragspidermethod.val := 0; | ||||
| handles.viewaxisrotatering.val := 1; | ||||
| handles.useviewdirtohiderotaterings.val := 1; | ||||
| handles.defaultxformglobal.val := 0; | ||||
| handles.keepalign.val := 1; | ||||
| trees.displayiconsbydefault.val := 1; | ||||
| parmdialog.embedviseditor.val := 1; | ||||
| misc.useexternalhelp.val := 0; | ||||
| misc.externalhelpurl.val := ""; | ||||
| misc.destructive_revert.val := 0; | ||||
| misc.revert_invisible.val := 1; | ||||
| misc.make_spare_parms.val := 1; | ||||
| misc.parmdel_warnings.val := 0; | ||||
| general.audionotification_errors.val := 0; | ||||
| general.audionotification_warnings.val := 0; | ||||
| general.audionotification_messages.val := 0; | ||||
| general.audionotification_questions.val := 0; | ||||
| general.panecoloring.val := 0; | ||||
| general.filebrowserimages.val := 0; | ||||
| general.lefthandmenus.val := 0; | ||||
| general.scaleopnames.val := 1; | ||||
| general.minopnamesize.val := 3.000000; | ||||
| general.opnamesize.val := 12.000000; | ||||
| general.maxopnamesize.val := 24.000000; | ||||
| general.shakingsensitivity.val := 3; | ||||
| general.lod.val := 2; | ||||
| general.desk.val := "Build"; | ||||
| scripting.exprlanguage := "hscript"; | ||||
| ui.parm.syntax := 1; | ||||
| ui.parm.paren := 1; | ||||
| ui.parm.help := 1; | ||||
| ui.editor.syntax := 1; | ||||
| ui.editor.paren := 1; | ||||
| ui.editor.toolbar := 1; | ||||
| ui.textport.syntax := 1; | ||||
| ui.textport.paren := 1; | ||||
| ui.textport.help := 1; | ||||
| notify.errors.location := 0; | ||||
| notify.helptip.location := 0; | ||||
| notify.echohotkey := 1; | ||||
| notify.timelimit.enable := 1; | ||||
| notify.timelimit.duration := 5.000000; | ||||
| perfmon.rampprefs.val := "0 0.45 0.82 0.08 1 0 0.4 0.9 0.45 0 1 0 0.75 0.8 0 0 1 0 "; | ||||
| @@ -0,0 +1,6 @@ | ||||
| <EFBFBD><EFBFBD><EFBFBD><EFBFBD>{ | ||||
| 	"colors_scheme":{ | ||||
| 		"type":"string", | ||||
| 		"value":"O" | ||||
| 	} | ||||
| } | ||||
| @@ -0,0 +1 @@ | ||||
| [] | ||||
| @@ -0,0 +1,10 @@ | ||||
| # Global UI controls | ||||
|  | ||||
| # Sizes may be Small, Compact, Normal, Large, or High DPI. | ||||
| general.ui.size := "Normal"; | ||||
| colors.scheme := "O"; | ||||
| ui.bright.val     := 1.5; | ||||
| ui.contrast.val   := 0.5; | ||||
| ui.gamma.val      := 0.75; | ||||
| ui.saturation.val := 1; | ||||
| general.filechooserstyle.menu := "Houdini Chooser Only"; | ||||
| @@ -0,0 +1,5 @@ | ||||
| ui.w.val := 1680; | ||||
| ui.h.val := 1003; | ||||
| ui.x.val := 0; | ||||
| ui.y.val := 28; | ||||
| ui.maximized := 1; | ||||
| @@ -0,0 +1,9 @@ | ||||
| { | ||||
|     "version": 1, | ||||
|     "organization": { | ||||
|         "type": "folder", | ||||
|         "guid": "0x6DE7393E-0xA9AF11ED-0x8194BCAE-0xC5962042", | ||||
|         "name": "", | ||||
|         "entries": [] | ||||
|     } | ||||
| } | ||||
| @@ -0,0 +1,11 @@ | ||||
| ui.cc.gamma.val := 1; | ||||
| ui.cc.lut.val := ""; | ||||
| ui.flipbook.val := 1; | ||||
| ui.imagepicker.val := 1; | ||||
| ui.imageview.val := 1; | ||||
| ui.networkpreview.val := 1; | ||||
| ui.render.val := 1; | ||||
| ui.renderstate.val := 1; | ||||
| ui.saveimage.val := 1; | ||||
| ui.swatch.val := 1; | ||||
| ui.view3d.val := 1; | ||||
| @@ -0,0 +1,213 @@ | ||||
| // Magic: 2a8df1fc | ||||
| // Automatically generated PSI dialog (PSI version 19.0.720) | ||||
| // Sat Feb 11 03:57:24 2023 | ||||
|  | ||||
|  | ||||
| f_tmp = FLOAT_FIELD;	// dialog.top.ui | ||||
|  | ||||
| gspace.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|    { WIDTH(0.18) } | ||||
|  | ||||
|    gspace.label = PARM_LABEL("Grid Spacing", "gspace") WIDTH(1.5); | ||||
|    PARM(float, 2, "gspace", none, none, "X,Y") | ||||
| 	RANGE(0,1)  LABELREF(gspace.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| gcount.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|    { WIDTH(0.18) } | ||||
|  | ||||
|    gcount.label = PARM_LABEL("Grid Count", "gcount") WIDTH(1.5); | ||||
|    PARM(integer, 2, "gcount", none, none, "X,Y") | ||||
| 	RANGE(1,100) LOCK_RANGE_MIN LABELREF(gcount.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| gruler.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|    { WIDTH(0.18) } | ||||
|  | ||||
|    gruler.label = PARM_LABEL("Grid Ruler", "gruler") WIDTH(1.5); | ||||
|    PARM(integer, 2, "gruler", none, none, "X,Y") | ||||
| 	RANGE(0,10) LOCK_RANGE_MIN LABELREF(gruler.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| origin.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|    { WIDTH(0.18) } | ||||
|  | ||||
|    origin.label = PARM_LABEL("Origin", "origin") WIDTH(1.5); | ||||
|    PARM(float, 3, "origin", none, none, "X,Y,Z") | ||||
| 	RANGE(0,1)  LABELREF(origin.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| rotation.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|    { WIDTH(0.18) } | ||||
|  | ||||
|    rotation.label = PARM_LABEL("Rotation", "rotation") WIDTH(1.5); | ||||
|    PARM(float, 3, "rotation", none, none, "X,Y,Z") | ||||
| 	RANGE(0,1)  LABELREF(rotation.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| rotationorder.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Rotation Order", "rotationorder") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     rotationorder.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| upvector.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|    { WIDTH(0.18) } | ||||
|  | ||||
|    upvector.label = PARM_LABEL("Up-Vector", "upvector") WIDTH(1.5); | ||||
|    PARM(float, 3, "upvector", none, none, "X,Y,Z") | ||||
| 	RANGE(0,1)  LABELREF(upvector.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| lockup.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Lock Up-Vector to:", "lockup") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     lockup.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| targetnormal.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|    { WIDTH(0.18) } | ||||
|  | ||||
|    targetnormal.label = PARM_LABEL("Target Normal", "targetnormal") WIDTH(1.5); | ||||
|    PARM(float, 3, "targetnormal", none, none, "X,Y,Z") | ||||
| 	RANGE(0,1)  LABELREF(targetnormal.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| targetxaxis.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|    { WIDTH(0.18) } | ||||
|  | ||||
|    targetxaxis.label = PARM_LABEL("Target X Axis", "targetxaxis") WIDTH(1.5); | ||||
|    PARM(float, 3, "targetxaxis", none, none, "X,Y,Z") | ||||
| 	RANGE(0,1)  LABELREF(targetxaxis.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
| fetchaxes.join =		 | ||||
| { | ||||
|  | ||||
|   LAYOUT(horizontal) HSTRETCH JUSTIFY(left, center) | ||||
|  | ||||
| fetchaxes.gad = ROW | ||||
| { | ||||
|     JUSTIFY(left, center) | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_BUTTON("fetchaxes", "Fetch Axes") | ||||
| 	push VALUE(fetchaxes.val); | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| applyaxes.gad = ROW | ||||
| { | ||||
|     JUSTIFY(left, center) | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     {  } | ||||
|     { WIDTH(0.1) } | ||||
|  | ||||
|     PARM_BUTTON("applyaxes", "Apply Axes") | ||||
| 	push VALUE(applyaxes.val); | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
| }	 | ||||
|  | ||||
| parmgroup_orientbyaxes.gad =  | ||||
|  | ||||
| GROUP simple "Orient by Axes" flat  | ||||
| {  | ||||
|     VALUE(parmgroup_orientbyaxes.gad.val) LAYOUT(vertical) HSTRETCH  | ||||
| 	    targetnormal.gad;		 | ||||
| 	    targetxaxis.gad;		 | ||||
| 	    fetchaxes.join;		 | ||||
| }  | ||||
|  | ||||
| parmgroup_extras.gad =  | ||||
| GROUP collapsible "Extras" flat   | ||||
| { | ||||
|     VALUE(parmgroup_extras.gad.val) LAYOUT(vertical) HSTRETCH | ||||
| 	    parmgroup_orientbyaxes.gad;		 | ||||
| }  | ||||
|  | ||||
| dialog_norm.gad =  | ||||
| { | ||||
|     LAYOUT(vertical) SPACING(0.02) HSTRETCH  | ||||
|     gspace.gad;  | ||||
|     gcount.gad;  | ||||
|     gruler.gad;  | ||||
|     origin.gad;  | ||||
|     rotation.gad;  | ||||
|     rotationorder.gad;  | ||||
|     upvector.gad;  | ||||
|     lockup.gad;  | ||||
|     parmgroup_extras.gad;  | ||||
| }  | ||||
| // dialog.bot.ui | ||||
|  | ||||
| extrastuffstowbar_minimize.val := 1; | ||||
|  | ||||
| dialog = OPENNOTIFIER | ||||
| { | ||||
|     LAYOUT(vertical) SPACING(0.02) LOOK(bg) VALUE(open.val_) HSTRETCH | ||||
|  | ||||
|     { HEIGHT(1p) LOOK(bg) HSTRETCH } | ||||
|  | ||||
|     dialog_norm.gad; | ||||
| } | ||||
| @@ -0,0 +1,217 @@ | ||||
| // Magic: 9f46d10b | ||||
| // Automatically generated PSI dialog (PSI version 19.0.720) | ||||
| // Sat Feb 11 03:57:23 2023 | ||||
|  | ||||
|  | ||||
| f_tmp = FLOAT_FIELD;	// dialog.top.ui | ||||
|  | ||||
| gspace.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|    { WIDTH(0.18) } | ||||
|  | ||||
|    gspace.label = PARM_LABEL("Grid Spacing", "gspace") WIDTH(1.5); | ||||
|    PARM(float, 2, "gspace", none, none, "X,Y") | ||||
| 	RANGE(0,1)  LABELREF(gspace.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
| gcount.gad = NULL { } | ||||
|  | ||||
| gruler.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|    { WIDTH(0.18) } | ||||
|  | ||||
|    gruler.label = PARM_LABEL("Grid Ruler", "gruler") WIDTH(1.5); | ||||
|    PARM(integer, 2, "gruler", none, none, "X,Y") | ||||
| 	RANGE(0,10) LOCK_RANGE_MIN LABELREF(gruler.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| origin.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|    { WIDTH(0.18) } | ||||
|  | ||||
|    origin.label = PARM_LABEL("Origin", "origin") WIDTH(1.5); | ||||
|    PARM(float, 3, "origin", none, none, "X,Y,Z") | ||||
| 	RANGE(0,1)  LABELREF(origin.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| rotation.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|    { WIDTH(0.18) } | ||||
|  | ||||
|    rotation.label = PARM_LABEL("Rotation", "rotation") WIDTH(1.5); | ||||
|    PARM(float, 3, "rotation", none, none, "X,Y,Z") | ||||
| 	RANGE(0,1)  LABELREF(rotation.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| rotationorder.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Rotation Order", "rotationorder") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     rotationorder.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| upvector.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|    { WIDTH(0.18) } | ||||
|  | ||||
|    upvector.label = PARM_LABEL("Up-Vector", "upvector") WIDTH(1.5); | ||||
|    PARM(float, 3, "upvector", none, none, "X,Y,Z") | ||||
| 	RANGE(0,1)  LABELREF(upvector.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| lockup.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Lock Up-Vector to:", "lockup") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     lockup.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| rulertype.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Ruler Type", "rulertype") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     rulertype.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| targetnormal.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|    { WIDTH(0.18) } | ||||
|  | ||||
|    targetnormal.label = PARM_LABEL("Target Normal", "targetnormal") WIDTH(1.5); | ||||
|    PARM(float, 3, "targetnormal", none, none, "X,Y,Z") | ||||
| 	RANGE(0,1)  LABELREF(targetnormal.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| targetxaxis.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|    { WIDTH(0.18) } | ||||
|  | ||||
|    targetxaxis.label = PARM_LABEL("Target X Axis", "targetxaxis") WIDTH(1.5); | ||||
|    PARM(float, 3, "targetxaxis", none, none, "X,Y,Z") | ||||
| 	RANGE(0,1)  LABELREF(targetxaxis.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
| fetchaxes.join =		 | ||||
| { | ||||
|  | ||||
|   LAYOUT(horizontal) HSTRETCH JUSTIFY(left, center) | ||||
|  | ||||
| fetchaxes.gad = ROW | ||||
| { | ||||
|     JUSTIFY(left, center) | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_BUTTON("fetchaxes", "Fetch Axes") | ||||
| 	push VALUE(fetchaxes.val); | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| applyaxes.gad = ROW | ||||
| { | ||||
|     JUSTIFY(left, center) | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     {  } | ||||
|     { WIDTH(0.1) } | ||||
|  | ||||
|     PARM_BUTTON("applyaxes", "Apply Axes") | ||||
| 	push VALUE(applyaxes.val); | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
| }	 | ||||
|  | ||||
| parmgroup_orientbyaxes.gad =  | ||||
|  | ||||
| GROUP simple "Orient by Axes" flat  | ||||
| {  | ||||
|     VALUE(parmgroup_orientbyaxes.gad.val) LAYOUT(vertical) HSTRETCH  | ||||
| 	    targetnormal.gad;		 | ||||
| 	    targetxaxis.gad;		 | ||||
| 	    fetchaxes.join;		 | ||||
| }  | ||||
|  | ||||
| parmgroup_extras.gad =  | ||||
| GROUP collapsible "Extras" flat   | ||||
| { | ||||
|     VALUE(parmgroup_extras.gad.val) LAYOUT(vertical) HSTRETCH | ||||
| 	    parmgroup_orientbyaxes.gad;		 | ||||
| }  | ||||
|  | ||||
| dialog_norm.gad =  | ||||
| { | ||||
|     LAYOUT(vertical) SPACING(0.02) HSTRETCH  | ||||
|     gspace.gad;  | ||||
|     gcount.gad;  | ||||
|     gruler.gad;  | ||||
|     origin.gad;  | ||||
|     rotation.gad;  | ||||
|     rotationorder.gad;  | ||||
|     upvector.gad;  | ||||
|     lockup.gad;  | ||||
|     rulertype.gad;  | ||||
|     parmgroup_extras.gad;  | ||||
| }  | ||||
| // dialog.bot.ui | ||||
|  | ||||
| extrastuffstowbar_minimize.val := 1; | ||||
|  | ||||
| dialog = OPENNOTIFIER | ||||
| { | ||||
|     LAYOUT(vertical) SPACING(0.02) LOOK(bg) VALUE(open.val_) HSTRETCH | ||||
|  | ||||
|     { HEIGHT(1p) LOOK(bg) HSTRETCH } | ||||
|  | ||||
|     dialog_norm.gad; | ||||
| } | ||||
| @@ -0,0 +1,203 @@ | ||||
| // Magic: e6d36f40 | ||||
| // Automatically generated PSI dialog (PSI version 19.0.720) | ||||
| // Sat Feb 11 03:58:09 2023 | ||||
|  | ||||
|  | ||||
| f_tmp = FLOAT_FIELD;	// dialog.top.ui | ||||
|  | ||||
| fpnav.gad = ROW | ||||
| { | ||||
|     HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     { WIDTH(1.5) } | ||||
|     { WIDTH(0.08) } | ||||
|  | ||||
|     PARM_BUTTON("fpnav", "First Person Navigation") toggle VALUE(fpnav.val); | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| mouselook.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Look Around with Mouse", "mouselook") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     mouselook.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| lockvert.gad = ROW | ||||
| { | ||||
|     HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     { WIDTH(1.5) } | ||||
|     { WIDTH(0.08) } | ||||
|  | ||||
|     PARM_BUTTON("lockvert", "Lock Vertical Movement") toggle VALUE(lockvert.val); | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| invertmousey.gad = ROW | ||||
| { | ||||
|     HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     { WIDTH(1.5) } | ||||
|     { WIDTH(0.08) } | ||||
|  | ||||
|     PARM_BUTTON("invertmousey", "Invert Mouse Up/Down") toggle VALUE(invertmousey.val); | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| keybindings.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Key Bindings", "keybindings") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     keybindings.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| movespeed.gad =  | ||||
| { | ||||
|  | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  { WIDTH(0.18) } | ||||
|  | ||||
|  movespeed.label = PARM_LABEL("Movement Speed", "movespeed") WIDTH(1.5); | ||||
|  PARM(float, 1, "movespeed", none, none) RANGE(0.0001,10) | ||||
| 	LOCK_RANGE_MIN LABELREF(movespeed.label) HSTRETCH; | ||||
|  | ||||
|   { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| turnrate.gad =  | ||||
| { | ||||
|  | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  { WIDTH(0.18) } | ||||
|  | ||||
|  turnrate.label = PARM_LABEL("Turn Rate", "turnrate") WIDTH(1.5); | ||||
|  PARM(float, 1, "turnrate", none, none) RANGE(0.0001,10) | ||||
| 	LOCK_RANGE_MIN LABELREF(turnrate.label) HSTRETCH; | ||||
|  | ||||
|   { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| wheelrate.gad =  | ||||
| { | ||||
|  | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  { WIDTH(0.18) } | ||||
|  | ||||
|  wheelrate.label = PARM_LABEL("Mouse Wheel Sensitivity", "wheelrate") WIDTH(1.5); | ||||
|  PARM(float, 1, "wheelrate", none, none) RANGE(0.0001,10) | ||||
| 	LOCK_RANGE_MIN LABELREF(wheelrate.label) HSTRETCH; | ||||
|  | ||||
|   { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| resetspeed.gad = ROW | ||||
| { | ||||
|     JUSTIFY(left, center) | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     { WIDTH(1.5) } | ||||
|     { WIDTH(0.1) } | ||||
|  | ||||
|     PARM_BUTTON("resetspeed", "Reset Speed") | ||||
| 	push VALUE(resetspeed.val); | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| reticle.gad =  | ||||
| { | ||||
|  | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  { WIDTH(0.18) } | ||||
|  | ||||
|  reticle.label = PARM_LABEL("Reticle Intensity", "reticle") WIDTH(1.5); | ||||
|  PARM(float, 1, "reticle", none, none) RANGE(0,1) | ||||
| 	 LABELREF(reticle.label) HSTRETCH; | ||||
|  | ||||
|   { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| reticlesize.gad =  | ||||
| { | ||||
|  | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  { WIDTH(0.18) } | ||||
|  | ||||
|  reticlesize.label = PARM_LABEL("Reticle Size", "reticlesize") WIDTH(1.5); | ||||
|  PARM(float, 1, "reticlesize", none, none) RANGE(0,2) | ||||
| 	LOCK_RANGE_MIN LABELREF(reticlesize.label) HSTRETCH; | ||||
|  | ||||
|   { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| savedefaults.gad = ROW | ||||
| { | ||||
|     JUSTIFY(left, center) | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     { WIDTH(1.5) } | ||||
|     { WIDTH(0.1) } | ||||
|  | ||||
|     PARM_BUTTON("savedefaults", "Save as Defaults") | ||||
| 	push VALUE(savedefaults.val); | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| dialog_norm.gad =  | ||||
| { | ||||
|     LAYOUT(vertical) SPACING(0.02) HSTRETCH  | ||||
|     fpnav.gad;  | ||||
|     mouselook.gad;  | ||||
|     lockvert.gad;  | ||||
|     invertmousey.gad;  | ||||
|     keybindings.gad;  | ||||
|     movespeed.gad;  | ||||
|     turnrate.gad;  | ||||
|     wheelrate.gad;  | ||||
|     resetspeed.gad;  | ||||
|     reticle.gad;  | ||||
|     reticlesize.gad;  | ||||
|     savedefaults.gad;  | ||||
| }  | ||||
| // dialog.bot.ui | ||||
|  | ||||
| extrastuffstowbar_minimize.val := 1; | ||||
|  | ||||
| dialog = OPENNOTIFIER | ||||
| { | ||||
|     LAYOUT(vertical) SPACING(0.02) LOOK(bg) VALUE(open.val_) HSTRETCH | ||||
|  | ||||
|     { HEIGHT(1p) LOOK(bg) HSTRETCH } | ||||
|  | ||||
|     dialog_norm.gad; | ||||
| } | ||||
| @@ -0,0 +1,132 @@ | ||||
| // Magic: 91513496 | ||||
| // Automatically generated PSI dialog (PSI version 19.0.720) | ||||
| // Sat Feb 11 03:57:24 2023 | ||||
|  | ||||
|  | ||||
| f_tmp = FLOAT_FIELD;	// dialog.top.ui | ||||
|  | ||||
| camera.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Target Camera", "camera") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     camera.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| save.gad = ROW | ||||
| { | ||||
|     JUSTIFY(left, center) | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     { WIDTH(1.5) } | ||||
|     { WIDTH(0.1) } | ||||
|  | ||||
|     PARM_BUTTON("save", "Save View to Camera") | ||||
| 	push VALUE(save.val); | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| keyframes.gad = ROW | ||||
| { | ||||
|     HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     { WIDTH(1.5) } | ||||
|     { WIDTH(0.08) } | ||||
|  | ||||
|     PARM_BUTTON("keyframes", "Add Keyframes") toggle VALUE(keyframes.val); | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| channels.gad = ROW | ||||
| { | ||||
|     HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     { WIDTH(1.5) } | ||||
|     { WIDTH(0.08) } | ||||
|  | ||||
|     PARM_BUTTON("channels", "Add Channels") toggle VALUE(channels.val); | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| psource.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Source of Pivot", "psource") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     psource.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| p.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|    { WIDTH(0.18) } | ||||
|  | ||||
|    p.label = PARM_LABEL("Pivot Point", "p") WIDTH(1.5); | ||||
|    PARM(float, 3, "p", none, none, "X,Y,Z") | ||||
| 	RANGE(0,1)  LABELREF(p.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| pobject.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Pivot Object", "pobject") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     pobject.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| dialog_norm.gad =  | ||||
| { | ||||
|     LAYOUT(vertical) SPACING(0.02) HSTRETCH  | ||||
|     camera.gad;  | ||||
|     save.gad;  | ||||
|     keyframes.gad;  | ||||
|     channels.gad;  | ||||
|     psource.gad;  | ||||
|     p.gad;  | ||||
|     pobject.gad;  | ||||
| }  | ||||
| // dialog.bot.ui | ||||
|  | ||||
| extrastuffstowbar_minimize.val := 1; | ||||
|  | ||||
| dialog = OPENNOTIFIER | ||||
| { | ||||
|     LAYOUT(vertical) SPACING(0.02) LOOK(bg) VALUE(open.val_) HSTRETCH | ||||
|  | ||||
|     { HEIGHT(1p) LOOK(bg) HSTRETCH } | ||||
|  | ||||
|     dialog_norm.gad; | ||||
| } | ||||
| @@ -0,0 +1,588 @@ | ||||
| // Magic: 1a171278 | ||||
| // Automatically generated PSI dialog (PSI version 19.0.720) | ||||
| // Sat Feb 11 03:57:24 2023 | ||||
|  | ||||
|  | ||||
| f_tmp = FLOAT_FIELD;	// dialog.top.ui | ||||
| style.join =		 | ||||
| { | ||||
|  | ||||
|   LAYOUT(horizontal) HSTRETCH JUSTIFY(left, center) | ||||
|  | ||||
| style.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center)  | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Style", "style") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     style.menu; | ||||
|  | ||||
|     {  } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| class.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center)  | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Class", "class") ; | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     class.menu; | ||||
|  | ||||
|     {  } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
| }	 | ||||
|  | ||||
| attrib.gad = ROW | ||||
| { | ||||
|     HSTRETCH JUSTIFY(left, center) | ||||
|  | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     attrib.label = PARM_LABEL("Attribute", "attrib") WIDTH(1.5); | ||||
|     PARM_FIELD(string, "attrib") VALUE(attrib.val)  | ||||
| 	LABELREF(attrib.label) HSTRETCH; | ||||
|  | ||||
|     attrib.menu SIZE(0.26, 0.26) LOOK(menuiconbutton); | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
| visibility.join =		 | ||||
| { | ||||
|  | ||||
|   LAYOUT(horizontal) HSTRETCH JUSTIFY(left, center) | ||||
|  | ||||
| visibility.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center)  | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("    Visibility", "visibility") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     visibility.menu; | ||||
|  | ||||
|     {  } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| decorradius.gad =  | ||||
| { | ||||
|  | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  { WIDTH(0.18) } | ||||
|  | ||||
|  decorradius.label = PARM_LABEL("    Radius", "decorradius") ; | ||||
|  PARM(float, 1, "decorradius", none, none) RANGE(0,1) | ||||
| 	 LABELREF(decorradius.label) HSTRETCH; | ||||
|  | ||||
|   { WIDTH(0.1) } | ||||
| } | ||||
| }	 | ||||
|  | ||||
| group.gad = ROW | ||||
| { | ||||
|     HSTRETCH JUSTIFY(left, center) | ||||
|  | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     group.label = PARM_LABEL("Group", "group") WIDTH(1.5); | ||||
|     PARM_FIELD(string, "group") VALUE(group.val)  | ||||
| 	LABELREF(group.label) HSTRETCH; | ||||
|  | ||||
|     group.menu SIZE(0.26, 0.26) LOOK(menuiconbutton); | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| pointsize.gad =  | ||||
| { | ||||
|  | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  { WIDTH(0.18) } | ||||
|  | ||||
|  pointsize.label = PARM_LABEL("Point Size", "pointsize") WIDTH(1.5); | ||||
|  PARM(float, 1, "pointsize", none, none) RANGE(3,6) | ||||
| 	 LABELREF(pointsize.label) HSTRETCH; | ||||
|  | ||||
|   { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| lengthscale.gad =  | ||||
| { | ||||
|  | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  { WIDTH(0.18) } | ||||
|  | ||||
|  lengthscale.label = PARM_LABEL("Length Scale", "lengthscale") WIDTH(1.5); | ||||
|  PARM(float, 1, "lengthscale", none, none) RANGE(0,1) | ||||
| 	 LABELREF(lengthscale.label) HSTRETCH; | ||||
|  | ||||
|   { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| unitlength.gad =  | ||||
| { | ||||
|  | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  { WIDTH(0.18) } | ||||
|  | ||||
|  unitlength.label = PARM_LABEL("Unit Length", "unitlength") WIDTH(1.5); | ||||
|  PARM(float, 1, "unitlength", none, none) RANGE(1.0000000000000001e-05,1) | ||||
| 	LOCK_RANGE_MIN LABELREF(unitlength.label) HSTRETCH; | ||||
|  | ||||
|   { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| normalize.gad = ROW | ||||
| { | ||||
|     HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     { WIDTH(1.5) } | ||||
|     { WIDTH(0.08) } | ||||
|  | ||||
|     PARM_BUTTON("normalize", "Normalize Vectors") toggle VALUE(normalize.val); | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| arrowheads.gad = ROW | ||||
| { | ||||
|     HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     { WIDTH(1.5) } | ||||
|     { WIDTH(0.08) } | ||||
|  | ||||
|     PARM_BUTTON("arrowheads", "Show Arrow Tips") toggle VALUE(arrowheads.val); | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| vectorcoloring.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Coloring", "vectorcoloring") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     vectorcoloring.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| colorattrib.gad = ROW | ||||
| { | ||||
|     HSTRETCH JUSTIFY(left, center) | ||||
|  | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     colorattrib.label = PARM_LABEL("Color Attribute", "colorattrib") WIDTH(1.5); | ||||
|     PARM_FIELD(string, "colorattrib") VALUE(colorattrib.val)  | ||||
| 	LABELREF(colorattrib.label) HSTRETCH; | ||||
|  | ||||
|     colorattrib.menu SIZE(0.26, 0.26) LOOK(menuiconbutton); | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| ramptype.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Color Mapping", "ramptype") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     ramptype.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| colorramp.si_rampedit = COLOR_RAMP VALUE(colorramp.ramp_val) | ||||
| 			LAYOUT(horizontal)  HSTRETCH; | ||||
|  | ||||
| colorramp.multiramp =  | ||||
| { | ||||
|     LAYOUT(vertical) STRETCH | ||||
|     HMARGIN(0.18, 0.1) NO_MARGIN_SPACING_SCALE | ||||
|  | ||||
|     ROW | ||||
|     { | ||||
| 	JUSTIFY(left,center) SPACING(0.1) VMARGIN(0.02) HSTRETCH | ||||
|  | ||||
| 	COL | ||||
| 	{ | ||||
| 	    JUSTIFY(right,center) WIDTH(1.5) | ||||
| 	    LABEL "Point No."; | ||||
| 	} | ||||
|  | ||||
| 	colorramp.pointno.gad | ||||
| 	    = INT_SLIDER_FIELD VALUE(colorramp.pointno.val) HSTRETCH; | ||||
|     } | ||||
| } | ||||
|  | ||||
| colorramp.buttons.gad = COL | ||||
| { | ||||
|     VSTRETCH | ||||
|  | ||||
|     ICON_BUTTON_STRIP | ||||
|     { | ||||
| 	LAYOUT(horizontal) INITSIZE(20p, 20p)  | ||||
|  | ||||
| 	ACTION_ICONBUTTON "BUTTONS_delete" | ||||
| 		HELP("Remove Point") VALUE(colorramp.delpoint.val); | ||||
| 	ACTION_ICONBUTTON "BUTTONS_add" | ||||
| 		HELP("Add Point") VALUE(colorramp.addpoint.val); | ||||
|     } | ||||
|  | ||||
|     { VSTRETCH } | ||||
|  | ||||
|     colorramp.toggleparms.gad | ||||
|       = ACTION_ICONBUTTON "BUTTONS_show_controls" | ||||
| 	HELP("Hide Controls", "h.pane.parms.toggle_ramp_parms") | ||||
| 	VALUE(colorramp.toggle.val) | ||||
| 	LOOKFLAT UI_FLAT_ICON_BTN_SIZE_TINY; | ||||
| } | ||||
|  | ||||
| colorramp.parm = | ||||
| { | ||||
|     LAYOUT(vertical) HSTRETCH JUSTIFY(left, center) | ||||
|  | ||||
|     colorramp.ramp.gad = ROW | ||||
|     { | ||||
| 	MARGIN(0.02) SPACING(0.02) JUSTIFY(left, top) HSTRETCH | ||||
|  | ||||
| 	colorramp.buttons.gad VSTRETCH; | ||||
|  | ||||
| 	colorramp.si_rampedit HSTRETCH; | ||||
|     } | ||||
| } | ||||
|  | ||||
| colorramp.gad = | ||||
| { | ||||
|     LAYOUT(vertical) MARGIN(2p) HSTRETCH | ||||
|     HMARGIN(0.18, 0.1) NO_MARGIN_SPACING_SCALE | ||||
|     { | ||||
| 	LAYOUT(horizontal) HSTRETCH | ||||
|  | ||||
| 	PARM_LABEL_SIMPLE("Custom Ramp", "colorramp"); | ||||
|  | ||||
| 	{ HSTRETCH } | ||||
| 	ACTION_ICONBUTTON "BUTTONS_ramp_flip_x" VALUE(colorramp.reverse.val) | ||||
| 		LOOKFLAT HELP("Reverse Domain") UI_FLAT_ICON_BTN_SIZE_SMALL; | ||||
| 	ACTION_ICONBUTTON "BUTTONS_ramp_flip_y" VALUE(colorramp.complement.val) | ||||
| 		LOOKFLAT HELP("Complement Ramp") UI_FLAT_ICON_BTN_SIZE_SMALL; | ||||
| 	colorramp.presets | ||||
| 	    = ACTION_MENU_ICONBUTTON "BUTTONS_gear" | ||||
| 		LOOKFLAT HELP("Presets") UI_FLAT_ICON_BTN_SIZE_SMALL; | ||||
|  | ||||
|     } | ||||
|  | ||||
|     { | ||||
| 	LAYOUT(vertical) MARGIN(2p) SPACING(0.02) HSTRETCH | ||||
|  | ||||
| 	colorramp.parm; | ||||
|  | ||||
| 	SWITCHER tight | ||||
| 	{ | ||||
| 	    LAYOUT(overlap) VALUE(colorramp.hideparms.val) HSTRETCH | ||||
| 	    colorramp.multiramp; | ||||
| 	    {} | ||||
| 	} | ||||
|     } | ||||
| } | ||||
|  | ||||
| rangespec.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Range", "rangespec") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     rangespec.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| minscalar.gad =  | ||||
| { | ||||
|  | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  { WIDTH(0.18) } | ||||
|  | ||||
|  minscalar.label = PARM_LABEL("Min", "minscalar") WIDTH(1.5); | ||||
|  PARM(float, 1, "minscalar", none, none) RANGE(0,1) | ||||
| 	 LABELREF(minscalar.label) HSTRETCH; | ||||
|  | ||||
|   { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| maxscalar.gad =  | ||||
| { | ||||
|  | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  { WIDTH(0.18) } | ||||
|  | ||||
|  maxscalar.label = PARM_LABEL("Max", "maxscalar") WIDTH(1.5); | ||||
|  PARM(float, 1, "maxscalar", none, none) RANGE(0,1) | ||||
| 	 LABELREF(maxscalar.label) HSTRETCH; | ||||
|  | ||||
|   { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| centerscalar.gad =  | ||||
| { | ||||
|  | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  { WIDTH(0.18) } | ||||
|  | ||||
|  centerscalar.label = PARM_LABEL("Center", "centerscalar") WIDTH(1.5); | ||||
|  PARM(float, 1, "centerscalar", none, none) RANGE(0,1) | ||||
| 	 LABELREF(centerscalar.label) HSTRETCH; | ||||
|  | ||||
|   { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| widthscalar.gad =  | ||||
| { | ||||
|  | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  { WIDTH(0.18) } | ||||
|  | ||||
|  widthscalar.label = PARM_LABEL("Width", "widthscalar") WIDTH(1.5); | ||||
|  PARM(float, 1, "widthscalar", none, none) RANGE(0,1) | ||||
| 	 LABELREF(widthscalar.label) HSTRETCH; | ||||
|  | ||||
|   { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| clamptype.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Out Of Range Values", "clamptype") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     clamptype.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| treatasscalar.gad = ROW | ||||
| { | ||||
|     HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     { WIDTH(1.5) } | ||||
|     { WIDTH(0.08) } | ||||
|  | ||||
|     PARM_BUTTON("treatasscalar", "Treat As Scalar") toggle VALUE(treatasscalar.val); | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
| using.join =		 | ||||
| { | ||||
|  | ||||
|   LAYOUT(horizontal) HSTRETCH JUSTIFY(left, center) | ||||
|  | ||||
| using.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center)  | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Using", "using") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     using.menu; | ||||
|  | ||||
|     {  } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| component.gad =  | ||||
| { | ||||
|  | ||||
|  LAYOUT(horizontal) HSTRETCH | ||||
|  { WIDTH(0.18) } | ||||
|  | ||||
|  component.label = PARM_LABEL("", "component") ; | ||||
|  PARM(integer, 1, "component", none, none) RANGE(0,3) | ||||
| 	LOCK_RANGE_MIN LABELREF(component.label) HSTRETCH; | ||||
|  | ||||
|   { WIDTH(0.1) } | ||||
| } | ||||
| }	 | ||||
|  | ||||
| refvec.gad = ROW | ||||
| { | ||||
|    HSTRETCH | ||||
|    { WIDTH(0.18) } | ||||
|  | ||||
|    refvec.label = PARM_LABEL("Reference Vector", "refvec") WIDTH(1.5); | ||||
|    PARM(float, 3, "refvec", none, none, "#1,#2,#3") | ||||
| 	RANGE(0,1)  LABELREF(refvec.label) | ||||
| 	HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| markercolor.gad =  | ||||
| { | ||||
|     LAYOUT (horizontal) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     markercolor.label = PARM_LABEL("Marker Color", "markercolor") WIDTH(1.5); | ||||
|     PARM(float, 4, "markercolor", none, COLOR, "R,G,B,A")  | ||||
| 	LABELREF(markercolor.label) HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| trail.gad =  | ||||
| { | ||||
|     LAYOUT (horizontal) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     trail.label = PARM_LABEL("Trail Color", "trail") WIDTH(1.5); | ||||
|     PARM(float, 4, "trail", none, COLOR, "R,G,B,A")  | ||||
| 	LABELREF(trail.label) HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| textcolor.gad =  | ||||
| { | ||||
|     LAYOUT (horizontal) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     textcolor.label = PARM_LABEL("Text Color", "textcolor") WIDTH(1.5); | ||||
|     PARM(float, 3, "textcolor", none, COLOR, "R,G,B")  | ||||
| 	LABELREF(textcolor.label) HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| fontsize.gad =  | ||||
| { | ||||
|     LAYOUT(horizontal) JUSTIFY(left, center) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     PARM_LABEL_SIMPLE("Font Size", "fontsize") WIDTH(1.5); | ||||
|     { WIDTH(0.09) } | ||||
|  | ||||
|     fontsize.menu; | ||||
|  | ||||
|     { HSTRETCH } | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| xcolor.gad =  | ||||
| { | ||||
|     LAYOUT (horizontal) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     xcolor.label = PARM_LABEL("X Color", "xcolor") WIDTH(1.5); | ||||
|     PARM(float, 4, "xcolor", none, COLOR, "R,G,B,A")  | ||||
| 	LABELREF(xcolor.label) HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| ycolor.gad =  | ||||
| { | ||||
|     LAYOUT (horizontal) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     ycolor.label = PARM_LABEL("Y Color", "ycolor") WIDTH(1.5); | ||||
|     PARM(float, 4, "ycolor", none, COLOR, "R,G,B,A")  | ||||
| 	LABELREF(ycolor.label) HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| zcolor.gad =  | ||||
| { | ||||
|     LAYOUT (horizontal) HSTRETCH | ||||
|     { WIDTH(0.18) } | ||||
|  | ||||
|     zcolor.label = PARM_LABEL("Z Color", "zcolor") WIDTH(1.5); | ||||
|     PARM(float, 4, "zcolor", none, COLOR, "R,G,B,A")  | ||||
| 	LABELREF(zcolor.label) HSTRETCH; | ||||
|  | ||||
|     { WIDTH(0.1) } | ||||
| } | ||||
|  | ||||
| dialog_norm.gad =  | ||||
| { | ||||
|     LAYOUT(vertical) SPACING(0.02) HSTRETCH  | ||||
|     style.join;  | ||||
|     attrib.gad;  | ||||
|     visibility.join;  | ||||
|     group.gad;  | ||||
|     pointsize.gad;  | ||||
|     lengthscale.gad;  | ||||
|     unitlength.gad;  | ||||
|     normalize.gad;  | ||||
|     arrowheads.gad;  | ||||
|     vectorcoloring.gad;  | ||||
|     colorattrib.gad;  | ||||
|     ramptype.gad;  | ||||
|     colorramp.gad;  | ||||
|     rangespec.gad;  | ||||
|     minscalar.gad;  | ||||
|     maxscalar.gad;  | ||||
|     centerscalar.gad;  | ||||
|     widthscalar.gad;  | ||||
|     clamptype.gad;  | ||||
|     treatasscalar.gad;  | ||||
|     using.join;  | ||||
|     refvec.gad;  | ||||
|     markercolor.gad;  | ||||
|     trail.gad;  | ||||
|     textcolor.gad;  | ||||
|     fontsize.gad;  | ||||
|     xcolor.gad;  | ||||
|     ycolor.gad;  | ||||
|     zcolor.gad;  | ||||
| }  | ||||
| // dialog.bot.ui | ||||
|  | ||||
| extrastuffstowbar_minimize.val := 1; | ||||
|  | ||||
| dialog = OPENNOTIFIER | ||||
| { | ||||
|     LAYOUT(vertical) SPACING(0.02) LOOK(bg) VALUE(open.val_) HSTRETCH | ||||
|  | ||||
|     { HEIGHT(1p) LOOK(bg) HSTRETCH } | ||||
|  | ||||
|     dialog_norm.gad; | ||||
| } | ||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -0,0 +1,253 @@ | ||||
| fullscreen   -1 | ||||
| playbarshown 0 | ||||
| playbar      -1 | ||||
| shelf        -1 | ||||
| menubar      -1 | ||||
| statusbar    -1 | ||||
| radial menu set O | ||||
| root { | ||||
|     split 0.667857 H { | ||||
|         split 0.406417 H { | ||||
|             split 0.5 V R { | ||||
|                 split 0.5 V { | ||||
|                     split 0.5 H L { | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab14 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                         split 0.5 H R { | ||||
|                             tabs 2 1 { | ||||
|                                 pane panetab1 -a 0 -l 0 -H /out/ -T ROP -m parmeditor | ||||
|                                 pane panetab22 -a 0 -l 0 -H /out/ -T ROP -m parmeditor | ||||
|                                 pane panetab4 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                                 pane panetab11 -a 0 -l 0 -H /obj/ -T OBJ -m materialpalette | ||||
|                             } | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab24 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                     split 0.5 H L { | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab25 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                         split 0.5 H R { | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab7 -a 0 -l 10 -H /obj/ -T OBJ -m parmeditor | ||||
|                                 pane panetab29 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                             } | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab26 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|                 split 0.327422 H L { | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab6 -a 1 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                     } | ||||
|                     split 0.5 H R { | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab27 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab28 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|             split 0.607106 V L { | ||||
|                 tabs 0 0 { | ||||
|                     pane panetab3 -a 0 -l 10 -H /obj/ -T OBJ -m iprviewer | ||||
|                 } | ||||
|                 split 0.486345 V { | ||||
|                     split 0.5 H R { | ||||
|                         split 0.5 H L { | ||||
|                             tabs 0 1 { | ||||
|                                 pane copy_of_panetab13_1 -a 0 -l 10 -H /obj/ -T OBJ -m sceneview | ||||
|                             } | ||||
|                             tabs 0 0 { | ||||
|                                 pane panetab13 -a 0 -l 10 -H /obj/ -T OBJ -m sceneview | ||||
|                             } | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab9 -a 0 -l 10 -H /obj/ -T OBJ -m sceneview | ||||
|                         } | ||||
|                     } | ||||
|                     split 0.608696 H R { | ||||
|                         split 0.5 H L { | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab12 -a 0 -l 0 -H /obj/ -T OBJ -m neteditor | ||||
|                             } | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab10 -a 0 -l 0 -H /obj/ -T OBJ -m neteditor | ||||
|                                 pane panetab16 -a 0 -l 0 -H /mat/ -T VOP -m neteditor | ||||
|                             } | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab2 -a 0 -l 10 -H /obj/ -T OBJ -m neteditor | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|         split 0.310924 V R { | ||||
|             split 0.5 V { | ||||
|                 split 0.5 H L { | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab5 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                     } | ||||
|                     split 0.5 H R { | ||||
|                         tabs 1 1 { | ||||
|                             pane panetab17 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                             pane panetab30 -a 0 -l 0 -H /obj/ -T OBJ -m perfmon | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab18 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|                 split 0.5 H L { | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab15 -a 0 -l 0 -H /shop/ -T SHOP -m parmeditor | ||||
|                     } | ||||
|                     split 0.988991 H R { | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab19 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                             pane panetab31 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab20 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|             split 0.5 H L { | ||||
|                 tabs 0 1 { | ||||
|                     pane panetab8 -a 0 -l 10 -H /obj/ -T OBJ -m parmeditor | ||||
|                 } | ||||
|                 split 0.5 H R { | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab21 -a 0 -l 10 -H /obj/ -T OBJ -m parmeditor | ||||
|                     } | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab23 -a 0 -l 10 -H /obj/ -T OBJ -m parmeditor | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|     } | ||||
| } | ||||
| shelfdock -o 0 -l icon_and_text -G 0.57 add shelf_set_1 | ||||
| parmeditor -T 0.25 -w 0 panetab14 | ||||
| parmeditor -T 0.25 -w 0 panetab1 | ||||
| parmeditor -T 0.25 -w 0 panetab22 | ||||
| parmeditor -T 0.25 -w 0 panetab4 | ||||
| parmeditor -T 0.25 -w 0 panetab24 | ||||
| parmeditor -T 0.25 -w 0 panetab25 | ||||
| parmeditor -T 0.25 -w 0 panetab7 | ||||
| parmeditor -T 0.25 -w 0 panetab29 | ||||
| parmeditor -T 0.25 -w 0 panetab26 | ||||
| parmeditor -T 0.25 -w 0 panetab6 | ||||
| parmeditor -T 0.25 -w 0 panetab27 | ||||
| parmeditor -T 0.25 -w 0 panetab28 | ||||
| iprview -t 0 -l 0 -e 0 -u 1  panetab3 | ||||
| viewerstow -x open -b stow -l stow -m hide -c hide -d open ${DESKNAME}.copy_of_panetab13_1.world | ||||
| vieweroption -a 2 ${DESKNAME}.copy_of_panetab13_1.world | ||||
| viewlayout -s 2 ${DESKNAME}.copy_of_panetab13_1.world | ||||
| viewtype -t ortho_right ${DESKNAME}.copy_of_panetab13_1.world.`vpname("${DESKNAME}.copy_of_panetab13_1.world",4)` | ||||
| viewtype -t ortho_front ${DESKNAME}.copy_of_panetab13_1.world.`vpname("${DESKNAME}.copy_of_panetab13_1.world",3)` | ||||
| viewtype -t ortho_top ${DESKNAME}.copy_of_panetab13_1.world.`vpname("${DESKNAME}.copy_of_panetab13_1.world",1)` | ||||
| viewtype -t perspective ${DESKNAME}.copy_of_panetab13_1.world.`vpname("${DESKNAME}.copy_of_panetab13_1.world",2)` | ||||
| viewerstow -x stow -b stow -l stow -m hide -c stow -d open ${DESKNAME}.panetab13.world | ||||
| vieweroption -a 1 ${DESKNAME}.panetab13.world | ||||
| viewlayout -s 2 ${DESKNAME}.panetab13.world | ||||
| viewtype -t perspective ${DESKNAME}.panetab13.world.`vpname("${DESKNAME}.panetab13.world",4)` | ||||
| viewtype -t perspective ${DESKNAME}.panetab13.world.`vpname("${DESKNAME}.panetab13.world",3)` | ||||
| viewtype -t perspective ${DESKNAME}.panetab13.world.`vpname("${DESKNAME}.panetab13.world",1)` | ||||
| viewtype -t perspective ${DESKNAME}.panetab13.world.`vpname("${DESKNAME}.panetab13.world",2)` | ||||
| viewerstow -x open -b stow -l stow -m hide -c hide -d open ${DESKNAME}.panetab9.world | ||||
| vieweroption -a 2 ${DESKNAME}.panetab9.world | ||||
| viewlayout -s 2 ${DESKNAME}.panetab9.world | ||||
| viewtype -t ortho_right ${DESKNAME}.panetab9.world.`vpname("${DESKNAME}.panetab9.world",4)` | ||||
| viewtype -t ortho_front ${DESKNAME}.panetab9.world.`vpname("${DESKNAME}.panetab9.world",3)` | ||||
| viewtype -t ortho_top ${DESKNAME}.panetab9.world.`vpname("${DESKNAME}.panetab9.world",1)` | ||||
| viewtype -t perspective ${DESKNAME}.panetab9.world.`vpname("${DESKNAME}.panetab9.world",2)` | ||||
| networkeditor -p '{\n	"showspareinputdep":"1",\n	"showchilddep":"1",\n	"showdep":"0",\n	"showtaskgraphperf":"0",\n	"taskgraphperfstatname":"Cook Time",\n	"perfstatname":"Time",\n	"showperfstats":"1",\n	"grouplistsplit":"0.75",\n	"showtree":"0",\n	"showtypesidebar":"0",\n	"taskgraphsortcriteria":"Automatic",\n	"showparmdialogmax":"1",\n	"treesplit":"0.25",\n	"palettesize":"173 173",\n	"typesidebarsplit":"0.25",\n	"taskgraphcollapsemode":"Off",\n	"workitemcolorattribute":"",\n	"gridmode":"0",\n	"overviewbounds":"0.000000 0.000000 61.200000 31.800000",\n	"overviewmode":"2",\n	"showgrouplist":"0",\n	"palettemode":"0",\n	"useworkitemcolorattribute":"0",\n	"showtasksmenu":"1",\n	"backgroundimageediting":"0",\n	"backgroundimagebrightness":"1.0",\n	"gridystep":"1.0",\n	"palettecolors":"",\n	"showmenu":"1",\n	"gridxstep":"2.0",\n	"showparmdialog":"0"\n}\n' panetab12 | ||||
| netcolumns -c display,xray,select,origin,capture,bone -n OBJ panetab12 | ||||
| netcolumns -c display,render,template,selectabletemplate,highlight,unload,bypass,lock -n SOP panetab12 | ||||
| netcolumns -c delscript,comment -n CHOPNET panetab12 | ||||
| netcolumns -c display,export,audio,bypass,lock -n CHOP panetab12 | ||||
| netcolumns -c startrender,bypass,lock -n ROP panetab12 | ||||
| netcolumns -c delscript,comment -n SHOP panetab12 | ||||
| netcolumns -c display,render,template,bypass -n COP2 panetab12 | ||||
| netcolumns -c delscript,comment -n IMG panetab12 | ||||
| netcolumns -c delscript,comment,input -n VOP panetab12 | ||||
| netcolumns -c delscript,comment -n VOPNET panetab12 | ||||
| netcolumns -c delscript,comment -n DOP panetab12 | ||||
| netcolumns -c delscript,comment -n TOP panetab12 | ||||
| netcolumns -c delscript,comment -n TOPNET panetab12 | ||||
| netcolumns -c display,bypass,delscript,comment,input -n LOP panetab12 | ||||
| netcolumns -c delscript,comment -n MGR panetab12 | ||||
| netcolumns -c delscript,comment -n DIR panetab12 | ||||
| networkeditor -p '{\n	"showspareinputdep":"1",\n	"showchilddep":"1",\n	"showdep":"0",\n	"showtaskgraphperf":"0",\n	"taskgraphperfstatname":"Cook Time",\n	"perfstatname":"Time",\n	"showperfstats":"1",\n	"grouplistsplit":"0.75",\n	"showtree":"0",\n	"showtypesidebar":"0",\n	"taskgraphsortcriteria":"Automatic",\n	"showparmdialogmax":"1",\n	"treesplit":"0.25",\n	"palettesize":"173 173",\n	"typesidebarsplit":"0.25",\n	"taskgraphcollapsemode":"Off",\n	"workitemcolorattribute":"",\n	"gridmode":"1",\n	"overviewbounds":"0.000000 0.000000 386.444681 239.821277",\n	"overviewmode":"2",\n	"showgrouplist":"0",\n	"palettemode":"0",\n	"useworkitemcolorattribute":"1",\n	"showtasksmenu":"1",\n	"backgroundimageediting":"0",\n	"backgroundimagebrightness":"1.0",\n	"gridystep":"0.5",\n	"palettecolors":"",\n	"showmenu":"0",\n	"gridxstep":"0.5",\n	"showparmdialog":"0"\n}\n' panetab10 | ||||
| netcolumns -c display,xray,select,origin,capture,bone -n OBJ panetab10 | ||||
| netcolumns -c display,render,template,selectabletemplate,highlight,unload,bypass,lock -n SOP panetab10 | ||||
| netcolumns -c delscript,comment -n CHOPNET panetab10 | ||||
| netcolumns -c display,export,audio,bypass,lock -n CHOP panetab10 | ||||
| netcolumns -c startrender,bypass,lock -n ROP panetab10 | ||||
| netcolumns -c delscript,comment -n SHOP panetab10 | ||||
| netcolumns -c display,render,template,bypass -n COP2 panetab10 | ||||
| netcolumns -c delscript,comment -n IMG panetab10 | ||||
| netcolumns -c delscript,comment,input -n VOP panetab10 | ||||
| netcolumns -c delscript,comment -n VOPNET panetab10 | ||||
| netcolumns -c delscript,comment -n DOP panetab10 | ||||
| netcolumns -c delscript,comment -n TOP panetab10 | ||||
| netcolumns -c delscript,comment -n TOPNET panetab10 | ||||
| netcolumns -c display,bypass,delscript,comment,input -n LOP panetab10 | ||||
| netcolumns -c delscript,comment -n MGR panetab10 | ||||
| netcolumns -c delscript,comment -n DIR panetab10 | ||||
| networkeditor -p '{\n	"showspareinputdep":"1",\n	"showchilddep":"1",\n	"showdep":"0",\n	"showtaskgraphperf":"0",\n	"taskgraphperfstatname":"Cook Time",\n	"perfstatname":"Time",\n	"showperfstats":"1",\n	"grouplistsplit":"0.75",\n	"showtree":"0",\n	"showtypesidebar":"0",\n	"taskgraphsortcriteria":"Automatic",\n	"showparmdialogmax":"1",\n	"treesplit":"0.25",\n	"palettesize":"173 173",\n	"typesidebarsplit":"0.25",\n	"taskgraphcollapsemode":"Off",\n	"workitemcolorattribute":"",\n	"gridmode":"0",\n	"overviewbounds":"0.000000 0.000000 386.444681 239.821277",\n	"overviewmode":"2",\n	"showgrouplist":"0",\n	"palettemode":"0",\n	"useworkitemcolorattribute":"0",\n	"showtasksmenu":"1",\n	"backgroundimageediting":"0",\n	"backgroundimagebrightness":"1.0",\n	"gridystep":"1.0",\n	"palettecolors":"",\n	"showmenu":"0",\n	"gridxstep":"2.0",\n	"showparmdialog":"0"\n}\n' panetab16 | ||||
| netcolumns -c display,xray,select,origin,capture,bone -n OBJ panetab16 | ||||
| netcolumns -c display,render,template,selectabletemplate,highlight,unload,bypass,lock -n SOP panetab16 | ||||
| netcolumns -c delscript,comment -n CHOPNET panetab16 | ||||
| netcolumns -c display,export,audio,bypass,lock -n CHOP panetab16 | ||||
| netcolumns -c startrender,bypass,lock -n ROP panetab16 | ||||
| netcolumns -c delscript,comment -n SHOP panetab16 | ||||
| netcolumns -c display,render,template,bypass -n COP2 panetab16 | ||||
| netcolumns -c delscript,comment -n IMG panetab16 | ||||
| netcolumns -c delscript,comment,input -n VOP panetab16 | ||||
| netcolumns -c delscript,comment -n VOPNET panetab16 | ||||
| netcolumns -c delscript,comment -n DOP panetab16 | ||||
| netcolumns -c delscript,comment -n TOP panetab16 | ||||
| netcolumns -c delscript,comment -n TOPNET panetab16 | ||||
| netcolumns -c display,bypass,delscript,comment,input -n LOP panetab16 | ||||
| netcolumns -c delscript,comment -n MGR panetab16 | ||||
| netcolumns -c delscript,comment -n DIR panetab16 | ||||
| networkeditor -p '{\n	"showspareinputdep":"1",\n	"showchilddep":"1",\n	"showdep":"0",\n	"showtaskgraphperf":"0",\n	"taskgraphperfstatname":"Cook Time",\n	"perfstatname":"Time",\n	"showperfstats":"1",\n	"grouplistsplit":"0.75",\n	"showtree":"0",\n	"showtypesidebar":"0",\n	"taskgraphsortcriteria":"Automatic",\n	"showparmdialogmax":"1",\n	"treesplit":"0.25",\n	"palettesize":"173 173",\n	"typesidebarsplit":"0.25",\n	"taskgraphcollapsemode":"Off",\n	"workitemcolorattribute":"",\n	"gridmode":"1",\n	"overviewbounds":"0.000000 0.000000 74.700000 31.800000",\n	"overviewmode":"2",\n	"showgrouplist":"0",\n	"palettemode":"0",\n	"useworkitemcolorattribute":"1",\n	"showtasksmenu":"1",\n	"backgroundimageediting":"0",\n	"backgroundimagebrightness":"1.0",\n	"gridystep":"0.5",\n	"palettecolors":"",\n	"showmenu":"1",\n	"gridxstep":"0.5",\n	"showparmdialog":"0"\n}\n' panetab2 | ||||
| netcolumns -c display,xray,select,origin,capture,bone -n OBJ panetab2 | ||||
| netcolumns -c display,render,template,selectabletemplate,highlight,unload,bypass,lock -n SOP panetab2 | ||||
| netcolumns -c delscript,comment -n CHOPNET panetab2 | ||||
| netcolumns -c display,export,audio,bypass,lock -n CHOP panetab2 | ||||
| netcolumns -c startrender,bypass,lock -n ROP panetab2 | ||||
| netcolumns -c delscript,comment -n SHOP panetab2 | ||||
| netcolumns -c display,render,template,bypass -n COP2 panetab2 | ||||
| netcolumns -c delscript,comment -n IMG panetab2 | ||||
| netcolumns -c delscript,comment,input -n VOP panetab2 | ||||
| netcolumns -c delscript,comment -n VOPNET panetab2 | ||||
| netcolumns -c delscript,comment -n DOP panetab2 | ||||
| netcolumns -c delscript,comment -n TOP panetab2 | ||||
| netcolumns -c delscript,comment -n TOPNET panetab2 | ||||
| netcolumns -c display,bypass,delscript,comment,input -n LOP panetab2 | ||||
| netcolumns -c delscript,comment -n MGR panetab2 | ||||
| netcolumns -c delscript,comment -n DIR panetab2 | ||||
| parmeditor -T 0.25 -w 0 panetab5 | ||||
| parmeditor -T 0.25 -w 0 panetab17 | ||||
| performance -c on -d on -f on -g on -j on -k on -m off -n on -o on -t off -v on -p on -y on -u on -e on -r absolute -R milliseconds -w tree panetab30 | ||||
| parmeditor -T 0.25 -w 0 panetab18 | ||||
| parmeditor -T 0.25 -w 0 panetab15 | ||||
| parmeditor -T 0.25 -w 0 panetab19 | ||||
| parmeditor -T 0.25 -w 0 panetab31 | ||||
| parmeditor -T 0.25 -w 0 panetab20 | ||||
| parmeditor -T 0.25 -w 0 panetab8 | ||||
| parmeditor -T 0.25 -w 0 panetab21 | ||||
| parmeditor -T 0.25 -w 0 panetab23 | ||||
| @@ -0,0 +1,236 @@ | ||||
| fullscreen   -1 | ||||
| playbarshown 0 | ||||
| playbar      -1 | ||||
| shelf        -1 | ||||
| menubar      -1 | ||||
| statusbar    -1 | ||||
| radial menu set O | ||||
| root { | ||||
|     split 0.74881 H { | ||||
|         split 0.331479 H { | ||||
|             split 0.5 V R { | ||||
|                 split 0.500514 V { | ||||
|                     split 0.5 H L { | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab14 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                         split 0.5 H R { | ||||
|                             tabs 0 0 { | ||||
|                                 pane panetab1 -a 0 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m sceneview | ||||
|                             } | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab24 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                     split 0.5 H L { | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab25 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                         split 0.5 H R { | ||||
|                             tabs 0 0 { | ||||
|                                 pane panetab26 -a 0 -l 0 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m parmeditor | ||||
|                             } | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab7 -a 0 -l 0 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m parmeditor | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|                 split 0.327422 H L { | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab6 -a 1 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                     } | ||||
|                     split 0.5 H R { | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab27 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab28 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|             split 0.607106 V L { | ||||
|                 tabs 0 0 { | ||||
|                     pane panetab3 -a 0 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m iprviewer | ||||
|                 } | ||||
|                 split 0.486345 V L { | ||||
|                     split 0.5 H R { | ||||
|                         split 0.5 H L { | ||||
|                             tabs 0 1 { | ||||
|                                 pane copy_of_panetab13_1 -a 0 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m sceneview | ||||
|                             } | ||||
|                             tabs 0 0 { | ||||
|                                 pane panetab13 -a 1 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m sceneview | ||||
|                             } | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab9 -a 0 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m sceneview | ||||
|                         } | ||||
|                     } | ||||
|                     split 0.608696 H R { | ||||
|                         split 0.5 H L { | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab12 -a 0 -l 0 -H /obj/ -T OBJ -m neteditor | ||||
|                             } | ||||
|                             tabs 0 0 { | ||||
|                                 pane panetab10 -a 0 -l 0 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m neteditor | ||||
|                             } | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab2 -a 0 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m neteditor | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|         split 0.310924 V R { | ||||
|             split 0.500514 V { | ||||
|                 split 0.415913 H L { | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab5 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                     } | ||||
|                     split 0.5 H R { | ||||
|                         tabs 0 0 { | ||||
|                             pane panetab17 -a 0 -l 0 -H /obj/ -T OBJ -m sceneview | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab18 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|                 split 0.5 H L { | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab15 -a 0 -l 0 -H /shop/O____EMULOV____O____VOLUME____O/ -T VOP -m parmeditor | ||||
|                     } | ||||
|                     split 0.988991 H R { | ||||
|                         tabs 0 0 { | ||||
|                             pane panetab4 -a 0 -l 0 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m parmeditor | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab20 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|             split 0.5 H L { | ||||
|                 tabs 0 1 { | ||||
|                     pane panetab8 -a 0 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m parmeditor | ||||
|                 } | ||||
|                 split 0.5 H R { | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab21 -a 0 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m parmeditor | ||||
|                     } | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab23 -a 0 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m parmeditor | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|     } | ||||
| } | ||||
| shelfdock -o 0 -l icon_and_text -G 0.57 add shelf_set_1 | ||||
| parmeditor -T 0.25 -w 0 panetab14 | ||||
| viewerstow -x stow -b stow -l stow -m hide -c hide -d stow ${DESKNAME}.panetab1.world | ||||
| vieweroption -a 2 ${DESKNAME}.panetab1.world | ||||
| viewlayout -s 2 ${DESKNAME}.panetab1.world | ||||
| viewtype -t ortho_right ${DESKNAME}.panetab1.world.`vpname("${DESKNAME}.panetab1.world",4)` | ||||
| viewtype -t ortho_front ${DESKNAME}.panetab1.world.`vpname("${DESKNAME}.panetab1.world",3)` | ||||
| viewtype -t ortho_top ${DESKNAME}.panetab1.world.`vpname("${DESKNAME}.panetab1.world",1)` | ||||
| viewtype -t perspective ${DESKNAME}.panetab1.world.`vpname("${DESKNAME}.panetab1.world",2)` | ||||
| parmeditor -T 0.25 -w 0 panetab24 | ||||
| parmeditor -T 0.25 -w 0 panetab25 | ||||
| parmeditor -T 0.25 -w 0 panetab26 | ||||
| parmeditor -T 0.25 -w 0 panetab6 | ||||
| parmeditor -T 0.25 -w 0 panetab27 | ||||
| parmeditor -T 0.25 -w 0 panetab28 | ||||
| iprview -t 0 -l 0 -e 0 -u 1  panetab3 | ||||
| viewerstow -x open -b stow -l stow -m hide -c hide -d open ${DESKNAME}.copy_of_panetab13_1.world | ||||
| vieweroption -a 2 ${DESKNAME}.copy_of_panetab13_1.world | ||||
| viewlayout -s 2 ${DESKNAME}.copy_of_panetab13_1.world | ||||
| viewtype -t ortho_right ${DESKNAME}.copy_of_panetab13_1.world.`vpname("${DESKNAME}.copy_of_panetab13_1.world",4)` | ||||
| viewtype -t ortho_front ${DESKNAME}.copy_of_panetab13_1.world.`vpname("${DESKNAME}.copy_of_panetab13_1.world",3)` | ||||
| viewtype -t ortho_top ${DESKNAME}.copy_of_panetab13_1.world.`vpname("${DESKNAME}.copy_of_panetab13_1.world",1)` | ||||
| viewtype -t perspective ${DESKNAME}.copy_of_panetab13_1.world.`vpname("${DESKNAME}.copy_of_panetab13_1.world",2)` | ||||
| viewerstow -x stow -b stow -l stow -m hide -c stow -d open ${DESKNAME}.panetab13.world | ||||
| vieweroption -a 2 ${DESKNAME}.panetab13.world | ||||
| viewlayout -s 2 ${DESKNAME}.panetab13.world | ||||
| viewtype -t perspective ${DESKNAME}.panetab13.world.`vpname("${DESKNAME}.panetab13.world",4)` | ||||
| viewtype -t perspective ${DESKNAME}.panetab13.world.`vpname("${DESKNAME}.panetab13.world",3)` | ||||
| viewtype -t perspective ${DESKNAME}.panetab13.world.`vpname("${DESKNAME}.panetab13.world",1)` | ||||
| viewtype -t perspective ${DESKNAME}.panetab13.world.`vpname("${DESKNAME}.panetab13.world",2)` | ||||
| viewerstow -x open -b stow -l stow -m hide -c hide -d open ${DESKNAME}.panetab9.world | ||||
| vieweroption -a 2 ${DESKNAME}.panetab9.world | ||||
| viewlayout -s 2 ${DESKNAME}.panetab9.world | ||||
| viewtype -t ortho_right ${DESKNAME}.panetab9.world.`vpname("${DESKNAME}.panetab9.world",4)` | ||||
| viewtype -t ortho_front ${DESKNAME}.panetab9.world.`vpname("${DESKNAME}.panetab9.world",3)` | ||||
| viewtype -t ortho_top ${DESKNAME}.panetab9.world.`vpname("${DESKNAME}.panetab9.world",1)` | ||||
| viewtype -t perspective ${DESKNAME}.panetab9.world.`vpname("${DESKNAME}.panetab9.world",2)` | ||||
| networkeditor -p '{\n	"showspareinputdep":"1",\n	"showchilddep":"1",\n	"showdep":"0",\n	"showtaskgraphperf":"0",\n	"taskgraphperfstatname":"Cook Time",\n	"perfstatname":"Time",\n	"showperfstats":"1",\n	"grouplistsplit":"0.75",\n	"showtree":"0",\n	"showtypesidebar":"0",\n	"taskgraphsortcriteria":"Automatic",\n	"showparmdialogmax":"1",\n	"treesplit":"0.25",\n	"palettesize":"173 173",\n	"typesidebarsplit":"0.25",\n	"taskgraphcollapsemode":"Off",\n	"workitemcolorattribute":"",\n	"gridmode":"0",\n	"overviewbounds":"0.000000 0.000000 76.500000 260.700000",\n	"overviewmode":"2",\n	"showgrouplist":"0",\n	"palettemode":"0",\n	"useworkitemcolorattribute":"0",\n	"showtasksmenu":"1",\n	"backgroundimageediting":"0",\n	"backgroundimagebrightness":"1.0",\n	"gridystep":"1.0",\n	"palettecolors":"",\n	"showmenu":"1",\n	"gridxstep":"2.0",\n	"showparmdialog":"0"\n}\n' panetab12 | ||||
| netcolumns -c display,xray,select,origin,capture,bone -n OBJ panetab12 | ||||
| netcolumns -c display,render,template,selectabletemplate,highlight,unload,bypass,lock -n SOP panetab12 | ||||
| netcolumns -c delscript,comment -n CHOPNET panetab12 | ||||
| netcolumns -c display,export,audio,bypass,lock -n CHOP panetab12 | ||||
| netcolumns -c startrender,bypass,lock -n ROP panetab12 | ||||
| netcolumns -c delscript,comment -n SHOP panetab12 | ||||
| netcolumns -c display,render,template,bypass -n COP2 panetab12 | ||||
| netcolumns -c delscript,comment -n IMG panetab12 | ||||
| netcolumns -c delscript,comment,input -n VOP panetab12 | ||||
| netcolumns -c delscript,comment -n VOPNET panetab12 | ||||
| netcolumns -c delscript,comment -n DOP panetab12 | ||||
| netcolumns -c delscript,comment -n TOP panetab12 | ||||
| netcolumns -c delscript,comment -n TOPNET panetab12 | ||||
| netcolumns -c display,bypass,delscript,comment,input -n LOP panetab12 | ||||
| netcolumns -c delscript,comment -n MGR panetab12 | ||||
| netcolumns -c delscript,comment -n DIR panetab12 | ||||
| networkeditor -p '{\n	"showspareinputdep":"1",\n	"showchilddep":"1",\n	"showdep":"0",\n	"showtaskgraphperf":"0",\n	"taskgraphperfstatname":"Cook Time",\n	"perfstatname":"Time",\n	"showperfstats":"1",\n	"grouplistsplit":"0.75",\n	"showtree":"0",\n	"showtypesidebar":"0",\n	"taskgraphsortcriteria":"Automatic",\n	"showparmdialogmax":"0",\n	"treesplit":"0.25",\n	"palettesize":"173 173",\n	"typesidebarsplit":"0.25",\n	"taskgraphcollapsemode":"Off",\n	"workitemcolorattribute":"",\n	"gridmode":"1",\n	"overviewbounds":"0.000000 0.000000 230.239370 250.866142",\n	"overviewmode":"2",\n	"showgrouplist":"0",\n	"palettemode":"0",\n	"useworkitemcolorattribute":"1",\n	"showtasksmenu":"1",\n	"backgroundimageediting":"0",\n	"backgroundimagebrightness":"1.0",\n	"gridystep":"0.5",\n	"palettecolors":"",\n	"showmenu":"0",\n	"gridxstep":"0.5",\n	"showparmdialog":"0"\n}\n' panetab10 | ||||
| netcolumns -c display,xray,select,origin,capture,bone -n OBJ panetab10 | ||||
| netcolumns -c display,render,template,selectabletemplate,highlight,unload,bypass,lock -n SOP panetab10 | ||||
| netcolumns -c delscript,comment -n CHOPNET panetab10 | ||||
| netcolumns -c display,export,audio,bypass,lock -n CHOP panetab10 | ||||
| netcolumns -c startrender,bypass,lock -n ROP panetab10 | ||||
| netcolumns -c delscript,comment -n SHOP panetab10 | ||||
| netcolumns -c display,render,template,bypass -n COP2 panetab10 | ||||
| netcolumns -c delscript,comment -n IMG panetab10 | ||||
| netcolumns -c delscript,comment,input -n VOP panetab10 | ||||
| netcolumns -c delscript,comment -n VOPNET panetab10 | ||||
| netcolumns -c delscript,comment -n DOP panetab10 | ||||
| netcolumns -c delscript,comment -n TOP panetab10 | ||||
| netcolumns -c delscript,comment -n TOPNET panetab10 | ||||
| netcolumns -c display,bypass,delscript,comment,input -n LOP panetab10 | ||||
| netcolumns -c delscript,comment -n MGR panetab10 | ||||
| netcolumns -c delscript,comment -n DIR panetab10 | ||||
| networkeditor -p '{\n	"showspareinputdep":"1",\n	"showchilddep":"1",\n	"showdep":"0",\n	"showtaskgraphperf":"0",\n	"taskgraphperfstatname":"Cook Time",\n	"perfstatname":"Time",\n	"showperfstats":"1",\n	"grouplistsplit":"0.75",\n	"showtree":"0",\n	"showtypesidebar":"0",\n	"taskgraphsortcriteria":"Automatic",\n	"showparmdialogmax":"1",\n	"treesplit":"0.25",\n	"palettesize":"173 173",\n	"typesidebarsplit":"0.25",\n	"taskgraphcollapsemode":"Off",\n	"workitemcolorattribute":"",\n	"gridmode":"1",\n	"overviewbounds":"0.000000 0.000000 96.600000 260.700000",\n	"overviewmode":"2",\n	"showgrouplist":"0",\n	"palettemode":"0",\n	"useworkitemcolorattribute":"1",\n	"showtasksmenu":"1",\n	"backgroundimageediting":"0",\n	"backgroundimagebrightness":"1.0",\n	"gridystep":"0.5",\n	"palettecolors":"",\n	"showmenu":"1",\n	"gridxstep":"0.5",\n	"showparmdialog":"0"\n}\n' panetab2 | ||||
| netcolumns -c display,xray,select,origin,capture,bone -n OBJ panetab2 | ||||
| netcolumns -c display,render,template,selectabletemplate,highlight,unload,bypass,lock -n SOP panetab2 | ||||
| netcolumns -c delscript,comment -n CHOPNET panetab2 | ||||
| netcolumns -c display,export,audio,bypass,lock -n CHOP panetab2 | ||||
| netcolumns -c startrender,bypass,lock -n ROP panetab2 | ||||
| netcolumns -c delscript,comment -n SHOP panetab2 | ||||
| netcolumns -c display,render,template,bypass -n COP2 panetab2 | ||||
| netcolumns -c delscript,comment -n IMG panetab2 | ||||
| netcolumns -c delscript,comment,input -n VOP panetab2 | ||||
| netcolumns -c delscript,comment -n VOPNET panetab2 | ||||
| netcolumns -c delscript,comment -n DOP panetab2 | ||||
| netcolumns -c delscript,comment -n TOP panetab2 | ||||
| netcolumns -c delscript,comment -n TOPNET panetab2 | ||||
| netcolumns -c display,bypass,delscript,comment,input -n LOP panetab2 | ||||
| netcolumns -c delscript,comment -n MGR panetab2 | ||||
| netcolumns -c delscript,comment -n DIR panetab2 | ||||
| parmeditor -T 0.25 -w 0 panetab5 | ||||
| viewerstow -x stow -b stow -l stow -m hide -c hide -d stow ${DESKNAME}.panetab17.world | ||||
| vieweroption -a 2 ${DESKNAME}.panetab17.world | ||||
| viewlayout -s 2 ${DESKNAME}.panetab17.world | ||||
| viewtype -t ortho_right ${DESKNAME}.panetab17.world.`vpname("${DESKNAME}.panetab17.world",4)` | ||||
| viewtype -t ortho_front ${DESKNAME}.panetab17.world.`vpname("${DESKNAME}.panetab17.world",3)` | ||||
| viewtype -t ortho_top ${DESKNAME}.panetab17.world.`vpname("${DESKNAME}.panetab17.world",1)` | ||||
| viewtype -t perspective ${DESKNAME}.panetab17.world.`vpname("${DESKNAME}.panetab17.world",2)` | ||||
| parmeditor -T 0.25 -w 0 panetab18 | ||||
| parmeditor -T 0.25 -w 0 panetab15 | ||||
| parmeditor -T 0.25 -w 0 panetab4 | ||||
| parmeditor -T 0.25 -w 0 panetab20 | ||||
| parmeditor -T 0.25 -w 0 panetab8 | ||||
| parmeditor -T 0.25 -w 0 panetab21 | ||||
| parmeditor -T 0.25 -w 0 panetab23 | ||||
| parmeditor -T 0.25 -w 0 panetab7 | ||||
| @@ -0,0 +1,240 @@ | ||||
| fullscreen   -1 | ||||
| playbarshown 0 | ||||
| playbar      -1 | ||||
| shelf        -1 | ||||
| menubar      -1 | ||||
| statusbar    -1 | ||||
| radial menu set O | ||||
| root { | ||||
|     split 0.74881 H { | ||||
|         split 0.331479 H { | ||||
|             split 0.5 V R { | ||||
|                 split 0.500514 V { | ||||
|                     split 0.5 H L { | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab14 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                         split 0.5 H R { | ||||
|                             tabs 1 1 { | ||||
|                                 pane panetab1 -a 0 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m sceneview | ||||
|                                 pane panetab16 -a 0 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m parmeditor | ||||
|                             } | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab24 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                     split 0.5 H L { | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab25 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                         split 0.5 H R { | ||||
|                             tabs 0 0 { | ||||
|                                 pane panetab26 -a 0 -l 0 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m parmeditor | ||||
|                             } | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab7 -a 0 -l 0 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m parmeditor | ||||
|                             } | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|                 split 0.327422 H L { | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab6 -a 1 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                     } | ||||
|                     split 0.5 H R { | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab27 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab28 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|             split 0.607106 V L { | ||||
|                 tabs 0 0 { | ||||
|                     pane panetab3 -a 0 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m iprviewer | ||||
|                 } | ||||
|                 split 0.486345 V { | ||||
|                     split 0.5 H R { | ||||
|                         split 0.5 H L { | ||||
|                             tabs 0 1 { | ||||
|                                 pane copy_of_panetab13_1 -a 0 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m sceneview | ||||
|                             } | ||||
|                             tabs 0 0 { | ||||
|                                 pane panetab13 -a 1 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m sceneview | ||||
|                             } | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab9 -a 0 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m sceneview | ||||
|                         } | ||||
|                     } | ||||
|                     split 0.608696 H R { | ||||
|                         split 0.5 H L { | ||||
|                             tabs 0 1 { | ||||
|                                 pane panetab12 -a 0 -l 0 -H /obj/ -T OBJ -m neteditor | ||||
|                             } | ||||
|                             tabs 0 0 { | ||||
|                                 pane panetab10 -a 0 -l 0 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m neteditor | ||||
|                             } | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab2 -a 0 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m neteditor | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|         split 0.310924 V R { | ||||
|             split 0.500514 V { | ||||
|                 split 0.415913 H L { | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab5 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                     } | ||||
|                     split 0.5 H R { | ||||
|                         tabs 1 1 { | ||||
|                             pane panetab17 -a 0 -l 0 -H /obj/ -T OBJ -m sceneview | ||||
|                             pane panetab11 -a 0 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m parmeditor | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab18 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|                 split 0.5 H L { | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab15 -a 0 -l 0 -H /shop/O____EMULOV____O____VOLUME____O/ -T VOP -m parmeditor | ||||
|                     } | ||||
|                     split 0.988991 H R { | ||||
|                         tabs 0 0 { | ||||
|                             pane panetab4 -a 0 -l 0 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m parmeditor | ||||
|                         } | ||||
|                         tabs 0 1 { | ||||
|                             pane panetab20 -a 0 -l 0 -H /obj/ -T OBJ -m parmeditor | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|             split 0.5 H L { | ||||
|                 tabs 0 1 { | ||||
|                     pane panetab8 -a 0 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m parmeditor | ||||
|                 } | ||||
|                 split 0.5 H R { | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab21 -a 0 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m parmeditor | ||||
|                     } | ||||
|                     tabs 0 1 { | ||||
|                         pane panetab23 -a 0 -l 10 -H /obj/O____YRTEMOEG____O____GEOMETRY____O/ -T SOP -m parmeditor | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|     } | ||||
| } | ||||
| shelfdock -o 0 -l icon_and_text -G 0.57 add shelf_set_1 | ||||
| parmeditor -T 0.25 -w 0 panetab14 | ||||
| viewerstow -x stow -b stow -l stow -m hide -c hide -d stow ${DESKNAME}.panetab1.world | ||||
| vieweroption -a 2 ${DESKNAME}.panetab1.world | ||||
| viewlayout -s 2 ${DESKNAME}.panetab1.world | ||||
| viewtype -t ortho_right ${DESKNAME}.panetab1.world.`vpname("${DESKNAME}.panetab1.world",4)` | ||||
| viewtype -t ortho_front ${DESKNAME}.panetab1.world.`vpname("${DESKNAME}.panetab1.world",3)` | ||||
| viewtype -t ortho_top ${DESKNAME}.panetab1.world.`vpname("${DESKNAME}.panetab1.world",1)` | ||||
| viewtype -t perspective ${DESKNAME}.panetab1.world.`vpname("${DESKNAME}.panetab1.world",2)` | ||||
| parmeditor -T 0.25 -w 0 panetab16 | ||||
| parmeditor -T 0.25 -w 0 panetab24 | ||||
| parmeditor -T 0.25 -w 0 panetab25 | ||||
| parmeditor -T 0.25 -w 0 panetab26 | ||||
| parmeditor -T 0.25 -w 0 panetab7 | ||||
| parmeditor -T 0.25 -w 0 panetab6 | ||||
| parmeditor -T 0.25 -w 0 panetab27 | ||||
| parmeditor -T 0.25 -w 0 panetab28 | ||||
| iprview -t 0 -l 0 -e 0 -u 1  panetab3 | ||||
| viewerstow -x open -b stow -l stow -m hide -c hide -d open ${DESKNAME}.copy_of_panetab13_1.world | ||||
| vieweroption -a 2 ${DESKNAME}.copy_of_panetab13_1.world | ||||
| viewlayout -s 2 ${DESKNAME}.copy_of_panetab13_1.world | ||||
| viewtype -t ortho_right ${DESKNAME}.copy_of_panetab13_1.world.`vpname("${DESKNAME}.copy_of_panetab13_1.world",4)` | ||||
| viewtype -t ortho_front ${DESKNAME}.copy_of_panetab13_1.world.`vpname("${DESKNAME}.copy_of_panetab13_1.world",3)` | ||||
| viewtype -t ortho_top ${DESKNAME}.copy_of_panetab13_1.world.`vpname("${DESKNAME}.copy_of_panetab13_1.world",1)` | ||||
| viewtype -t perspective ${DESKNAME}.copy_of_panetab13_1.world.`vpname("${DESKNAME}.copy_of_panetab13_1.world",2)` | ||||
| viewerstow -x stow -b stow -l stow -m hide -c stow -d open ${DESKNAME}.panetab13.world | ||||
| vieweroption -a 2 ${DESKNAME}.panetab13.world | ||||
| viewlayout -s 2 ${DESKNAME}.panetab13.world | ||||
| viewtype -t perspective ${DESKNAME}.panetab13.world.`vpname("${DESKNAME}.panetab13.world",4)` | ||||
| viewtype -t perspective ${DESKNAME}.panetab13.world.`vpname("${DESKNAME}.panetab13.world",3)` | ||||
| viewtype -t perspective ${DESKNAME}.panetab13.world.`vpname("${DESKNAME}.panetab13.world",1)` | ||||
| viewtype -t perspective ${DESKNAME}.panetab13.world.`vpname("${DESKNAME}.panetab13.world",2)` | ||||
| viewerstow -x open -b stow -l stow -m hide -c hide -d open ${DESKNAME}.panetab9.world | ||||
| vieweroption -a 2 ${DESKNAME}.panetab9.world | ||||
| viewlayout -s 2 ${DESKNAME}.panetab9.world | ||||
| viewtype -t ortho_right ${DESKNAME}.panetab9.world.`vpname("${DESKNAME}.panetab9.world",4)` | ||||
| viewtype -t ortho_front ${DESKNAME}.panetab9.world.`vpname("${DESKNAME}.panetab9.world",3)` | ||||
| viewtype -t ortho_top ${DESKNAME}.panetab9.world.`vpname("${DESKNAME}.panetab9.world",1)` | ||||
| viewtype -t perspective ${DESKNAME}.panetab9.world.`vpname("${DESKNAME}.panetab9.world",2)` | ||||
| networkeditor -p '{\n	"showspareinputdep":"1",\n	"showchilddep":"1",\n	"showdep":"0",\n	"showtaskgraphperf":"0",\n	"taskgraphperfstatname":"Cook Time",\n	"perfstatname":"Time",\n	"showperfstats":"1",\n	"grouplistsplit":"0.75",\n	"showtree":"0",\n	"showtypesidebar":"0",\n	"taskgraphsortcriteria":"Automatic",\n	"showparmdialogmax":"1",\n	"treesplit":"0.25",\n	"palettesize":"173 173",\n	"typesidebarsplit":"0.25",\n	"taskgraphcollapsemode":"Off",\n	"workitemcolorattribute":"",\n	"gridmode":"0",\n	"overviewbounds":"0.000000 0.000000 76.500000 260.700000",\n	"overviewmode":"2",\n	"showgrouplist":"0",\n	"palettemode":"0",\n	"useworkitemcolorattribute":"0",\n	"showtasksmenu":"1",\n	"backgroundimageediting":"0",\n	"backgroundimagebrightness":"1.0",\n	"gridystep":"1.0",\n	"palettecolors":"",\n	"showmenu":"1",\n	"gridxstep":"2.0",\n	"showparmdialog":"0"\n}\n' panetab12 | ||||
| netcolumns -c display,xray,select,origin,capture,bone -n OBJ panetab12 | ||||
| netcolumns -c display,render,template,selectabletemplate,highlight,unload,bypass,lock -n SOP panetab12 | ||||
| netcolumns -c delscript,comment -n CHOPNET panetab12 | ||||
| netcolumns -c display,export,audio,bypass,lock -n CHOP panetab12 | ||||
| netcolumns -c startrender,bypass,lock -n ROP panetab12 | ||||
| netcolumns -c delscript,comment -n SHOP panetab12 | ||||
| netcolumns -c display,render,template,bypass -n COP2 panetab12 | ||||
| netcolumns -c delscript,comment -n IMG panetab12 | ||||
| netcolumns -c delscript,comment,input -n VOP panetab12 | ||||
| netcolumns -c delscript,comment -n VOPNET panetab12 | ||||
| netcolumns -c delscript,comment -n DOP panetab12 | ||||
| netcolumns -c delscript,comment -n TOP panetab12 | ||||
| netcolumns -c delscript,comment -n TOPNET panetab12 | ||||
| netcolumns -c display,bypass,delscript,comment,input -n LOP panetab12 | ||||
| netcolumns -c delscript,comment -n MGR panetab12 | ||||
| netcolumns -c delscript,comment -n DIR panetab12 | ||||
| networkeditor -p '{\n	"showspareinputdep":"1",\n	"showchilddep":"1",\n	"showdep":"0",\n	"showtaskgraphperf":"0",\n	"taskgraphperfstatname":"Cook Time",\n	"perfstatname":"Time",\n	"showperfstats":"1",\n	"grouplistsplit":"0.75",\n	"showtree":"0",\n	"showtypesidebar":"0",\n	"taskgraphsortcriteria":"Automatic",\n	"showparmdialogmax":"0",\n	"treesplit":"0.25",\n	"palettesize":"173 173",\n	"typesidebarsplit":"0.25",\n	"taskgraphcollapsemode":"Off",\n	"workitemcolorattribute":"",\n	"gridmode":"1",\n	"overviewbounds":"0.000000 0.000000 243.670000 243.018476",\n	"overviewmode":"2",\n	"showgrouplist":"0",\n	"palettemode":"0",\n	"useworkitemcolorattribute":"1",\n	"showtasksmenu":"1",\n	"backgroundimageediting":"0",\n	"backgroundimagebrightness":"1.0",\n	"gridystep":"0.5",\n	"palettecolors":"",\n	"showmenu":"0",\n	"gridxstep":"0.5",\n	"showparmdialog":"0"\n}\n' panetab10 | ||||
| netcolumns -c display,xray,select,origin,capture,bone -n OBJ panetab10 | ||||
| netcolumns -c display,render,template,selectabletemplate,highlight,unload,bypass,lock -n SOP panetab10 | ||||
| netcolumns -c delscript,comment -n CHOPNET panetab10 | ||||
| netcolumns -c display,export,audio,bypass,lock -n CHOP panetab10 | ||||
| netcolumns -c startrender,bypass,lock -n ROP panetab10 | ||||
| netcolumns -c delscript,comment -n SHOP panetab10 | ||||
| netcolumns -c display,render,template,bypass -n COP2 panetab10 | ||||
| netcolumns -c delscript,comment -n IMG panetab10 | ||||
| netcolumns -c delscript,comment,input -n VOP panetab10 | ||||
| netcolumns -c delscript,comment -n VOPNET panetab10 | ||||
| netcolumns -c delscript,comment -n DOP panetab10 | ||||
| netcolumns -c delscript,comment -n TOP panetab10 | ||||
| netcolumns -c delscript,comment -n TOPNET panetab10 | ||||
| netcolumns -c display,bypass,delscript,comment,input -n LOP panetab10 | ||||
| netcolumns -c delscript,comment -n MGR panetab10 | ||||
| netcolumns -c delscript,comment -n DIR panetab10 | ||||
| networkeditor -p '{\n	"showspareinputdep":"1",\n	"showchilddep":"1",\n	"showdep":"0",\n	"showtaskgraphperf":"0",\n	"taskgraphperfstatname":"Cook Time",\n	"perfstatname":"Time",\n	"showperfstats":"1",\n	"grouplistsplit":"0.75",\n	"showtree":"0",\n	"showtypesidebar":"0",\n	"taskgraphsortcriteria":"Automatic",\n	"showparmdialogmax":"1",\n	"treesplit":"0.25",\n	"palettesize":"173 173",\n	"typesidebarsplit":"0.25",\n	"taskgraphcollapsemode":"Off",\n	"workitemcolorattribute":"",\n	"gridmode":"1",\n	"overviewbounds":"0.000000 0.000000 96.600000 260.700000",\n	"overviewmode":"2",\n	"showgrouplist":"0",\n	"palettemode":"0",\n	"useworkitemcolorattribute":"1",\n	"showtasksmenu":"1",\n	"backgroundimageediting":"0",\n	"backgroundimagebrightness":"1.0",\n	"gridystep":"0.5",\n	"palettecolors":"",\n	"showmenu":"1",\n	"gridxstep":"0.5",\n	"showparmdialog":"0"\n}\n' panetab2 | ||||
| netcolumns -c display,xray,select,origin,capture,bone -n OBJ panetab2 | ||||
| netcolumns -c display,render,template,selectabletemplate,highlight,unload,bypass,lock -n SOP panetab2 | ||||
| netcolumns -c delscript,comment -n CHOPNET panetab2 | ||||
| netcolumns -c display,export,audio,bypass,lock -n CHOP panetab2 | ||||
| netcolumns -c startrender,bypass,lock -n ROP panetab2 | ||||
| netcolumns -c delscript,comment -n SHOP panetab2 | ||||
| netcolumns -c display,render,template,bypass -n COP2 panetab2 | ||||
| netcolumns -c delscript,comment -n IMG panetab2 | ||||
| netcolumns -c delscript,comment,input -n VOP panetab2 | ||||
| netcolumns -c delscript,comment -n VOPNET panetab2 | ||||
| netcolumns -c delscript,comment -n DOP panetab2 | ||||
| netcolumns -c delscript,comment -n TOP panetab2 | ||||
| netcolumns -c delscript,comment -n TOPNET panetab2 | ||||
| netcolumns -c display,bypass,delscript,comment,input -n LOP panetab2 | ||||
| netcolumns -c delscript,comment -n MGR panetab2 | ||||
| netcolumns -c delscript,comment -n DIR panetab2 | ||||
| parmeditor -T 0.25 -w 0 panetab5 | ||||
| viewerstow -x stow -b stow -l stow -m hide -c hide -d stow ${DESKNAME}.panetab17.world | ||||
| vieweroption -a 2 ${DESKNAME}.panetab17.world | ||||
| viewlayout -s 2 ${DESKNAME}.panetab17.world | ||||
| viewtype -t ortho_right ${DESKNAME}.panetab17.world.`vpname("${DESKNAME}.panetab17.world",4)` | ||||
| viewtype -t ortho_front ${DESKNAME}.panetab17.world.`vpname("${DESKNAME}.panetab17.world",3)` | ||||
| viewtype -t ortho_top ${DESKNAME}.panetab17.world.`vpname("${DESKNAME}.panetab17.world",1)` | ||||
| viewtype -t perspective ${DESKNAME}.panetab17.world.`vpname("${DESKNAME}.panetab17.world",2)` | ||||
| parmeditor -T 0.25 -w 0 panetab11 | ||||
| parmeditor -T 0.25 -w 0 panetab18 | ||||
| parmeditor -T 0.25 -w 0 panetab15 | ||||
| parmeditor -T 0.25 -w 0 panetab4 | ||||
| parmeditor -T 0.25 -w 0 panetab20 | ||||
| parmeditor -T 0.25 -w 0 panetab8 | ||||
| parmeditor -T 0.25 -w 0 panetab21 | ||||
| parmeditor -T 0.25 -w 0 panetab23 | ||||
| @@ -0,0 +1 @@ | ||||
| autoSave := 0; | ||||
| @@ -0,0 +1,5 @@ | ||||
| OTL | ||||
| { | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_027_0_91_O_19_0_720_O/houdini/otls/ | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_027_0_91_O_19_0_720_O/packages/kinefx/otls/ | ||||
| } | ||||
										
											Binary file not shown.
										
									
								
							| @@ -0,0 +1,15 @@ | ||||
| OTL | ||||
| { | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_027_0_91_O_19_0_720_O/houdini/otls/OPlibMuscle.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_027_0_91_O_19_0_720_O/houdini/otls/OPlibMocap.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_027_0_91_O_19_0_720_O/houdini/otls/OPlibLop.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_027_0_91_O_19_0_720_O/houdini/otls/OPlibLegacyAutoRig.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_027_0_91_O_19_0_720_O/houdini/otls/OPlibExamples.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_027_0_91_O_19_0_720_O/houdini/otls/OPlibDriver.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_027_0_91_O_19_0_720_O/houdini/otls/OPlibDop.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_027_0_91_O_19_0_720_O/houdini/otls/OPlibCop2.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_027_0_91_O_19_0_720_O/houdini/otls/OPlibChop.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_027_0_91_O_19_0_720_O/houdini/otls/OPlibAutoRigs.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_027_0_91_O_19_0_720_O/houdini/otls/MaterialX.hda | ||||
| C:/O/O_ERAWTFOS_O_SOFTWARE_O/O_SMARGORP_O_PROGRAMS_O/O_AIDIV_O_VIDIA_O/O_D3_O_3D_O/O_INIDUOH_O_HOUDINI_O/O_027_0_91_O_19_0_720_O/packages/kinefx/otls/OPlibKineFX.hda | ||||
| } | ||||
										
											Binary file not shown.
										
									
								
							| @@ -0,0 +1,7 @@ | ||||
| autoIncrement := 2; | ||||
| autoSaveIncrement := 2; | ||||
| helpTags := 1; | ||||
| liveUpdates := 0; | ||||
| sendAnonymousStats := 0; | ||||
| startupPage := 0; | ||||
| timeStampToAskAboutAnonymousStats := -1; | ||||
| @@ -0,0 +1,53 @@ | ||||
| alphaname.val := "A"; | ||||
| cache.inactive.reduce := 1; | ||||
| cache.inactive.size := 256; | ||||
| cache.maxresx := 10000; | ||||
| cache.maxresy := 10000; | ||||
| cache.size := 256; | ||||
| cache.useperformance := 1; | ||||
| cineon.convert := 1; | ||||
| cineon.gamma := 0.600000024; | ||||
| cineon.iwhite := 95; | ||||
| cineon.lutfile := ""; | ||||
| cineon.white := 685; | ||||
| color.enable := 1; | ||||
| colorname.val := "C"; | ||||
| cook.collapsible := 1; | ||||
| cook.cookonstart := 1; | ||||
| cook.fastminxres := 1280; | ||||
| cook.fastminyres := 1280; | ||||
| cook.imageupdatestyle := 1; | ||||
| cook.interactivefraction := 4; | ||||
| cook.multithreaded := 1; | ||||
| cook.numthreads := 2; | ||||
| cook.progress := 2; | ||||
| cook.usefastinteractive := 1; | ||||
| cook.usefastonslowonly := 1; | ||||
| cook.usegpu := 0; | ||||
| depthname.val := "Pz"; | ||||
| generator.b := 0.600000024; | ||||
| generator.enable := 1; | ||||
| generator.g := 0.699999988; | ||||
| generator.r := 0.5; | ||||
| lumname.val := "L"; | ||||
| maskname.val := "M"; | ||||
| normalname.val := "N"; | ||||
| pixel.b := 0.699999988; | ||||
| pixel.enable := 1; | ||||
| pixel.g := 0.600000024; | ||||
| pixel.r := 0.5; | ||||
| pointname.val := "P"; | ||||
| selector.newviewforgens := 0; | ||||
| selector.nogeninputs := 0; | ||||
| selector.nooptional := 0; | ||||
| selector.placecurrent := 0; | ||||
| tile.sizeX := 320; | ||||
| tile.sizeY := 320; | ||||
| timing.b := 0.5; | ||||
| timing.enable := 1; | ||||
| timing.g := 0.699999988; | ||||
| timing.r := 0.699999988; | ||||
| vex.b := 0.699999988; | ||||
| vex.enable := 1; | ||||
| vex.g := 0.5; | ||||
| vex.r := 0.699999988; | ||||
| @@ -0,0 +1 @@ | ||||
| hotkeys.keymap := "Houdini"; | ||||
| @@ -0,0 +1,22 @@ | ||||
| # | ||||
| # Houdini Environment Settings | ||||
| # | ||||
| # The contents of this file are read into the environment | ||||
| # at startup.  They will override any existing entries in | ||||
| # the environment. | ||||
| # | ||||
| # The syntax is one entry per line as follows: | ||||
| #    VAR = VALUE | ||||
| # | ||||
| # Values may be quoted | ||||
| #    VAR = "VALUE" | ||||
| # | ||||
| # Values may be empty | ||||
| #    VAR =  | ||||
| # | ||||
|  | ||||
| # Example: | ||||
| # | ||||
| # HOUDINI_NO_SPLASH = 1 | ||||
|  | ||||
|  | ||||
| @@ -0,0 +1,155 @@ | ||||
| allowadaptivesubd.val := 1; | ||||
| altkeyviewcontrols.val := 1; | ||||
| alwayscommitparm.val := 0; | ||||
| anim.addedfunc.val := ""; | ||||
| anim.autofunc.val := 1; | ||||
| anim.autokeytuples.val := 0; | ||||
| anim.autoslope.val := 2; | ||||
| anim.autoupdatechannels.val := 1; | ||||
| anim.firstfunc.val := "bezier()"; | ||||
| anim.followscopedchannelreferences.val := 1; | ||||
| anim.holdlastkey.val := 0; | ||||
| anim.includeanim.val := 0; | ||||
| anim.includechild.val := 0; | ||||
| anim.includeconstraints.val := 0; | ||||
| anim.keepchannelselection.val := 0; | ||||
| anim.nopendingkey.val := 1; | ||||
| anim.rotationfunc.val := "bezier()"; | ||||
| anim.setautoscope.val := 1; | ||||
| anim.setfirstkey.val := ""; | ||||
| anim.setkey.val := 1; | ||||
| anim.slope.val := 0; | ||||
| anim.underlinescoped.val := 1; | ||||
| anim.underlinescopedcolor.val := 1; | ||||
| autohighlight.val := 1; | ||||
| autosaveinterval.val := 1; | ||||
| autosetviewpivotonselection.val := 0; | ||||
| chops.deftimeslice.val := 0; | ||||
| chops.maxtimeslice.val := 60; | ||||
| chops.mincooks.val := 0; | ||||
| cop.cineonlut.val := ""; | ||||
| defaulthoming.val := 0; | ||||
| delayinactiveviewports.val := 0; | ||||
| directeddollydefault.val := 1; | ||||
| exttools.filecompare.options := ""; | ||||
| exttools.filecompare.path := ""; | ||||
| exttools.foldercompare.options := ""; | ||||
| exttools.foldercompare.path := ""; | ||||
| general.audionotification_errors.val := 0; | ||||
| general.audionotification_messages.val := 0; | ||||
| general.audionotification_questions.val := 0; | ||||
| general.audionotification_warnings.val := 0; | ||||
| general.coppreview.val := 1; | ||||
| general.desk.val := "Build"; | ||||
| general.filebrowserimages.val := 0; | ||||
| general.lefthandmenus.val := 0; | ||||
| general.lod.val := 2; | ||||
| general.newfilesavesceneformat.val := 0; | ||||
| general.panecoloring.val := 0; | ||||
| general.voppreview.val := 0; | ||||
| handles.axistoorienttonormal.val := "Up"; | ||||
| handles.colorxform.val := 1; | ||||
| handles.defaultgimbal.val := 0; | ||||
| handles.defaultworldalign.val := 4; | ||||
| handles.defaultxformglobal.val := 0; | ||||
| handles.extendedaxes.val := 0; | ||||
| handles.hidelockedparts.val := 1; | ||||
| handles.indirectdrag.val := 1; | ||||
| handles.indirectdragprefertranslateoverrotate.val := 1; | ||||
| handles.indirectdragprefertranslateoverscale.val := 0; | ||||
| handles.indirectdragprefertranslateovervrotate.val := 0; | ||||
| handles.indirectdragspidermethod.val := 1; | ||||
| handles.indirectdragtranslatemethod.val := 1; | ||||
| handles.keepalign.val := 1; | ||||
| handles.openchanneleditor.val := 0; | ||||
| handles.pickdistance.val := 5; | ||||
| handles.planartranslatetargets.val := 1; | ||||
| handles.scale.val := 0.200000003; | ||||
| handles.scalehandlestyle.val := 1; | ||||
| handles.scope.val := 2; | ||||
| handles.translateinside.val := 0; | ||||
| handles.translateinsideobscuresbackaxes.val := 0; | ||||
| handles.tumbleinside.val := 1; | ||||
| handles.useviewdirtohiderotaterings.val := 0; | ||||
| handles.viewaxisrotatering.val := 1; | ||||
| instantiateinstalledassets.val := 1; | ||||
| keepfloatwindowsontop.val := 0; | ||||
| loadwarndeprecatedops.val := 0; | ||||
| locatecomponents.val := 1; | ||||
| misc.destructive_revert.val := 0; | ||||
| misc.externalhelpurl.val := ""; | ||||
| misc.helpaddress.val := "0.0.0.0"; | ||||
| misc.helpuseipv6.val := 0; | ||||
| misc.make_spare_parms.val := 1; | ||||
| misc.parmdel_warnings.val := 0; | ||||
| misc.revert_invisible.val := 1; | ||||
| misc.useexternalhelp.val := 0; | ||||
| notify.echohotkey := 1; | ||||
| notify.errors.location := 0; | ||||
| notify.helptip.location := 0; | ||||
| notify.timelimit.duration := 5; | ||||
| notify.timelimit.enable := 1; | ||||
| objcache.memory.val := "Always"; | ||||
| objcache.memorylimit.val := 153600; | ||||
| objects.folderflipping.val := 1; | ||||
| objects.highlight.val := 1; | ||||
| objects.keepPos.val := 2; | ||||
| objects.keepPosMoving.val := 2; | ||||
| objects.kinoverride.val := 0; | ||||
| objects.linkchanneleditor.val := 1; | ||||
| objects.linkchopviewer.val := 0; | ||||
| objects.openchanneleditor.val := 1; | ||||
| objects.overwriteanim.val := 0; | ||||
| objects.pickingmenu.val := 0; | ||||
| objects.selectsubnet.val := 0; | ||||
| offsetzoomdefault.val := 1; | ||||
| oldtumble.val := 3; | ||||
| orientation.val := "Y Up"; | ||||
| parmdialog.embedviseditor.val := 1; | ||||
| perfmon.rampprefs.val := "0 0.45 0.82 0.08 1 0 0.4 0.9 0.45 0 1 0 0.75 0.8 0 0 1 0 "; | ||||
| pl.pathbehaviour.val := 0; | ||||
| pl.showAll.val := 0; | ||||
| pl.showHidden.val := 0; | ||||
| render.activerenderers.val := "Mantra"; | ||||
| render.showallrops.val := 1; | ||||
| saveviewcmds.val := 2; | ||||
| scripting.exprlanguage := "hscript"; | ||||
| scrollstyle.val := 0; | ||||
| selector.areaselvisible.val := 0; | ||||
| selector.fullloops.val := 0; | ||||
| selector.geopickdistance.val := 5; | ||||
| selector.useexisting.val := 1; | ||||
| setpivottumbledefault.val := 1; | ||||
| showmenu.val := 1; | ||||
| smoothlines.val := 1; | ||||
| sopcache.level.val := 1; | ||||
| sopcache.memory.val := "Never"; | ||||
| sopcache.memorylimit.val := 1024; | ||||
| sopcache.unload.val := "Flag"; | ||||
| sopstates.exportcookselectiontype.val := 0; | ||||
| states.bones.autoenablecplane.val := 0; | ||||
| states.curve.autoenablecplane.val := 0; | ||||
| states.hudstatepersistent.val := 0; | ||||
| states.objcurve.autoenablecplane.val := 0; | ||||
| states.path.autoenablecplane.val := 0; | ||||
| take.autoincludeassets.val := 0; | ||||
| tiles.perfstats.val := 1; | ||||
| tools.createincontext.val := 0; | ||||
| tools.maxhistory.val := 6; | ||||
| tools.opnamespacefilter.val := 1; | ||||
| tools.secure.val := 1; | ||||
| tools.sopviewmode.val := 1; | ||||
| trees.displayiconsbydefault.val := 1; | ||||
| ui.editor.linenumbers := 1; | ||||
| ui.editor.paren := 1; | ||||
| ui.editor.syntax := 1; | ||||
| ui.editor.toolbar := 1; | ||||
| ui.parm.external := 0; | ||||
| ui.parm.help := 1; | ||||
| ui.parm.paren := 1; | ||||
| ui.parm.syntax := 1; | ||||
| ui.textport.help := 1; | ||||
| ui.textport.paren := 1; | ||||
| ui.textport.syntax := 1; | ||||
| undomemlimit.val := 102400; | ||||
| wiretoggle.val := "Wireframe Ghost"; | ||||
| @@ -0,0 +1,111 @@ | ||||
| networkeditor.TopInOutColorTag_0 := ""; | ||||
| networkeditor.TopInOutColorTag_1 := ""; | ||||
| networkeditor.TopInOutColorTag_10 := ""; | ||||
| networkeditor.TopInOutColorTag_11 := ""; | ||||
| networkeditor.TopInOutColorTag_12 := ""; | ||||
| networkeditor.TopInOutColorTag_13 := ""; | ||||
| networkeditor.TopInOutColorTag_14 := ""; | ||||
| networkeditor.TopInOutColorTag_15 := ""; | ||||
| networkeditor.TopInOutColorTag_16 := ""; | ||||
| networkeditor.TopInOutColorTag_17 := ""; | ||||
| networkeditor.TopInOutColorTag_18 := ""; | ||||
| networkeditor.TopInOutColorTag_19 := ""; | ||||
| networkeditor.TopInOutColorTag_2 := ""; | ||||
| networkeditor.TopInOutColorTag_3 := ""; | ||||
| networkeditor.TopInOutColorTag_4 := ""; | ||||
| networkeditor.TopInOutColorTag_5 := ""; | ||||
| networkeditor.TopInOutColorTag_6 := ""; | ||||
| networkeditor.TopInOutColorTag_7 := ""; | ||||
| networkeditor.TopInOutColorTag_8 := ""; | ||||
| networkeditor.TopInOutColorTag_9 := ""; | ||||
| networkeditor.TopInOutColor_0 := ""; | ||||
| networkeditor.TopInOutColor_1 := ""; | ||||
| networkeditor.TopInOutColor_10 := ""; | ||||
| networkeditor.TopInOutColor_11 := ""; | ||||
| networkeditor.TopInOutColor_12 := ""; | ||||
| networkeditor.TopInOutColor_13 := ""; | ||||
| networkeditor.TopInOutColor_14 := ""; | ||||
| networkeditor.TopInOutColor_15 := ""; | ||||
| networkeditor.TopInOutColor_16 := ""; | ||||
| networkeditor.TopInOutColor_17 := ""; | ||||
| networkeditor.TopInOutColor_18 := ""; | ||||
| networkeditor.TopInOutColor_19 := ""; | ||||
| networkeditor.TopInOutColor_2 := ""; | ||||
| networkeditor.TopInOutColor_3 := ""; | ||||
| networkeditor.TopInOutColor_4 := ""; | ||||
| networkeditor.TopInOutColor_5 := ""; | ||||
| networkeditor.TopInOutColor_6 := ""; | ||||
| networkeditor.TopInOutColor_7 := ""; | ||||
| networkeditor.TopInOutColor_8 := ""; | ||||
| networkeditor.TopInOutColor_9 := ""; | ||||
| networkeditor.allowdiveintohdas := 1; | ||||
| networkeditor.allowdroponwire := 1; | ||||
| networkeditor.autoscroll := 1; | ||||
| networkeditor.badge64bit := "normal"; | ||||
| networkeditor.badgeLoadFromDisk := "large"; | ||||
| networkeditor.badgeNodeDiveable := "normal"; | ||||
| networkeditor.badgechilderror := "large"; | ||||
| networkeditor.badgecomment := "normal"; | ||||
| networkeditor.badgeconstraints := "normal"; | ||||
| networkeditor.badgedynamictop := "normal"; | ||||
| networkeditor.badgeerror := "large"; | ||||
| networkeditor.badgehastakedata := "hide"; | ||||
| networkeditor.badgehdalocked := "normal"; | ||||
| networkeditor.badgehdaunlocked := "normal"; | ||||
| networkeditor.badgekinematics := "hide"; | ||||
| networkeditor.badgelopdebug := "normal"; | ||||
| networkeditor.badgeloppopulationmask := "normal"; | ||||
| networkeditor.badgelopunloadedpayloads := "normal"; | ||||
| networkeditor.badgemessage := "normal"; | ||||
| networkeditor.badgeneedscook := "hide"; | ||||
| networkeditor.badgenodehasdata := "hide"; | ||||
| networkeditor.badgenodelocked := "normal"; | ||||
| networkeditor.badgenodeunload := "normal"; | ||||
| networkeditor.badgenotcompilable := "hide"; | ||||
| networkeditor.badgetimedep := "normal"; | ||||
| networkeditor.badgevexcache := "normal"; | ||||
| networkeditor.badgewarning := "normal"; | ||||
| networkeditor.connectorsnapradius := 0.700000; | ||||
| networkeditor.copypathstoclipboard := 1; | ||||
| networkeditor.dimunusednodes := 0; | ||||
| networkeditor.distancefordrag := 0.050000; | ||||
| networkeditor.doautomovenodes := 1; | ||||
| networkeditor.dosnapping := 1; | ||||
| networkeditor.flagsallowpreselect := 1; | ||||
| networkeditor.gridsnapping := 1; | ||||
| networkeditor.maxflyoutscale := 10000.000000; | ||||
| networkeditor.maxnameheight := 0.000000; | ||||
| networkeditor.maxnamewidth := 10000.000000; | ||||
| networkeditor.maxtaskgraphrows := 20; | ||||
| networkeditor.maxworkitemsperrow := 10; | ||||
| networkeditor.minnameheight := 0.000000; | ||||
| networkeditor.shakesensitivity := 1.000000; | ||||
| networkeditor.showanimations := 1; | ||||
| networkeditor.showcancelledworkitems := 1; | ||||
| networkeditor.showcookedworkitems := 1; | ||||
| networkeditor.showcookingworkitems := 1; | ||||
| networkeditor.showdirtyworkitems := 1; | ||||
| networkeditor.showfailedworkitems := 1; | ||||
| networkeditor.showloplayercolor := 1; | ||||
| networkeditor.shownodeshapes := 1; | ||||
| networkeditor.shownodetypes := 1; | ||||
| networkeditor.showpartitionworkitems := 1; | ||||
| networkeditor.showpreviews := 1; | ||||
| networkeditor.showprompttext := 1; | ||||
| networkeditor.showsimpleshape := 0; | ||||
| networkeditor.showstackedlook := 1; | ||||
| networkeditor.showstaticworkitems := 1; | ||||
| networkeditor.showtaskgraph := 1; | ||||
| networkeditor.showvopinoutlabels := 0; | ||||
| networkeditor.snapradius := 0.100000; | ||||
| networkeditor.solohighlightedworkitems := 0; | ||||
| networkeditor.taskgraphlimitrows := 1; | ||||
| networkeditor.textbadgecomment := "truncated"; | ||||
| networkeditor.textbadgecontextoptiondeps := "selected_full"; | ||||
| networkeditor.textbadgedescriptiveparm := "truncated"; | ||||
| networkeditor.textbadgedetailid := "hide"; | ||||
| networkeditor.textbadgelayercount := "truncated"; | ||||
| networkeditor.textbadgeloplastmodifiedprim := "truncated"; | ||||
| networkeditor.textbadgeoutputforview := "truncated"; | ||||
| networkeditor.transientinfo := 1; | ||||
| networkeditor.wirefadefactor := 1.000000; | ||||
| @@ -0,0 +1,2 @@ | ||||
| misc.opencl_device.val := 0; | ||||
| misc.opencl_devicetype.val := 1; | ||||
| @@ -0,0 +1,9 @@ | ||||
| { | ||||
| 	"fileversion":"19.0.720", | ||||
| 	"name":"O", | ||||
| 	"categories":"O", | ||||
| 	"pane":"scene", | ||||
| 	"label":"O", | ||||
| 	"type":"script_submenu", | ||||
| 	"script":"" | ||||
| } | ||||
| @@ -0,0 +1,16 @@ | ||||
| allowviewportonlypayloads := 1; | ||||
| autosetassetresolvercontext := 0; | ||||
| defaultcamerasprimpath := "/cameras"; | ||||
| defaultcollectionsprimpath := "/collections"; | ||||
| defaultcollectionsprimtype := ""; | ||||
| defaultlightsprimpath := "/lights"; | ||||
| defaultmetersperunit := 0; | ||||
| defaultnewprimpath := "/$OS"; | ||||
| defaulttransformsuffix := "$OS"; | ||||
| defaultupaxis := ""; | ||||
| loadpayloadsbydefault := 1; | ||||
| panesfollowcurrentnode := 1; | ||||
| panesshowpostlayers := 1; | ||||
| panesshowviewportstage := 0; | ||||
| showresolvedpaths := 0; | ||||
| usesimplifiedlinkerui := 0; | ||||
| @@ -0,0 +1 @@ | ||||
| [] | ||||
| @@ -0,0 +1,12 @@ | ||||
| # Global UI controls | ||||
|  | ||||
| # Sizes may be Small, Compact, Normal, Large, or Extra Large. | ||||
| colors.scheme := "O"; | ||||
| general.filechooserstyle.menu := "Houdini Chooser Only"; | ||||
| general.ui.icon_size := "Normal"; | ||||
| general.ui.scale := 1; | ||||
| general.uiplaybar.menu := 0; | ||||
| ui.bright.val := 1.5; | ||||
| ui.contrast.val := 0.5; | ||||
| ui.gamma.val := 0.75; | ||||
| ui.saturation.val := 1; | ||||
| @@ -0,0 +1,5 @@ | ||||
| ui.h.val := 1003; | ||||
| ui.maximized := 1; | ||||
| ui.w.val := 1680; | ||||
| ui.x.val := 0; | ||||
| ui.y.val := 28; | ||||
		Reference in New Issue
	
	Block a user