virtualx-engine/core
Juan Linietsky f0d9245ecf -added missing .inc files
-Made it possible to change the editor theme
-Added two options to theme editor plugin to create empty template themes and editor themes
-Make sure that saved themes to .tres keep the null theme fields, to make it easier to keep those when saving/loading the theme
2016-06-17 01:13:23 -03:00
..
bind vsync support 2016-06-05 19:14:33 -03:00
helper Add math/script expression evaluation in editor (#3620) 2016-05-01 10:33:32 +02:00
io Fixed PacketPeer.get_var() return type in docs 2016-06-16 14:15:44 +02:00
math First version of Profiler 2016-05-21 21:18:16 -03:00
os Add joystick vibration support on Linux (#5043) 2016-06-15 07:25:35 +02:00
allocators.h
array.cpp Add 'rfind' function to Array 2016-06-10 17:46:57 -03:00
array.h Add 'rfind' function to Array 2016-06-10 17:46:57 -03:00
balloon_allocator.h
color.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
color.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
command_queue_mt.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
command_queue_mt.h Add texture region support for stylebox render 2016-06-05 00:45:53 +08:00
compressed_translation.cpp
compressed_translation.h
core_string_names.cpp
core_string_names.h
dictionary.cpp Added Dictionary.values() 2016-06-05 14:50:06 +02:00
dictionary.h Added Dictionary.values() 2016-06-05 14:50:06 +02:00
dvector.cpp
dvector.h Adds the invert() method to DVector. 2016-05-16 13:06:41 -04:00
error_list.h
error_macros.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
error_macros.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
event_queue.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
event_queue.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
fpstr.cpp
fpstr.h
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 -All variables from script are visible through get_property_list(), not just those with export() 2016-06-11 18:34:49 -03:00
global_constants.h
globals.cpp First version of Profiler 2016-05-21 21:18:16 -03:00
globals.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
hash_map.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
hashfuncs.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
hq2x.cpp Finalized DynamicFont implementation 2016-05-29 11:37:52 -03:00
hq2x.h Finalized DynamicFont implementation 2016-05-29 11:37:52 -03:00
image.cpp Finalized DynamicFont implementation 2016-05-29 11:37:52 -03:00
image.h Finalized DynamicFont implementation 2016-05-29 11:37:52 -03:00
image_quantize.cpp
input_map.cpp fix ui_* input events in Editor 2016-06-05 19:06:57 +02:00
input_map.h Make Input Actions config not affect the editor 2016-06-05 01:19:42 -03:00
int_types.h
list.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
make_binders.py Remove trailing spaces 2016-04-02 20:26:12 +02:00
map.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
message_queue.cpp
message_queue.h
method_bind.cpp
method_bind.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
multi_bucket_array.h
object.cpp Fix indentation issues in last commits 2016-06-07 07:39:40 +02:00
object.h -added missing .inc files 2016-06-17 01:13:23 -03:00
object_type_db.cpp New reworked AnimatedSprite! 2016-05-14 23:48:45 -03:00
object_type_db.h New reworked AnimatedSprite! 2016-05-14 23:48:45 -03:00
packed_data_container.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
packed_data_container.h
pair.cpp
pair.h
path_db.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
path_db.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
path_remap.cpp
path_remap.h
pool_allocator.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
pool_allocator.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
print_string.cpp First version of Profiler 2016-05-21 21:18:16 -03:00
print_string.h
profile_clock.cpp First version of Profiler 2016-05-21 21:18:16 -03:00
profile_clock.h First version of Profiler 2016-05-21 21:18:16 -03:00
ref_ptr.cpp
ref_ptr.h
reference.cpp
reference.h
register_core_types.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
register_core_types.h
res_ptr.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
res_ptr.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
resource.cpp Expose ResourceImportMetadata::set_source_md5 for script 2016-06-03 18:45:44 +08:00
resource.h Changed import workflow 2016-05-27 14:19:11 -03:00
rid.cpp
rid.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
ring_buffer.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
safe_refcount.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
safe_refcount.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
script_debugger_debugger.cpp
script_debugger_local.cpp First version of Profiler 2016-05-21 21:18:16 -03:00
script_debugger_local.h First version of Profiler 2016-05-21 21:18:16 -03:00
script_debugger_remote.cpp Ability to reload scripts on running game 2016-06-01 20:31:42 -03:00
script_debugger_remote.h Ability to reload scripts on running game 2016-06-01 20:31:42 -03:00
script_language.cpp Changed reload logic to auto-hard-reload scripts on save. It's simpler to use and also fixes #4756 2016-06-13 10:58:32 -03:00
script_language.h Changed reload logic to auto-hard-reload scripts on save. It's simpler to use and also fixes #4756 2016-06-13 10:58:32 -03:00
SCsub
self_list.h
set.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
simple_type.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
sort.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
string_db.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
string_db.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
translation.cpp Added translation support to Godot 2016-05-27 19:58:28 -03:00
translation.h Modified editor strings to be translatable in the future 2016-05-03 22:25:37 -03:00
typedefs.h Add support for patch versions (2.0.x) 2016-03-22 18:41:09 +01:00
ucaps.h
undo_redo.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
undo_redo.h
ustring.cpp Add 'is_subsequence_of' function to String 2016-06-12 14:52:54 -03:00
ustring.h Add 'is_subsequence_of' function to String 2016-06-12 14:52:54 -03:00
variant.cpp Made error when signal calls a method with the wrong number of parameters more detailed, closes #4893 2016-06-12 12:32:45 -03:00
variant.h -Added configuration warning system for nodes 2016-05-17 18:28:44 -03:00
variant_call.cpp Merge pull request #5192 from J08nY/issue-5190 2016-06-15 11:13:59 +02:00
variant_call_bind.h
variant_construct_string.cpp
variant_op.cpp Add support for Python-like negative indexing 2016-06-05 20:00:54 +02:00
variant_parser.cpp Changed reload logic to auto-hard-reload scripts on save. It's simpler to use and also fixes #4756 2016-06-13 10:58:32 -03:00
variant_parser.h -Use simpler methods for parsing simple tags, fixes #3274 2016-01-08 19:03:17 -03:00
vector.h Add 'from' argument to Array.find() 2016-06-10 15:43:07 -03:00
vmap.cpp
vmap.h
vset.cpp
vset.h