Commit Graph

19 Commits

Author SHA1 Message Date
wojtekpil 0e3d70b02e Fix errors from Godot console log 2022-01-01 16:59:40 +01:00
Rodz Labs 0ab861687e Added a button to install a translation file and fixed translation processing script 2021-10-14 08:22:29 +02:00
Rodolphe Suescun 67f057cf64 Fixed extraction of translation .csv files 2021-08-26 11:25:30 +02:00
Rodolphe Suescun 1a73ab81e5 Added script to generate .pot file and updated .pot file 2021-08-23 23:11:33 +02:00
Rodolphe Suescun da92327347 More translation fixes (node title tooltips) 2021-08-20 16:08:22 +02:00
Rodolphe Suescun 90267698f4 Added support for translation .csv files in the user://locale directory 2021-08-20 07:19:31 +02:00
Rodolphe Suescun d5cf78946c Broadcast language change and add support for Godot translation files in user://locale 2021-08-18 11:30:47 +02:00
Rodolphe Suescun d804ca9ed5 Added option to select locale and support for user translations
- Translations (.po file) can be added to user://locale
- Preferences dialog has a language option
- New font that supports chinese glyphs
- Preferences dialog now resizes itself when needed
2021-08-17 23:04:35 +02:00
Rodolphe Suescun f05ba0be44 Updated loading screen 2021-07-17 19:45:05 +02:00
RodZill4 7c47cf10f1 Tiny fix in buffer node (a small problem remains in previews...) 2021-03-17 08:03:15 +01:00
RodZill4 c45798d702 Fixed export node generation in command line mode 2021-03-16 21:26:38 +01:00
RodZill4 ac4398a329 Added --export-material flag as synonym of --export for testing 2020-05-30 13:54:26 +02:00
RodZill4 86893d32ef Updated release number, fixed randomization for Unity export (#104) 2020-04-17 08:47:23 +02:00
RodZill4 d1c162d7fb Added support for command line export (#80) 2020-02-26 08:15:16 +01:00
RodZill4 6883561beb Updated release number and export settings, and added support for .ptex file on the command line 2020-02-19 08:31:49 +01:00
RodZill4 9606f440e4 Fixed a few warnings 2020-02-08 09:37:46 +01:00
RodZill4 c53b4e06eb updated the start scene to perform background loading 2020-02-06 21:46:49 +01:00
RodZill4 a811f3400f Moved io types definition (with conversions and preview) to a json file 2020-01-28 22:40:03 +01:00
RodZill4 f1ff09dcc4 Moved MMLoader to autoload. Updated demo so it can be exported. 2020-01-28 11:47:29 +01:00