Commit Graph

9 Commits

Author SHA1 Message Date
Saul Abreu
ed27d12047 Moved specification of the native culture of a localization target over to the table of supported cultures.
[CL 2521701 by Saul Abreu in Main branch]
2015-04-22 16:39:20 -04:00
Saul Abreu
8e63e8c809 Refactored localization target data structures so that the configuration settings exist within a unified localization dashboard settings object.
[CL 2495090 by Saul Abreu in Main branch]
2015-03-28 19:17:15 -04:00
Saul Abreu
db4c539fee Fixed generation of localization status reports from the localization dashboard. Clicking the localization status buttons now opens the conflict report in the default editor for the file type.
[CL 2483741 by Saul Abreu in Main branch]
2015-03-18 19:14:43 -04:00
Marc Audy
a425eba9ed Unify Slate's FInputGesture and Engine's FInputChord as FInputChord defined in Slate
[CL 2481648 by Marc Audy in Main branch]
2015-03-17 11:36:28 -04:00
Saul Abreu
d54105edc2 Refactored localization commandlet execution/tasks so that they take the ULocalizationTarget object instead of the FLocalizationTargetSettings member in preparation for having the UE4 target set separate from the project-specific target set.
[CL 2472879 by Saul Abreu in Main branch]
2015-03-09 15:38:32 -04:00
Saul Abreu
d15578233c Relocated several methods on FLocalizationTargetSettings to ULocalizationTarget in preparation for seprating UE4 and game-specific target sets. ULocalizationTarget will make the distinction possible, not FLocalizationTargetSettings.
[CL 2472820 by Saul Abreu in Main branch]
2015-03-09 15:09:46 -04:00
Saul Abreu
b2082f0866 Refactored localization dashboard and localization target editor details customization to make it easier to add new members to the classes being customized, in preparation for adding gather step customization.
[CL 2471635 by Saul Abreu in Main branch]
2015-03-06 17:12:46 -05:00
Matthew Griffin
ee952b3026 Fixed non-Unity build errors
#codereview Saul.Abreu

[CL 2469943 by Matthew Griffin in Main branch]
2015-03-05 06:15:45 -05:00
Saul Abreu
945f1a533a Moved detail customizations from the localization dashboard and localization target editor into their own files. Both are registered and unregistered as part of the module now.
[CL 2469770 by Saul Abreu in Main branch]
2015-03-05 00:08:26 -05:00