mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-19 00:19:12 +00:00
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.