added fx_render_pass_add_rect_grad, fx_render_pass_add_rounded_rect_grad, and fx_render_pass_add_rounded_grad_border_corner. all with associated shaders, structs, and linking functions.
all gradients support as many colors as you want (dynamic shader compilation), linear/conic variants, and rotation (in degrees)
added
fx_render_pass_add_rect_grad
,fx_render_pass_add_rounded_rect_grad
, andfx_render_pass_add_rounded_grad_border_corner
. all with associated shaders, structs, and linking functions.all gradients support as many colors as you want (dynamic shader compilation), linear/conic variants, and rotation (in degrees)