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