opengl: Cosmetics.
This commit is contained in:
@@ -187,7 +187,7 @@ is
|
|||||||
procedure enable_Textures (Self : in out Item)
|
procedure enable_Textures (Self : in out Item)
|
||||||
is
|
is
|
||||||
begin
|
begin
|
||||||
ada.Text_IO.put_Line (Self.Model'Image);
|
-- ada.Text_IO.put_Line (Self.Model'Image);
|
||||||
|
|
||||||
texturing.enable (for_Model => Self.Model.all'Access,
|
texturing.enable (for_Model => Self.Model.all'Access,
|
||||||
Uniforms => texture_Uniforms,
|
Uniforms => texture_Uniforms,
|
||||||
|
|||||||
Reference in New Issue
Block a user