godot/modules
lawnjelly 2e8e7b8b79
GDScriptParser - don't use index operator on linked list
Index operators are super slow with linked lists. This came up in profiling the parsing, iterating sequentially using iterator is much faster.

(cherry picked from commit ef914dac31)
2023-08-19 00:36:12 +02:00
..
bmp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
bullet One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
camera One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
csg One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
cvtt One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
dds One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
denoise One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
enet One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
etc One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
fbx One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
freetype One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
gdnative One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
gdscript GDScriptParser - don't use index operator on linked list 2023-08-19 00:36:12 +02:00
gltf One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
gridmap One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
hdr One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
jpg One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
jsonrpc One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
lightmapper_cpu One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
mbedtls One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
minimp3 One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
mobile_vr One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
mono Mark C# editor settings to require a restart to be effective 2023-01-20 12:18:52 +01:00
navigation Fix NavigationServer free error print 2023-03-06 13:32:03 +01:00
ogg One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
opensimplex One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
opus One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
pvr One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
raycast One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
regex One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
squish One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
stb_vorbis One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
svg One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
tga One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
theora One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
tinyexr One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
upnp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
vhacd One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
visual_script One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
vorbis One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
webm One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
webp One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
webrtc One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
websocket One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
webxr One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
xatlas_unwrap One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
modules_builders.py SCons: Generate header with info on which modules are enabled 2021-07-14 23:09:47 +02:00
register_module_types.h One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
SCsub Add env.Depends to modules_enabled.gen.h generator 2021-07-14 23:46:44 +02:00