Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 752 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 752 Bytes

Changelog

All notable changes to puffin-imgui will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

  • Fix "Toggle with spacebar." tooltip always showing.
  • Show frame index.

0.9.0

  • Paint flamegraph top-down
  • Scrollable flamegraph
  • Option to sort threads by name
  • Drag with right mouse button to zoom
  • Toggle play/pause with spacebar
  • More compact UI
  • Show all scopes (even tiny ones)

0.8.0

  • Select frames from recent history or from among the slowest ever.
  • Nicer colors.
  • Simpler interaction (drag to pan, scroll to zoom, click to focus, double-click to reset).