Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Codeowners] Add missing test ownership | A Thousand Ships | 2024-11-20 | 1 | -0/+1 |
| | |||||
* | Implement `CODEOWNERS` corrections | Thaddeus Crews | 2024-10-22 | 1 | -24/+19 |
| | |||||
* | Update `CODEOWNERS` | Thaddeus Crews | 2024-10-09 | 1 | -19/+45 |
| | |||||
* | Add a few missing CODEOWNERS | A Thousand Ships | 2024-09-28 | 1 | -1/+4 |
| | |||||
* | Update CODEOWNERS | A Thousand Ships | 2024-09-25 | 1 | -119/+170 |
| | | | | | | | * Added shared responsibilities for documentation and tests * Made buildsystem manage all build scripts (uniquely) * Cleaned up unused cases * Added unmanaged cases | ||||
* | Direct3D 12: Include in CODEOWNERS | Pedro J. Estébanez | 2024-01-25 | 1 | -0/+1 |
| | |||||
* | Reorganize code related to editor theming | Yuri Sizov | 2024-01-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | This change introduces a new EditorThemeManager class to abstract theme generatio and its subroutines. Logic related to EditorTheme, EditorColorMap, and editor icons has been extracted into their respective files with includes cleaned up. All related files have been moved to a separate folder to better scope them in the project. This includes relevant generated files as well. | ||||
* | Fix the Web platform team's codeowners link | Yuri Sizov | 2023-12-04 | 1 | -2/+1 |
| | |||||
* | Merge pull request #81116 from raulsntos/codeowners-gdextension | Rémi Verschelde | 2023-08-29 | 1 | -0/+1 |
|\ | | | | | | | Assign extension validation files to the GDExtension and .NET teams in CODEOWNERS | ||||
| * | Assign extension validation files to the GDExtension and .NET teams in ↵ | Raul Santos | 2023-08-28 | 1 | -0/+1 |
| | | | | | | | | CODEOWNERS | ||||
* | | Move default theme files to scene/theme | Yuri Sizov | 2023-08-28 | 1 | -1/+1 |
|/ | | | | This also puts the default theme icons into their own folder. | ||||
* | Rename all gdnative occurences to gdextension | Gilles Roudière | 2022-12-12 | 1 | -2/+1 |
| | | | | | | | | | | | | | Non-exhaustive list of case-sensitive renames: GDExtension -> GDNative GDNATIVE -> GDEXTENSION gdextension -> gdnative ExtensionExtension ->Extension (for where there was GDNativeExtension) EXTENSION_EXTENSION ->EXTENSION (for where there was GDNATIVE_EXTENSION) gdnlib -> gdextension gdn_interface -> gde_interface gdni -> gde_interface | ||||
* | Add rendering team as GLES3 CODEOWNER | clayjohn | 2022-11-02 | 1 | -0/+1 |
| | |||||
* | Fix CODEOWNERS and fix missing quote in "Building for platform" message | Aaron Franke | 2022-10-01 | 1 | -2/+2 |
| | |||||
* | Further cleanup of VisualScript references | RedMser | 2022-09-19 | 1 | -1/+0 |
| | |||||
* | Rename OSX to macOS and iPhoneOS to iOS. | bruvzg | 2022-07-21 | 1 | -2/+2 |
| | |||||
* | Replace stb_vorbis with libogg+libvorbis | Ellen Poe | 2021-09-09 | 1 | -1/+0 |
| | |||||
* | CODEOWNERS: Add some more owned files and fix team names | Rémi Verschelde | 2021-02-16 | 1 | -2/+15 |
| | |||||
* | CODEOWNERS: Update with newly added teams | Rémi Verschelde | 2021-02-15 | 1 | -53/+165 |
| | |||||
* | [CTL] Add myself to CODEOWNERS for the text server and font. | bruvzg | 2020-12-28 | 1 | -2/+9 |
| | |||||
* | Remove bojidar from codeowners for GDScript | George Marques | 2020-10-19 | 1 | -1/+1 |
| | | | | Since he won't be actively contributing for the time being. | ||||
* | Add aaronfranke to CODEOWNERS for GodotSharp | Aaron Franke | 2020-07-03 | 1 | -0/+1 |
| | | | | [ci skip] | ||||
* | remove karroffel from CODEOWNERS file | karroffel | 2019-08-23 | 1 | -2/+1 |
| | |||||
* | Move CODEOWNERS and ISSUE_TEMPLATE.md to .github folder | Rémi Verschelde | 2019-06-27 | 1 | -0/+50 |
Keeping CONTRIBUTING.md at the root so that contributors actually find it. Also changed the custom FUNDING.yml link to point to godotengine.org/donate, which also links to PayPal and other options. |