godot/doc
Hugo Locurcio 660952a857
Use an enum to represent screen orientation in the Project Settings
- Tweak the setting property hint to be more informative.
- Make the setting a "basic" setting so it appears when Advanced Settings
  is disabled.
- Remove redundant orientation setting in the iOS export preset.
  The project setting is now used (like on Android).

Projects upgrading from a previous version will have to set the
screen orientation again in the Project Settings if it wasn't set
to the default value ("landscape").
2021-05-24 18:53:10 +02:00
..
classes Use an enum to represent screen orientation in the Project Settings 2021-05-24 18:53:10 +02:00
tools makerst: Fix generation of overridden properties in child classes 2021-04-06 17:26:18 +03:00
translations Rename some more global enums (Key, Joy, MIDI) 2021-03-23 07:13:23 -04:00
Doxyfile
Makefile [HTML5] Add jsdoc2rst tool. 2021-02-26 11:33:59 +01:00