Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
This Plugin lets you preview colours from code in the same line directly next to the line numbers and breakpoints. Click any preview to open a color picker where you can edit the color directly.Supports all variations of the standard Godot 'Color' and also shader 'vec4' for previews and changing via the color picker.----------------------------Feel free to visit the GitHub repository https://github.com/Qubus0/GodotColorPreviewIdeas, contributions and stars are all welcome :)----------------------------Installation:In the Godot Editor, go to the AssetLib tabSearch for 'Color Preview', select and press DownloadSelect only the addons/ColorPreview folder and press InstallOr:Download/Pull from the GitHub repositoryAdd the ColorPreview/ directory and its contents to the addons/ directory in your Godot projectEnabling the addon:Go to Project > Project Settings... > Plugins and press EnableOnce you have done this, every line containing a Color will have a preview left of the breakpoint gutter.
Godot Color Preview Addon
! Note:
this plugin only works for Godot 4.x
Made in 4.0.alpha3. Things may change and break with other Godot versions.
Now avalable on the Godot Asset Library: Color Preview
Installation
- In the Godot Editor, got to the
AssetLib
tab - Search for 'Color Preview', select and Download
- Select only the
addons/ColorPreview
folder and Install
Or:
- Download/Pull this repository
- Add the
ColorPreview/
directory and its contents to theaddons/
directory in your Godot project
Enabling the addon
Go to Project > Project Settings... > Plugins
and Enable
Once you have done this, every line containing a Color will have a preview left of the breakpoint gutter. Click any preview to open a color picker where you can edit the color directly.
Contributing
You are welcome to contribute to this project. Please read the Contributing guidelines for more details.
If you find any bugs, have proposals or want to outline how to fix something without opening a Pull Request, feel free to Open an Issue
This Plugin lets you preview colours from code in the same line directly next to the line numbers and breakpoints.
Click any preview to open a color picker where you can edit the color directly.
Supports all variations of the standard Godot 'Color' and also shader 'vec4' for previews and changing via the color picker.
----------------------------
Feel free to visit the GitHub repository https://github.com/Qubus0/GodotColorPreview
Ideas, contributions and stars are all welcome :)
----------------------------
Installation:
In the Godot Editor, go to the AssetLib tab
Search for 'Color Preview', select and press Download
Select only the addons/ColorPreview folder and press Install
Or:
Download/Pull from the GitHub repository
Add the ColorPreview/ directory and its contents to the addons/ directory in your Godot project
Enabling the addon:
Go to Project > Project Settings... > Plugins and press Enable
Once you have done this, every line containing a Color will have a preview left of the breakpoint gutter.
Reviews
Quick Information
This Plugin lets you preview colours from code in the same line directly next to the line numbers and breakpoints. Click any preview to open a color picker where you can edit the color directly.Supports all variations of the standard Godot 'Color' and also shader 'vec4' for previews and changing via the color picker.----------------------------Feel free to visit the GitHub repository https://github.com/Qubus0/GodotColorPreviewIdeas, contributions and stars are all welcome :)----------------------------Installation:In the Godot Editor, go to the AssetLib tabSearch for 'Color Preview', select and press DownloadSelect only the addons/ColorPreview folder and press InstallOr:Download/Pull from the GitHub repositoryAdd the ColorPreview/ directory and its contents to the addons/ directory in your Godot projectEnabling the addon:Go to Project > Project Settings... > Plugins and press EnableOnce you have done this, every line containing a Color will have a preview left of the breakpoint gutter.