virtualx-engine/modules
Pedro J. Estébanez 8f6a636ae7 Modernize Semaphore
- Based on C++11's `mutex` and `condition_variable`
- No more need to allocate-deallocate or check for null
- No pointer anymore, just a member variable
- Platform-specific implementations no longer needed
- Simpler for `NO_THREADS`
2021-02-18 11:58:08 +01:00
..
bmp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
bullet Merge pull request #42882 from madmiraal/fix-39767-3.2 2021-01-14 20:46:06 +01:00
camera iOS Modules: separate main platform code from modules 2021-01-14 15:30:00 +03:00
csg Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
cvtt Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
dds Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
denoise Add options to reduce lightmaps disk usage. 2021-02-16 13:20:27 +01:00
enet Mention that NetworkedMultiplayerENet uses UDP only 2021-01-15 16:49:46 +01:00
etc Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
fbx fixed bug in vertex duplication breaking meshes 2021-02-09 16:33:46 +00:00
freetype Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
gdnative Modernize Mutex 2021-02-18 11:58:08 +01:00
gdscript Modernize Mutex 2021-02-18 11:58:08 +01:00
gridmap Document that GridMap doesn't support visual layers or cull masks 2021-02-05 10:26:03 +01:00
hdr Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
jpg Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
jsonrpc Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
lightmapper_cpu Add options to reduce lightmaps disk usage. 2021-02-16 13:20:27 +01:00
mbedtls Cleanup: Remove executable bit from files which don't need it 2021-01-26 17:00:15 +01:00
minimp3 Fail mp3 loading when attempting to load invalid mp3s 2021-02-16 14:27:40 +01:00
mobile_vr Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
mono Modernize Mutex 2021-02-18 11:58:08 +01:00
ogg Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
opensimplex Optimize data format for OpenSimplex images 2021-01-13 16:17:07 +01:00
opus Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
pvr Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
raycast Fix crash in lightmapper under MinGW-GCC Windows 2021-01-18 18:28:11 +01:00
recast Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
regex Change reserved keyword in Regex documentation code 2021-01-13 16:17:09 +01:00
squish Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
stb_vorbis Fix mono->stereo conversion for oggs (see #40630) 2021-02-16 14:27:40 +01:00
svg Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
tga Fix a crash in the TGA loader with malformed input 2021-02-04 13:10:03 +01:00
theora Modernize Semaphore 2021-02-18 11:58:08 +01:00
tinyexr Fix missing include in MacOS builds 2021-02-17 11:19:28 +01:00
upnp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
vhacd Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
visual_script Modernize Mutex 2021-02-18 11:58:08 +01:00
vorbis Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
webm Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
webp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
webrtc Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
websocket Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
webxr Remove reference to CanvasLayer in WebXR example, because it can cause rendering issues in AR. 2021-02-02 13:02:46 +01:00
xatlas_unwrap Fix memory leak in Xatlas module 2021-02-16 14:27:38 +01:00
register_module_types.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00