Skip to content

Unnecessary warnings from matrix_clip_space.inl #980

@crazydef

Description

@crazydef

The if statements between lines 70 and 115(ish) in the aforementioned file generate a ton of "conditional expression is constant" warnings.

These should probably be preprocessor control statements. (#if, #elif, #else, etc.)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions