godot/servers
Juan Linietsky 78f4b93703 Fixes to GraphEdit:
-Working area is bigger now, solves #1148
-Using Position now works, fixes #1141
-RGB ops now work, fixes #1139
-Missing bindings to GraphEdit and GraphNode added
-Shader Graph Editor Shows errors on cyclic links and missing connections
2015-01-08 00:41:34 -03:00
..
audio 3D Import Import & UDP 2014-11-12 11:23:23 -03:00
physics -CCD in 3D physics was not working (code was not even there!) re-added, fixes 1067 2015-01-05 23:00:35 -03:00
physics_2d -CCD in 3D physics was not working (code was not even there!) re-added, fixes 1067 2015-01-05 23:00:35 -03:00
spatial_sound
spatial_sound_2d
visual Fixes to GraphEdit: 2015-01-08 00:41:34 -03:00
SCsub
audio_server.cpp
audio_server.h 3D Import Import & UDP 2014-11-12 11:23:23 -03:00
physics_2d_server.cpp Changes to 2D physics engine 2015-01-05 18:37:12 -03:00
physics_2d_server.h Changes to 2D physics engine 2015-01-05 18:37:12 -03:00
physics_server.cpp 3D Import Import & UDP 2014-11-12 11:23:23 -03:00
physics_server.h
register_server_types.cpp
register_server_types.h
spatial_sound_2d_server.cpp
spatial_sound_2d_server.h
spatial_sound_server.cpp
spatial_sound_server.h
visual_server.cpp
visual_server.h -ability to set default textures in shader (needed for visual shader editing) 2014-12-21 11:42:44 -03:00