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