summaryrefslogtreecommitdiffstats
path: root/core/math/convex_hull.cpp
diff options
context:
space:
mode:
authoraaronp64 <aaronp.code@gmail.com>2024-09-16 13:07:13 -0400
committeraaronp64 <aaronp.code@gmail.com>2024-09-16 15:47:58 -0400
commite2b6d92e27fbe56331ccf10b2d70e793521d5058 (patch)
tree43544d103d0bb004e97d06b981fc6a832221c0b4 /core/math/convex_hull.cpp
parent6681f2563b99e14929a8acb27f4908fece398ef1 (diff)
downloadredot-engine-e2b6d92e27fbe56331ccf10b2d70e793521d5058.tar.gz
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.
Diffstat (limited to 'core/math/convex_hull.cpp')
0 files changed, 0 insertions, 0 deletions