Files
redot-engine/modules
aaronp64 e2b6d92e27 Speed up lambda capture handling
Updated GDScriptLambdaCallable::call and GDScriptLambdaSelfCallable::call to use alloca instead of Vector when using captures, to avoid extra allocation/copy_on_write calls on each lambda function call.
2024-09-16 15:47:58 -04:00
..
2024-09-16 15:47:58 -04:00
2024-04-10 18:27:08 +01:00
2024-04-05 12:18:00 +02:00
2024-05-14 13:01:07 +02:00
2024-06-01 16:37:54 -05:00