godot/servers
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
..
audio remove trailing whitespace 2016-03-09 00:00:52 +01:00
physics Remove noisy print 2016-05-23 22:56:32 -07:00
physics_2d First version of Profiler 2016-05-21 21:18:16 -03:00
spatial_sound remove trailing whitespace 2016-03-09 00:00:52 +01:00
spatial_sound_2d Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
visual Changed import workflow 2016-05-27 14:19:11 -03:00
audio_server.cpp set_signed_data now works correctly on pcm8 samples. 2016-01-21 14:40:58 +01:00
audio_server.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
physics_2d_server.cpp Fix wrong return and argument types in documentation 2016-05-04 15:35:09 +02:00
physics_2d_server.h First version of Profiler 2016-05-21 21:18:16 -03:00
physics_server.cpp Port collision and layer masks to 3D, fixes #1759 2016-04-09 22:11:12 +03:00
physics_server.h Port collision and layer masks to 3D, fixes #1759 2016-04-09 22:11:12 +03:00
register_server_types.cpp Variables SpatialSoundServer and SS pointed to SpatialSound2DServer. 2016-01-30 10:36:58 +01:00
register_server_types.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00
server_wrap_mt_common.h ability to run 2D physics in a thread 2015-05-26 01:06:05 -03:00
spatial_sound_2d_server.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
spatial_sound_2d_server.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
spatial_sound_server.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
spatial_sound_server.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
visual_server.cpp ability to shrink all images x2 on load 2016-05-04 12:37:07 -03:00
visual_server.h Changed import workflow 2016-05-27 14:19:11 -03:00