Serious-Engine/Sources/Engine/Brushes
Emil Laine 4b0e01145e Fix warning -Wtautological-undefined-compare
Quoting Clang:
"reference cannot be bound to dereferenced null pointer in well-defined
C++ code; comparison may be assumed to always evaluate to false"

Conflicts:
	Sources/CMakeLists.txt
2016-05-30 00:55:15 +02:00
..
Brush.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
Brush.h Silence -Wreorder warnings. 2016-04-20 13:31:49 -05:00
BrushArchive.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
BrushArchive.h Add GPL header to files 2016-03-11 18:20:51 -06:00
BrushBase.h Add GPL header to files 2016-03-11 18:20:51 -06:00
BrushExport.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
BrushImport.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
BrushIO.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
BrushMip.cpp Merge github.com:Croteam-Official/Serious-Engine 2016-04-02 23:56:12 -04:00
BrushPolygon.cpp Remove FIXMEs/silence Fish.es warnings 2016-05-09 18:51:04 +02:00
BrushSector.cpp Fix several warnings, warn if not using depth buffer 2016-05-09 18:48:39 +02:00
BrushShadows.cpp Fix warning -Wtautological-undefined-compare 2016-05-30 00:55:15 +02:00
BrushTransformed.h Add GPL header to files 2016-03-11 18:20:51 -06:00
BrushTriangularize.cpp Fix TFE warnings and lots of unused variable warnings 2016-05-09 18:51:04 +02:00