diff options
Diffstat (limited to 'macosx/plugins/PeopsXgl/English.lproj/NetSfPeopsOpenGLConfig.nib/classes.nib')
| -rw-r--r-- | macosx/plugins/PeopsXgl/English.lproj/NetSfPeopsOpenGLConfig.nib/classes.nib | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/macosx/plugins/PeopsXgl/English.lproj/NetSfPeopsOpenGLConfig.nib/classes.nib b/macosx/plugins/PeopsXgl/English.lproj/NetSfPeopsOpenGLConfig.nib/classes.nib new file mode 100644 index 00000000..6c70d5bf --- /dev/null +++ b/macosx/plugins/PeopsXgl/English.lproj/NetSfPeopsOpenGLConfig.nib/classes.nib @@ -0,0 +1,42 @@ +{ + IBClasses = ( + { + ACTIONS = {"" = id; }; + CLASS = FirstResponder; + LANGUAGE = ObjC; + SUPERCLASS = NSObject; + }, + { + ACTIONS = {cancel = id; hackToggle = id; ok = id; reset = id; }; + CLASS = NetSfPeopsOpenGLPluginConfigController; + LANGUAGE = ObjC; + OUTLETS = { + advancedBlending = NSControl; + autoFullScreen = NSControl; + blurEffect = NSControl; + ditherMode = NSPopUpButton; + drawScanlines = NSControl; + fpsCounter = NSControl; + frameBufferEffects = NSPopUpButton; + frameSkipping = NSControl; + fullscreenSize = NSPopUpButton; + hackEnable = NSControl; + hacksView = NSView; + mjpegDecoder = NSControl; + mjpegDecoder15bit = NSControl; + offscreenDrawing = NSPopUpButton; + opaquePass = NSControl; + proportionalResize = NSControl; + texColorDepth = NSPopUpButton; + texEnhancment = NSSlider; + texFiltering = NSSlider; + vSync = NSControl; + windowSize = NSPopUpButton; + wireframeOnly = NSControl; + zMaskClipping = NSControl; + }; + SUPERCLASS = NSWindowController; + } + ); + IBVersion = 1; +}
\ No newline at end of file |
