unity-atoms/Packages/Core/Editor/Extensions
Adam Ramberg 70f8130797
Debug events by displaying stack traces for events (#159)
* Add stack trace toggled via user prefs

* Add docs regarding preferences

* Rename color getter functions

* Fix minior order of execution bug

* Use GUID + improved styling of detailed stack view

* - Changed the AddStackTrace method to be conditional (from one of your initial suggestions).
- Removed the implicit conversion operator in StackTraceEntry and is instead using ToString explicitly when needed.
- Improved implementation of GetFirstLine
- Simplified Equals implementation of the StackTraceEntry class
2020-06-06 22:19:07 +02:00
..
SerializedPropertyExtensions.cs Add GetParent / GetValue extenstions for SerializedProperty 2020-05-10 16:27:46 +02:00
SerializedPropertyExtensions.cs.meta Better user guidance for working with AtomVariables (#70) 2019-11-14 12:59:11 +01:00
StringExtensions.cs Debug events by displaying stack traces for events (#159) 2020-06-06 22:19:07 +02:00
StringExtensions.cs.meta New repo structure 2019-10-01 17:27:22 +02:00