Matt Benic 50e0e51adf Merge remote-tracking branch 'upstream/master' 10 anni fa
..
IPC.cpp 9d5a617f58 Added the ability to pause/resume updates on the engine and step one frame at a time. Added Pause/Resume and Step buttons on the editor to pause/resume/step through IPC. NOTE that IPC update has moved to StartFrame so it doesn't get paused. 10 anni fa
IPC.h 9d5a617f58 Added the ability to pause/resume updates on the engine and step one frame at a time. Added Pause/Resume and Step buttons on the editor to pause/resume/step through IPC. NOTE that IPC update has moved to StartFrame so it doesn't get paused. 10 anni fa
IPCBroker.cpp ab554d3fd6 Run IPC threads at 10hz as to not eat CPU 10 anni fa
IPCBroker.h 9221ce9a4a Update 10 anni fa
IPCChannel.cpp 83cf8f05c0 Fix IPC issue on Windows which was causing reads to hang and a problem at exit 10 anni fa
IPCChannel.h 80eb2ac670 Adding IPC terminate, other process accessor 10 anni fa
IPCEvents.h 9221ce9a4a Update 10 anni fa
IPCMessage.cpp 9221ce9a4a Update 10 anni fa
IPCMessage.h 9221ce9a4a Update 10 anni fa
IPCTypes.h 9221ce9a4a Update 10 anni fa
IPCUnix.cpp 9221ce9a4a Update 10 anni fa
IPCUnix.h 80eb2ac670 Adding IPC terminate, other process accessor 10 anni fa
IPCWindows.cpp 80eb2ac670 Adding IPC terminate, other process accessor 10 anni fa
IPCWindows.h 80eb2ac670 Adding IPC terminate, other process accessor 10 anni fa
IPCWorker.cpp ab554d3fd6 Run IPC threads at 10hz as to not eat CPU 10 anni fa
IPCWorker.h 9221ce9a4a Update 10 anni fa