Commit Graph

4 Commits

Author SHA1 Message Date
Matthew Griffin
413f86f850 Fixed include paths that were missed when modules were moved.
Spotted by amigo in #UE4Linux

[CL 2458483 by Matthew Griffin in Main branch]
2015-02-24 10:49:58 -05:00
Matthew Griffin
69e5147031 Missed files from CEF3 Win32 checkin
[CL 2408751 by Matthew Griffin in Main branch]
2015-01-16 09:04:57 -05:00
Matthew Griffin
6f5b21f0a1 Ensured that web browser window size is set correctly
Changed Web Browser Window Set Size function to take an int point as there's no need for float version

Calculated integer size of viewport by adding position and size before converting to int, which avoids problems with rounding.

[CL 2397445 by Matthew Griffin in Main branch]
2015-01-05 08:54:59 -05:00
Matthew Griffin
102bea4250 Moving WebBrowser and CEF3Utils to Runtime so that they can be used in games.
Also removed guards around browser code in SWebBrowser and made sure that path for sub process exe is correct if game exe is not in the same folder.

[CL 2389777 by Matthew Griffin in Main branch]
2014-12-16 06:41:01 -05:00