virtualx-engine/servers
AndreaCatania 7a9ca08f16 Implemented physics plug
Moved init_physics

Implemented physics 2D plug

Fix clang

Fix clang

Fix static check

Fix clang

Fix static check

Moved physics server initialization

Moved physics server settings initialization
2017-11-04 03:25:51 +01:00
..
arvr Redoing the ARVR GDNative interface as module and tighter implementation 2017-10-14 09:10:18 +11:00
audio Fixed Voice_Count issues in AudioEffectChorus: 2017-09-25 20:46:52 +07:00
physics Added documentation for 3D Joints, the 2D Pin Joint, and the Physicsservers, also a minor bugfix in the 3D Pinjoint. 2017-10-14 22:17:26 +02:00
physics_2d Prevent a possible crash at collision_object_2d_sw.h 2017-10-12 14:25:40 -03:00
visual Fix crash in shader parsing 2017-10-16 21:55:42 +02:00
arvr_server.cpp Fix argument names in method bindings. 2017-10-11 20:00:25 +02:00
arvr_server.h Made a few tweaks to the interface 2017-10-06 20:35:55 +11:00
audio_server.cpp Rename pos to position in user facing methods and variables 2017-09-20 13:11:10 +02:00
audio_server.h Fix crash when no audio driver is available 2017-09-13 20:54:55 -03:00
physics_2d_server.cpp Implemented physics plug 2017-11-04 03:25:51 +01:00
physics_2d_server.h Implemented physics plug 2017-11-04 03:25:51 +01:00
physics_server.cpp Implemented physics plug 2017-11-04 03:25:51 +01:00
physics_server.h Implemented physics plug 2017-11-04 03:25:51 +01:00
register_server_types.cpp Implemented physics plug 2017-11-04 03:25:51 +01:00
register_server_types.h Implemented physics plug 2017-11-04 03:25:51 +01:00
SCsub Merge pull request #8567 from BastiaanOlij/ar_vr_server 2017-07-31 13:29:18 +02:00
server_wrap_mt_common.h Use HTTPS URL for Godot's website in the headers 2017-08-27 14:16:55 +02:00
visual_server.cpp Expose 'request_frame_drawn_callback' to script. 2017-10-14 16:32:27 +01:00
visual_server.h Ability to set a custom FOV makes it possible to use sky on orthogonal view. Closes #9186 2017-09-29 18:56:52 -03:00