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