Merge branch 'master' into v2.x
Conflicts: src/gl/textures/gl_material.cpp
This commit is contained in:
commit
9b8869e78d
18 changed files with 88 additions and 42 deletions
|
|
@ -437,7 +437,6 @@ void gl_RecalcVertexHeights(vertex_t * v)
|
|||
int i,j,k;
|
||||
float height;
|
||||
|
||||
//@sync-vertexheights
|
||||
v->numheights=0;
|
||||
for(i=0;i<v->numsectors;i++)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue