Skip to content

Material system clean-up

c2afb67
Select commit
Loading
Failed to load commit list.
Merged

Update master #13

Material system clean-up
c2afb67
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jun 15, 2025 in 3s

No new alerts in code changed by this pull request

Annotations

Check failure on line 660 in src/engine/renderer/Material.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Multiplication result converted to larger type High

Multiplication result may overflow 'unsigned int' before it is converted to 'GLsizeiptr'.

Check failure on line 661 in src/engine/renderer/Material.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Multiplication result converted to larger type High

Multiplication result may overflow 'unsigned int' before it is converted to 'GLsizeiptr'.

Check failure on line 711 in src/engine/renderer/Material.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Multiplication result converted to larger type High

Multiplication result may overflow 'unsigned int' before it is converted to 'GLsizeiptr'.