| .. |
|
Application.cpp
|
5b7a672d26
Updates
|
10 years ago |
|
Application.h
|
46fe3060a6
Updates
|
10 years ago |
|
Engine.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 |
|
Engine.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 |
|
EngineConfig.cpp
|
d60fb38af8
When playing from the editor, project's Engine.json settings take precidence over those passed from the editor as commandline arguments. Default settings also don't take precidence over those set in the settings file.
|
10 years ago |
|
EngineConfig.h
|
d60fb38af8
When playing from the editor, project's Engine.json settings take precidence over those passed from the editor as commandline arguments. Default settings also don't take precidence over those set in the settings file.
|
10 years ago |
|
EngineEvents.h
|
46fe3060a6
Updates
|
10 years ago |