Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | D3D12: Get rid of DXIL.dll! | Pedro J. Estébanez | 2024-07-11 | 1 | -1/+1 |
| | |||||
* | Merge pull request #87042 from Mickeon/documentation-EditorExportPlatform-misc | Rémi Verschelde | 2024-04-08 | 1 | -0/+1 |
|\ | | | | | | | Add miscellaneous documentation to some classes | ||||
| * | Add miscellaneous documentation to some classes | Micky | 2024-01-10 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #88325 from akien-mga/texture-formats | Rémi Verschelde | 2024-02-17 | 1 | -10/+4 |
|\ \ | | | | | | | | | | Export: Unify settings for PC texture formats, removed obsoleted ETC feature | ||||
| * | | Export: Unify settings for PC texture formats | Rémi Verschelde | 2024-02-14 | 1 | -7/+4 |
| | | | | | | | | | | | | S3TC and BPTC should always be used together, and likewise for ETC2 and ASTC. | ||||
| * | | Remove code relative to obsoleted ETC texture format | Rémi Verschelde | 2024-02-14 | 1 | -3/+0 |
| |/ | | | | | | | Co-authored-by: BlueCube3310 <53150244+BlueCube3310@users.noreply.github.com> | ||||
* / | [D3D12] Automatically copy runtime DLLs during export. | bruvzg | 2023-12-13 | 1 | -0/+6 |
|/ | |||||
* | [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add ↵ | bruvzg | 2023-09-21 | 1 | -0/+3 |
| | | | | | | EGL_ANDROID_blob_cache caching. Co-authored-by: Riteo <riteo@posteo.net> | ||||
* | Merge pull request #35555 from Calinou/add-version-project-setting | Yuri Sizov | 2023-08-04 | 1 | -2/+2 |
|\ | | | | | Add a "version" project setting and use it in new export presets | ||||
| * | Add a "version" project setting and use it in new export presets | Hugo Locurcio | 2023-08-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | This makes it easy to retrieve the project version at runtime for display purposes, while simplifying the export preset configuration. You can now leave the version empty unless you need to override it on a per-preset basis. Since export presets save the values of default values to the `export_presets.cfg` file, this change only affects export presets created after this commit was merged. | ||||
* | | Fix various typos in classref | Haoyu Qiu | 2023-08-04 | 1 | -1/+1 |
|/ | |||||
* | Doctool: Remove version attribute from XML header | Rémi Verschelde | 2023-07-06 | 1 | -1/+1 |
| | | | | | | We don't use that info for anything, and it generates unnecessary diffs every time we bump the minor version (and CI failures if we forget to sync some files from opt-in modules (mono, text_server_fb). | ||||
* | Bump version to 4.2-dev | Rémi Verschelde | 2023-07-05 | 1 | -1/+1 |
| | | | | Keep on waitin' | ||||
* | Fix docs after renaming export option | RedworkDE | 2023-06-12 | 1 | -1/+1 |
| | |||||
* | Enhance icon fallback and their docs for exporters | Michael Alexsander | 2023-06-03 | 1 | -2/+2 |
| | |||||
* | Store sensitive export options in dedicated credentials file | Andreas Raddau | 2023-05-10 | 1 | -0/+3 |
| | |||||
* | [Export docs] Move docs to platform folders. | bruvzg | 2023-04-20 | 1 | -0/+133 |