* Fixed drop down toolbar buttons to correct their state
* Added terrain grid (ported from CentrED+; Thanks to StaticZ!)
This commit is contained in:
@@ -257,6 +257,8 @@ type
|
||||
ScreenRect: TRect;
|
||||
DrawQuad: array[0..3,0..1] of TGLint;
|
||||
RealQuad: array[0..3,0..1] of TGLint;
|
||||
LineWidth: array[0..2] of GLfloat;
|
||||
LineDraw: array[0..2,0..1,0..1] of TGLint;
|
||||
Item: TWorldItem;
|
||||
HighRes: TMaterial;
|
||||
LowRes: TMaterial;
|
||||
|
||||
Reference in New Issue
Block a user