godot/modules/gdscript/editor
Hugo Locurcio 28d3a6051c
Use base 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.
2019-07-08 21:17:10 +02:00
..
gdscript_highlighter.cpp Use base Color() constructors instead of Color::html() 2019-07-08 21:17:10 +02:00
gdscript_highlighter.h added a const keyword for a methods that return constant literal... 2019-05-21 02:16:30 -04:00