diff --git a/tools/rGuiLayout/layouts/generate_code_options.rgl b/tools/rGuiLayout/layouts/generate_code_options.rgl index bb97dcd..fc2d185 100644 --- a/tools/rGuiLayout/layouts/generate_code_options.rgl +++ b/tools/rGuiLayout/layouts/generate_code_options.rgl @@ -13,27 +13,27 @@ a 004 0 0 0 a 005 0 0 0 a 006 0 0 0 a 007 0 0 0 -c 000 13 generateWindow 0 0 405 205 1 Generate Code Options - layout -c 001 0 lblName 10 35 65 25 1 Name: -c 002 11 toolNameText 75 35 135 25 1 tool_name -c 003 0 lblVersion 225 35 50 25 1 Version: -c 004 11 toolVersionText 275 35 120 25 1 1.2.0-dev -c 005 0 lblWindowSize 10 65 65 25 1 Window size: -c 006 2 width 75 65 60 25 1 File name: -c 007 0 lblx 140 65 10 25 1 x -c 008 2 height 150 65 60 25 1 Untitled -c 009 0 lblCompany 225 65 50 25 1 Company: -c 010 11 companyText 275 65 120 25 1 raysan5 -c 011 0 lblDescription 10 95 65 25 1 Description: -c 012 11 toolDescriptionText 75 95 320 55 1 tool_name -c 013 10 checkDefineRecs 10 160 15 15 1 File format: -c 014 0 lblDefineRecs 30 155 92 25 1 Define Rectangles -c 015 10 checkExportAnchors 140 160 15 15 1 -c 016 0 lblExportAnchors 160 155 100 25 1 Export anchors -c 017 10 checkFullComments 10 180 15 15 1 -c 018 0 lblFullComments 30 175 100 25 1 Full comments -c 019 10 checkExportAnchor 140 180 15 15 1 -c 020 0 Label018 160 175 100 25 1 Export anchor 0 -c 021 1 GenerateCode 275 165 120 30 1 Generate Code -c 022 10 checkCropWindow 10 210 15 15 1 -c 023 0 lblCropWindow 30 205 92 25 1 Crop to Window +c 000 0 generateWindow 0 0 405 205 1 Generate Code Options - layout +c 001 4 lblName 10 35 65 25 1 Name: +c 002 13 toolNameText 75 35 135 25 1 tool_name +c 003 4 lblVersion 225 35 50 25 1 Version: +c 004 13 toolVersionText 275 35 120 25 1 1.2.0-dev +c 005 4 lblWindowSize 10 65 65 25 1 Window size: +c 006 12 width 75 65 60 25 1 File name: +c 007 4 lblx 140 65 10 25 1 x +c 008 12 height 150 65 60 25 1 Untitled +c 009 4 lblCompany 225 65 50 25 1 Company: +c 010 13 companyText 275 65 120 25 1 raysan5 +c 011 4 lblDescription 10 95 65 25 1 Description: +c 012 13 toolDescriptionText 75 95 320 55 1 tool_name +c 013 8 checkDefineRecs 10 160 15 15 1 File format: +c 014 4 lblDefineRecs 30 155 92 25 1 Define Rectangles +c 015 8 checkExportAnchors 140 160 15 15 1 +c 016 4 lblExportAnchors 160 155 100 25 1 Export anchors +c 017 8 checkFullComments 10 180 15 15 1 +c 018 4 lblFullComments 30 175 100 25 1 Full comments +c 019 8 checkExportAnchor 140 180 15 15 1 +c 020 4 Label018 160 175 100 25 1 Export anchor 0 +c 021 5 GenerateCode 275 165 120 30 1 Generate Code +c 022 8 checkCropWindow 10 210 15 15 1 +c 023 4 lblCropWindow 30 205 92 25 1 Crop to Window diff --git a/tools/rGuiLayout/layouts/image_edit_tools.rgl b/tools/rGuiLayout/layouts/image_edit_tools.rgl index bc9a5eb..4d640b6 100644 --- a/tools/rGuiLayout/layouts/image_edit_tools.rgl +++ b/tools/rGuiLayout/layouts/image_edit_tools.rgl @@ -13,17 +13,17 @@ a 004 0 0 0 a 005 0 0 0 a 006 0 0 0 a 007 0 0 0 -c 000 13 editWindow 0 0 170 445 1 Image Edit Tools -c 001 3 flipH 10 35 70 25 1 Flip H -c 002 3 flipV 90 35 70 25 1 Flip V -c 003 1 RotateCCW 10 70 70 25 1 Rotate CCW -c 004 1 RotateCW 90 70 70 25 1 Rotate CW -c 005 1 ImagePOT 10 105 150 25 1 Make Power Of Two -c 006 1 ImageAlphaClear 10 140 150 25 1 Clear Transparent Pixels -c 007 1 ImageCrop 10 175 150 25 1 Crop Transparent Border -c 008 1 ImageAlphaMultiply 10 210 150 25 1 Pre-Multiply Alpha -c 009 1 ImageMipmaps 10 245 150 25 1 Generate Mipmaps -c 010 1 ImageNormalmap 10 280 150 25 1 Generate Normalmap -c 011 1 ImagetDithering 10 315 150 25 1 Compute Dithering -c 012 1 ImageResize 10 360 150 25 1 Resize Image -c 013 1 ExportImage 10 405 150 25 1 Export Image +c 000 0 editWindow 0 0 170 445 1 Image Edit Tools +c 001 6 flipH 10 35 70 25 1 Flip H +c 002 6 flipV 90 35 70 25 1 Flip V +c 003 5 RotateCCW 10 70 70 25 1 Rotate CCW +c 004 5 RotateCW 90 70 70 25 1 Rotate CW +c 005 5 ImagePOT 10 105 150 25 1 Make Power Of Two +c 006 5 ImageAlphaClear 10 140 150 25 1 Clear Transparent Pixels +c 007 5 ImageCrop 10 175 150 25 1 Crop Transparent Border +c 008 5 ImageAlphaMultiply 10 210 150 25 1 Pre-Multiply Alpha +c 009 5 ImageMipmaps 10 245 150 25 1 Generate Mipmaps +c 010 5 ImageNormalmap 10 280 150 25 1 Generate Normalmap +c 011 5 ImagetDithering 10 315 150 25 1 Compute Dithering +c 012 5 ImageResize 10 360 150 25 1 Resize Image +c 013 5 ExportImage 10 405 150 25 1 Export Image diff --git a/tools/rGuiLayout/layouts/image_exporter.rgl b/tools/rGuiLayout/layouts/image_exporter.rgl index d514bc5..1ee6818 100644 --- a/tools/rGuiLayout/layouts/image_exporter.rgl +++ b/tools/rGuiLayout/layouts/image_exporter.rgl @@ -13,11 +13,11 @@ a 004 0 0 0 a 005 0 0 0 a 006 0 0 0 a 007 0 0 0 -c 000 13 exportWindow 0 0 240 190 1 Image Export Options -c 001 0 lblFileFormat 10 35 60 25 1 File format: +c 000 0 exportWindow 0 0 240 190 1 Image Export Options +c 001 4 lblFileFormat 10 35 60 25 1 File format: c 002 9 fileFormat 80 35 150 25 1 Laser/Shoot -c 003 0 lblPixelFormat 10 70 63 25 1 Pixel format: +c 003 4 lblPixelFormat 10 70 63 25 1 Pixel format: c 004 9 pixelFormat 80 70 150 25 1 SAMPLE TEXT -c 005 0 lblFileName 10 105 50 25 1 File name: -c 006 11 fileName 80 105 150 25 1 Untitled -c 007 1 ExportImage 10 145 220 30 1 Export Image +c 005 4 lblFileName 10 105 50 25 1 File name: +c 006 13 fileName 80 105 150 25 1 Untitled +c 007 5 ExportImage 10 145 220 30 1 Export Image diff --git a/tools/rGuiLayout/layouts/image_info.rgl b/tools/rGuiLayout/layouts/image_info.rgl index 5b3dbda..828cc70 100644 --- a/tools/rGuiLayout/layouts/image_info.rgl +++ b/tools/rGuiLayout/layouts/image_info.rgl @@ -13,20 +13,20 @@ a 004 0 0 0 a 005 0 0 0 a 006 0 0 0 a 007 0 0 0 -c 000 13 infoWindow 0 0 170 245 2 Image Info -c 001 0 Label015 10 30 80 20 2 Size: -c 002 0 name 95 30 65 20 2 256 x 256 -c 003 0 name 10 50 80 20 2 Pixel format: -c 004 0 name 95 50 65 20 2 R8G8B8A8 -c 005 0 name 10 70 80 20 2 Data size: -c 006 0 name 95 70 70 20 2 262144 bytes -c 007 0 name 10 90 80 20 2 Mipmap levels: -c 008 0 name 95 90 70 20 2 01 -c 009 0 name 10 110 80 20 2 Scale filter: -c 010 0 name 95 110 70 20 2 BILINEAR -c 011 12 GroupBox020 10 145 150 85 2 Selected Pixel -c 012 14 DummyRec021 20 155 65 65 2 -c 013 0 name 100 155 50 20 2 R: 205 -c 014 0 name 100 170 50 20 2 G: 150 -c 015 0 name 100 185 50 20 2 B: 80 -c 016 0 name 100 200 50 20 2 A: 255 +c 000 0 infoWindow 0 0 170 245 2 Image Info +c 001 4 Label015 10 30 80 20 2 Size: +c 002 4 name 95 30 65 20 2 256 x 256 +c 003 4 name 10 50 80 20 2 Pixel format: +c 004 4 name 95 50 65 20 2 R8G8B8A8 +c 005 4 name 10 70 80 20 2 Data size: +c 006 4 name 95 70 70 20 2 262144 bytes +c 007 4 name 10 90 80 20 2 Mipmap levels: +c 008 4 name 95 90 70 20 2 01 +c 009 4 name 10 110 80 20 2 Scale filter: +c 010 4 name 95 110 70 20 2 BILINEAR +c 011 1 GroupBox020 10 145 150 85 2 Selected Pixel +c 012 20 DummyRec021 20 155 65 65 2 +c 013 4 name 100 155 50 20 2 R: 205 +c 014 4 name 100 170 50 20 2 G: 150 +c 015 4 name 100 185 50 20 2 B: 80 +c 016 4 name 100 200 50 20 2 A: 255 diff --git a/tools/rGuiLayout/layouts/image_raw_importer.rgl b/tools/rGuiLayout/layouts/image_raw_importer.rgl index 3a07b91..7ec3138 100644 --- a/tools/rGuiLayout/layouts/image_raw_importer.rgl +++ b/tools/rGuiLayout/layouts/image_raw_importer.rgl @@ -13,26 +13,26 @@ a 004 0 0 0 a 005 0 0 0 a 006 0 0 0 a 007 0 0 0 -c 000 13 importWindow 0 0 200 465 1 Image RAW Import Options -c 001 0 Label019 10 30 65 20 1 Import file: -c 002 0 Label021 85 30 75 20 1 Untitled.raw -c 003 0 Label002 10 50 65 20 1 File size: -c 004 0 Label022 85 50 75 20 1 2132421 bytes -c 005 12 GroupBox001 10 85 180 80 1 Resolution -c 006 0 Label003 20 100 33 25 1 Width: -c 007 2 ValueBox020 60 100 80 25 1 SAMPLE TEXT -c 008 0 Label005 145 100 30 25 1 pixels -c 009 0 Label004 20 130 33 25 1 Height: -c 010 2 ValueBox007 60 130 80 25 1 SAMPLE TEXT -c 011 0 Label006 145 130 30 25 1 pixels -c 012 12 GroupBox018 10 180 180 160 1 Pixel Format +c 000 0 importWindow 0 0 200 465 1 Image RAW Import Options +c 001 4 Label019 10 30 65 20 1 Import file: +c 002 4 Label021 85 30 75 20 1 Untitled.raw +c 003 4 Label002 10 50 65 20 1 File size: +c 004 4 Label022 85 50 75 20 1 2132421 bytes +c 005 1 GroupBox001 10 85 180 80 1 Resolution +c 006 4 Label003 20 100 33 25 1 Width: +c 007 12 ValueBox020 60 100 80 25 1 SAMPLE TEXT +c 008 4 Label005 145 100 30 25 1 pixels +c 009 4 Label004 20 130 33 25 1 Height: +c 010 12 ValueBox007 60 130 80 25 1 SAMPLE TEXT +c 011 4 Label006 145 130 30 25 1 pixels +c 012 1 GroupBox018 10 180 180 160 1 Pixel Format c 013 9 ComboBox008 20 195 160 25 1 SAMPLE TEXT -c 014 0 Label009 20 235 50 20 1 Channels: -c 015 4 ToggleGroup010 20 255 159 25 1 Bit Depth: -c 016 0 Label013 20 285 50 20 1 Bit Depth: -c 017 4 ToggleGroup011 20 305 159 25 1 Bit Depth: -c 018 12 GroupBox012 10 355 180 50 1 Header -c 019 0 Label014 25 370 27 25 1 Size: -c 020 2 ValueBox016 55 370 85 25 1 SAMPLE TEXT -c 021 0 Label015 145 370 30 25 1 bytes -c 022 1 ImportRAW 10 420 180 30 1 Import RAW +c 014 4 Label009 20 235 50 20 1 Channels: +c 015 7 ToggleGroup010 20 255 159 25 1 Bit Depth: +c 016 4 Label013 20 285 50 20 1 Bit Depth: +c 017 7 ToggleGroup011 20 305 159 25 1 Bit Depth: +c 018 1 GroupBox012 10 355 180 50 1 Header +c 019 4 Label014 25 370 27 25 1 Size: +c 020 12 ValueBox016 55 370 85 25 1 SAMPLE TEXT +c 021 4 Label015 145 370 30 25 1 bytes +c 022 5 ImportRAW 10 420 180 30 1 Import RAW diff --git a/tools/rGuiLayout/layouts/image_resize.rgl b/tools/rGuiLayout/layouts/image_resize.rgl index 1922e2b..03c3ad3 100644 --- a/tools/rGuiLayout/layouts/image_resize.rgl +++ b/tools/rGuiLayout/layouts/image_resize.rgl @@ -13,24 +13,24 @@ a 004 0 0 0 a 005 0 0 0 a 006 0 0 0 a 007 0 0 0 -c 000 13 resizeWindow 0 0 220 210 1 Image Resize Options -c 001 0 lblResize 10 35 60 25 1 Resize: -c 002 2 widthBox 75 35 60 25 1 SAMPLE TEXT -c 003 0 Label008 140 35 15 25 1 x -c 004 2 heightBox 150 35 60 25 1 SAMPLE TEXT -c 005 0 lblAlgorythm 10 70 65 25 1 Algorythm: +c 000 0 resizeWindow 0 0 220 210 1 Image Resize Options +c 001 4 lblResize 10 35 60 25 1 Resize: +c 002 12 widthBox 75 35 60 25 1 SAMPLE TEXT +c 003 4 Label008 140 35 15 25 1 x +c 004 12 heightBox 150 35 60 25 1 SAMPLE TEXT +c 005 4 lblAlgorythm 10 70 65 25 1 Algorythm: c 006 9 algorythm 75 70 135 25 1 SAMPLE TEXT -c 007 10 lockAspect 20 110 15 15 1 SAMPLE TEXT -c 008 0 lblLockAspect 40 108 100 20 1 Lock Aspect Ratio -c 009 10 canvasResize 20 135 15 15 1 SAMPLE TEXT -c 010 0 lblCanvasResize 40 133 80 20 1 Canvas Resize -c 011 10 CheckBox010 0 0 15 15 2 SAMPLE TEXT -c 012 10 CheckBox011 14 0 15 15 2 SAMPLE TEXT -c 013 10 CheckBox012 28 0 15 15 2 SAMPLE TEXT -c 014 10 CheckBox013 0 14 15 15 2 SAMPLE TEXT -c 015 10 CheckBox016 14 14 15 15 2 SAMPLE TEXT -c 016 10 CheckBox017 28 14 15 15 2 SAMPLE TEXT -c 017 10 CheckBox018 0 28 15 15 2 SAMPLE TEXT -c 018 10 CheckBox019 14 28 15 15 2 SAMPLE TEXT -c 019 10 CheckBox020 28 28 15 15 2 SAMPLE TEXT -c 020 1 ResizeImage 10 165 200 30 1 Resize Image +c 007 8 lockAspect 20 110 15 15 1 SAMPLE TEXT +c 008 4 lblLockAspect 40 108 100 20 1 Lock Aspect Ratio +c 009 8 canvasResize 20 135 15 15 1 SAMPLE TEXT +c 010 4 lblCanvasResize 40 133 80 20 1 Canvas Resize +c 011 8 CheckBox010 0 0 15 15 2 SAMPLE TEXT +c 012 8 CheckBox011 14 0 15 15 2 SAMPLE TEXT +c 013 8 CheckBox012 28 0 15 15 2 SAMPLE TEXT +c 014 8 CheckBox013 0 14 15 15 2 SAMPLE TEXT +c 015 8 CheckBox016 14 14 15 15 2 SAMPLE TEXT +c 016 8 CheckBox017 28 14 15 15 2 SAMPLE TEXT +c 017 8 CheckBox018 0 28 15 15 2 SAMPLE TEXT +c 018 8 CheckBox019 14 28 15 15 2 SAMPLE TEXT +c 019 8 CheckBox020 28 28 15 15 2 SAMPLE TEXT +c 020 5 ResizeImage 10 165 200 30 1 Resize Image diff --git a/tools/rGuiLayout/layouts/raygui_controls_palette.rgl b/tools/rGuiLayout/layouts/raygui_controls_palette.rgl index 718da46..06437fe 100644 --- a/tools/rGuiLayout/layouts/raygui_controls_palette.rgl +++ b/tools/rGuiLayout/layouts/raygui_controls_palette.rgl @@ -1,7 +1,7 @@ # # rgl text file (v1.0) - raygui layout text file generated using rGuiLayout # -# Total number of controls: 18 +# Total number of controls: 20 # Anchor info: a # Control info: c # @@ -13,21 +13,23 @@ a 004 0 0 0 a 005 0 0 0 a 006 0 0 0 a 007 0 0 0 -c 000 13 WindowBox000 0 0 125 50 1 WindowBox -c 001 12 GroupBox001 0 60 125 30 1 GroupBox -c 002 1 Button011 0 100 125 30 1 Button -c 003 3 Toggle009 0 140 90 25 1 Toggle -c 004 10 CheckBox003 105 145 15 15 1 SAMPLE TEXT -c 005 6 SliderBar007 0 175 125 15 1 SAMPLE TEXT -c 006 5 Slider008 0 200 125 15 1 SAMPLE TEXT -c 007 15 DropdownBox016 0 225 125 25 1 SAMPLE TEXT -c 008 9 ComboBox004 0 260 125 25 1 SAMPLE TEXT -c 009 0 Label012 0 300 61 25 1 Label -c 010 2 ValueBox010 65 300 60 25 1 SAMPLE TEXT -c 011 8 Spinner005 0 340 125 25 1 SAMPLE TEXT -c 012 11 TextBox002 0 375 125 25 1 TextBox002 TextBox -c 013 4 ToggleGroup008 0 410 125 25 1 SAMPLE TEXT -c 014 14 DummyRec017 0 445 125 30 1 DummyRec -c 015 16 StatusBar015 0 485 125 25 1 StatusBar -c 016 18 ColorPicker013 0 520 95 95 1 SAMPLE TEXT -c 017 17 ListView014 0 655 125 75 1 SAMPLE TEXT +c 000 0 WindowBox 0 0 125 50 1 WindowBox +c 001 1 GroupBox 0 60 125 30 1 GroupBox +c 002 2 Line 0 100 125 25 1 +c 003 3 Panel 0 135 125 35 1 +c 004 4 Label 0 180 126 25 1 Label (SAMPLE TEXT) +c 005 5 Button 0 215 125 30 1 Button +c 006 6 Toggle 0 255 90 25 1 Toggle +c 007 8 CheckBox 100 260 15 15 1 SAMPLE TEXT +c 008 7 ToggleGroup 0 290 125 25 1 SAMPLE TEXT +c 009 9 ComboBox 0 325 125 25 1 SAMPLE TEXT +c 010 10 DropdownBox 0 360 125 25 1 SAMPLE TEXT +c 011 11 Spinner 0 395 125 25 1 SAMPLE TEXT +c 012 12 ValueBox 0 430 125 25 1 SAMPLE TEXT +c 013 13 TextBox 0 465 125 25 1 TextBox002 TextBox +c 014 14 Slider 0 500 125 15 1 SAMPLE TEXT +c 015 15 SliderBar 0 525 125 15 1 SAMPLE TEXT +c 016 17 StatusBar 0 550 125 25 1 StatusBar +c 017 18 ListView 0 585 125 75 1 SAMPLE TEXT +c 018 19 ColorPicker 0 670 95 95 1 SAMPLE TEXT +c 019 20 DummyRec 0 805 125 30 1 DummyRec diff --git a/tools/rGuiLayout/layouts/rfxgen.rgl b/tools/rGuiLayout/layouts/rfxgen.rgl index 2b105c4..46a1a76 100644 --- a/tools/rGuiLayout/layouts/rfxgen.rgl +++ b/tools/rGuiLayout/layouts/rfxgen.rgl @@ -13,111 +13,111 @@ a 004 0 0 0 a 005 0 0 0 a 006 0 0 0 a 007 0 0 0 -c 000 1 PickupCoin 10 45 95 20 1 Pickup/Coin -c 001 1 LaserShoot 10 70 95 20 1 Laser/Shoot -c 002 1 Explosion 10 95 95 20 1 Explosion -c 003 1 Powerup 10 120 95 20 1 Powerup -c 004 1 HitHurt 10 145 95 20 1 Hit/Hurt -c 005 1 Jump 10 170 95 20 1 Jump -c 006 1 BlipSelect 10 195 95 20 1 Blip/Select -c 007 1 Mutate 10 364 95 20 1 Mutate -c 008 1 Randomize 10 389 95 20 1 Randomize -c 009 1 LoadSound 390 283 95 20 1 Load Sound -c 010 1 SaveSound 390 307 95 20 1 Save Sound -c 011 1 ExportWav 390 389 95 20 1 Export Wav -c 012 1 PlaySound 390 81 95 20 1 Play Sound -c 013 10 CheckBox014 390 115 10 10 1 SAMPLE TEXT -c 014 0 Label015 405 110 80 20 1 Play on change -c 015 0 Label016 390 135 80 20 1 powered by -c 016 0 Label017 405 250 70 20 1 www.raylib.com -c 017 0 VOLUME 390 49 95 20 1 VOLUME: 60% -c 018 6 SliderBar019 390 65 95 10 1 SAMPLE TEXT +c 000 5 PickupCoin 10 45 95 20 1 Pickup/Coin +c 001 5 LaserShoot 10 70 95 20 1 Laser/Shoot +c 002 5 Explosion 10 95 95 20 1 Explosion +c 003 5 Powerup 10 120 95 20 1 Powerup +c 004 5 HitHurt 10 145 95 20 1 Hit/Hurt +c 005 5 Jump 10 170 95 20 1 Jump +c 006 5 BlipSelect 10 195 95 20 1 Blip/Select +c 007 5 Mutate 10 364 95 20 1 Mutate +c 008 5 Randomize 10 389 95 20 1 Randomize +c 009 5 LoadSound 390 283 95 20 1 Load Sound +c 010 5 SaveSound 390 307 95 20 1 Save Sound +c 011 5 ExportWav 390 389 95 20 1 Export Wav +c 012 5 PlaySound 390 81 95 20 1 Play Sound +c 013 8 CheckBox014 390 115 10 10 1 SAMPLE TEXT +c 014 4 Label015 405 110 80 20 1 Play on change +c 015 4 Label016 390 135 80 20 1 powered by +c 016 4 Label017 405 250 70 20 1 www.raylib.com +c 017 4 VOLUME 390 49 95 20 1 VOLUME: 60% +c 018 15 SliderBar019 390 65 95 10 1 SAMPLE TEXT c 019 9 ComboBox020 390 340 95 20 1 SAMPLE TEXT c 020 9 ComboBox021 390 364 95 20 1 SAMPLE TEXT -c 021 4 ToggleGroup022 115 15 265 20 1 SAMPLE TEXT -c 022 0 Label023 15 235 90 20 1 based on sfxr by -c 023 0 Label024 10 248 98 20 1 Tomas Pettersson -c 024 0 Label025 20 320 85 20 1 www.github.com/ -c 025 0 Label026 20 335 85 20 1 raysan5/raylib -c 026 6 SliderBar027 130 8 100 10 2 SAMPLE TEXT -c 027 6 SliderBar028 130 23 100 10 2 SAMPLE TEXT -c 028 6 SliderBar029 130 38 100 10 2 SAMPLE TEXT -c 029 6 SliderBar030 130 53 100 10 2 SAMPLE TEXT -c 030 6 SliderBar031 130 74 100 10 2 SAMPLE TEXT -c 031 6 SliderBar032 130 89 100 10 2 SAMPLE TEXT -c 032 6 SliderBar033 130 104 100 10 2 SAMPLE TEXT -c 033 6 SliderBar034 130 119 100 10 2 SAMPLE TEXT -c 034 6 SliderBar035 130 134 100 10 2 SAMPLE TEXT -c 035 6 SliderBar036 130 149 100 10 2 SAMPLE TEXT -c 036 6 SliderBar037 130 170 100 10 2 SAMPLE TEXT -c 037 6 SliderBar038 130 185 100 10 2 SAMPLE TEXT -c 038 6 SliderBar039 130 206 100 10 2 SAMPLE TEXT -c 039 6 SliderBar040 130 221 100 10 2 SAMPLE TEXT -c 040 6 SliderBar041 130 242 100 10 2 SAMPLE TEXT -c 041 6 SliderBar042 130 263 100 10 2 SAMPLE TEXT -c 042 6 SliderBar043 130 278 100 10 2 SAMPLE TEXT -c 043 6 SliderBar044 130 299 100 10 2 SAMPLE TEXT -c 044 6 SliderBar045 130 314 100 10 2 SAMPLE TEXT -c 045 6 SliderBar046 130 329 100 10 2 SAMPLE TEXT -c 046 6 SliderBar047 130 344 100 10 2 SAMPLE TEXT -c 047 6 SliderBar048 130 359 100 10 2 SAMPLE TEXT -c 048 0 Label049 235 355 20 20 2 0.00 -c 049 0 Label050 235 4 25 20 2 0.00 -c 050 0 Label051 235 34 20 20 2 0.00 -c 051 0 Label052 235 85 20 20 2 0.00 -c 052 0 Label053 235 100 20 20 2 0.00 -c 053 0 Label054 235 115 20 20 2 0.00 -c 054 0 Label055 235 130 20 20 2 0.00 -c 055 0 Label056 235 145 20 20 2 0.00 -c 056 0 Label057 235 166 20 20 2 0.00 -c 057 0 Label058 235 181 20 20 2 0.00 -c 058 0 Label059 235 202 20 20 2 0.00 -c 059 0 Label060 235 217 19 20 2 0.00 -c 060 0 Label061 235 238 19 20 2 0.00 -c 061 0 Label062 235 259 19 20 2 0.00 -c 062 0 Label063 235 295 20 20 2 1.00 -c 063 0 Label064 235 310 20 20 2 0.00 -c 064 0 Label065 235 325 20 20 2 0.00 -c 065 0 Label066 235 340 20 20 2 0.00 -c 066 0 Label067 235 70 20 20 2 0.30 -c 067 0 Label068 235 19 20 20 2 0.30 -c 068 0 Label069 235 49 20 20 2 0.40 -c 069 0 Label070 235 274 19 20 2 0.00 -c 070 0 Label071 43 3 80 20 2 ATTACK TIME -c 071 0 Label072 40 18 81 20 2 SUSTAIN TIME -c 072 0 Label073 32 33 90 20 2 SUSTAIN PUNCH -c 073 0 Label074 52 48 70 20 2 DECAY TIME -c 074 0 Label075 14 69 103 20 2 START FREQUENCY -c 075 0 Label076 32 84 90 20 2 MIN FREQUENCY -c 076 0 Label077 87 99 30 20 2 SLIDE -c 077 0 Label078 48 114 70 20 2 DELTA SLIDE -c 078 0 Label079 31 144 90 20 2 VIBRATO SPEED -c 079 0 Label080 30 129 90 20 2 VIBRATO DEPTH -c 080 0 Label081 28 165 90 20 2 CHANGE AMOUNT -c 081 0 Label082 37 180 80 20 2 CHANGE SPEED -c 082 0 Label083 43 201 80 20 2 SQUARE DUTY -c 083 0 Label084 49 216 68 20 2 DUTY SWEEP -c 084 0 Label085 36 237 81 20 2 REPEAT SPEED -c 085 0 Label086 36 273 81 20 2 PHASER SWEEP -c 086 0 Label087 29 258 88 20 2 PHASER OFFSET -c 087 0 Label088 11 309 106 20 2 LPF CUTOFF SWEEP -c 088 0 Label089 51 294 66 20 2 LPF CUTOFF -c 089 0 Label090 31 324 86 20 2 LPF RESONANCE -c 090 0 Label091 10 354 107 20 2 HPF CUTOFF SWEEP -c 091 0 Label092 50 339 67 20 2 HPF CUTOFF -c 092 0 Label093 20 280 85 20 1 www.github.com/ -c 093 0 Label094 20 295 85 20 1 raysan5/raygui -c 094 14 DummyRec095 390 153 95 95 1 LOGO -c 095 14 DummyRec096 25 15 80 20 1 Version -c 096 14 DummyRec097 10 420 475 50 1 WAVE -c 097 12 GroupBox098 0 0 265 70 2 -c 098 12 GroupBox099 0 70 265 95 2 -c 099 12 GroupBox100 0 165 265 35 2 -c 100 12 GroupBox101 0 235 265 20 2 -c 101 12 GroupBox102 0 200 265 35 2 -c 102 12 GroupBox103 0 290 265 85 2 -c 103 12 GroupBox104 0 255 265 35 2 -c 104 16 StatusBar105 0 480 201 20 1 SOUND INFO: Num samples: -c 105 16 StatusBar106 200 480 126 20 1 Duration -c 106 16 StatusBar107 325 480 175 20 1 Wave size -c 107 3 Toggle108 440 65 95 20 0 Screen Size x2 +c 021 7 ToggleGroup022 115 15 265 20 1 SAMPLE TEXT +c 022 4 Label023 15 235 90 20 1 based on sfxr by +c 023 4 Label024 10 248 98 20 1 Tomas Pettersson +c 024 4 Label025 20 320 85 20 1 www.github.com/ +c 025 4 Label026 20 335 85 20 1 raysan5/raylib +c 026 15 SliderBar027 130 8 100 10 2 SAMPLE TEXT +c 027 15 SliderBar028 130 23 100 10 2 SAMPLE TEXT +c 028 15 SliderBar029 130 38 100 10 2 SAMPLE TEXT +c 029 15 SliderBar030 130 53 100 10 2 SAMPLE TEXT +c 030 15 SliderBar031 130 74 100 10 2 SAMPLE TEXT +c 031 15 SliderBar032 130 89 100 10 2 SAMPLE TEXT +c 032 15 SliderBar033 130 104 100 10 2 SAMPLE TEXT +c 033 15 SliderBar034 130 119 100 10 2 SAMPLE TEXT +c 034 15 SliderBar035 130 134 100 10 2 SAMPLE TEXT +c 035 15 SliderBar036 130 149 100 10 2 SAMPLE TEXT +c 036 15 SliderBar037 130 170 100 10 2 SAMPLE TEXT +c 037 15 SliderBar038 130 185 100 10 2 SAMPLE TEXT +c 038 15 SliderBar039 130 206 100 10 2 SAMPLE TEXT +c 039 15 SliderBar040 130 221 100 10 2 SAMPLE TEXT +c 040 15 SliderBar041 130 242 100 10 2 SAMPLE TEXT +c 041 15 SliderBar042 130 263 100 10 2 SAMPLE TEXT +c 042 15 SliderBar043 130 278 100 10 2 SAMPLE TEXT +c 043 15 SliderBar044 130 299 100 10 2 SAMPLE TEXT +c 044 15 SliderBar045 130 314 100 10 2 SAMPLE TEXT +c 045 15 SliderBar046 130 329 100 10 2 SAMPLE TEXT +c 046 15 SliderBar047 130 344 100 10 2 SAMPLE TEXT +c 047 15 SliderBar048 130 359 100 10 2 SAMPLE TEXT +c 048 4 Label049 235 355 20 20 2 0.00 +c 049 4 Label050 235 4 25 20 2 0.00 +c 050 4 Label051 235 34 20 20 2 0.00 +c 051 4 Label052 235 85 20 20 2 0.00 +c 052 4 Label053 235 100 20 20 2 0.00 +c 053 4 Label054 235 115 20 20 2 0.00 +c 054 4 Label055 235 130 20 20 2 0.00 +c 055 4 Label056 235 145 20 20 2 0.00 +c 056 4 Label057 235 166 20 20 2 0.00 +c 057 4 Label058 235 181 20 20 2 0.00 +c 058 4 Label059 235 202 20 20 2 0.00 +c 059 4 Label060 235 217 19 20 2 0.00 +c 060 4 Label061 235 238 19 20 2 0.00 +c 061 4 Label062 235 259 19 20 2 0.00 +c 062 4 Label063 235 295 20 20 2 1.00 +c 063 4 Label064 235 310 20 20 2 0.00 +c 064 4 Label065 235 325 20 20 2 0.00 +c 065 4 Label066 235 340 20 20 2 0.00 +c 066 4 Label067 235 70 20 20 2 0.30 +c 067 4 Label068 235 19 20 20 2 0.30 +c 068 4 Label069 235 49 20 20 2 0.40 +c 069 4 Label070 235 274 19 20 2 0.00 +c 070 4 Label071 43 3 80 20 2 ATTACK TIME +c 071 4 Label072 40 18 81 20 2 SUSTAIN TIME +c 072 4 Label073 32 33 90 20 2 SUSTAIN PUNCH +c 073 4 Label074 52 48 70 20 2 DECAY TIME +c 074 4 Label075 14 69 103 20 2 START FREQUENCY +c 075 4 Label076 32 84 90 20 2 MIN FREQUENCY +c 076 4 Label077 87 99 30 20 2 SLIDE +c 077 4 Label078 48 114 70 20 2 DELTA SLIDE +c 078 4 Label079 31 144 90 20 2 VIBRATO SPEED +c 079 4 Label080 30 129 90 20 2 VIBRATO DEPTH +c 080 4 Label081 28 165 90 20 2 CHANGE AMOUNT +c 081 4 Label082 37 180 80 20 2 CHANGE SPEED +c 082 4 Label083 43 201 80 20 2 SQUARE DUTY +c 083 4 Label084 49 216 68 20 2 DUTY SWEEP +c 084 4 Label085 36 237 81 20 2 REPEAT SPEED +c 085 4 Label086 36 273 81 20 2 PHASER SWEEP +c 086 4 Label087 29 258 88 20 2 PHASER OFFSET +c 087 4 Label088 11 309 106 20 2 LPF CUTOFF SWEEP +c 088 4 Label089 51 294 66 20 2 LPF CUTOFF +c 089 4 Label090 31 324 86 20 2 LPF RESONANCE +c 090 4 Label091 10 354 107 20 2 HPF CUTOFF SWEEP +c 091 4 Label092 50 339 67 20 2 HPF CUTOFF +c 092 4 Label093 20 280 85 20 1 www.github.com/ +c 093 4 Label094 20 295 85 20 1 raysan5/raygui +c 094 20 DummyRec095 390 153 95 95 1 LOGO +c 095 20 DummyRec096 25 15 80 20 1 Version +c 096 20 DummyRec097 10 420 475 50 1 WAVE +c 097 1 GroupBox098 0 0 265 71 2 +c 098 1 GroupBox099 0 70 265 96 2 +c 099 1 GroupBox100 0 165 265 36 2 +c 100 1 GroupBox101 0 235 265 21 2 +c 101 1 GroupBox102 0 200 265 36 2 +c 102 1 GroupBox103 0 290 265 85 2 +c 103 1 GroupBox104 0 255 265 36 2 +c 104 17 StatusBar105 0 480 201 20 1 SOUND INFO: Num samples: +c 105 17 StatusBar106 200 480 126 20 1 Duration +c 106 17 StatusBar107 325 480 175 20 1 Wave size +c 107 6 Toggle108 440 65 95 20 0 Screen Size x2 diff --git a/tools/rGuiLayout/layouts/rguistyler.rgl b/tools/rGuiLayout/layouts/rguistyler.rgl index c84a885..3f0ca62 100644 --- a/tools/rGuiLayout/layouts/rguistyler.rgl +++ b/tools/rGuiLayout/layouts/rguistyler.rgl @@ -13,35 +13,35 @@ a 004 0 0 0 a 005 0 0 0 a 006 0 0 0 a 007 0 0 0 -c 000 16 StatusBar002 0 0 720 24 1 CHOSE CONTROL > -c 001 17 ListView000 10 40 140 560 1 SAMPLE TEXT -c 002 17 ListView001 155 40 180 560 1 SAMPLE TEXT -c 003 13 WindowBox004 0 0 365 560 2 Sample raygui controls -c 004 0 Label007 10 35 65 25 2 rGuiStyler -c 005 0 Label008 90 35 145 25 2 github.com/raysan5/raygui -c 006 1 Button006 240 35 115 25 2 Load Style -c 007 3 Toggle009 10 70 65 30 2 toggle -c 008 4 ToggleGroup010 90 70 265 30 2 SAMPLE TEXT -c 009 5 Slider011 10 110 345 20 2 SAMPLE TEXT -c 010 6 SliderBar012 10 140 345 20 2 SAMPLE TEXT -c 011 7 ProgressBar013 10 170 320 20 2 SAMPLE TEXT -c 012 10 CheckBox014 335 170 20 20 2 SAMPLE TEXT -c 013 8 Spinner015 10 200 150 30 2 SAMPLE TEXT -c 014 11 TextBox016 175 200 180 30 2 custom_style.rgs +c 000 17 StatusBar002 0 0 720 24 1 CHOSE CONTROL > +c 001 18 ListView000 10 40 140 560 1 SAMPLE TEXT +c 002 18 ListView001 155 40 180 560 1 SAMPLE TEXT +c 003 0 WindowBox004 0 0 365 560 2 Sample raygui controls +c 004 4 Label007 10 35 65 25 2 rGuiStyler +c 005 4 Label008 90 35 145 25 2 github.com/raysan5/raygui +c 006 5 Button006 240 35 115 25 2 Load Style +c 007 6 Toggle009 10 70 65 30 2 toggle +c 008 7 ToggleGroup010 90 70 265 30 2 SAMPLE TEXT +c 009 14 Slider011 10 110 345 20 2 SAMPLE TEXT +c 010 15 SliderBar012 10 140 345 20 2 SAMPLE TEXT +c 011 16 ProgressBar013 10 170 320 20 2 SAMPLE TEXT +c 012 8 CheckBox014 335 170 20 20 2 SAMPLE TEXT +c 013 11 Spinner015 10 200 150 30 2 SAMPLE TEXT +c 014 13 TextBox016 175 200 180 30 2 custom_style.rgs c 015 9 ComboBox017 10 240 150 30 2 SAMPLE TEXT -c 016 1 Button005 175 240 180 30 2 Save Style -c 017 18 ColorPicker018 10 280 240 240 2 SAMPLE TEXT -c 018 12 GroupBox019 290 285 65 75 2 RGBA -c 019 0 Label023 300 290 20 20 2 R: -c 020 0 Label024 300 305 20 20 2 G: -c 021 0 Label025 300 320 20 20 2 B: -c 022 0 Label026 300 335 20 20 2 A: -c 023 12 GroupBox020 290 370 65 60 2 HSV -c 024 0 Label027 300 375 8 20 2 H: -c 025 16 StatusBar003 0 616 150 24 1 BASE STYLE: LIGHT -c 026 14 DummyRec021 290 440 65 80 2 Panel -c 027 11 TextBox022 290 530 65 20 2 AABBCCDD -c 028 0 Label028 300 405 19 20 2 V: -c 029 0 Label029 300 390 18 20 2 S: -c 030 16 StatusBar030 149 616 186 24 1 CHANGED PROPERTIES: 77 -c 031 16 StatusBar031 334 616 386 24 1 EDITION TIME: 02:45:30 +c 016 5 Button005 175 240 180 30 2 Save Style +c 017 19 ColorPicker018 10 280 240 240 2 SAMPLE TEXT +c 018 1 GroupBox019 290 285 65 75 2 RGBA +c 019 4 Label023 300 290 20 20 2 R: +c 020 4 Label024 300 305 20 20 2 G: +c 021 4 Label025 300 320 20 20 2 B: +c 022 4 Label026 300 335 20 20 2 A: +c 023 1 GroupBox020 290 370 65 60 2 HSV +c 024 4 Label027 300 375 8 20 2 H: +c 025 17 StatusBar003 0 616 150 24 1 BASE STYLE: LIGHT +c 026 20 DummyRec021 290 440 65 80 2 Panel +c 027 13 TextBox022 290 530 65 20 2 AABBCCDD +c 028 4 Label028 300 405 19 20 2 V: +c 029 4 Label029 300 390 18 20 2 S: +c 030 17 StatusBar030 149 616 186 24 1 CHANGED PROPERTIES: 77 +c 031 17 StatusBar031 334 616 386 24 1 EDITION TIME: 02:45:30 diff --git a/tools/rGuiLayout/layouts/rpbr_left_panel.rgl b/tools/rGuiLayout/layouts/rpbr_left_panel.rgl index 85111e0..cdd73dd 100644 --- a/tools/rGuiLayout/layouts/rpbr_left_panel.rgl +++ b/tools/rGuiLayout/layouts/rpbr_left_panel.rgl @@ -13,66 +13,66 @@ a 004 60 480 1 a 005 60 575 1 a 006 0 0 0 a 007 0 0 0 -c 000 16 StatusBar000 0 0 210 25 1 SCENE SETTINGS +c 000 17 StatusBar000 0 0 210 25 1 SCENE SETTINGS c 001 9 ComboBox001 95 50 95 25 1 SAMPLE TEXT -c 002 0 Label002 20 50 80 25 1 Render Mode: -c 003 5 Slider003 95 85 95 10 1 SAMPLE TEXT -c 004 6 SliderBar004 95 105 95 10 1 SAMPLE TEXT -c 005 0 Label005 20 80 80 20 1 Wordl Scale: -c 006 0 Label006 35 100 65 20 1 Wireframe: -c 007 10 CheckBox007 20 105 10 10 1 SAMPLE TEXT -c 008 0 Label008 20 120 86 20 1 Render elements: -c 009 4 ToggleGroup009 20 138 170 25 1 SAMPLE TEXT -c 010 12 GroupBox010 10 40 190 135 1 Render Settings -c 011 14 DummyRec011 10 10 170 110 2 SAMPLE TEXT -c 012 0 Label012 10 125 55 20 2 Parallax: -c 013 5 Slider013 65 130 115 10 2 SAMPLE TEXT -c 014 6 SliderBar014 65 150 115 10 2 SAMPLE TEXT -c 015 0 Label015 10 145 55 20 2 Blurry: -c 016 12 GroupBox016 0 0 190 170 2 Environment -c 017 4 ToggleGroup017 10 13 170 25 3 SAMPLE TEXT -c 018 0 Label018 10 40 40 20 3 FOV: -c 019 6 SliderBar019 50 45 130 10 3 SAMPLE TEXT -c 020 12 GroupBox020 0 0 190 65 3 Camera -c 021 0 Label021 25 10 28 20 4 Key -c 022 0 Label022 25 30 28 20 4 Fill -c 023 0 Label023 25 50 29 20 4 Back -c 024 10 CheckBox024 10 15 10 10 4 SAMPLE TEXT -c 025 10 CheckBox025 10 35 10 10 4 SAMPLE TEXT -c 026 10 CheckBox026 10 55 10 10 4 SAMPLE TEXT -c 027 6 SliderBar027 55 15 90 10 4 SAMPLE TEXT -c 028 6 SliderBar028 55 35 90 10 4 SAMPLE TEXT -c 029 6 SliderBar029 55 55 90 10 4 SAMPLE TEXT -c 030 14 DummyRec030 150 10 30 20 4 - -c 031 14 DummyRec031 150 30 30 20 4 - -c 032 14 DummyRec032 150 50 30 20 4 - -c 033 12 GroupBox033 0 0 190 80 4 Lights -c 034 10 CheckBox034 10 15 10 10 5 SAMPLE TEXT -c 035 10 CheckBox035 10 35 10 10 5 SAMPLE TEXT -c 036 10 CheckBox036 10 55 10 10 5 SAMPLE TEXT -c 037 10 CheckBox037 10 75 10 10 5 SAMPLE TEXT -c 038 10 CheckBox038 10 95 10 10 5 SAMPLE TEXT -c 039 10 CheckBox039 10 115 10 10 5 SAMPLE TEXT -c 040 0 Label040 25 10 110 20 5 Antialiasing (FXAAv3) -c 041 0 Label041 25 30 60 20 5 Bloom: -c 042 0 Label042 25 50 60 20 5 Vignette: -c 043 0 Label043 25 70 60 20 5 DOF: -c 044 0 Label044 25 90 55 20 5 Grain: -c 045 0 Label045 25 110 90 20 5 Color correction: -c 046 6 SliderBar046 80 35 100 10 5 SAMPLE TEXT -c 047 6 SliderBar047 80 55 100 10 5 SAMPLE TEXT -c 048 6 SliderBar048 80 95 100 10 5 SAMPLE TEXT -c 049 5 Slider049 80 75 100 10 5 SAMPLE TEXT -c 050 0 Label050 25 125 30 20 5 Hue: -c 051 0 Label051 25 140 20 20 5 Sat: -c 052 0 Label052 25 155 20 20 5 Lum: -c 053 5 Slider053 55 130 125 10 5 SAMPLE TEXT -c 054 5 Slider054 55 145 125 10 5 SAMPLE TEXT -c 055 5 Slider055 55 160 125 10 5 SAMPLE TEXT -c 056 6 SliderBar056 80 180 100 10 5 SAMPLE TEXT -c 057 6 SliderBar057 80 200 100 10 5 SAMPLE TEXT -c 058 6 SliderBar058 80 220 100 10 5 SAMPLE TEXT -c 059 0 Label059 10 175 75 20 5 Brightness: -c 060 0 Label060 10 195 75 20 5 Contrast: -c 061 0 Label061 10 215 75 20 5 Gamma: -c 062 12 GroupBox062 0 0 190 240 5 Postpro FX +c 002 4 Label002 20 50 80 25 1 Render Mode: +c 003 14 Slider003 95 85 95 10 1 SAMPLE TEXT +c 004 15 SliderBar004 95 105 95 10 1 SAMPLE TEXT +c 005 4 Label005 20 80 80 20 1 Wordl Scale: +c 006 4 Label006 35 100 65 20 1 Wireframe: +c 007 8 CheckBox007 20 105 10 10 1 SAMPLE TEXT +c 008 4 Label008 20 120 86 20 1 Render elements: +c 009 7 ToggleGroup009 20 138 170 25 1 SAMPLE TEXT +c 010 1 GroupBox010 10 40 190 135 1 Render Settings +c 011 20 DummyRec011 10 10 170 110 2 SAMPLE TEXT +c 012 4 Label012 10 125 55 20 2 Parallax: +c 013 14 Slider013 65 130 115 10 2 SAMPLE TEXT +c 014 15 SliderBar014 65 150 115 10 2 SAMPLE TEXT +c 015 4 Label015 10 145 55 20 2 Blurry: +c 016 1 GroupBox016 0 0 190 170 2 Environment +c 017 7 ToggleGroup017 10 13 170 25 3 SAMPLE TEXT +c 018 4 Label018 10 40 40 20 3 FOV: +c 019 15 SliderBar019 50 45 130 10 3 SAMPLE TEXT +c 020 1 GroupBox020 0 0 190 65 3 Camera +c 021 4 Label021 25 10 28 20 4 Key +c 022 4 Label022 25 30 28 20 4 Fill +c 023 4 Label023 25 50 29 20 4 Back +c 024 8 CheckBox024 10 15 10 10 4 SAMPLE TEXT +c 025 8 CheckBox025 10 35 10 10 4 SAMPLE TEXT +c 026 8 CheckBox026 10 55 10 10 4 SAMPLE TEXT +c 027 15 SliderBar027 55 15 90 10 4 SAMPLE TEXT +c 028 15 SliderBar028 55 35 90 10 4 SAMPLE TEXT +c 029 15 SliderBar029 55 55 90 10 4 SAMPLE TEXT +c 030 20 DummyRec030 150 10 30 20 4 - +c 031 20 DummyRec031 150 30 30 20 4 - +c 032 20 DummyRec032 150 50 30 20 4 - +c 033 1 GroupBox033 0 0 190 80 4 Lights +c 034 8 CheckBox034 10 15 10 10 5 SAMPLE TEXT +c 035 8 CheckBox035 10 35 10 10 5 SAMPLE TEXT +c 036 8 CheckBox036 10 55 10 10 5 SAMPLE TEXT +c 037 8 CheckBox037 10 75 10 10 5 SAMPLE TEXT +c 038 8 CheckBox038 10 95 10 10 5 SAMPLE TEXT +c 039 8 CheckBox039 10 115 10 10 5 SAMPLE TEXT +c 040 4 Label040 25 10 110 20 5 Antialiasing (FXAAv3) +c 041 4 Label041 25 30 60 20 5 Bloom: +c 042 4 Label042 25 50 60 20 5 Vignette: +c 043 4 Label043 25 70 60 20 5 DOF: +c 044 4 Label044 25 90 55 20 5 Grain: +c 045 4 Label045 25 110 90 20 5 Color correction: +c 046 15 SliderBar046 80 35 100 10 5 SAMPLE TEXT +c 047 15 SliderBar047 80 55 100 10 5 SAMPLE TEXT +c 048 15 SliderBar048 80 95 100 10 5 SAMPLE TEXT +c 049 14 Slider049 80 75 100 10 5 SAMPLE TEXT +c 050 4 Label050 25 125 30 20 5 Hue: +c 051 4 Label051 25 140 20 20 5 Sat: +c 052 4 Label052 25 155 20 20 5 Lum: +c 053 14 Slider053 55 130 125 10 5 SAMPLE TEXT +c 054 14 Slider054 55 145 125 10 5 SAMPLE TEXT +c 055 14 Slider055 55 160 125 10 5 SAMPLE TEXT +c 056 15 SliderBar056 80 180 100 10 5 SAMPLE TEXT +c 057 15 SliderBar057 80 200 100 10 5 SAMPLE TEXT +c 058 15 SliderBar058 80 220 100 10 5 SAMPLE TEXT +c 059 4 Label059 10 175 75 20 5 Brightness: +c 060 4 Label060 10 195 75 20 5 Contrast: +c 061 4 Label061 10 215 75 20 5 Gamma: +c 062 1 GroupBox062 0 0 190 240 5 Postpro FX diff --git a/tools/rGuiLayout/layouts/rpbr_right_panel.rgl b/tools/rGuiLayout/layouts/rpbr_right_panel.rgl index 4345ab3..8736d7f 100644 --- a/tools/rGuiLayout/layouts/rpbr_right_panel.rgl +++ b/tools/rGuiLayout/layouts/rpbr_right_panel.rgl @@ -13,17 +13,17 @@ a 004 60 275 1 a 005 0 0 0 a 006 0 0 0 a 007 0 0 0 -c 000 16 StatusBar008 0 0 175 30 1 MATERIAL MAPS -c 001 12 GroupBox013 10 40 150 170 1 Albedo -c 002 14 DummyRec000 20 50 130 130 1 -c 003 0 Label004 40 185 55 20 1 Color Tint: -c 004 14 DummyRec012 100 185 50 20 1 col -c 005 12 GroupBox009 0 0 150 170 4 Normals -c 006 14 DummyRec001 10 10 130 130 4 -c 007 6 sldrNormal 10 150 130 10 4 SAMPLE TEXT -c 008 12 GroupBox010 0 0 150 170 2 Metalness -c 009 14 DummyRec002 10 10 130 130 2 -c 010 6 sldrMetalness 10 150 130 10 2 SAMPLE TEXT -c 011 12 GroupBox011 0 0 150 170 3 Roughness -c 012 14 DummyRec003 10 10 130 130 3 -c 013 6 sldrRoughness 10 150 130 10 3 SAMPLE TEXT +c 000 17 StatusBar008 0 0 175 30 1 MATERIAL MAPS +c 001 1 GroupBox013 10 40 150 170 1 Albedo +c 002 20 DummyRec000 20 50 130 130 1 +c 003 4 Label004 40 185 55 20 1 Color Tint: +c 004 20 DummyRec012 100 185 50 20 1 col +c 005 1 GroupBox009 0 0 150 170 4 Normals +c 006 20 DummyRec001 10 10 130 130 4 +c 007 15 sldrNormal 10 150 130 10 4 SAMPLE TEXT +c 008 1 GroupBox010 0 0 150 170 2 Metalness +c 009 20 DummyRec002 10 10 130 130 2 +c 010 15 sldrMetalness 10 150 130 10 2 SAMPLE TEXT +c 011 1 GroupBox011 0 0 150 170 3 Roughness +c 012 20 DummyRec003 10 10 130 130 3 +c 013 15 sldrRoughness 10 150 130 10 3 SAMPLE TEXT diff --git a/tools/rGuiLayout/layouts/rtexpacker_right_panel.rgl b/tools/rGuiLayout/layouts/rtexpacker_right_panel.rgl index 959876b..9cf3547 100644 --- a/tools/rGuiLayout/layouts/rtexpacker_right_panel.rgl +++ b/tools/rGuiLayout/layouts/rtexpacker_right_panel.rgl @@ -13,42 +13,42 @@ a 004 60 465 1 a 005 0 0 0 a 006 0 0 0 a 007 0 0 0 -c 000 14 DummyRec000 0 0 226 30 1 ATLAS SETTINGS -c 001 12 GroupBox002 0 0 210 195 2 Packing -c 002 0 Label003 10 15 60 25 2 Algorythm: +c 000 20 DummyRec000 0 0 226 30 1 ATLAS SETTINGS +c 001 1 GroupBox002 0 0 210 195 2 Packing +c 002 4 Label003 10 15 60 25 2 Algorythm: c 003 9 ComboBox012 70 15 130 25 2 SAMPLE TEXT -c 004 0 Label004 10 50 60 25 2 Heuristics: +c 004 4 Label004 10 50 60 25 2 Heuristics: c 005 9 ComboBox013 70 50 130 25 2 SAMPLE TEXT -c 006 0 Label005 10 85 60 25 2 Padding: -c 007 8 Spinner014 70 85 130 25 2 SAMPLE TEXT -c 008 10 CheckBox006 10 120 15 15 2 SAMPLE TEXT -c 009 0 Label009 30 118 135 20 2 Trim sprites -c 010 10 CheckBox007 10 145 15 15 2 SAMPLE TEXT -c 011 0 Label010 30 143 135 20 2 Allow sprites rotation -c 012 10 CheckBox008 10 170 15 15 2 SAMPLE TEXT -c 013 0 Label011 30 168 135 20 2 Remove duplicates -c 014 12 GroupBox001 0 0 210 145 3 Texture -c 015 0 Label015 10 15 30 25 3 Size: -c 016 2 ValueBox016 65 15 60 25 3 SAMPLE TEXT -c 017 0 Label025 130 15 20 25 3 x -c 018 2 ValueBox038 140 15 60 25 3 SAMPLE TEXT -c 019 10 CheckBox018 10 50 15 15 3 SAMPLE TEXT -c 020 0 Label020 30 48 56 20 3 Force POT -c 021 10 CheckBox022 115 50 15 15 3 SAMPLE TEXT -c 022 0 Label023 135 48 65 20 3 Clear alpha -c 023 10 CheckBox019 10 75 15 15 3 SAMPLE TEXT -c 024 0 Label021 30 73 76 20 3 Force squared -c 025 1 Button024 10 105 190 30 3 Export Image -c 026 12 GroupBox017 0 0 210 175 4 Font -c 027 0 Label030 10 10 100 25 4 Char size (Height): -c 028 11 TextBox028 115 10 50 25 4 32 -c 029 0 Label029 170 10 36 25 4 pixels -c 030 0 Label027 10 35 100 25 4 Characters Range: -c 031 8 Spinner031 10 55 85 25 4 SAMPLE TEXT -c 032 0 Label033 100 55 20 25 4 to -c 033 8 Spinner032 115 55 85 25 4 SAMPLE TEXT -c 034 1 Button026 10 90 190 25 4 Import charset -c 035 10 CheckBox034 10 125 15 15 4 SAMPLE TEXT -c 036 0 Label035 30 121 135 25 4 Generate SDF -c 037 10 CheckBox036 10 150 15 15 4 SAMPLE TEXT -c 038 0 Label037 30 146 135 25 4 Generate Oversampling +c 006 4 Label005 10 85 60 25 2 Padding: +c 007 11 Spinner014 70 85 130 25 2 SAMPLE TEXT +c 008 8 CheckBox006 10 120 15 15 2 SAMPLE TEXT +c 009 4 Label009 30 118 135 20 2 Trim sprites +c 010 8 CheckBox007 10 145 15 15 2 SAMPLE TEXT +c 011 4 Label010 30 143 135 20 2 Allow sprites rotation +c 012 8 CheckBox008 10 170 15 15 2 SAMPLE TEXT +c 013 4 Label011 30 168 135 20 2 Remove duplicates +c 014 1 GroupBox001 0 0 210 145 3 Texture +c 015 4 Label015 10 15 30 25 3 Size: +c 016 12 ValueBox016 65 15 60 25 3 SAMPLE TEXT +c 017 4 Label025 130 15 20 25 3 x +c 018 12 ValueBox038 140 15 60 25 3 SAMPLE TEXT +c 019 8 CheckBox018 10 50 15 15 3 SAMPLE TEXT +c 020 4 Label020 30 48 56 20 3 Force POT +c 021 8 CheckBox022 115 50 15 15 3 SAMPLE TEXT +c 022 4 Label023 135 48 65 20 3 Clear alpha +c 023 8 CheckBox019 10 75 15 15 3 SAMPLE TEXT +c 024 4 Label021 30 73 76 20 3 Force squared +c 025 5 Button024 10 105 190 30 3 Export Image +c 026 1 GroupBox017 0 0 210 175 4 Font +c 027 4 Label030 10 10 100 25 4 Char size (Height): +c 028 13 TextBox028 115 10 50 25 4 32 +c 029 4 Label029 170 10 36 25 4 pixels +c 030 4 Label027 10 35 100 25 4 Characters Range: +c 031 11 Spinner031 10 55 85 25 4 SAMPLE TEXT +c 032 4 Label033 100 55 20 25 4 to +c 033 11 Spinner032 115 55 85 25 4 SAMPLE TEXT +c 034 5 Button026 10 90 190 25 4 Import charset +c 035 8 CheckBox034 10 125 15 15 4 SAMPLE TEXT +c 036 4 Label035 30 121 135 25 4 Generate SDF +c 037 8 CheckBox036 10 150 15 15 4 SAMPLE TEXT +c 038 4 Label037 30 146 135 25 4 Generate Oversampling