Matt Benic 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 years ago
..
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 years ago
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 years ago
IPCBroker.cpp ab554d3fd6 Run IPC threads at 10hz as to not eat CPU 10 years ago
IPCBroker.h 9221ce9a4a Update 10 years ago
IPCChannel.cpp 83cf8f05c0 Fix IPC issue on Windows which was causing reads to hang and a problem at exit 10 years ago
IPCChannel.h 9221ce9a4a Update 10 years ago
IPCEvents.h 9221ce9a4a Update 10 years ago
IPCMessage.cpp 9221ce9a4a Update 10 years ago
IPCMessage.h 9221ce9a4a Update 10 years ago
IPCTypes.h 9221ce9a4a Update 10 years ago
IPCUnix.cpp 9221ce9a4a Update 10 years ago
IPCUnix.h 9221ce9a4a Update 10 years ago
IPCWindows.cpp ab554d3fd6 Run IPC threads at 10hz as to not eat CPU 10 years ago
IPCWindows.h 83cf8f05c0 Fix IPC issue on Windows which was causing reads to hang and a problem at exit 10 years ago
IPCWorker.cpp ab554d3fd6 Run IPC threads at 10hz as to not eat CPU 10 years ago
IPCWorker.h 9221ce9a4a Update 10 years ago