mirror of
https://github.com/godotengine/godot-visual-script.git
synced 2026-01-03 10:09:19 +03:00
f88bded1d277c752de62f688fe3c168603cfa373
Color() constructors instead of Color::html()
This results in slightly smaller binaries (-17 KB for an editor binary) as no strings need to be allocated.
Description
VisualScript as a Godot Engine c++ module
Languages
C++
99.3%
C
0.4%
Python
0.3%