Bastiaan Olij 2a230d571d Increase joystick axis from 8 to 10 7 éve
..
bind 7ec32b6d09 Basic docs for Geometry plus two new functions 7 éve
helper ed606ded52 Fix files header 7 éve
io 1386647cdf make ConfigFile sections ordered 7 éve
math 4c79e58e3f AStar: implementation of get_point_connections 7 éve
os 2a230d571d Increase joystick axis from 8 to 10 7 éve
SCsub 45a9a680a3 Use BoolVariable for third-party options. 7 éve
allocators.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
array.cpp 2f173a67ab Array::sort, sort_custom and invert now return reference to Array to allow chaining of operations 7 éve
array.h 2f173a67ab Array::sort, sort_custom and invert now return reference to Array to allow chaining of operations 7 éve
class_db.cpp cf3919b228 Bind some VisualServer functions 7 éve
class_db.h cf3919b228 Bind some VisualServer functions 7 éve
color.cpp 27fb329c82 Merge pull request #11208 from kitsune/hex-color-shortcuts 7 éve
color.h 9d9cfc6f61 Implement +,-,/, * and negate operators for Color type. 7 éve
color_names.inc 5e13a762ec Add missing map.h include in color defs 7 éve
command_queue_mt.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
command_queue_mt.h b4f0f59d9f Many fixes to SSAO, should be good now. 7 éve
compressed_translation.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
compressed_translation.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
core_string_names.cpp 3c857033df Massive optimization to Variant::set_named/get_named. Should give a nice boost to GDScript. 7 éve
core_string_names.h 3c857033df Massive optimization to Variant::set_named/get_named. Should give a nice boost to GDScript. 7 éve
dictionary.cpp c937b1f5f9 make Dictionary use OrderedHashMap 7 éve
dictionary.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
dvector.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
dvector.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
engine.cpp 4537977d6d Renamed fixed_process to physics_process 7 éve
engine.h 4537977d6d Renamed fixed_process to physics_process 7 éve
error_list.h 1a97d6455d Fixed a bunch of typos, including an error code. 7 éve
error_macros.cpp a97d7d948b Improved *_FAIL_INDEX error macros to print the index/size 7 éve
error_macros.h a97d7d948b Improved *_FAIL_INDEX error macros to print the index/size 7 éve
func_ref.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
func_ref.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
global_constants.cpp 2a230d571d Increase joystick axis from 8 to 10 7 éve
global_constants.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
hash_map.h add040d381 added OAHashMap type 7 éve
hashfuncs.h add040d381 added OAHashMap type 7 éve
image.cpp 6361e24f29 Cleanup unnecessary debug prints 7 éve
image.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
input_map.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
input_map.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
int_types.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
list.h 269203a022 Provide NativeScript properties in definition order 7 éve
make_binders.py cf3919b228 Bind some VisualServer functions 7 éve
map.h 8da9fd5d23 Small fix in core/set.h and similar fix in core/map.h 7 éve
message_queue.cpp 7ad14e7a3e Dead code tells no tales 7 éve
message_queue.h 7ad14e7a3e Dead code tells no tales 7 éve
method_bind.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
method_bind.h 459f526119 Fix typos 'a' and 'an' 7 éve
method_ptrcall.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
node_path.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
node_path.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
oa_hash_map.h add040d381 added OAHashMap type 7 éve
object.cpp 1a97d6455d Fixed a bunch of typos, including an error code. 7 éve
object.h 1a97d6455d Fixed a bunch of typos, including an error code. 7 éve
ordered_hash_map.h 1386647cdf make ConfigFile sections ordered 7 éve
packed_data_container.cpp f9467ec1ea Fix signed and unsigned comparisons 7 éve
packed_data_container.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
pair.h 1e0fc4dc4e Merge pull request #10318 from endragor/ordered-hash-map 7 éve
path_remap.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
path_remap.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
pool_allocator.cpp f9467ec1ea Fix signed and unsigned comparisons 7 éve
pool_allocator.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
print_string.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
print_string.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
project_settings.cpp f3436a841a Add an option to use zstd's recently introduced long range matching (off by default). 7 éve
project_settings.h e9c606fd29 Made directory scan optional 7 éve
ref_ptr.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
ref_ptr.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
reference.cpp f08bc0df7c Construct Variants from Reference properly in GDNative 7 éve
reference.h f08bc0df7c Construct Variants from Reference properly in GDNative 7 éve
register_core_types.cpp 0c2e882210 Adds 'exposed' field to ClassInfo 7 éve
register_core_types.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
resource.cpp 96b205d2ed Fixes ERR_EXPLAIN being overwritten 7 éve
resource.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
rid.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
rid.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
ring_buffer.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
safe_refcount.cpp 350fcb6d98 Build MSVC safe_refcount in a separate compilation unit 7 éve
safe_refcount.h 350fcb6d98 Build MSVC safe_refcount in a separate compilation unit 7 éve
script_debugger_local.cpp 4537977d6d Renamed fixed_process to physics_process 7 éve
script_debugger_local.h 4537977d6d Renamed fixed_process to physics_process 7 éve
script_debugger_remote.cpp d645b80e46 Fix formatting of debug log overflow 7 éve
script_debugger_remote.h 4537977d6d Renamed fixed_process to physics_process 7 éve
script_language.cpp 2609cc9ef4 Removes Script::get_node_type() 7 éve
script_language.h 2609cc9ef4 Removes Script::get_node_type() 7 éve
self_list.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
set.h 8da9fd5d23 Small fix in core/set.h and similar fix in core/map.h 7 éve
simple_type.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
sort.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
string_buffer.cpp cae0059d5f Add StringBuffer class 7 éve
string_buffer.h cae0059d5f Add StringBuffer class 7 éve
string_builder.cpp 95a0886f93 added StringBuilder class 7 éve
string_builder.h 95a0886f93 added StringBuilder class 7 éve
string_db.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
string_db.h d17951f57e [GDnative] Add string_name api 7 éve
translation.cpp d5b7df8523 Use UTF-8 for locale names. Fixes #12462. 7 éve
translation.h 981ef0be59 Add support for non-ISO locale identifiers via renames map 7 éve
type_info.h 0b23a31b43 Fix warnings comparing enums of different types 7 éve
typedefs.h a97d7d948b Improved *_FAIL_INDEX error macros to print the index/size 7 éve
ucaps.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
undo_redo.cpp ae18b1f83f Expose more methods for UndoRedo 7 éve
undo_redo.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
ustring.cpp 0804dd5336 Added String::dedent() to remove text indentation 7 éve
ustring.h 0804dd5336 Added String::dedent() to remove text indentation 7 éve
variant.cpp 22358babda Implement Linux-style likely()/unlikely() macros 7 éve
variant.h 110adc80d2 variant.h: Update comments with numeric enum values 7 éve
variant_call.cpp 609cf36f8d Fixed dedent() binding did not return result 7 éve
variant_construct_string.cpp bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
variant_op.cpp d3a039cb2f Fix Color.r8/g8/b8/a8 being type float instead of type int 7 éve
variant_parser.cpp a0bdb6e2f6 Optimize memory allocations in VariantParser::get_token 7 éve
variant_parser.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
vector.h bd282ff43f Use HTTPS URL for Godot's website in the headers 7 éve
version.h 79f81b77e2 -Modules can now add custom version info (added it for Mono) 7 éve
vmap.h 9c63ab99f0 Fix use of unitialized variables 7 éve
vset.h 9c63ab99f0 Fix use of unitialized variables 7 éve