pandemonium_engine/modules/gdscript/editor
Relintai d5cbb5ce1d Ported: Improve GDScript Editor and Improve latency
Improvements:
- GDScript Highlighter is faster by 25% as keys are smaller (hashes instead of strings)
- Removes message queue from _apply_settings_change to allow resize to work correctly
- Some performance fixes are pending still
Note: this resolves the code editor behaving badly when resizing in debug builds
- RevoluPowered, akien-mga
1881b3adc5
2023-02-21 13:24:53 +01:00
..
gdscript_highlighter.cpp Ported: Improve GDScript Editor and Improve latency 2023-02-21 13:24:53 +01:00
gdscript_highlighter.h Ported: Improve GDScript Editor and Improve latency 2023-02-21 13:24:53 +01:00