summaryrefslogtreecommitdiffstats
path: root/doc/classes/ShaderInclude.xml
Commit message (Collapse)AuthorAgeFilesLines
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
| | | | | | We don't use that info for anything, and it generates unnecessary diffs every time we bump the minor version (and CI failures if we forget to sync some files from opt-in modules (mono, text_server_fb).
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
| | | | Keep on waitin'
* Document ShaderIncludeMewPurPur2023-06-221-0/+4
|
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
| | | | Can't stop, won't stop, they said, huh?
* Adding shader preprocessor supportYuri Roubinsky2022-07-221-0/+13
Co-authored-by: TheOrangeDay <6472143+TheOrangeDay@users.noreply.github.com>