OpenGL2: Non-square merged lightmaps.
This commit is contained in:
parent
c80f341711
commit
239f539702
2 changed files with 47 additions and 85 deletions
|
@ -1550,8 +1550,8 @@ typedef struct {
|
|||
image_t **lightmaps;
|
||||
image_t **deluxemaps;
|
||||
|
||||
int fatLightmapSize;
|
||||
int fatLightmapStep;
|
||||
int fatLightmapCols;
|
||||
int fatLightmapRows;
|
||||
|
||||
int numCubemaps;
|
||||
cubemap_t *cubemaps;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue