Luis Sempé
9db83814f2
Merge pull request #6045 from aws-lumberyard-dev/scripting/fix_translation_reload
...
If the asset catalog gets reloaded, clear the translation to avoid du…
4 years ago
lsemp3d
88b6e52248
Fixed support for AZEvent name generation
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
4 years ago
lsemp3d
8e472a030b
Added support for translating variables types in the variable manager
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
4 years ago
lsemp3d
99d2605a81
Improved generation by splitting up CamelCase text for names, updated more node names
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
4 years ago
lsemp3d
4fac65b600
Added missing forward declaration
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
4 years ago
lsemp3d
a0667f7ae8
Improved BehaviorProperty method text generation and updated some translations in the process
...
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
4 years ago
Luis Sempé
b0e9313df0
Script Canvas added text generation for BehaviorContext properties ( #5568 )
...
Added generation and navigation options for BehaviorProperty items
4 years ago
Luis Sempé
9e2a3226fd
Script Canvas, replace the text replacement system to a JSON file based one ( #5228 )
...
It is now possible to right click on nodes on the node palette to navigate to the file that holds the text data for any given node, this way it is easy to update and improve the naming of titles, subtitles, categories, tool tips and slots.
4 years ago