unity-atoms/Packages/Core/Editor
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
..
Drawers Fix bug where usage popup sometimes were hidden 2020-05-16 17:30:26 +02:00
Editors Debug events by displaying stack traces for events (#159) 2020-06-06 22:19:07 +02:00
Extensions Debug events by displaying stack traces for events (#159) 2020-06-06 22:19:07 +02:00
Generator Fix code generation bug (#147) 2020-05-03 23:12:37 +02:00
PostProcessors Create documentation WIP 2019-10-15 19:19:44 +02:00
Resources Update docs + remove ds store 2020-03-02 18:42:19 +01:00
Utils More WIP 2020-03-02 02:26:06 +01:00
Drawers.meta New repo structure 2019-10-01 17:27:22 +02:00
Editors.meta New repo structure 2019-10-01 17:27:22 +02:00
Extensions.meta New repo structure 2019-10-01 17:27:22 +02:00
Generator.meta New repo structure 2019-10-01 17:27:22 +02:00
MamboJamboStudios.UnityAtomsCore.Editor.asmdef New repo structure 2019-10-01 17:27:22 +02:00
MamboJamboStudios.UnityAtomsCore.Editor.asmdef.meta New repo structure 2019-10-01 17:27:22 +02:00
PostProcessors.meta Fix assembly references 2019-10-13 22:47:22 +02:00
Resources.meta New simpler / better icon system 2019-10-02 17:21:27 +02:00
Utils.meta More WIP 2020-03-02 02:26:06 +01:00