| .. |
|
core
|
Always use `String` as `StringName` backing internally.
|
2025-04-23 14:57:03 +02:00 |
|
data
|
Fix `FileAccessCompressed` claiming one byte more than it actually has.
|
2025-04-08 15:19:58 +02:00 |
|
python_build
|
Style: Declare inline macros as attributes
|
2025-04-18 12:04:40 -05:00 |
|
scene
|
Merge pull request #103967 from HolonProduction/window-focus
|
2025-04-16 10:45:17 -05:00 |
|
servers
|
Core: Add dedicated `BitField` template
|
2025-04-11 11:53:26 -05: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
|
Change `DisplayServerMacOS` from `GDCLASS` to `GDSOFTCLASS`. Add `GDSOFTCLASS` to other display servers.
|
2025-04-10 09:18:58 +03:00 |
|
test_macros.cpp
|
…
|
|
|
test_macros.h
|
Core: Add dedicated `BitField` template
|
2025-04-11 11:53:26 -05:00 |
|
test_main.cpp
|
Expose TriangleMesh api functions wrapped for scripting
|
2025-04-02 09:52:35 +02: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
|
Use subfolder for temporary test files
|
2024-06-05 20:31:42 +02:00 |
|
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 |