Rémi Verschelde
|
f1d63278d7
|
Remove unused includes in servers with clangd-tidy
|
2026-03-10 21:42:23 +01:00 |
|
Rémi Verschelde
|
8c0f175c94
|
Decouple RenderingServer from as much of the codebase as possible
Notably decouples it from:
- AccessibilityServer
- DisplayServer
- Viewport
- Window
|
2026-03-03 12:48:07 +01:00 |
|
StarryWorm
|
357fa00a4a
|
rm class_db.h from resource.h
|
2026-02-27 19:08:29 -05:00 |
|
Rémi Verschelde
|
462f31801d
|
Decouple RasterizerDummy from RenderingServer and DisplayServer
Also move some Extension classes to a separate file to avoid including gdvirtual
unnecessarily.
|
2026-02-25 20:17:28 +01:00 |
|