2
0
Fork 0
godot/core
Paul Joannon a066f896d8 get_target_fps and set_target_fps now both use an int 2018-01-12 14:26:21 +07:00
..
bind get_target_fps and set_target_fps now both use an int 2018-01-12 14:26:21 +07:00
helper Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
io fix set_stream_peer binding in PacketPeer 2018-01-12 14:25:05 +07:00
math Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
os Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 +07:00
allocators.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
array.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
array.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
class_db.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
class_db.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
color.cpp -Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14686. 2018-01-12 00:08:32 +07:00
color.h -Remove color operator clamping, which is unnecesary. Fixes #15184, fixes #14686. 2018-01-12 00:08:32 +07:00
color_names.inc Add missing map.h include in color defs 2017-01-15 12:51:47 +07:00
command_queue_mt.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
command_queue_mt.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
compressed_translation.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
compressed_translation.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
core_string_names.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
core_string_names.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
dictionary.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
dictionary.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
dvector.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
dvector.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
engine.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
engine.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
error_list.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
error_macros.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
error_macros.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
func_ref.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
func_ref.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
global_constants.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
global_constants.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
hash_map.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
hashfuncs.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
image.cpp Fix crash when using Image.resize() without calling Image.create() first 2018-01-06 13:20:45 +07:00
image.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
input_map.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
input_map.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
int_types.h Update copyright statements to 2018 2018-01-01 14:40:47 +07:00
list.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
make_binders.py Bind some VisualServer functions 2017-10-20 00:24:49 +07:00
map.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
message_queue.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
message_queue.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
method_bind.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
method_bind.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
method_ptrcall.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
node_path.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
node_path.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
oa_hash_map.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
object.cpp Bind many more properties to scripts 2018-01-12 00:58:14 +07:00
object.h Bind many more properties to scripts 2018-01-12 00:58:14 +07:00
ordered_hash_map.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
packed_data_container.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
packed_data_container.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
pair.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
path_remap.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
path_remap.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
pool_allocator.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
pool_allocator.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
print_string.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
print_string.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
project_settings.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
project_settings.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
ref_ptr.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
ref_ptr.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
reference.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
reference.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
register_core_types.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
register_core_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
resource.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
resource.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
rid.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
rid.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
ring_buffer.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
safe_refcount.cpp Update copyright statements to 2018 2018-01-01 14:40:47 +07:00
safe_refcount.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
script_debugger_local.cpp Mono: Implement stack info for errors and exceptions 2018-01-09 17:19:03 +07:00
script_debugger_local.h Mono: Implement stack info for errors and exceptions 2018-01-09 17:19:03 +07:00
script_debugger_remote.cpp Mono: Implement stack info for errors and exceptions 2018-01-09 17:19:03 +07:00
script_debugger_remote.h Mono: Implement stack info for errors and exceptions 2018-01-09 17:19:03 +07:00
script_language.cpp Bind many more properties to scripts 2018-01-12 00:58:14 +07:00
script_language.h Mono: Implement stack info for errors and exceptions 2018-01-09 17:19:03 +07:00
self_list.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
set.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
simple_type.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
sort.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
string_buffer.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
string_buffer.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
string_builder.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
string_builder.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
string_db.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
string_db.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
translation.cpp Bind many more properties to scripts 2018-01-12 00:58:14 +07:00
translation.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
type_info.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
typedefs.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
ucaps.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
undo_redo.cpp obsolete UndoRedo max_steps; no users identified 2018-01-08 10:57:07 +07:00
undo_redo.h obsolete UndoRedo max_steps; no users identified 2018-01-08 10:57:07 +07:00
ustring.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
ustring.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
variant.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
variant.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
variant_call.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
variant_construct_string.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
variant_op.cpp Fix NEQ operation between 2 different Arrays 2018-01-06 04:19:48 +07:00
variant_parser.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
variant_parser.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
vector.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
version.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
vmap.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00
vset.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +07:00