.. |
bind
|
SCsub: Add python shebang as a hint for syntax highlighting
|
2016-10-17 20:10:46 +02:00 |
helper
|
|
|
io
|
Merge pull request #6925 from godotengine/ipv6
|
2016-10-26 14:32:51 +02:00 |
math
|
SCsub: Add python shebang as a hint for syntax highlighting
|
2016-10-17 20:10:46 +02:00 |
os
|
SCsub: Add python shebang as a hint for syntax highlighting
|
2016-10-17 20:10:46 +02:00 |
allocators.h
|
|
|
array.cpp
|
(Array) pop_front, pop_back return values
|
2016-09-11 17:37:21 +02:00 |
array.h
|
(Array) pop_front, pop_back return values
|
2016-09-11 17:37:21 +02:00 |
color.cpp
|
|
|
color.h
|
|
|
command_queue_mt.cpp
|
|
|
command_queue_mt.h
|
|
|
compressed_translation.cpp
|
|
|
compressed_translation.h
|
|
|
core_string_names.cpp
|
|
|
core_string_names.h
|
|
|
dictionary.cpp
|
|
|
dictionary.h
|
|
|
dvector.cpp
|
|
|
dvector.h
|
|
|
error_list.h
|
|
|
error_macros.cpp
|
|
|
error_macros.h
|
|
|
event_queue.cpp
|
|
|
event_queue.h
|
|
|
func_ref.cpp
|
Renamed the bind_native functions to bind_vararg, should make it show the documentation more clearly and also make it easier to bind to C#
|
2016-09-07 19:39:57 -03:00 |
func_ref.h
|
|
|
global_constants.cpp
|
|
|
global_constants.h
|
|
|
globals.cpp
|
Properly handle absolute paths in Globals::localize_path
|
2016-10-13 11:51:38 +02:00 |
globals.h
|
Several all around fixes to visual scripting (in the process of creating demos)
|
2016-08-28 20:59:01 -03:00 |
hash_map.h
|
|
|
hashfuncs.h
|
Fixes hash float negative 0 problem
|
2016-10-12 21:24:07 +02:00 |
hq2x.cpp
|
|
|
hq2x.h
|
|
|
image_quantize.cpp
|
|
|
image.cpp
|
|
|
image.h
|
|
|
input_map.cpp
|
Fix input action pressed state not changing for quick joystick movements.
|
2016-09-15 19:30:35 +02:00 |
input_map.h
|
Fix input action pressed state not changing for quick joystick movements.
|
2016-09-15 19:30:35 +02:00 |
int_types.h
|
|
|
list.h
|
|
|
make_binders.py
|
|
|
map.h
|
|
|
message_queue.cpp
|
|
|
message_queue.h
|
|
|
method_bind.cpp
|
|
|
method_bind.h
|
Renamed the bind_native functions to bind_vararg, should make it show the documentation more clearly and also make it easier to bind to C#
|
2016-09-07 19:39:57 -03:00 |
method_ptrcall.h
|
|
|
object_type_db.cpp
|
Added API version and hashing to ObjectTypeDB
|
2016-09-14 19:37:37 -03:00 |
object_type_db.h
|
Added API version and hashing to ObjectTypeDB
|
2016-09-14 19:37:37 -03:00 |
object.cpp
|
Throw error when trying to emit a non-existing signal.
|
2016-09-25 19:26:01 +02:00 |
object.h
|
More visual script work
|
2016-08-25 17:45:20 -03:00 |
packed_data_container.cpp
|
|
|
packed_data_container.h
|
|
|
pair.h
|
|
|
path_db.cpp
|
-High Level protocol optimization (should be smaller)
|
2016-08-22 01:19:24 -03:00 |
path_db.h
|
|
|
path_remap.cpp
|
|
|
path_remap.h
|
|
|
pool_allocator.cpp
|
|
|
pool_allocator.h
|
|
|
print_string.cpp
|
|
|
print_string.h
|
|
|
profile_clock.cpp
|
|
|
profile_clock.h
|
|
|
ref_ptr.cpp
|
|
|
ref_ptr.h
|
|
|
reference.cpp
|
|
|
reference.h
|
|
|
register_core_types.cpp
|
PCKPacker: moved from tools into core, fixes #4129
|
2016-10-01 22:07:07 +02:00 |
register_core_types.h
|
|
|
resource.cpp
|
|
|
resource.h
|
|
|
rid.cpp
|
|
|
rid.h
|
|
|
ring_buffer.h
|
|
|
safe_refcount.cpp
|
|
|
safe_refcount.h
|
|
|
script_debugger_local.cpp
|
|
|
script_debugger_local.h
|
|
|
script_debugger_remote.cpp
|
Merge pull request #6479 from RandomShaper/improve-debug-focus
|
2016-10-03 11:36:01 +02:00 |
script_debugger_remote.h
|
|
|
script_language.cpp
|
More visual script work
|
2016-08-25 17:45:20 -03:00 |
script_language.h
|
Do ctrl-click on any code identifier to go to definiton or help page.
|
2016-09-12 10:53:31 -03:00 |
SCsub
|
SCsub: Add python shebang as a hint for syntax highlighting
|
2016-10-17 20:10:46 +02:00 |
self_list.h
|
|
|
set.h
|
|
|
simple_type.h
|
|
|
sort.h
|
|
|
string_db.cpp
|
-High Level protocol optimization (should be smaller)
|
2016-08-22 01:19:24 -03:00 |
string_db.h
|
|
|
translation.cpp
|
Change set_locale to fallback to the global language (#6910)
|
2016-10-27 10:36:32 +02:00 |
translation.h
|
|
|
typedefs.h
|
|
|
ucaps.h
|
|
|
undo_redo.cpp
|
Renamed the bind_native functions to bind_vararg, should make it show the documentation more clearly and also make it easier to bind to C#
|
2016-09-07 19:39:57 -03:00 |
undo_redo.h
|
Implemented UndoRedo mergeable modes
|
2016-08-17 17:14:51 -03:00 |
ustring.cpp
|
added implementation of is_valid_ip_address()
|
2016-10-20 09:58:00 -03:00 |
ustring.h
|
added implementation of is_valid_ip_address()
|
2016-10-20 09:58:00 -03:00 |
variant_call.cpp
|
adding ipv6
|
2016-10-18 18:53:18 -03:00 |
variant_construct_string.cpp
|
|
|
variant_op.cpp
|
fix string iterator
|
2016-08-26 10:42:01 +03:00 |
variant_parser.cpp
|
Use int instead of int32_t for Vectors
|
2016-10-06 16:51:19 -04:00 |
variant_parser.h
|
|
|
variant.cpp
|
fixes #6331, Variant::can_convert
|
2016-10-04 15:58:12 +02:00 |
variant.h
|
Basic type constants for visual script
|
2016-09-02 02:13:12 -03:00 |
vector.h
|
|
|
vmap.h
|
|
|
vset.h
|
|
|