📄 pgl_light_editor.res
字号:
!* resource file for light editor !* 04-Mar-96 G-03-04 hsu Created!* 25-Mar-96 G-03-07 hsu Added mono light tab !* 20-May-96 G-03-14 hsu Added sample window!* 01-Jun-96 G-03-16 hsu Added mono light hidden button !* 01-OCT-96 H-01-12 mba Set default button!* 22-Oct-96 H-01-14 CJL Fixed slider ranges.!* 20-Mar-97 H-03-04 hsu Made input panel 5 char wide!* 19-Apr-97 H-03-07 hsu Removed hidden tab!* 15-May-97 H-03-10 hsu Added Name component!* 12-Jun-97 H-03-14 rmi Set start location to middle right!* 24-Jun-97 H-03-15 hmt Set start location to top left !* 17-Nov-97 H-03-30 hsu Modified text label for dynamic update!* 23-Jun-98 I-01-12 dac Submitted for pgl!* 17-Jul-98 snr Thumbwheels, larger sample window!* 27-Jul-98 I-01-15 dac Submitted for pgl!* 23-Feb-99 J-01-03 mgs %%1 Re-designed and renamed!* 27-Mar-99 J-01-05 mgs %%2 Changed locked to cb to option menu!*!* 30-May-00 J-03-01 mgs $$1 Remove lock to view!* 30-Jun-00 mgs Add Soft/Hard shadows!* 29-Aug-00 mgs Add System Library!* 12-Sep-00 mgs Make color button a check btn!* 03-Jan-01 mgs Add intensity/scatter layout!* 28-Feb-01 rmi Fixed revision history!* 02-Mar-01 mgs Move position of light icon button!* 31-Aug-01 J-03-07 mgs $$2 Rename bifs for PGL!* 18-Sep-01 J-03-08 bay $$3 Remove options menu!* 02-Oct-01 J-03-09 bay $$4 Rename lights and add helptext!* 12-Nov-01 J-03-12 dac $$5 Change label "Room" to "Studio"!* 11-Feb-02 J-03-19 dac $$6 Close button is centered!* 19-Feb-02 J-03-20 dac $$7 Fix label for System Library!* 18-Mar-02 J-03-21 bay $$8 Add light delete button on dialog!* 25-Apr-02 J-03-24 mgs $$9 Change min value for spot focus!* 21-May-02 J-03-26 mgs $$10 Add lock to render room!* 30-May-02 J-03-27 mgs $$11 Change labels!* 04-Jul-02 J-03-29 mgs $$12 Change symbol names !* 24-Oct-02 J-03-36 mgs $$13 Add intensity tab, threshold slider!* 09-Dec-02 J-03-39 ssko $$14 Updated Tool Tips!* 13-Dec-02 J-03-39+ mgs $$15 Fix typo!* 16-Jul-03 K-01-14 dad $$16 Add LoadDefaultLights button!* 01-Nov-04 K-03-14 aamm $$17 Change Basic and Position tab Labels!* 25-Jan-05 K-03-18 smm $$18 Renamed Center to Reset and updated tooltips!* 25-Jan-06 L-01-02 aamm $$19 Add Sky!* 20-Feb-06 L-01-03 GHJ $$20 Updated for sky lights!* 03-Apr-06 L-01-06 GHJ $$21 Chanfed Empirical to Brightness!* 07-Apr-06 AAK Added HDRI Lighting UI!* 10-Apr-06 L-01-06+ AAK $$22 Changed HDRI UI values!* 24-Apr-06 L-01-08 GHJ $$23 Added light temperature values!* 15-May-06 L-01-09 PPB $$24 UI changes for HDRI light!* 10-Jun-06 L-01-11 PPB $$25 HDRI UI changes!* 24-Jul-06 L-01-14 GHJ $$26 Updated Skylight samples UI!* 23-Aug-06 L-01-16 PPB $$27 Added popupmenu for HDRI image button!* 22-Sep-06 L-01-18 GHJ $$28 Set number of samples to Low-Medium-High!* 16-Jan-07 L-01-24 SMM $$29 Updated helptexts to remove periods!* 19-Jan-07 L-01-25 GHJ $$30 Added Photolux only to tooltips!* 01-Feb-07 L-01-26 PPB $$31 Modified tooltip for spot and sky light!* 01-Feb-07 GHJ Updated visible rows for hdri and sky accuracy!* 01-Feb-07 L-01-30 PPB $$32 Modified tooltip for spot and sky light(Dialog pgl_light_editor (Components (MenuBar MenuBar1 File Light) (SashLayout SLight) (CheckButton CBLightAttrs) (PushButton BCenter) (PushButton StdClose) (Tab LightAttrsTab PropNotVisible PropVisible) ) (Resources (CBLightAttrs.Label "Prope&rties") (CBLightAttrs.Set True) (CBLightAttrs.Selected_image "unpinned") (CBLightAttrs.Unselected_image "pinned") (CBLightAttrs.Dont_care_image "pinned") (CBLightAttrs.AttachLeft True) (CBLightAttrs.AttachRight True) (CBLightAttrs.AttachTop True) (CBLightAttrs.AttachBottom True) (CBLightAttrs.ForegroundColor 15) (CBLightAttrs.BackgroundColor 4) (CBLightAttrs.TopOffset 0) (CBLightAttrs.BottomOffset 0) (CBLightAttrs.LeftOffset 0) (CBLightAttrs.RightOffset 0) (BCenter.Label "&Reset") (BCenter.HelpText "Reset the selected Light to the default position") (BCenter.TopOffset 4) (BCenter.BottomOffset 4) (BCenter.LeftOffset 2) (BCenter.RightOffset 2) (BCenter.AcceleratorCode 106037248) (StdClose.Label "Close") (StdClose.HelpText "Close this dialog with changes") (StdClose.TopOffset 2) (StdClose.TruncateLabel False) (LightAttrsTab.Mapped True) (LightAttrsTab.Resizeable True) (LightAttrsTab.Collapsable True) (.Bitmap "pgl_lightbulb") (.Label "Light Editor") (.MinimizeButton True) (.DefaultButton "StdClose") (.RememberSize False) (.TitleBarImage "pgl_lightbulb_16x16.bif") (.Layout (Grid (Rows 1 0 0 1 0) (Cols 1) SLight BCenter CBLightAttrs LightAttrsTab StdClose ) ) ))(MenuPane File (Components (PushButton SystemLibrary) (Separator Separator3) (PushButton Open) (PushButton LoadDefaultLights) (PushButton Save) (PushButton SaveAs) (Separator Separator1) (PushButton Exit) ) (Resources (SystemLibrary.Label "System Library...") (SystemLibrary.HelpText "Select from System Library") (Separator3.TopOffset 0) (Separator3.BottomOffset 0) (Separator3.LeftOffset 0) (Separator3.RightOffset 0) (Open.Label "Open") (Open.HelpText "Open Light File") (Open.AcceleratorCode 38731776) (LoadDefaultLights.Label "LoadDefaultLights") (Save.Label "Save") (Save.AcceleratorCode 38993920) (SaveAs.Label "SaveAs") (Separator1.TopOffset 0) (Separator1.BottomOffset 0) (Separator1.LeftOffset 0) (Separator1.RightOffset 0) (Exit.Label "Exit") (.Label "&File") ))(MenuPane Light (Components (PushButton BToggle) (Separator Separator2) (PushButton BDelete) (CascadeButton CBNew MenuPane2) ) (Resources (BToggle.Label "&Toggle") (BToggle.HelpText "Toggle On or Off selected light effect on scene") (BToggle.AcceleratorCode 39059456) (Separator2.TopOffset 0) (Separator2.BottomOffset 0) (Separator2.LeftOffset 0) (Separator2.RightOffset 0) (BDelete.Label "Delete") (BDelete.HelpText "Delete selected Light") (BDelete.AcceleratorCode 196608) (CBNew.Label "New") (CBNew.HelpText "Add new Light") (.Label "&Light") ))(MenuPane MenuPane2 (Components (PushButton MBSkyLight) (PushButton MBSpotLight) (PushButton MBPointLight) (PushButton MBDirLight) ) (Resources (MBSkyLight.Label "Sky") (MBSkyLight.HelpText "Add new Skylight") (MBSpotLight.Label "Spot") (MBSpotLight.HelpText "Add new Spotlight") (MBPointLight.Label "Lightbulb") (MBPointLight.HelpText "Add new Lightbulb") (MBDirLight.Label "Distant") (MBDirLight.HelpText "Add new Distant Light") ))(Sash SLight (Components (List LightList) (SubToolBar ToolBar3) ) (Resources (LightList.SelectionPolicy 2) (LightList.Selected_image "lay_shown") (LightList.Unselected_image "lay_blanked") (LightList.Names "1" "2" "3" "4" "5" "6") (LightList.Labels " <ambient_list> Ambient" " <sky_list> Sky" " <spot_list> Spotlight" " <direction_list> Direction" " <point_list> Point" " <hdri_list> image map") (LightList.ListType Mixed) (LightList.MinRows 12) (LightList.SymbolNames "ambient_list" "sky_list" "direction_list" "spot_list" "point_list" "hdri_list") (LightList.SymbolImages "pgl_ambient_list" "pgl_sky_list" "pgl_direction_list" "pgl_spot_list" "pgl_point_list" "pgl_hdri_list") (.Sensitive False) (.SashWidth 0) ))(ToolBar ToolBar3 (Components (PushButton BPointLight) (PushButton BSpotLight) (PushButton BDirLight) (PushButton BSkyLight) (PushButton BDel) ) (Resources (BPointLight.Bitmap "pgl_point") (BPointLight.HelpText "Add new lightbulb") (BPointLight.ButtonStyle 3) (BSpotLight.Bitmap "pgl_spot") (BSpotLight.HelpText "Add new spotlight") (BSpotLight.ButtonStyle 3) (BDirLight.Bitmap "pgl_direction") (BDirLight.HelpText "Add new distant light") (BDirLight.ButtonStyle 3) (BSkyLight.Bitmap "pgl_sky") (BSkyLight.HelpText "Add new skylight") (BSkyLight.ButtonStyle 3) (BDel.Bitmap "minus20x20") (BDel.HelpText "Delete selected light") (BDel.ButtonStyle 3) (BDel.Alignment 2) (.Orientation True) (.Decorated True) ))(Layout PropNotVisible (Components (Label Label1) ) (Resources (.Layout (Grid (Rows 1) (Cols 1) Label1 ) ) ))(Layout PropVisible (Components (Tab Tab Basic Advanced Intensity Position) ) (Resources (Tab.Decorated True) (Tab.Collapsable True) (.AttachLeft True) (.AttachRight True) (.AttachTop True) (.AttachBottom True) (.Layout (Grid (Rows 0) (Cols 1) Tab ) ) ))(Layout Basic (Components (CheckButton LightIconsCB) (Tab LightPropertyTab LSpotlight DummyLayout Skylight LHDRILight) (Tab BasicPropertyTab ColNamesLayout DummyLayout1) ) (Resources (LightIconsCB.Label "Show Light Icon") (LightIconsCB.HelpText "Show Light position in graphics window") (LightIconsCB.AttachLeft True) (LightIconsCB.AttachTop True) (LightIconsCB.BottomOffset 2) (LightIconsCB.LeftOffset 3) (LightPropertyTab.Resizeable True) (LightPropertyTab.Collapsable True) (LightPropertyTab.TopOffset 0) (LightPropertyTab.BottomOffset 4) (LightPropertyTab.LeftOffset 4) (LightPropertyTab.RightOffset 4) (BasicPropertyTab.Resizeable True) (BasicPropertyTab.Collapsable True) (BasicPropertyTab.TopOffset 4) (BasicPropertyTab.BottomOffset 4) (BasicPropertyTab.LeftOffset 4) (BasicPropertyTab.RightOffset 4) (.Label "&Basic") (.Layout (Grid (Rows 1 0 1 1) (Cols 1) BasicPropertyTab (Pos 3 1) LightPropertyTab LightIconsCB ) ) ))(Layout LSpotlight (Components (SubLayout Layout15) (SubLayout Layout2) ) (Resources (.Label "Spotlight") (.Decorated True) (.AttachLeft True) (.AttachRight True) (.AttachTop True) (.Layout (Grid (Rows 1 1) (Cols 1)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -