godot/platform
Rémi Verschelde 1513d76cb9 Fix some errors affecting the Web editor
- Don't warn about minimized/maximized modes not being available.
- Blender and FBX export both depend on running thirdparty applications,
  which can't be done (easily at least) for Web and Android editors.
- Editor theme complained about not being able to retrieve texture data
  for an icon. It was only used once so instead of flipping at runtime,
  let's just add a flipped icon.

Part of #65702.
2022-09-12 16:29:45 +02:00
..
android SCons: Refactor LTO options with lto=<none|thin|full> 2022-09-08 10:00:02 +02:00
ios SCons: Refactor LTO options with lto=<none|thin|full> 2022-09-08 10:00:02 +02:00
linuxbsd SCons: Refactor LTO options with lto=<none|thin|full> 2022-09-08 10:00:02 +02:00
macos SCons: Refactor LTO options with lto=<none|thin|full> 2022-09-08 10:00:02 +02:00
uwp Rename String plus_file to path_join 2022-08-29 19:38:13 -05:00
web Fix some errors affecting the Web editor 2022-09-12 16:29:45 +02:00
windows Merge pull request #44118 from Calinou/windows-enable-ansi-escape-codes 2022-09-08 19:53:04 +03:00
register_platform_apis.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00