Add vheight documentation;
Add a missing vheight case; Add STBVOX_CONFIG_VHEIGHT_IN_LIGHTING; Fix broken STBVOX_CONFIG_ROTATION_IN_LIGHTING that was broken when I incompletely refactored the #define
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
#include "stb.h"
|
||||
|
||||
#define STBVOX_ROTATION_IN_LIGHTING
|
||||
#define STBVOX_CONFIG_ROTATION_IN_LIGHTING
|
||||
#include "stb_voxel_render.h"
|
||||
|
||||
typedef struct
|
||||
|
Reference in New Issue
Block a user