virtualx-engine/modules/gdscript/tests/scripts/runtime
George Marques 66fda2aeea
GDScript: Fix temp values being written without proper clear
Temporary values in the stack were not being properly cleared when the
return value of calls were discarded, which can cause memory issues
especially for reference types like PackedByteArray.
2023-01-11 14:24:23 -03:00
..
errors Add GDScript .editorconfig rules 2023-01-10 12:25:35 -05:00
features GDScript: Fix temp values being written without proper clear 2023-01-11 14:24:23 -03:00