| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix remainder of godotengine references | Spartan322 | 2024-10-31 | 1 | -1/+1 |
* | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c | Spartan322 | 2024-10-30 | 1 | -0/+3 |
|\ |
|
| * | Add "OpenGL 3", "GLES" and "Linux/*BSD" to editor property capitalization | Hugo Locurcio | 2024-10-26 | 1 | -0/+3 |
* | | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
|/ |
|
* | Add "4D" to EditorPropertyNameProcessor | Aaron Franke | 2024-09-15 | 1 | -0/+1 |
* | Split TranslationServer into its own file | Haoyu Qiu | 2024-08-15 | 1 | -1/+1 |
* | Replace `find` with `contains/has` where applicable | A Thousand Ships | 2024-05-08 | 1 | -1/+1 |
* | [Core] Add `LocalVector::has` for convenience | A Thousand Ships | 2024-05-06 | 1 | -1/+1 |
* | Add context support for editor property name i18n | Haoyu Qiu | 2024-03-31 | 1 | -2/+41 |
* | Merge pull request #88325 from akien-mga/texture-formats | Rémi Verschelde | 2024-02-17 | 1 | -1/+0 |
|\ |
|
| * | Remove code relative to obsoleted ETC texture format | Rémi Verschelde | 2024-02-14 | 1 | -1/+0 |
* | | Merge pull request #86093 from bruvzg/d3d12_export | Rémi Verschelde | 2024-02-15 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | [D3D12] Automatically copy runtime DLLs during export. | bruvzg | 2023-12-13 | 1 | -0/+1 |
* | | i18n: Sync translations with Weblate | Rémi Verschelde | 2024-02-02 | 1 | -0/+1 |
* | | Capitalize OIDN in editor settings and properties | Yuri Sizov | 2024-01-12 | 1 | -0/+1 |
|/ |
|
* | UWP: Remove platform port, needs to be redone from scratch for 4.x | Rémi Verschelde | 2023-09-07 | 1 | -1/+0 |
* | Use compile-time Unicode string conversion | Hugo Locurcio | 2023-08-07 | 1 | -2/+2 |
* | Add TextFile to editor property capitalizations | Hugo Locurcio | 2023-06-09 | 1 | -0/+1 |
* | Make `EditorPropertyNameProcessor` check `EditorSettings` validity | Ninni Pipping | 2023-05-10 | 1 | -0/+9 |
* | [Export] Add readable descriptions and validation warnings to the export opti... | bruvzg | 2023-04-19 | 1 | -0/+7 |
* | Add "Bbcode" -> "BBCode" editor capitalization | Hugo Locurcio | 2023-03-14 | 1 | -0/+1 |
* | Add more property capitalizations | Haoyu Qiu | 2023-02-12 | 1 | -0/+4 |
* | Prepare for moving editor and classref translations to godot-editor-l10n repo | Haoyu Qiu | 2023-02-07 | 1 | -3/+16 |
* | Refactor high quality texture import | Juan Linietsky | 2023-01-30 | 1 | -0/+1 |
* | Merge pull request #63312 from bruvzg/one_click | Rémi Verschelde | 2023-01-13 | 1 | -0/+1 |
|\ |
|
| * | [Export] Add one-click deploy over SSH for the desktop exports. | bruvzg | 2022-12-29 | 1 | -0/+1 |
* | | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
|/ |
|
* | Add `uri` property for LinkButton | Zak | 2022-12-17 | 1 | -0/+1 |
* | Improve editor property capitalization | Haoyu Qiu | 2022-11-25 | 1 | -2/+4 |
* | Improve editor property capitalization | Hugo Locurcio | 2022-11-24 | 1 | -0/+30 |
* | [macOS export] Simplify code signing options, add support for rcodesign tool ... | bruvzg | 2022-08-26 | 1 | -0/+6 |
* | Add font LCD sub-pixel anti-aliasing support. | bruvzg | 2022-08-23 | 1 | -0/+1 |
* | Add capitalization for "BPM" | FireForge | 2022-08-02 | 1 | -0/+1 |
* | Add MJPEG to the list of editor capitalizations | Hugo Locurcio | 2022-06-24 | 1 | -0/+1 |
* | Add TAA to the list of editor capitalizations | Hugo Locurcio | 2022-06-12 | 1 | -0/+1 |
* | i18n: Sync editor translations with Weblate | Rémi Verschelde | 2022-05-24 | 1 | -6/+7 |
* | Merge pull request #60986 from fire-forge/capitalism | Rémi Verschelde | 2022-05-16 | 1 | -0/+1 |
|\ |
|
| * | Capitalize/fix some property enum hints | FireForge | 2022-05-12 | 1 | -0/+1 |
* | | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -4/+4 |
|/ |
|
* | Add more property capitalizations | FireForge | 2022-04-25 | 1 | -0/+3 |
* | Rename theme properties to include underscores | FireForge | 2022-04-23 | 1 | -9/+0 |
* | Extract theme property names for localization | Haoyu Qiu | 2022-04-01 | 1 | -0/+13 |
* | Add more patterns for property path extraction | Haoyu Qiu | 2022-03-30 | 1 | -0/+5 |
* | Simplify FBX importer project settings registering | Haoyu Qiu | 2022-03-29 | 1 | -0/+1 |
* | Add property name style toggle to Inspector | Haoyu Qiu | 2022-03-28 | 1 | -12/+44 |
* | More editor `extract.py` improvements and fixes | Haoyu Qiu | 2022-03-20 | 1 | -3/+17 |
* | Improves editor property name extraction | Haoyu Qiu | 2022-03-18 | 1 | -0/+31 |
* | i18n: Add property paths to editor translation template | Rémi Verschelde | 2022-03-17 | 1 | -3/+8 |
* | Remap property path based on path substrings | Haoyu Qiu | 2022-03-18 | 1 | -65/+78 |