virtualx-engine/core
Kyle Luce 866e47ec54 Added epoc to dictionary converter
Useful for when user is storing time as epoc and wants to do operations on this
time and then display in human readable form

https://www.facebook.com/groups/godotengine/permalink/737469773056286/?comment_id=738011009668829&reply_comment_id=738192799650650&notif_t=group_comment_reply
2016-03-05 12:15:01 -07:00
..
bind Added epoc to dictionary converter 2016-03-05 12:15:01 -07:00
io -Work on addon editor plugin (disabled by default) 2016-03-04 11:10:48 -03:00
math Correct octree's AABB intersect test, fixes #3576 and #3253 2016-02-17 20:06:40 +01:00
os better array alignment 2016-02-19 07:01:57 -03:00
allocators.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
array.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
array.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
balloon_allocator.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
color.cpp fix color when hue is set to 1 2016-02-18 10:34:45 +00:00
color.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
command_queue_mt.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
command_queue_mt.h Remove debug prints 2016-01-29 18:04:06 +01:00
compressed_translation.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
compressed_translation.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
core_string_names.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
core_string_names.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
dictionary.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
dictionary.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
dvector.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
dvector.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
error_list.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
error_macros.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
error_macros.h Completed the support for plugins! It is not possible to add plugins. 2016-02-27 23:12:27 -03:00
event_queue.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
event_queue.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
fpstr.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
fpstr.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
func_ref.cpp Update mi.name 2015-09-25 18:51:04 +03:00
func_ref.h -fix bug in cache for atlas import/export 2014-03-13 22:57:24 -03:00
global_constants.cpp Completed the support for plugins! It is not possible to add plugins. 2016-02-27 23:12:27 -03:00
global_constants.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
globals.cpp Encode vectors in Globals 2016-02-01 00:20:55 +01:00
globals.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
hash_map.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
hashfuncs.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
image.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
image.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
image_quantize.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
input_map.cpp -make signals throw an error when target method is not found, fixes #2036 2016-01-04 09:35:21 -03:00
input_map.h proper joy axis support as actions, can be configured and inquired, fixes #2317 2016-01-02 09:37:16 -03:00
int_types.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
list.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
make_binders.py Small Fixes 2014-09-17 11:53:29 -03:00
map.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
message_queue.cpp -make signals throw an error when target method is not found, fixes #2036 2016-01-04 09:35:21 -03:00
message_queue.h -make signals throw an error when target method is not found, fixes #2036 2016-01-04 09:35:21 -03:00
method_bind.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
method_bind.h -Added method flags to global constants for script 2016-01-31 15:40:51 -03:00
multi_bucket_array.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
object.cpp -make signals throw an error when target method is not found, fixes #2036 2016-01-04 09:35:21 -03:00
object.h -make signals throw an error when target method is not found, fixes #2036 2016-01-04 09:35:21 -03:00
object_type_db.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
object_type_db.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
packed_data_container.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
packed_data_container.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
pair.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
pair.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
path_db.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
path_db.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
path_remap.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
path_remap.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
pool_allocator.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
pool_allocator.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
print_string.cpp Fix typo 2016-01-13 00:06:38 +01:00
print_string.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
ref_ptr.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
ref_ptr.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
reference.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
reference.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
register_core_types.cpp Revert "Merge pull request #3814 from est31/iterators_for_for" 2016-03-01 18:09:48 +01:00
register_core_types.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
res_ptr.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
res_ptr.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
resource.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
resource.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
rid.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
rid.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
ring_buffer.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
safe_refcount.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
safe_refcount.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
script_debugger_debugger.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
script_debugger_local.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
script_debugger_local.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
script_debugger_remote.cpp -Restore mouse on X11 when debugger break happens, closes #2232 2016-01-02 12:58:59 -03:00
script_debugger_remote.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
script_language.cpp -Some changes to how scenes and scripts are overriden in scene instance and inheritance 2016-01-23 21:42:15 -03:00
script_language.h -Some changes to how scenes and scripts are overriden in scene instance and inheritance 2016-01-23 21:42:15 -03:00
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
self_list.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
set.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
simple_type.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
sort.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
string_db.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
string_db.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
translation.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
translation.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
typedefs.h Fix bug with nearest_power_of_2_templated 2016-02-29 06:51:19 +01:00
ucaps.h Misc Fixes 2014-06-27 23:21:45 -03:00
undo_redo.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
undo_redo.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
ustring.cpp Fixed String::camelcase_to_underscore() so it works in all cases. Fixes PR #1650 2016-02-17 19:26:22 +01:00
ustring.h Fixed String::camelcase_to_underscore() so it works in all cases. Fixes PR #1650 2016-02-17 19:26:22 +01:00
variant.cpp AnimationTreePlayer: blend value tracks (closes #2299) 2016-03-01 07:37:36 -05:00
variant.h AnimationTreePlayer: blend value tracks (closes #2299) 2016-03-01 07:37:36 -05:00
variant_call.cpp Removed get() function from many variant typed arrays, fixes #2135 2016-01-24 01:00:42 -03:00
variant_call_bind.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
variant_construct_string.cpp begin new serialization framework 2015-02-15 01:21:26 -03:00
variant_op.cpp AnimationTreePlayer: blend value tracks (closes #2299) 2016-03-01 07:37:36 -05:00
variant_parser.cpp -Propertly detect mantissa floats in variantparser, fixes #3257 2016-02-01 19:17:05 -03:00
variant_parser.h -Use simpler methods for parsing simple tags, fixes #3274 2016-01-08 19:03:17 -03:00
vector.h Fix allocation bug if compiled with modern clang or gcc 2016-02-19 07:58:42 +01:00
vmap.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
vmap.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
vset.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
vset.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00