mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-30 07:03:18 +00:00
b6d652367b
This adds 2 new values (items and draw calls) to the performance monitor in a '2d' section, rather than reusing the 3d values in the 'raster' section. This makes it far easier to optimize games to minimize drawcalls.