.. |
bind
|
69d5de632e
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
|
5 tahun lalu |
crypto
|
87cc283b8b
Crypto as a custom instance class.
|
5 tahun lalu |
debugger
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 tahun lalu |
input
|
938334cc9e
Sync controller mappings DB with SDL2 community repo
|
5 tahun lalu |
io
|
054f52364f
Fix editor crash when mbedtls is disabled.
|
5 tahun lalu |
math
|
69d5de632e
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
|
5 tahun lalu |
os
|
9c0d214776
Print errors when calling MIDI input methods on unsupported platforms
|
5 tahun lalu |
SCsub
|
d935a4348d
Remove HQ2X and the `Image.expand_2x_hq2x()` method
|
5 tahun lalu |
array.cpp
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
array.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
callable.cpp
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 tahun lalu |
callable.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
callable_method_pointer.cpp
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
callable_method_pointer.h
|
3ad694018f
Fix Container sorting not working when overriding _sort_children in gdscript
|
5 tahun lalu |
class_db.cpp
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
class_db.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
color.cpp
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 tahun lalu |
color.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
color_names.inc
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
command_queue_mt.cpp
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
command_queue_mt.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
compressed_translation.cpp
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
compressed_translation.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
container_type_validate.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
core_builders.py
|
cd4e46ee65
SCons: Format buildsystem files with psf/black
|
5 tahun lalu |
core_string_names.cpp
|
95a1400a2a
Replace NULL with nullptr
|
5 tahun lalu |
core_string_names.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
cowdata.h
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 tahun lalu |
dictionary.cpp
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
dictionary.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
engine.cpp
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 tahun lalu |
engine.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
error_list.h
|
13a9bfbca7
Style: Harmonize header guards to style guide [Core]
|
5 tahun lalu |
error_macros.cpp
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
error_macros.h
|
0ed7d3a40a
Error macros: Improve style of error messages
|
5 tahun lalu |
func_ref.cpp
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
func_ref.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
global_constants.cpp
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
global_constants.h
|
a7f49ac9a1
Update copyright statements to 2020
|
5 tahun lalu |
hash_map.h
|
c9edc82b3b
Remove unused function get_key_value_ptr_array from hash_map.h and also fix parameter name in function get_key_list.
|
5 tahun lalu |
hashfuncs.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
image.cpp
|
ec1bf96e41
Merge pull request #39200 from azagaya/fix-blend-2
|
5 tahun lalu |
image.h
|
d935a4348d
Remove HQ2X and the `Image.expand_2x_hq2x()` method
|
5 tahun lalu |
int_types.h
|
13a9bfbca7
Style: Harmonize header guards to style guide [Core]
|
5 tahun lalu |
list.h
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 tahun lalu |
local_vector.h
|
4ef246f804
Fix unsigned integer bug in LocalVector::erase
|
5 tahun lalu |
make_binders.py
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 tahun lalu |
map.h
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 tahun lalu |
message_queue.cpp
|
3ad694018f
Fix Container sorting not working when overriding _sort_children in gdscript
|
5 tahun lalu |
message_queue.h
|
3ad694018f
Fix Container sorting not working when overriding _sort_children in gdscript
|
5 tahun lalu |
method_bind.cpp
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
method_bind.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
method_ptrcall.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
node_path.cpp
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
node_path.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
oa_hash_map.h
|
094a05d44e
- Make sure it's impossible to initialize an OAHashMap with 0 capacity (would cause division by 0)
|
5 tahun lalu |
object.cpp
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 tahun lalu |
object.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
object_id.h
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 tahun lalu |
ordered_hash_map.h
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 tahun lalu |
packed_data_container.cpp
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 tahun lalu |
packed_data_container.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
pair.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
pool_allocator.cpp
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 tahun lalu |
pool_allocator.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
print_string.cpp
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
print_string.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
project_settings.cpp
|
0183bfbb0f
Improve documentation of ProjectSettings::setup
|
5 tahun lalu |
project_settings.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
reference.cpp
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
reference.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
register_core_types.cpp
|
69d5de632e
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
|
5 tahun lalu |
register_core_types.h
|
13a9bfbca7
Style: Harmonize header guards to style guide [Core]
|
5 tahun lalu |
resource.cpp
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
resource.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
rid.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
rid_owner.cpp
|
db81928e08
Vulkan: Move thirdparty code out of drivers, style fixes
|
5 tahun lalu |
rid_owner.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
ring_buffer.h
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 tahun lalu |
safe_refcount.cpp
|
ca3192d18a
Style: Fix unnecessary semicolons that confused clang-format
|
5 tahun lalu |
safe_refcount.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
script_language.cpp
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
script_language.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
self_list.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
set.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
simple_type.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
sort_array.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
spin_lock.h
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 tahun lalu |
string_buffer.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
string_builder.cpp
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
string_builder.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
string_name.cpp
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
string_name.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
thread_work_pool.cpp
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
thread_work_pool.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
translation.cpp
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 tahun lalu |
translation.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
type_info.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
typed_array.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
typedefs.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
ucaps.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
undo_redo.cpp
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
undo_redo.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
ustring.cpp
|
a16031beb6
Use translated docs in PropertySelector
|
5 tahun lalu |
ustring.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
variant.cpp
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 tahun lalu |
variant.h
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 tahun lalu |
variant_call.cpp
|
d7cf1b5c73
Fix docs generation for Vector2i/Vector3i/Rect2i
|
5 tahun lalu |
variant_op.cpp
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 tahun lalu |
variant_parser.cpp
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 tahun lalu |
variant_parser.h
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 tahun lalu |
vector.h
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 tahun lalu |
version.h
|
13a9bfbca7
Style: Harmonize header guards to style guide [Core]
|
5 tahun lalu |
vmap.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |
vset.h
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 tahun lalu |