unity-atoms/Packages/Core/Editor/Drawers
Thimo 4912480957
#67 [FEATURE] Set event name suggestion on Variable Changed event creation (#317)
* [Added] Feature for #67 event name suggestion initial version

* [Refactored] Cleaned naming code to its own class

* [Fixed] c# range is not supported in 2019.4 LTS

* * Simplified logic for suggested name in AtomDrawer
* Simplified CleanPropertyName - first if-block was catched by second block
* Replaced FilterLastIndexOf with typeof(T).Name

---------

Co-authored-by: Thimo de Ram <tdram@esites.local>
Co-authored-by: Adam Ramberg <adam@mambojambostudios.com>
2023-07-22 18:54:35 +02:00
..
AtomBaseReferenceDrawer.cs prevent null reference exceptions in editor when using not-serializab… (#371) 2022-10-24 00:22:30 +02:00
AtomBaseReferenceDrawer.cs.meta WIP 2020-03-09 00:16:40 +01:00
AtomDrawer.cs #67 [FEATURE] Set event name suggestion on Variable Changed event creation (#317) 2023-07-22 18:54:35 +02:00
AtomDrawer.cs.meta New repo structure 2019-10-01 17:27:22 +02:00
AtomEventReferenceDrawer.cs WIP 2020-03-09 00:16:40 +01:00
AtomEventReferenceDrawer.cs.meta Added Variable Instancer, Event Reference, Atom Collection and Atom List (old Atom List renamed to Atom Value List) (#110) 2020-02-23 02:39:43 +01:00
AtomListAttributeDrawer.cs Move AtomListAttribute to core 2020-03-21 21:58:41 +01:00
AtomListAttributeDrawer.cs.meta Move AtomListAttribute to core 2020-03-21 21:58:41 +01:00
AtomReferenceDrawer.cs WIP 2020-03-09 00:16:40 +01:00
AtomReferenceDrawer.cs.meta New repo structure 2019-10-01 17:27:22 +02:00
ReadOnlyDrawer.cs Added some more docs 2020-03-21 22:45:39 +01:00
ReadOnlyDrawer.cs.meta WIP 2020-03-01 21:32:52 +01:00
VariableDrawer.cs prevent null reference exceptions in editor when using not-serializab… (#371) 2022-10-24 00:22:30 +02:00
VariableDrawer.cs.meta Variable and Constant Drawers show a preview value (#89) 2019-11-14 22:46:58 +01:00