1
0
Fork 0
godot/tests
Thaddeus Crews 2ab75a93df
Merge pull request #113514 from Ivorforce/required-param-no-refcount
Optimize `RequiredParam` to not increase and decrease refcounts on call.
2025-12-03 16:50:37 -06:00
..
core Merge pull request #113514 from Ivorforce/required-param-no-refcount 2025-12-03 16:50:37 -06:00
data Add Image.load_exr_from_buffer and enable tinyexr by default 2025-11-21 18:58:26 +01:00
python_build Avoid unnecessary version_get_uniform() calls 2025-04-28 15:05:59 +02:00
scene Optimize `RequiredParam` to not increase and decrease refcounts on call. 2025-12-03 21:21:18 +01:00
servers Use Inter as the default editor font, features enabled 2025-10-21 16:04:45 -03:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
create_test.py Style: Integrate `#pragma once` in builders/checks 2025-03-07 17:32:33 -06:00
display_server_mock.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
test_macros.cpp
test_macros.h Core: Add dedicated `BitField` template 2025-04-11 11:53:26 -05:00
test_main.cpp Add tests for AnimationPlayer 2025-12-03 09:46:58 +01:00
test_main.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
test_tools.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
test_utils.cpp
test_utils.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
test_validate_testing.h Use initializer list in Arrays 2025-03-26 18:38:15 +01:00