unity-atoms/Packages/Core/Editor
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
..
Drawers #67 [FEATURE] Set event name suggestion on Variable Changed event creation (#317) 2023-07-22 18:54:35 +02:00
Editors FIX: Using TextField in AssetGenerator does not work as expected (#409) 2023-07-19 19:40:38 +02:00
Extensions fix: #363 enum property did not return int value, but index (#364) 2022-10-23 22:51:31 +02:00
Generator FIX: Using TextField in AssetGenerator does not work as expected (#409) 2023-07-19 19:40:38 +02:00
PostProcessors Create documentation WIP 2019-10-15 19:19:44 +02:00
Resources Changes due to move to new organization 2021-01-22 08:22:16 +01:00
Utils #67 [FEATURE] Set event name suggestion on Variable Changed event creation (#317) 2023-07-22 18:54:35 +02: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
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
UnityAtoms.UnityAtomsCore.Editor.asmdef Changes due to move to new organization 2021-01-22 08:22:16 +01:00
UnityAtoms.UnityAtomsCore.Editor.asmdef.meta Changes due to move to new organization 2021-01-22 08:22:16 +01:00
Utils.meta More WIP 2020-03-02 02:26:06 +01:00