diff options
author | Arman Elgudzhyan <48544263+puchik@users.noreply.github.com> | 2023-03-07 19:13:00 -0800 |
---|---|---|
committer | Arman Elgudzhyan <48544263+puchik@users.noreply.github.com> | 2023-08-31 09:29:48 -0700 |
commit | ee272546020ffdbc0ab565c14d047a329d4c1ea2 (patch) | |
tree | b299237a045322c7fcd34964b51b95c3242e7e73 /modules/gdscript/gdscript_analyzer.cpp | |
parent | 549fcce5f8f7beace3e5c90e9bbe4335d4fd1476 (diff) | |
download | redot-engine-ee272546020ffdbc0ab565c14d047a329d4c1ea2.tar.gz |
Support both semantic (by default) and numeric Variant hash comparison
Hash comparison for Variant continues to perform semantic/logical comparison with NaN's considered equal by default (to prevent #16114, #7354, #6947, #8081), but now optionally allows for numeric comparison that does not consider NaN's equal to support proper value comparison (for #72222)
Diffstat (limited to 'modules/gdscript/gdscript_analyzer.cpp')
0 files changed, 0 insertions, 0 deletions