2.83.5
add Windows version of shared memory, very basic implementation (only allows one single allocation)
added preliminary shared memory physics client/server fix a bug in CommonMultiBodyBase: don't use data if it hasn't been allocated
enable posix shared memory on non-Win32 platforms (Linux and Mac) for example browser
add missing files
exit gracefully and call destructor of the current active example fflush after printf implemented stepForward and Shutdown for the SharedMemory client/server
fix SharedMemory premake file