Robert Manuszewski
18c689aed1
Converted UProperties to FProperties
...
#rb Steve.Robb (at least the most important files)
[CL 10596080 by Robert Manuszewski in Dev-Core branch]
2019-12-06 14:50:00 -05:00
ben marsh
4ba1a35b31
Copying //UE4/Dev-Build to Dev-Main (//UE4/Dev-Main)
...
#rb none
#rnx
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 9053338 in //UE4/Main/...
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v443-9013191)
[CL 9081386 by ben marsh in Dev-Core branch]
2019-09-24 23:47:00 -04:00
Ben Marsh
8f8a65e814
LiveCoding: Fix deadlock when using the quick restart functionality, where a patch can be loaded before the module has been registered.
...
#rb none
#jira UE-79633
#rnx
[CL 8575142 by Ben Marsh in Dev-Build branch]
2019-09-09 14:18:24 -04:00
ben marsh
d111b7e01f
Fix compile error on Clang due to different behavior in scoping for extern'd variables.
...
#jira UE-79560
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 8376935 via CL 8380487 via CL 8380544
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v404-8404397)
[CL 8410937 by ben marsh in Dev-Core branch]
2019-09-03 02:52:46 -04:00
ben marsh
fa203eb568
LiveCoding: Add a delegate that's called when a Live Coding patch is applied.
...
#jira UE-79227
[FYI] Rex.Hill
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 8362316 via CL 8362852 via CL 8362915
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v403-8382528)
[CL 8398808 by ben marsh in Dev-Core branch]
2019-09-02 08:43:45 -04:00
ben marsh
e61d7dc165
LiveCoding: Live Coding cannot be re-enabled after being disabled from the Compile button.
...
#jira
#rb none
#rnx
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 8361959 in //UE4/Release-4.23/... via CL 8361962
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v403-8382528)
[CL 8398682 by ben marsh in Dev-Core branch]
2019-09-02 08:41:02 -04:00
ben marsh
227ccc472b
Fix compile error on Clang due to different behavior in scoping for extern'd variables.
...
#jira UE-79560
#ROBOMERGE-SOURCE: CL 8376935 via CL 8380487
#ROBOMERGE-BOT: (v402-8361577)
[CL 8380544 by ben marsh in Main branch]
2019-08-29 19:52:45 -04:00
ben marsh
1c50519254
LiveCoding: Add a delegate that's called when a Live Coding patch is applied.
...
#jira UE-79227
[FYI] Rex.Hill
#ROBOMERGE-SOURCE: CL 8362316 via CL 8362852
#ROBOMERGE-BOT: (v402-8361577)
[CL 8362915 by ben marsh in Main branch]
2019-08-28 12:34:28 -04:00
ben marsh
534d6889d8
LiveCoding: Live Coding cannot be re-enabled after being disabled from the Compile button.
...
#jira
#rb none
#rnx
#ROBOMERGE-SOURCE: CL 8361959 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v402-8361577)
[CL 8361962 by ben marsh in Main branch]
2019-08-28 10:30:23 -04:00
ben marsh
29cd39bf4c
Fix some compile errors running with /permissive- on Windows.
...
#rb none
#rnx
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 8211779 in //UE4/Main/...
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v401-8057353)
[CL 8277286 by ben marsh in Dev-Core branch]
2019-08-24 14:33:49 -04:00
stefan boberg
ce57477cd6
Copying //UE4/Dev-Build to Dev-Main (//UE4/Dev-Main)
...
#rb none
#rnx
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 8195018 in //UE4/Main/...
#ROBOMERGE-BOT: CORE (Main -> Dev-Core) (v401-8057353)
[CL 8267862 by stefan boberg in Dev-Core branch]
2019-08-24 13:46:57 -04:00
Ben Marsh
f2af127fe7
Fix some compile errors running with /permissive- on Windows.
...
#rb none
#rnx
[CL 8211779 by Ben Marsh in Main branch]
2019-08-22 10:52:35 -04:00
Ben Marsh
beb4519169
Rename EBuildConfigurations::Type to EBuildConfiguration.
...
#rb none
[CL 7937697 by Ben Marsh in Dev-Build branch]
2019-08-09 17:35:36 -04:00
Steve Robb
bbf8e8e81d
Deprecating ARRAY_COUNT and changing it to UE_ARRAY_COUNT.
...
#rb none
[CL 7924370 by Steve Robb in Dev-Core branch]
2019-08-09 08:30:26 -04:00
ben marsh
eaa2228904
Live Coding: Use FPlatformMisc::RequestExit(true) when quick restarting an application, to ensure that logs are flushed and the session is not considered an abnormal termination.
...
#rb none
#rnx
#jira
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 7713202 in //UE4/Release-4.23/... via CL 7713203
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v389-7813075)
[CL 7837351 by ben marsh in Dev-Build branch]
2019-08-06 23:07:22 -04:00
ben marsh
307c1187b1
Live Coding: Fix patches not being reapplied during a quick restart for lazy loaded modules. Now forces such modules to be enabled immediately if they have pending patches.
...
#rb none
#jira UE-77610
#rnx
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 7713016 in //UE4/Release-4.23/... via CL 7713017
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v389-7813075)
[CL 7837321 by ben marsh in Dev-Build branch]
2019-08-06 23:07:04 -04:00
ben marsh
996b348cdf
Live Coding: Fix failure to build patch when triggering Live Coding via the editor compile button with startup set to Manual. Was not registering the modules with the sidecar process before triggering the compile.
...
#rb none
#jira UE-77596
#rnx
#ROBOMERGE-OWNER: ben.marsh
#ROBOMERGE-AUTHOR: ben.marsh
#ROBOMERGE-SOURCE: CL 7712963 in //UE4/Release-4.23/... via CL 7712964
#ROBOMERGE-BOT: BUILD (Main -> Dev-Build) (v389-7813075)
[CL 7837292 by ben marsh in Dev-Build branch]
2019-08-06 23:06:51 -04:00
ben marsh
819abedcf2
Live Coding: Use FPlatformMisc::RequestExit(true) when quick restarting an application, to ensure that logs are flushed and the session is not considered an abnormal termination.
...
#rb none
#rnx
#jira
#ROBOMERGE-SOURCE: CL 7713202 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v385-7708028)
[CL 7713203 by ben marsh in Main branch]
2019-08-04 11:01:49 -04:00
ben marsh
d6df78234b
Live Coding: Fix patches not being reapplied during a quick restart for lazy loaded modules. Now forces such modules to be enabled immediately if they have pending patches.
...
#rb none
#jira UE-77610
#rnx
#ROBOMERGE-SOURCE: CL 7713016 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v385-7708028)
[CL 7713017 by ben marsh in Main branch]
2019-08-03 19:08:42 -04:00
ben marsh
2560cf153a
Live Coding: Fix failure to build patch when triggering Live Coding via the editor compile button with startup set to Manual. Was not registering the modules with the sidecar process before triggering the compile.
...
#rb none
#jira UE-77596
#rnx
#ROBOMERGE-SOURCE: CL 7712963 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v385-7708028)
[CL 7712964 by ben marsh in Main branch]
2019-08-03 16:27:12 -04:00
ben marsh
3cc5d9c8a2
Few CIS fixes.
...
#rb none
#rnx
#jira
#ROBOMERGE-SOURCE: CL 7321421 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v371-7306989)
[CL 7321423 by ben marsh in Main branch]
2019-07-16 08:47:25 -04:00
ben marsh
741185a47b
LiveCoding: Add support for the new restart functionality in Live++ 1.5.0. The Live Coding console window now includes a "Quick Restart" button, which restarts the process and adds the existing patches back in.
...
#rb none
#jira
#ROBOMERGE-SOURCE: CL 7321413 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v371-7306989)
[CL 7321415 by ben marsh in Main branch]
2019-07-16 08:46:52 -04:00
ben marsh
4596a52f91
Fix unity build error.
...
#rb none
#rnx
#jira
#ROBOMERGE-SOURCE: CL 7321364 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v371-7306989)
[CL 7321365 by ben marsh in Main branch]
2019-07-16 08:44:06 -04:00
ben marsh
e675e5497c
Merging Live++ 1.5.0
...
#rb none
#jira
#ROBOMERGE-SOURCE: CL 7321355 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v371-7306989)
[CL 7321356 by ben marsh in Main branch]
2019-07-16 08:43:32 -04:00
zzz77
97e4a99783
PR #6033 : Fixes for IntelliSense (Contributed by zzz77)
...
#rb none
#rnx
[CL 7308593 by Ben Marsh in Dev-Build branch]
2019-07-15 10:09:44 -04:00