Merge branch 'master' of https://github.com/coelckers/gzdoom into lightmaps2
This commit is contained in:
commit
db92e63e22
5 changed files with 140 additions and 1 deletions
|
|
@ -37,6 +37,7 @@
|
|||
#include "hwrenderer/scene/hw_drawinfo.h"
|
||||
#include "hwrenderer/scene/hw_drawstructs.h"
|
||||
#include "models.h"
|
||||
#include <cmath> // needed for std::floor on mac
|
||||
|
||||
template<class T>
|
||||
T smoothstep(const T edge0, const T edge1, const T x)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue