Commit Graph

6 Commits

Author SHA1 Message Date
Richard TalbotWatkin
508b4367ed SPackagesDialog now responds to changes to source control state.
#jira UE-7758 - Asset list does not update in "Check Out Assets" dialog when "Connect to Source Control" is pressed

[CL 2431463 by Richard TalbotWatkin in Main branch]
2015-02-04 05:20:41 -05:00
Richard TalbotWatkin
a751094533 Introduced an "auto checkout" mode to the editor preferences. Warns when assets which cannot be checked out are edited. Changes to the SPackagesDialog to make it more verbose and include tooltips.
#jira UE-6384 - Source Control: Optional check-out on edit can cause work to be lost

[CL 2403502 by Richard TalbotWatkin in Main branch]
2015-01-12 11:19:17 -05:00
Nick Darnell
90e793745c Slate - ESlateCheckBoxState has been renamed to ECheckBoxState.
[CL 2384008 by Nick Darnell in Main branch]
2014-12-10 14:24:09 -05:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Max Preussner
017837289f Modules: Module Manager API cleanup pass
There is now a consistent set of methods for module loading, unloading and lookup that all behave in the same expected way.

- renamed GetModuleInterface to GetModule and made it not assert
- removed GetModuleInterfaceRef
- namespace enums to enum classes, NULL to nullptr
- moved important public methods to the top, so they're easier to discover
- added missing & improved existing documentation
- cleaned up existing use cases

[CL 2109936 by Max Preussner in Main branch]
2014-06-18 19:23:34 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00