Matt Benic 50e0e51adf Merge remote-tracking branch 'upstream/master' 10 лет назад
..
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 лет назад
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 лет назад
IPCBroker.cpp ab554d3fd6 Run IPC threads at 10hz as to not eat CPU 10 лет назад
IPCBroker.h 9221ce9a4a Update 10 лет назад
IPCChannel.cpp 83cf8f05c0 Fix IPC issue on Windows which was causing reads to hang and a problem at exit 10 лет назад
IPCChannel.h 80eb2ac670 Adding IPC terminate, other process accessor 10 лет назад
IPCEvents.h 9221ce9a4a Update 10 лет назад
IPCMessage.cpp 9221ce9a4a Update 10 лет назад
IPCMessage.h 9221ce9a4a Update 10 лет назад
IPCTypes.h 9221ce9a4a Update 10 лет назад
IPCUnix.cpp 9221ce9a4a Update 10 лет назад
IPCUnix.h 80eb2ac670 Adding IPC terminate, other process accessor 10 лет назад
IPCWindows.cpp 80eb2ac670 Adding IPC terminate, other process accessor 10 лет назад
IPCWindows.h 80eb2ac670 Adding IPC terminate, other process accessor 10 лет назад
IPCWorker.cpp ab554d3fd6 Run IPC threads at 10hz as to not eat CPU 10 лет назад
IPCWorker.h 9221ce9a4a Update 10 лет назад