Saul Abreu
3e89a8d6f6
#codereview Jamie.Dale, Justin.Sargent
...
Largely rewritten Editor Region & Language Settings page. Far less error prone compared to the old implementation. I'd like to do a lot more to make this not so lame in the future - move the game's native culture to something not editor-specific and leverage it as the default for new game targets in the localization dashboard.
[CL 2706823 by Saul Abreu in Main branch]
2015-09-25 16:24:07 -04:00
Joe Conley
8d407e5f23
OneSky plugin: Extend Loc Dashboard toolbar with OneSky buttons for "Import all cultures/targets from OneSky" and "Export all cultures/targets to OneSky"
...
[CL 2621657 by Joe Conley in Main branch]
2015-07-15 09:19:20 -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
eb590ad7c8
Deleted ULocalizationDashboardSettings header and source.
...
[CL 2612460 by Saul Abreu in Main branch]
2015-07-07 12:00:50 -04:00
Saul Abreu
33e4a10471
Deleted old source files from Localization Dashboard module that had been moved to a new Localization module.
...
[CL 2611477 by Saul Abreu in Main branch]
2015-07-06 15:36:10 -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
Joe Conley
8b133a4645
Translation Editor/Picker: Generate the "RegenerateTarget.ini" config files on demand when Previewing translations in the editor
...
[CL 2608983 by Joe Conley in Main branch]
2015-07-02 09:26:26 -04:00
Joe Conley
43dd04b1be
Translation Picker: Upload changes to OneSky
...
[CL 2608281 by Joe Conley in Main branch]
2015-07-01 17:12:23 -04:00
Saul Abreu
3b3dd418b6
Localization dashboard now appropriately adds the native culture setting to generated localization configuration scripts.
...
[CL 2603098 by Saul Abreu in Main branch]
2015-06-26 18:44:01 -04:00
Joe Conley
e5b507a3ae
Move LocalizationTargetTypes.h to Public folder so it can be included by other modules.
...
[CL 2588635 by Joe Conley in Main branch]
2015-06-16 10:46:44 -04:00
Saul Abreu
bb0c9e8f5f
Fixed localization configuration script generation code that wasn't handling relative paths to files on different drives appropriately. If a relative path can not be calculated, an absolute path will be used.
...
[CL 2587800 by Saul Abreu in Main branch]
2015-06-15 16:15:44 -04:00
Joe Conley
014919729d
Localization Dashboard: Fix crash on loading Loc Dashboard if OneSky plugin was not enabled.
...
[CL 2587661 by Joe Conley in Main branch]
2015-06-15 14:39:19 -04:00
Nick Darnell
9659df6f28
Fixing the build.
...
[CL 2583040 by Nick Darnell in Main branch]
2015-06-10 14:18:53 -04:00
Richard Hinckley
b50635beee
Enum comment fixes. First batch.
...
[CL 2582903 by Richard Hinckley in Main branch]
2015-06-10 12:54:31 -04:00
Joe Conley
3e9bb04c00
Add "Import latest from Localization Service" button to translation editor
...
[CL 2569879 by Joe Conley in Main branch]
2015-05-28 21:40:23 -04:00
Joe Conley
6cb0ae2cb1
Add Localization Service Provider settings to Localization Dashboard
...
Also deleting Localization Dashboard's ILocalizationServiceProvider, as this class now exists in the LocalizationService module.
[CL 2564754 by Joe Conley in Main branch]
2015-05-26 07:13:31 -04:00
Saul Abreu
4049fed3e5
Updated base editor INI so that the default game localization target has English as the native culture. Added NativeCulture setting to localization archive generation commandlet settings and deprecated SourceCulture. Added logic to enable and disable localization dashboard operations if a target doesn't have native/supported foreign cultures specified. Added localization dashboard operations for refreshing word counts and compiling culture localization data where they were not consistently available.
...
[CL 2561996 by Saul Abreu in Main branch]
2015-05-21 22:15:36 -04:00
Saul Abreu
9eaeba4dc5
Fixed a reported bug with the localization dashboard not properly executing commandlets if they project file path includes spaces.
...
[CL 2559168 by Saul Abreu in Main branch]
2015-05-20 13:58:55 -04:00
Saul Abreu
27140b02fe
Removed redundant scoping of constructor in FLocalizationTargetSettings that was causing warnings.
...
Fixes this error:
mono: Editor/LocalizationDashboard/Private/LocalizationTargetTypes.h:243:31: error: extra qualification on member 'FLocalizationTargetSettings'
#lockdown Zachary.EdgertonJones
[CL 2521860 by Saul Abreu in Main branch]
2015-04-22 17:32:58 -04:00
Saul Abreu
dbc3e1ed2e
Removed the method declarations of some deleted methods from the localization target detail customizations.
...
[CL 2521764 by Saul Abreu in Main branch]
2015-04-22 16:58:53 -04:00
Saul Abreu
714535ec46
Removed "Max" value from showing up in the localization target editor loading policy dropdown.
...
[CL 2521758 by Saul Abreu in Main branch]
2015-04-22 16:57:32 -04:00
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
9ae1d2549c
Fixed horizontal alignment on meta data text key pattern in the localization dashboard UI.
...
[CL 2520632 by Saul Abreu in Main branch]
2015-04-22 01:26:00 -04:00
Saul Abreu
9c7b62ebe5
Massive overhaul of gather configuration UI in the Localization Dashboard. Updated localization configuration script settings with new, more descriptive names and moved "friendly" behaviors to the Localization Dashboard's localization configuration script generation code, rather than in the commandlets. REVIEW CHANGELIST FOR API CHANGES.
...
[CL 2520629 by Saul Abreu in Main branch]
2015-04-22 01:18:49 -04:00