Commit Graph

32 Commits

Author SHA1 Message Date
Rodz Labs 2ffc536923 FileAccess related fixes 2023-11-12 10:16:48 +01:00
Rodz Labs b112685d2e Moved 1.4 to master branch 2023-11-10 18:31:12 +01:00
Rodz Labs c24d9599bd Removed useless log messages 2023-04-16 10:39:32 +02:00
Rodz Labs 9d998992b0 Updated patrons list, added patreon mention on the loading screen 2023-04-16 09:30:52 +02:00
Rodz Labs 665280a044
Merge pull request #556 from myaaaaaaaaa/cli-export
Fix command line exporting and add quality of life improvements
2023-01-15 17:51:53 +01:00
myaaaaaaaaa 5471950639 Fix cli issue with headless godot 2022-12-04 15:20:44 -05:00
Rodz Labs 90cd99b490 Updated the HTML5 warning dialog 2022-11-27 22:47:44 +01:00
myaaaaaaaaa 6a6e94ca11 Fix command line exporting and add quality of life improvements 2022-11-18 00:19:51 -05:00
Rodz Labs 06d6672c5a Made HTML5 warning message more precise. 2022-11-13 11:39:10 +01:00
Rodz Labs 4f15272501 Added a warning dialog box at startup in the HTML5 port 2022-11-13 09:22:51 +01:00
Rodz Labs 1ce8bb71c8 More attempts at fixing crash under macOS 2022-06-23 23:22:57 +02:00
Rodz Labs 1900db3ab5 Fixed loading to avoid crash on mac (I hope) 2022-06-22 22:05:05 +02:00
Hugo Locurcio c7786efcea
Set the 3D preview debanding property in the scene instead of script
Since Godot 3.4 is now used as a baseline for Material Maker, we can
assume the debanding property to be always present.
2022-03-14 01:46:50 +01:00
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