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