Commit Graph

8 Commits

Author SHA1 Message Date
Saul Abreu
5b507ef78c Added ShouldGatherFromEditorOnlyData setting to localization dashboard UI for gathering from assets and metadata.
[CL 2621263 by Saul Abreu in Main branch]
2015-07-14 21:52:15 -04:00
Joe Conley
94500a71c3 Localization Module: GetLocalizationTargetByName moved here from LocalizationDashboard, removing old version and using new version instead
[CL 2620049 by Joe Conley in Main branch]
2015-07-14 09:59:44 -04:00
Saul Abreu
84a57e32e8 Translation editor fixes for loading translations of the native translations quickly. Also fixes import/export from the translation editor.
[CL 2616005 by Saul Abreu in Main branch]
2015-07-09 19:38:01 -04:00
Saul Abreu
93f0b2add1 Fixed shadowed variable warning in LocalizationTargetTypes.cpp.
[CL 2612468 by Saul Abreu in Main branch]
2015-07-07 12:07:57 -04:00
Saul Abreu
17f19f9489 DLL export of methods blocking compilation of Localization Dashboard module.
[CL 2611770 by Saul Abreu in Main branch]
2015-07-06 18:18:57 -04:00
Saul Abreu
8fc90c70ff Fixed return of local variable rather than static const variable in LocalizationTargetTypes.cpp.
[CL 2611719 by Saul Abreu in Main branch]
2015-07-06 17:52:51 -04:00
Saul Abreu
a4cf72cd05 Fixed build error due to a static member variable in some exposed structures from the new editor Localization module.
[CL 2611588 by Saul Abreu in Main branch]
2015-07-06 16:36:18 -04:00
Saul Abreu
03739c4279 Created a new localization module for all the editor's general needs with regards to localization configuration scripts and localization pipeline configuration. Necessary minor refactoring to alter dependencies as needed.
[CL 2611380 by Saul Abreu in Main branch]
2015-07-06 14:49:51 -04:00