godot/servers
Rémi Verschelde 92bfde531c
Merge pull request #19786 from JFonS/correct_normal_scaling
Add render mode to ensure correct normals when using non-uniform scaling
2018-07-04 15:09:59 +02:00
..
arvr
audio Entirely new (and much improved) animation editor. 2018-06-07 12:52:00 -03:00
physics
physics_2d Merge pull request #18349 from Gorgexpress/master 2018-05-26 18:29:49 +02:00
visual Merge pull request #19786 from JFonS/correct_normal_scaling 2018-07-04 15:09:59 +02:00
arvr_server.cpp
arvr_server.h
audio_server.cpp Remove audio latency print 2018-06-20 14:00:19 -03:00
audio_server.h Removed unused AudioServer::update function 2018-06-15 14:13:33 -03:00
physics_2d_server.cpp Expose methods area_set_area_monitor_callback and area_set_monitorable in PhysicsServer and Physics2DServer 2018-05-25 20:46:54 +02:00
physics_2d_server.h
physics_server.cpp Expose methods area_set_area_monitor_callback and area_set_monitorable in PhysicsServer and Physics2DServer 2018-05-25 20:46:54 +02:00
physics_server.h
register_server_types.cpp
register_server_types.h
SCsub
server_wrap_mt_common.h Added ability for SSAO to affect AO textures too 2018-07-02 16:50:52 -03:00
visual_server.cpp
visual_server.h Ensure, if a texture meant for a normal map is imported and size limit exists, that it's renormalized after resize. 2018-07-03 10:56:31 -03:00