Thaddeus Crews
|
9ecdeb3723
Merge pull request #98747 from tetrapod00/standardize-renderer-strings
|
8 months ago |
Lukas Tenbrink
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
8 months ago |
Bastiaan Olij
|
1bffefb346
Adding ability to include build-in include files (precursor to custom shader templates)
|
1 year ago |
tetrapod00
|
899f5151c3
Standardize terms for renderers in error strings
|
9 months ago |
Travis Lange
|
2e1fc241f9
fix headless import attempting to load graphics driver
|
10 months ago |
Haoyu Qiu
|
8bf4ecc026
Add `String.is_valid_unicode_identifier()`
|
1 year ago |
ze2j
|
37479cfad5
Remove useless instantiation in RDShaderFile::parse_versions_from_text
|
1 year ago |
clayjohn
|
ccaebcd5e0
Avoid crashing when custom GLSL shaders are imported when using the gl_compatibility renderer
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
Anilforextra
|
adbe948bda
String: Add contains().
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 years ago |
reduz
|
cf3f404d31
Implement Binary Shader Compilation
|
4 years ago |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Andy Maloney
|
4dda62f591
Fix spelling & grammar in comments, docs, and messages
|
5 years ago |
jfons
|
af3f9a854e
Minor fix on GLSL shader parser
|
5 years ago |
Rémi Verschelde
|
c74d65cec8
GLSL: Change shader type specifier from [vertex] to #[vertex]
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Juan Linietsky
|
1bea8e1eac
New lightmapper
|
5 years ago |
Rémi Verschelde
|
03b13e0c69
Style: Add missing copyright headers
|
5 years ago |
Juan Linietsky
|
ae09b55a19
Exposed RenderingDevice to script API
|
5 years ago |