Added Collider2dRenderer
Pre-release
Pre-release
New version supports visualizing through Collider2dRenderer which renders colliders shape to standard mesh. This version lacks most features of the gizmos-based visualizers but it works in standalone builds, can be batched in one draw call to minimize graphics overhead impact. You can automate routine operations for you visualizers with the new manager which can be found at "Tools/Physics2dVisualizer/Open Manager" menu.