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
Marc Audy
ec8f2d020c
Fix shadow variables
...
[CL 2508395 by Marc Audy in Main branch]
2015-04-10 11:23:49 -04:00
Robert Manuszewski
940c4336fc
Fixing module implementation macro for LocalizationDashboardModule
...
[CL 2506935 by Robert Manuszewski in Main branch]
2015-04-09 12:25:51 -04:00
Mike Fricker
114458bf0f
Clang warning fixes: Fixed missing 'override' specifiers
...
- Also removed some unreferenced functions that adding 'override' revealed
PR #1002 -- Thank you, Omar007!
[CL 2498415 by Mike Fricker in Main branch]
2015-04-01 07:20:55 -04:00
Saul Abreu
232549fb6a
Likely solution for non-Unity-build error regarding FIsPropertyEditingEnabled in SLocalizationTargetEditor.h.
...
[CL 2495349 by Saul Abreu in Main branch]
2015-03-30 02:51:27 -04:00
Saul Abreu
3845b20e24
Renamed LocalizationTarget.cpp to LocalizationTargetTypes.cpp for consistency and descriptiveness.
...
[CL 2495103 by Saul Abreu in Main branch]
2015-03-28 20:23:55 -04:00
Saul Abreu
060717d4d5
Source control operations on the config files for the localization dashboard settings are now handled manually and exposed via a widget in the localization dashboard.
...
[CL 2495099 by Saul Abreu in Main branch]
2015-03-28 20:00:44 -04:00
Saul Abreu
0fa8573c48
Added missing localization dashboard settings header and source file.
...
[CL 2495094 by Saul Abreu in Main branch]
2015-03-28 19:30:01 -04:00
Saul Abreu
c17bd7849b
Removed unnecessary public include path in LocalizationDashboard.Build.CS.
...
[CL 2495091 by Saul Abreu in Main branch]
2015-03-28 19:19:07 -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