1
0
Fork 0
godot/core
Adam Scott 0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
- Set clang-format `Standard` rule to `c++20`
2024-10-25 13:49:43 -04:00
..
config Fix InputEvent crash when opening project 2024-10-24 17:05:05 +02:00
crypto SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
debugger Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
error SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
extension Don't include `core/io/image.h` in `core/os/os.h` 2024-10-18 19:04:19 +03:00
input Merge pull request #98318 from alexkar598/mouse_emulation 2024-10-24 20:37:55 -07:00
io Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
math Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
object Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
os Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
string Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
templates Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
variant Merge pull request #98363 from dustdfg/rid_in_operator_fix 2024-10-24 19:04:41 -07:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
core_bind.compat.inc Add support for non-blocking IO mode to `OS.execute_with_pipe`. 2024-09-06 14:16:39 +03:00
core_bind.cpp Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
core_bind.h Don't include `core/io/image.h` in `core/os/os.h` 2024-10-18 19:04:19 +03:00
core_builders.py Update pre-commit hooks configuration to use `ruff` instead of `black` 2024-05-21 18:02:29 -05:00
core_constants.cpp Add `@export_tool_button` annotation for easily creating inspector buttons 2024-09-27 22:24:15 +01:00
core_constants.h Add const lvalue ref to container parameters 2024-01-05 14:49:57 -03:00
core_globals.cpp
core_globals.h
core_string_names.cpp Cleanup unused/underused singleton StringNames 2024-05-14 18:18:29 +02:00
core_string_names.h Cleanup unused/underused singleton StringNames 2024-05-14 18:18:29 +02:00
doc_data.cpp Implement typed dictionaries 2024-09-04 10:27:26 -05:00
doc_data.h Docs: Add missing deprecated/experimental tag support for theme items 2024-09-04 17:49:05 +03:00
register_core_types.cpp Add translation domain 2024-09-17 13:09:44 +08:00
register_core_types.h
typedefs.h Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
version.h Display the build date in the editor and when starting the engine 2024-02-27 20:39:17 +01:00