Skip to content

Releases: brunomikoski/Debug-Panel

Oficial Release

04 Sep 09:27
Compare
Choose a tag to compare

Add

  • Profilable methods can be displayed on the Debug Panel, just add the Attribute [ProfilableMethodttribute] to any Methoid.
  • Added support for domain reload

Changed

  • Cleanup and refactor for release.

What's Changed

New Contributors

Full Changelog: v0.3.3...v1.0.0

SOC Integration

11 Jul 13:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

Bug fixes

24 Jan 11:22
Compare
Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

More Tweaks and more Features

30 Nov 10:28
Compare
Choose a tag to compare

Added

  • Added support for Yasirkula Native Share on mobile devices for Multiline debuggable field
  • Multiline texts are not using the InputField to allow copy

Changed

  • Fixed search using full path
  • Fixed SOC integration
  • Fixed HotKey display too close to corners
  • Parent Path will not be displayed on each item while performing search
  • Fixed issue while Toggle Debug panel on Mobile was not working

What's Changed

Full Changelog: v0.3.0...v0.3.1

Static Refactoring and other improvements

28 Nov 11:04
15e3e3c
Compare
Choose a tag to compare

Changed

  • Refactored to be a single static access point
  • Implemented display for the Hotkeys for actions
  • Improved namespaces
  • Removed extra dependencies
  • DebuggableField now have the option to set as ReadOnly
  • Refactored DebuggableInvokable

Removed

  • Removed the ReadOnlyFieldAttribute

What's Changed

Full Changelog: v0.2.3...v0.3.0

Updates

27 Nov 10:35
0571b5c
Compare
Choose a tag to compare

Changed

  • Fixed SOC wrong usage when not enabled
  • Fixed Prefab started disabled
  • Renamed DebugPanel to DebugPanelService for consistency

Added

  • Added ReadOnlyFieldAttribute to make fields only readable
  • Ability to display Object display name on the DebugPanel

What's Changed

Full Changelog: v0.2.2...v0.2.3

New Favorites and other Bug Fixes

25 Nov 16:37
7506ef8
Compare
Choose a tag to compare

What's Changed

Changed

  • Fixed SOC Support not working correctly
  • Added support for ServiceLocator
  • Refactored Favorite functionality
  • Renamed some files to keep consistent
  • Cleanup of some classes
  • Fixed possible NullReference when trying to display GetValue<>
  • Changed Favorite Icon

Full Changelog: v0.2.1...v0.2.2

More tweaks and improvements

23 Nov 16:36
ad19e39
Compare
Choose a tag to compare

Project Refactor

21 Nov 18:35
Compare
Choose a tag to compare

Fix missing conditional

26 Aug 15:37
Compare
Choose a tag to compare

Changed

  • Fixed missing SCO conditional directive