Commit Graph

  • 01e7aa5c28 -Update: Only affect to Unity 6 aprius 2024-08-22 22:12:08 +0700
  • 81197e6971 -Fix: ListView lost focus when editing aprius 2024-08-22 22:02:03 +0700
  • 50559a1e48
    Merge 0ddca06d86 into 84fb71550b Level6Rogue 2024-08-17 11:55:41 +0000
  • 0ddca06d86 Fix for foldouts overflowing outside of Boxes. See https://github.com/AnnulusGames/Alchemy/issues/30 Level6Rogue 2024-08-17 18:32:00 +1000
  • 16505a9b8a Added empty/populated classes for InlineEditorObjectField and SerializeReferenceField. To be used for additional styling. Level6Rogue 2024-08-17 18:30:53 +1000
  • 17ff87b5cc actually adding the stylesheet in HashSetField Level6Rogue 2024-08-06 21:49:48 +1000
  • 14794df85c updated to more closely follow: https://docs.unity3d.com/Manual/UIE-USS-WritingStyleSheets.html Level6Rogue 2024-08-06 21:43:29 +1000
  • ae5b6fdcf5 inline styles moved to stylesheets Level6Rogue 2024-08-06 18:46:39 +1000
  • a8ec514137
    Merge 6b1a3a6a86 into 84fb71550b Vladislav 2024-07-07 23:13:34 +0300
  • 6b1a3a6a86 Add: Serialize Reference copy and paste item data support Vladislav 2024-07-07 22:57:16 +0300
  • 3e04256ffa
    Merge b5975c4239 into 84fb71550b Akeit0 2024-06-25 08:49:56 +0900
  • 49d24361a7
    Merge fc33a6c261 into 84fb71550b Vladislav 2024-06-21 14:54:32 +0300
  • 4adba3ea12
    Merge 827ccf06cb into 84fb71550b Pete Goodfellow 2024-06-21 14:54:28 +0300
  • 2543cd7431
    Merge 7bbdf003da into 84fb71550b Vladislav 2024-06-21 14:54:14 +0300
  • 6b3fcb4da4
    Merge 879aa3db25 into 84fb71550b Yuki Saita 2024-06-21 10:34:44 +0900
  • f4c4c576f6
    Merge 7409bf911c into 84fb71550b Yuki Saita 2024-06-21 10:34:44 +0900
  • 84fb71550b
    Merge pull request #94 from AnnulusGames/fix-treemap-color main Annulus Games 2024-06-21 10:24:19 +0900
  • 48f602aa87 Fix: GUI.color not reverting correctly AnnulusGames 2024-06-21 10:23:53 +0900
  • c8348c6b69
    Merge pull request #91 from pancake-llc/main Annulus Games 2024-06-21 00:08:50 +0900
  • 8cc5448d96 -Update: by default features will be disabled yenmoc 2024-06-20 21:51:42 +0700
  • cc9538b748 -Update: Sharpen the texture tree map, change the default color to be compatible with both light and dark themes yenmoc 2024-06-20 21:02:24 +0700
  • 2408ff4037
    Merge f5529c38f1 into e12798c8e6 Pete Goodfellow 2024-06-20 21:28:55 +0900
  • e12798c8e6
    Merge pull request #90 from moz-moz/fix/rect-offset-drawing Annulus Games 2024-06-20 21:27:30 +0900
  • e395eecc7a
    Merge pull request #89 from ArkTarusov/fix/unity-2022-compatibility Annulus Games 2024-06-20 11:39:01 +0900
  • 2c652e5abc -Fix: Add TextureCached yenmoc 2024-05-05 13:47:12 +0700
  • 2b866f876c Add: tree map and row separator for hierarchy yenmoc 2024-05-05 13:31:04 +0700
  • dff264d672 feat: add RectOffset field to Samples moz-moz 2024-05-02 22:58:57 +0900
  • ac6c5e23ee fix: RectOffset not being drawn in Inspector moz-moz 2024-05-02 22:50:50 +0900
  • e51da20a10 Fix: Resolved InternalAPIHelper error in Unity 2022.3.23f1 and later versions Roman Tarusov 2024-05-01 20:29:18 +0200
  • 5fef637954
    Merge pull request #88 from moz-moz/fix/unity-2023-compatibility Annulus Games 2024-05-01 18:57:15 +0900
  • 2c1f6700a3 Fix: Resolved InternalAPIHelper error in Unity 2023.2.15f1 and later versions moz-moz 2024-05-01 02:46:56 +0900
  • 7bbdf003da Add: Preview attribute size and align Vladislav 2024-04-15 22:30:27 +0300
  • fc33a6c261 Add: support LabelText for Button in generic class too Vladislav 2024-04-15 21:50:22 +0300
  • 33697c1a69 Add: LabelText with Button support Vladislav 2024-04-15 21:38:45 +0300
  • f5529c38f1 Set alwaysHideScriptField to false by default, matching Unity behaviour. Pete Goodfellow 2024-03-31 22:50:55 +0100
  • 827ccf06cb Add a useParameters bool to the ButtonAttribute. Pete Goodfellow 2024-03-26 20:54:16 +0000
  • 315d9992fa Add a useParameters bool to the ButtonAttribute. Pete Goodfellow 2024-03-26 20:33:38 +0000
  • 1b343d8171 Add preference to always hide script field. Pete Goodfellow 2024-03-26 16:47:31 +0000
  • b5975c4239 Add : Support to read/write latest values in MethodButton and Property Akeit0 2024-03-21 23:02:44 +0900
  • 93a56757a8
    Merge pull request #61 from Akeit0/alchemy-serialize-with-inheritance Annulus Games 2024-03-21 12:07:45 +0900
  • c91f1d6e2f Fix: Format Akeit0 2024-03-21 12:01:06 +0900
  • af4832ea10 Change: DisplayName of field with ShowAlchemySerializationData Akeit0 2024-03-21 11:48:50 +0900
  • d9c9f4f809 Change: naming of generated fields and functions. Akeit0 2024-03-21 11:29:46 +0900
  • db0d05aec5
    Merge pull request #65 from yuyu0127/support-base-class-private-array Annulus Games 2024-03-21 10:54:02 +0900
  • 3ca300ff34
    Merge pull request #68 from yuyu0127/support-list-view-label-modification Annulus Games 2024-03-21 10:50:53 +0900
  • da23ce5eee
    Merge pull request #70 from Yusuke57/add-preview-attribute Annulus Games 2024-03-21 10:50:00 +0900
  • 9b53c07113
    Merge pull request #72 from Yusuke57/fix-typo-subtitle Annulus Games 2024-03-21 10:49:03 +0900
  • ae98f77017 Add: Sample LabelText for list fields yuyu0127 2024-03-17 20:24:40 +0900
  • 59d77ac523 Fix: typo subtitle Yusuke57 2024-03-17 18:53:51 +0900
  • 1e27c65fe5 Add: Sample PreviewAttribute Yusuke57 2024-03-17 18:26:45 +0900
  • 036584f3ca Add: PreviewAttribute Yusuke57 2024-03-17 18:23:47 +0900
  • 2f1e668c9c Remove: Unnecessary semicolon yuyu0127 2024-03-17 00:24:21 +0900
  • c1e345b85f Add: Support list view label modification yuyu0127 2024-03-17 00:24:11 +0900
  • 7409bf911c Add: Support replacing the label text of each list element yuyu0127 2024-03-17 00:23:35 +0900
  • 879aa3db25 Add: LabelText argument for Button attribute yuyu0127 2024-03-17 00:22:12 +0900
  • d84619f52d Fix: Support inspection of private array-like fields on base class yuyu0127 2024-03-17 00:21:28 +0900
  • bcaeef5ea9
    Merge pull request #60 from Akeit0/support2021 Annulus Games 2024-03-04 23:42:16 +0900
  • 088838f0bf
    Merge pull request #62 from AnnulusGames/remove-depth-limit Annulus Games 2024-03-04 23:41:58 +0900
  • cd3c0f2a00 Remove: depth limit AnnulusGames 2024-03-04 23:36:38 +0900
  • cb32709324 Merge remote-tracking branch 'origin/alchemy-serialize-with-inheritance' into alchemy-serialize-with-inheritance Akeit0 2024-03-03 13:12:04 +0900
  • 19e3054f3c Fix : Format Code Akeit0 2024-03-03 13:01:00 +0900
  • 3089992651 Fix : Format Code Akeit0 2024-03-03 13:01:00 +0900
  • 3b4d8ba52e Fix : Replace "." to "_" Akeit0 2024-03-03 01:10:50 +0900
  • 12ac998c27 Add : Support AlchemySerialization to generics and inheritance Akeit0 2024-03-03 01:01:51 +0900
  • da317bcaff Fix: wrong type conversion Akeit0 2024-03-02 18:24:53 +0900
  • ea19961861
    Merge pull request #56 from Akeit0/support2021 Annulus Games 2024-03-01 14:35:22 +0900
  • a509a7ba83 Fix: #if 2022.2 to 2022.1 Akeit0 2024-03-01 14:27:22 +0900
  • a2e588ef38 Remove unnecessary lines Akeit0 2024-02-28 09:02:49 +0900
  • df3f0a13c6 Fix: OnListViewChanged events for 2021 Akeit0 2024-02-28 08:57:18 +0900
  • d6ead526bf Fix: UnsignedIntegerField to UnsignedLongField for ulong Type Akeit0 2024-02-27 11:18:40 +0900
  • 55e9495c88 Fix : support 2021.3 & 2022.1 Akeit0 2024-02-27 11:01:43 +0900
  • e21ac9e231 Run formatter AnnulusGames 2024-02-22 10:32:37 +0900
  • 5b3a31cc64
    Merge pull request #51 from Akeit0/fix-propertylistview Annulus Games 2024-02-22 09:24:46 +0900
  • 9cfd54438b Fix: Syntax bug Akeit0 2024-02-22 08:09:25 +0900
  • 12d2538e53
    Merge branch 'AnnulusGames:main' into main Akeit0 2024-02-22 08:04:59 +0900
  • c08aaaf3a0
    Merge pull request #50 from Akeit0/fix-propertylistview Annulus Games 2024-02-21 21:21:08 +0900
  • e170451f6a Fix: Changes in PropertyListView are not reflected when field don't have OnListViewChangedAttribute. Akeit0 2024-02-21 20:33:02 +0900
  • f4bb49d8b7 Move : IObjectAccess akeit0 2024-02-21 16:38:27 +0900
  • 18a770a53f Fix : Support to read/write struct in attributes. akeit0 2024-02-21 16:30:53 +0900
  • d2773f36ed Fix : Support access to read/write struct in attributes. akeit0 2024-02-21 16:30:53 +0900
  • b03898d42a Update: package version v2.0.1 AnnulusGames 2024-02-21 12:28:33 +0900
  • 02849c21c2
    Merge pull request #44 from AnnulusGames/add-collection-callbacks Annulus Games 2024-02-21 12:25:50 +0900
  • 5f62a111de Add: docs AnnulusGames 2024-02-21 12:24:06 +0900
  • 99346cddb0 Remove: OnBindItem and OnUnbindItem AnnulusGames 2024-02-21 12:17:35 +0900
  • 806a043032 Add: ListViewChangedAttribute AnnulusGames 2024-02-21 11:56:54 +0900
  • 18ccff10cb Change: CreateListViewFromSettingsAttribute -> CreateListViewFromFieldInfo AnnulusGames 2024-02-21 10:01:29 +0900
  • 0d1063b13a Change: add CreateListViewFromSettingsAttribute AnnulusGames 2024-02-21 09:58:39 +0900
  • d874e72f18
    Update: README Annulus Games 2024-02-20 16:07:30 +0900
  • 04a0054de9 Update: package.json v2.0.0 AnnulusGames 2024-02-20 15:56:19 +0900
  • 0b80c4920a Update: README AnnulusGames 2024-02-20 15:54:43 +0900
  • 10a9db10d7 Update: README AnnulusGames 2024-02-20 15:53:56 +0900
  • 88ab870b26
    Merge pull request #43 from AnnulusGames/add-docs Annulus Games 2024-02-20 14:54:37 +0900
  • deffc517fa Add: publish docfx workflow AnnulusGames 2024-02-20 14:54:01 +0900
  • 1da3074c9f Add: English docs AnnulusGames 2024-02-20 14:49:47 +0900
  • 5daec8d69e Update: docs image AnnulusGames 2024-02-20 12:44:05 +0900
  • e675aae194 Add: new attribute docs AnnulusGames 2024-02-20 12:29:47 +0900
  • 85fa328495 Update: docs images AnnulusGames 2024-02-20 11:34:16 +0900
  • 08b2f13702 Update: group attributes section AnnulusGames 2024-02-20 11:31:11 +0900
  • 2fef851c29 Update: toc AnnulusGames 2024-02-20 11:11:15 +0900
  • f0cae5823e Update: inspector section AnnulusGames 2024-02-20 11:08:34 +0900