Skip to content
Snippets Groups Projects
Select Git revision
0 results

mp_uctx.h

  • pippin's avatar
    6330748a
    uctx: deprecated start_group and end_group · 6330748a
    pippin authored
    They seem to not work as documented in the ctx protocol, in the cases where it
    seemed to work it was due to side effects of global alpha, existing code should
    continue working after this commit. The API might return, it is not removed
    from the ctx protocol - and can still be accessed through ctx.parse().
    6330748a
    History
    uctx: deprecated start_group and end_group
    pippin authored
    They seem to not work as documented in the ctx protocol, in the cases where it
    seemed to work it was due to side effects of global alpha, existing code should
    continue working after this commit. The API might return, it is not removed
    from the ctx protocol - and can still be accessed through ctx.parse().