godot/core
Arman Elgudzhyan ee27254602 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)
2023-08-31 09:29:48 -07:00
..
config Made hidden ProjectSettings groups more explicit 2023-08-23 22:43:43 +02:00
crypto
debugger
error Usage notes for DEV_ASSERT macro 2023-08-02 13:29:35 +01:00
extension Merge pull request #78634 from Sauermann/fix-notification-order 2023-08-30 08:44:36 +02:00
input Remove debug print 2023-08-29 15:34:24 +02:00
io Revert "Implement loading DDS textures at run-time" 2023-08-29 14:25:16 +02:00
math Fix various typos with codespell 2023-08-07 13:09:47 +02:00
object Fix Object::notification order 2023-08-30 00:15:55 +02:00
os Add missing YEN, SECTION and OPENURL names to keycode mappings 2023-08-28 03:37:22 -03:00
string Optimize String.left() and String.right() 2023-08-20 20:01:06 +03:00
templates
variant Support both semantic (by default) and numeric Variant hash comparison 2023-08-31 09:29:48 -07:00
core_bind.cpp Merge pull request #78871 from jitspoe/master.pr_compute_convex_mesh_points 2023-08-16 09:11:53 +02:00
core_bind.h Merge pull request #78871 from jitspoe/master.pr_compute_convex_mesh_points 2023-08-16 09:11:53 +02:00
core_builders.py
core_constants.cpp Add missing YEN, SECTION and OPENURL names to keycode mappings 2023-08-28 03:37:22 -03:00
core_constants.h
core_globals.cpp
core_globals.h
core_string_names.cpp
core_string_names.h
doc_data.cpp
doc_data.h
register_core_types.cpp
register_core_types.h
SCsub
typedefs.h
version.h