virtualx-engine/servers
Gustav Lund 0672fc377e Fix of AudioRecordingEffect property
For debug purposes the boolean whether the recording is active or not were an editor property.
It has been removed to avoid users leaving it on true on close, causing it to be saved in the default_bus_layout
It was also renamed to better describe its functionality

related to issue: 20487
2018-07-27 09:52:54 +02:00
..
arvr Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
audio Fix of AudioRecordingEffect property 2018-07-27 09:52:54 +02:00
physics Add check to clang 6.0 compiler bug workaround 2018-07-26 17:25:16 +02:00
physics_2d Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
visual Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
arvr_server.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
arvr_server.h A few fixes on the ARVR Server 2018-03-15 23:31:02 +11:00
audio_server.cpp Merge pull request #15967 from Gamblify/AudioRecordingModule 2018-07-26 15:37:19 +02:00
audio_server.h Add Audio Server profiling time to the profiler 2018-07-17 10:11:56 -03:00
physics_2d_server.cpp doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
physics_2d_server.h Modified RigidBody, PhysicsDirectBodyState, PhysicsServer, and their respective 2D counterparts to be more consistent and to include more useful methods. 2018-07-24 05:00:56 -04:00
physics_server.cpp Merge pull request #15643 from organicpencil/bullet_contact_impulse 2018-07-26 15:36:37 +02:00
physics_server.h Merge pull request #15643 from organicpencil/bullet_contact_impulse 2018-07-26 15:36:37 +02:00
register_server_types.cpp Audio Recording module 2018-07-26 14:14:29 +02:00
register_server_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00
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 doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
visual_server.h Merge pull request #18368 from Gamblify/RasterizerEngineSync 2018-07-25 20:33:37 +02:00