godot/core/os
Juan Linietsky 8be2fabbe5 Changed import workflow
-Rearrange favorites in fs dock with drag and drop
-Removed import -> sub-scene, moved to scenetree contextual menu
-Removed import -> re-import , moved and integrated to FS dock
-Added ability in FS dock to re-import more than one resource
simultaneously
-Added ability to drag from native filesystem explorer to Godot, only
works on Windows though
-Removed scene reimport merge options, never worked well. Eventually
merging materials should be re-added
-Added ability to set custom root node type when importing scenes
-Re-Import is now automatic, can be configured back to manual in editor
settings
-Added resource previews in property list for many resource types
2016-05-27 14:19:11 -03:00
..
copymem.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
copymem.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
dir_access.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
dir_access.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
file_access.cpp Fix File.get_csv_line not including quoted newlines in the output 2016-04-16 15:12:29 +03:00
file_access.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
input.cpp Add some joystick functions to input. Enables manipulation of mappings at runtime 2016-01-08 00:40:41 +01:00
input.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
input_event.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
input_event.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
keyboard.cpp Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT 2016-02-17 23:01:27 +01:00
keyboard.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
main_loop.cpp Changed import workflow 2016-05-27 14:19:11 -03:00
main_loop.h Changed import workflow 2016-05-27 14:19:11 -03:00
memory.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
memory.h Add spaces to macros in memory.h to make C++11 compilers happy 2016-05-27 16:48:27 +08:00
memory_pool_dynamic.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
memory_pool_dynamic.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
memory_pool_dynamic_prealloc.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
memory_pool_dynamic_prealloc.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
memory_pool_dynamic_static.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
memory_pool_dynamic_static.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
memory_pool_static.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
memory_pool_static.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
mutex.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
mutex.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
os.cpp Reject any native video player calls on iOS that point to files within .pck archives. 2016-02-19 16:05:49 +11:00
os.h Fixes the month consistency issue in enums and get_date etc 2016-03-13 15:27:39 -07:00
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
semaphore.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
semaphore.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
shell.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shell.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
thread.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
thread.h remove trailing whitespace 2016-03-09 00:00:52 +01:00
thread_dummy.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
thread_dummy.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
thread_safe.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
thread_safe.h remove trailing whitespace 2016-03-09 00:00:52 +01:00