godot/core
Rémi Verschelde 917f5e9bbc Merge pull request #6675 from J08nY/issue-vector3-angle-to
Adds Vector.angle_to(Vector other), fixes #3912

[ci skip]
2016-10-03 13:53:46 +02:00
..
bind
helper
io PCKPacker: moved from tools into core, fixes #4129 2016-10-01 22:07:07 +02:00
math Vector3: added angle_to(Vector3 other) 2016-10-03 13:41:59 +02:00
os Merge pull request #6479 from RandomShaper/improve-debug-focus 2016-10-03 11:36:01 +02:00
allocators.h
array.cpp
array.h
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
func_ref.h
global_constants.cpp
global_constants.h
globals.cpp
globals.h
hash_map.h
hashfuncs.h
hq2x.cpp
hq2x.h
image.cpp
image.h
image_quantize.cpp
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
method_ptrcall.h
object.cpp Throw error when trying to emit a non-existing signal. 2016-09-25 19:26:01 +02:00
object.h
object_type_db.cpp
object_type_db.h
packed_data_container.cpp
packed_data_container.h
pair.h
path_db.cpp
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
script_language.h
SCsub
self_list.h
set.h
simple_type.h
sort.h
string_db.cpp
string_db.h
translation.cpp
translation.h
typedefs.h
ucaps.h
undo_redo.cpp
undo_redo.h
ustring.cpp Merge pull request #6650 from volzhs/resource-path 2016-10-03 12:00:22 +02:00
ustring.h Fix typo for word_wrap 2016-09-30 03:28:05 +09:00
variant.cpp
variant.h
variant_call.cpp Merge pull request #6675 from J08nY/issue-vector3-angle-to 2016-10-03 13:53:46 +02:00
variant_construct_string.cpp
variant_op.cpp
variant_parser.cpp Properly encode InputEvent of type NONE. Fix #5987 2016-10-03 02:40:53 +02:00
variant_parser.h
vector.h
vmap.h
vset.h