0ad/source/renderer/scripting
Vladislav Belov 46af67b5bd
Some checks are pending
checkrefs / lfscheck (push) Waiting to run
checkrefs / checkrefs (push) Waiting to run
lint / cppcheck (push) Waiting to run
lint / copyright (push) Waiting to run
lint / jenkinsfiles (push) Waiting to run
pre-commit / build (push) Waiting to run
Removes RenderPath
We can render the game only with shaders so we don't need to support
fixed function pipeline as a separate render path. We only need to know
when to warn a user.

Fixes #6244
2026-07-07 23:12:45 +02:00
..
JSInterface_Renderer.cpp Removes RenderPath 2026-07-07 23:12:45 +02:00
JSInterface_Renderer.h Move Script* classes to Script namespace 2026-06-20 17:43:00 +02:00