Charles Phillips
Charles Phillips
:+1: for Redis
I can't reproduce this with Python 3.6.3 on Windows, with current UnrealCV and Unreal Engine 4.18.2. The command works for me.
It is of course possible to directly run other modules inside Unreal, as in: https://wiki.unrealengine.com/Integrating_OpenCV_Into_Unreal_Engine_4 However, that would be outside the scope of this project, which is intended to be...
Can you please describe what was happening when the process crashed? Have you tested with the RealisticRendering package? If you are using the editor, had you already pressed play (as...
The discussion in #14 is related, and explains the depth calculations -- although the new depth commands added in 26cdbd8ca still need documentation.
I also receive the crash if the game is not running (e.g. before pressing play in the editor), but as long as the game is running everything works as expected....
I think the easiest way would be to use a pre-processor to scan all the pages and create a dictionary/map of settings/labels to pages. Since AdvancedTomato doesn't change once it's...
No worries, plenty to do around here too :) I don't think we need to do it in C, we could probably do it in Bash. It would have to...