|
13 | 13 | # Doc |
14 | 14 |
|
15 | 15 | /doc/ @godotengine/documentation |
| 16 | +/doc/translations/ @godotengine/i18n |
16 | 17 |
|
17 | 18 | # Drivers |
18 | 19 |
|
|
26 | 27 | /drivers/winmidi/ @godotengine/audio |
27 | 28 | /drivers/xaudio2/ @godotengine/audio |
28 | 29 |
|
| 30 | +## Input |
| 31 | +/drivers/sdl/ @godotengine/input |
| 32 | + |
29 | 33 | ## Rendering |
30 | 34 | /drivers/d3d12/ @godotengine/rendering |
31 | 35 | /drivers/dummy/ @godotengine/rendering |
|
40 | 44 | /drivers/windows/ @godotengine/windows |
41 | 45 |
|
42 | 46 | ## Misc |
43 | | -/drivers/png/ @godotengine/import |
| 47 | +/drivers/png/ @godotengine/asset-pipeline |
44 | 48 |
|
45 | 49 | # Editor |
46 | 50 |
|
47 | | -/editor/ @godotengine/docks |
48 | | -/editor/animation/ @godotengine/animation |
49 | | -/editor/audio/ @godotengine/audio |
50 | | -/editor/debugger/ @godotengine/debugger |
51 | | -/editor/doc/ @godotengine/documentation |
52 | | -/editor/docks/ @godotengine/docks |
53 | | -/editor/gui/ @godotengine/usability @godotengine/gui-nodes |
54 | | -/editor/icons/ @godotengine/usability |
55 | | -/editor/import/ @godotengine/import |
56 | | -/editor/inspector/ @godotengine/docks |
57 | | -/editor/scene/2d/ @godotengine/2d-editor |
58 | | -/editor/scene/2d/physics/ @godotengine/2d-editor @godotengine/physics |
59 | | -/editor/scene/3d/ @godotengine/3d-editor |
60 | | -/editor/scene/3d/physics/ @godotengine/3d-editor @godotengine/physics |
61 | | -/editor/scene/gui/ @godotengine/gui-nodes |
62 | | -/editor/script/ @godotengine/script-editor |
63 | | -/editor/shader/ @godotengine/script-editor @godotengine/shaders |
64 | | -/editor/themes/ @godotengine/usability @godotengine/gui-nodes |
65 | | -/editor/translations/ @godotengine/usability |
| 51 | +/editor/ @godotengine/editor |
| 52 | +/editor/animation/ @godotengine/editor @godotengine/animation |
| 53 | +/editor/audio/ @godotengine/editor @godotengine/audio |
| 54 | +/editor/debugger/ @godotengine/editor @godotengine/debugger |
| 55 | +/editor/doc/ @godotengine/editor @godotengine/documentation |
| 56 | +/editor/gui/ @godotengine/editor @godotengine/gui-nodes |
| 57 | +/editor/icons/ @godotengine/editor |
| 58 | +/editor/import/ @godotengine/editor @godotengine/asset-pipeline |
| 59 | +/editor/scene/2d/ @godotengine/editor @godotengine/2d-nodes |
| 60 | +/editor/scene/2d/physics/ @godotengine/editor @godotengine/physics |
| 61 | +/editor/scene/3d/ @godotengine/editor @godotengine/3d-nodes |
| 62 | +/editor/scene/3d/physics/ @godotengine/editor @godotengine/physics |
| 63 | +/editor/scene/gui/ @godotengine/editor @godotengine/gui-nodes |
| 64 | +/editor/script/ @godotengine/editor @godotengine/script-editor |
| 65 | +/editor/shader/ @godotengine/editor @godotengine/script-editor @godotengine/shaders |
| 66 | +/editor/themes/ @godotengine/editor @godotengine/gui-nodes |
| 67 | +/editor/translations/ @godotengine/i18n |
66 | 68 |
|
67 | 69 | # Main |
68 | 70 |
|
|
78 | 80 | ## Audio (+ video) |
79 | 81 | /modules/interactive_music/ @godotengine/audio |
80 | 82 | /modules/interactive_music/doc_classes/ @godotengine/audio @godotengine/documentation |
| 83 | +/modules/interactive_music/editor/ @godotengine/audio @godotengine/editor |
81 | 84 | /modules/mp3/ @godotengine/audio |
82 | 85 | /modules/mp3/doc_classes/ @godotengine/audio @godotengine/documentation |
83 | 86 | /modules/ogg/ @godotengine/audio |
84 | 87 | /modules/ogg/doc_classes/ @godotengine/audio @godotengine/documentation |
85 | 88 | /modules/theora/ @godotengine/audio |
86 | 89 | /modules/theora/doc_classes/ @godotengine/audio @godotengine/documentation |
| 90 | +/modules/theora/editor/ @godotengine/audio @godotengine/editor |
87 | 91 | /modules/vorbis/ @godotengine/audio |
88 | 92 | /modules/vorbis/doc_classes/ @godotengine/audio @godotengine/documentation |
89 | 93 |
|
90 | 94 | ## Import |
91 | | -/modules/astcenc/ @godotengine/import |
92 | | -/modules/basis_universal/ @godotengine/import |
93 | | -/modules/bcdec/ @godotengine/import |
94 | | -/modules/betsy/ @godotengine/import |
95 | | -/modules/bmp/ @godotengine/import |
96 | | -/modules/cvtt/ @godotengine/import |
97 | | -/modules/dds/ @godotengine/import |
98 | | -/modules/etcpak/ @godotengine/import |
99 | | -/modules/fbx/ @godotengine/import |
100 | | -/modules/fbx/doc_classes/ @godotengine/import @godotengine/documentation |
101 | | -/modules/gltf/ @godotengine/import |
102 | | -/modules/gltf/doc_classes/ @godotengine/import @godotengine/documentation |
103 | | -/modules/gltf/tests/ @godotengine/import @godotengine/tests |
104 | | -/modules/hdr/ @godotengine/import |
105 | | -/modules/jpg/ @godotengine/import |
106 | | -/modules/ktx/ @godotengine/import |
107 | | -/modules/squish/ @godotengine/import |
108 | | -/modules/svg/ @godotengine/import |
109 | | -/modules/tga/ @godotengine/import |
110 | | -/modules/tinyexr/ @godotengine/import |
111 | | -/modules/webp/ @godotengine/import |
| 95 | +/modules/astcenc/ @godotengine/asset-pipeline |
| 96 | +/modules/basis_universal/ @godotengine/asset-pipeline |
| 97 | +/modules/bcdec/ @godotengine/asset-pipeline |
| 98 | +/modules/betsy/ @godotengine/asset-pipeline |
| 99 | +/modules/bmp/ @godotengine/asset-pipeline |
| 100 | +/modules/cvtt/ @godotengine/asset-pipeline |
| 101 | +/modules/dds/ @godotengine/asset-pipeline |
| 102 | +/modules/dds/tests/ @godotengine/asset-pipeline @godotengine/tests |
| 103 | +/modules/etcpak/ @godotengine/asset-pipeline |
| 104 | +/modules/fbx/ @godotengine/asset-pipeline |
| 105 | +/modules/fbx/doc_classes/ @godotengine/asset-pipeline @godotengine/documentation |
| 106 | +/modules/fbx/editor/ @godotengine/asset-pipeline @godotengine/editor |
| 107 | +/modules/gltf/ @godotengine/asset-pipeline |
| 108 | +/modules/gltf/doc_classes/ @godotengine/asset-pipeline @godotengine/documentation |
| 109 | +/modules/gltf/editor/ @godotengine/asset-pipeline @godotengine/editor |
| 110 | +/modules/gltf/tests/ @godotengine/asset-pipeline @godotengine/tests |
| 111 | +/modules/hdr/ @godotengine/asset-pipeline |
| 112 | +/modules/jpg/ @godotengine/asset-pipeline |
| 113 | +/modules/ktx/ @godotengine/asset-pipeline |
| 114 | +/modules/squish/ @godotengine/asset-pipeline |
| 115 | +/modules/svg/ @godotengine/asset-pipeline |
| 116 | +/modules/tga/ @godotengine/asset-pipeline |
| 117 | +/modules/tinyexr/ @godotengine/asset-pipeline |
| 118 | +/modules/webp/ @godotengine/asset-pipeline |
112 | 119 |
|
113 | 120 | ## Network |
114 | 121 | /modules/enet/ @godotengine/network |
|
117 | 124 | /modules/mbedtls/tests/ @godotengine/network @godotengine/tests |
118 | 125 | /modules/multiplayer/ @godotengine/network |
119 | 126 | /modules/multiplayer/doc_classes/ @godotengine/network @godotengine/documentation |
| 127 | +/modules/multiplayer/editor/ @godotengine/network @godotengine/editor |
| 128 | +/modules/multiplayer/icons/ @godotengine/network |
120 | 129 | /modules/multiplayer/tests/ @godotengine/network @godotengine/tests |
121 | 130 | /modules/upnp/ @godotengine/network |
122 | 131 | /modules/upnp/doc_classes/ @godotengine/network @godotengine/documentation |
123 | 132 | /modules/webrtc/ @godotengine/network |
124 | 133 | /modules/webrtc/doc_classes/ @godotengine/network @godotengine/documentation |
125 | 134 | /modules/websocket/ @godotengine/network |
126 | 135 | /modules/websocket/doc_classes/ @godotengine/network @godotengine/documentation |
| 136 | +/modules/websocket/editor/ @godotengine/network @godotengine/editor |
127 | 137 |
|
128 | 138 | ## Physics |
129 | 139 | /modules/godot_physics_2d/ @godotengine/physics |
130 | 140 | /modules/godot_physics_3d/ @godotengine/physics |
131 | | -/modules/jolt_physics/ @godotengine/physics |
| 141 | +/modules/jolt_physics/ @godotengine/physics @godotengine/jolt-physics |
132 | 142 |
|
133 | 143 | ## Rendering |
134 | 144 | /modules/glslang/ @godotengine/rendering |
|
141 | 151 | ## Scripting |
142 | 152 | /modules/gdscript/ @godotengine/gdscript |
143 | 153 | /modules/gdscript/doc_classes/ @godotengine/gdscript @godotengine/documentation |
144 | | -/modules/gdscript/icons/ @godotengine/gdscript @godotengine/usability |
| 154 | +/modules/gdscript/editor/ @godotengine/gdscript @godotengine/script-editor |
| 155 | +/modules/gdscript/icons/ @godotengine/gdscript |
145 | 156 | /modules/gdscript/tests/ @godotengine/gdscript @godotengine/tests |
146 | 157 | /modules/jsonrpc/ @godotengine/gdscript @godotengine/network |
147 | 158 | /modules/jsonrpc/tests/ @godotengine/gdscript @godotengine/network @godotengine/tests |
148 | 159 | /modules/mono/ @godotengine/dotnet |
149 | 160 | /modules/mono/doc_classes/ @godotengine/dotnet @godotengine/documentation |
150 | | -/modules/mono/icons/ @godotengine/dotnet @godotengine/usability |
| 161 | +/modules/mono/editor/ @godotengine/dotnet @godotengine/script-editor |
| 162 | +/modules/mono/icons/ @godotengine/dotnet |
151 | 163 |
|
152 | 164 | ## Text |
153 | 165 | /modules/freetype/ @godotengine/buildsystem |
|
163 | 175 | /modules/mobile_vr/doc_classes/ @godotengine/xr @godotengine/documentation |
164 | 176 | /modules/openxr/ @godotengine/xr |
165 | 177 | /modules/openxr/doc_classes/ @godotengine/xr @godotengine/documentation |
| 178 | +/modules/openxr/editor/ @godotengine/xr @godotengine/editor |
166 | 179 | /modules/webxr/ @godotengine/xr |
167 | 180 | /modules/webxr/doc_classes/ @godotengine/xr @godotengine/documentation |
168 | 181 |
|
169 | 182 | ## Misc |
170 | 183 | /modules/csg/ @godotengine/3d-nodes |
171 | 184 | /modules/csg/doc_classes/ @godotengine/3d-nodes @godotengine/documentation |
172 | | -/modules/csg/icons/ @godotengine/3d-nodes @godotengine/usability |
| 185 | +/modules/csg/editor/ @godotengine/3d-nodes @godotengine/editor |
| 186 | +/modules/csg/icons/ @godotengine/3d-nodes |
| 187 | +/modules/csg/tests/ @godotengine/3d-nodes @godotengine/tests |
173 | 188 | /modules/gridmap/ @godotengine/3d-nodes |
174 | 189 | /modules/gridmap/doc_classes/ @godotengine/3d-nodes @godotengine/documentation |
175 | | -/modules/gridmap/icons/ @godotengine/3d-nodes @godotengine/usability |
| 190 | +/modules/gridmap/editor/ @godotengine/3d-nodes @godotengine/editor |
| 191 | +/modules/gridmap/icons/ @godotengine/3d-nodes |
176 | 192 | /modules/navigation_2d/ @godotengine/navigation |
| 193 | +/modules/navigation_2d/editor/ @godotengine/navigation @godotengine/editor |
177 | 194 | /modules/navigation_3d/ @godotengine/navigation |
| 195 | +/modules/navigation_3d/editor/ @godotengine/navigation @godotengine/editor |
178 | 196 | /modules/noise/ @godotengine/core |
179 | 197 | /modules/noise/doc_classes/ @godotengine/core @godotengine/documentation |
180 | | -/modules/noise/icons/ @godotengine/core @godotengine/usability |
| 198 | +/modules/noise/editor/ @godotengine/core @godotengine/editor |
| 199 | +/modules/noise/icons/ @godotengine/core |
181 | 200 | /modules/noise/tests/ @godotengine/core @godotengine/tests |
| 201 | +/modules/objectdb_profiler/ @godotengine/debugger |
| 202 | +/modules/objectdb_profiler/editor/ @godotengine/debugger @godotengine/editor |
182 | 203 | /modules/regex/ @godotengine/core |
183 | 204 | /modules/regex/doc_classes/ @godotengine/core @godotengine/documentation |
184 | | -/modules/regex/icons/ @godotengine/core @godotengine/usability |
| 205 | +/modules/regex/icons/ @godotengine/core |
185 | 206 | /modules/regex/tests/ @godotengine/core @godotengine/tests |
186 | 207 | /modules/zip/ @godotengine/core |
187 | 208 | /modules/zip/doc_classes/ @godotengine/core @godotengine/documentation |
188 | | -/modules/zip/tests @godotengine/core @godotengine/tests |
| 209 | +/modules/zip/tests/ @godotengine/core @godotengine/tests |
189 | 210 |
|
190 | 211 | # Platform |
191 | 212 |
|
|
227 | 248 | /scene/resources/text_* @godotengine/gui-nodes |
228 | 249 | /scene/resources/visual_shader* @godotengine/shaders |
229 | 250 | /scene/theme/ @godotengine/gui-nodes |
230 | | -/scene/theme/icons/ @godotengine/gui-nodes @godotengine/usability |
| 251 | +/scene/theme/icons/ @godotengine/gui-nodes |
231 | 252 |
|
232 | 253 | # Servers |
233 | 254 |
|
|
249 | 270 | # Thirdparty |
250 | 271 |
|
251 | 272 | /thirdparty/ @godotengine/buildsystem |
| 273 | +/thirdparty/jolt_physics/ @godotengine/buildsystem @godotengine/jolt-physics |
252 | 274 |
|
253 | 275 | # Buildsystem (After everything to catch all) |
254 | 276 |
|
|
0 commit comments