Carpet

Carpet

2M Downloads

Scarpet shapes rendering should report to the render pie graph instead of Carpet's TPS reporter

altrisi opened this issue ยท 1 comments

commented

Unless I'm reading that wrong:

public void render(PoseStack matrices, Camera camera, float partialTick)
{
CarpetProfiler.ProfilerToken token = CarpetProfiler.start_section(null, "Scarpet client", CarpetProfiler.TYPE.GENERAL);

commented

So would this mean that you get a slice in the pie graph showing carpet rendering? That seems reasonable enough. But wait, what do rendering mods like Litematica do?