This release further fixes issues with the new Gizmo module and adds possibility to control the renderer's position and size on the screen, which comes useful for example for level editors with dockable windows etc.
bbmod_render_pass_set
now calls bbmod_material_reset
.X
, Y
, Width
, Height
to BBMOD_Renderer
, using which you can control the area on the screen where the game is drawn in the present
method.set_position
, set_size
and set_rectangle
to BBMOD_Renderer
, using which you can change multiple of the previously mentioned properties at once.Copyright © 2023, BlueBurn. Built on September 11, 2023 using GMDoc.