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