Commit Graph

  • 9c23942a08
    Merge f7dd3ec3db into f2b9186eef RequieMa 2024-12-24 09:29:42 +0000
  • f7dd3ec3db modify unity_atom for some outdated code RequieMa 2024-12-06 22:06:59 +0800
  • bcdcc661b6
    Merge 297eb8c721 into 2e11570e74 dependabot[bot] 2024-11-25 23:07:27 +0000
  • 5514bd21ee
    Merge 3840da479b into f2b9186eef mut / moochi 2024-10-11 15:08:57 -0400
  • 3840da479b fix compilation error due to method reference mut 2024-10-11 14:57:54 -0400
  • eb72c90de9 add option to replay events to Action-based listener mut 2024-10-11 14:25:33 -0400
  • 6e38ff7d38
    Merge 15a68006bc into 2e11570e74 Soraphis 2024-08-28 19:34:20 +0000
  • 15a68006bc fix: pushing missing files - forgot to add them to the commit :) soraphis/custom-asmdef-for-physics Oliver Biwer 2024-08-28 21:34:12 +0200
  • 121bd3dfc4
    Merge 9c5feb0ded into f2b9186eef Kyrw 2024-08-28 16:28:09 -0300
  • db04de3dd6 feat(asmdef): Changed the asmdef structure for more modularity Oliver Biwer 2024-08-28 21:26:43 +0200
  • 9c5feb0ded Handling physics2d disabled in unity eduardo 2024-08-28 13:33:47 -0300
  • fd8400027a Handling physics package disabled on unity eduardo 2024-08-28 12:42:47 -0300
  • 44e6fa91eb
    Merge 02bd90f5ac into 2e11570e74 Soraphis 2024-07-17 23:40:26 +0200
  • 02bd90f5ac feat: Added Interfaces to make some generic usages easier feat: Added alternative event handlers, that allow to handle generic events soraphis/interfaces-and-more Oliver Biwer 2024-07-17 23:35:36 +0200
  • 5ba658ee34
    Merge 97ba3f8b33 into 2e11570e74 Pordrack 2024-05-25 14:38:32 +0200
  • 97ba3f8b33 [doc] Added informations to "Changed with history" documentation Pordrack 2024-05-25 14:37:24 +0200
  • 9861e936fb
    Merge fe835367c1 into f2b9186eef Kyrw 2024-02-02 19:58:55 +1100
  • 117d457929
    Merge dbe4a4908b into f2b9186eef Thimo 2024-01-10 12:16:16 -0700
  • 6ca339e549
    Merge 62eb0550f2 into f2b9186eef Thimo 2024-01-10 12:16:16 -0700
  • ada9fcc742
    Merge 64c6e79bba into f2b9186eef ToasterHead 2024-01-10 12:16:16 -0700
  • f2b9186eef
    Fix for #440 - Removed GuiData class (#448) canary ToasterHead 2024-01-07 21:23:25 +0200
  • 9207c8fb47 Revert removal of compiler flags when setting valueFieldHeight Adam Ramberg 2024-01-07 20:20:06 +0100
  • aa2780dfd2 Integrated the #447 fix Pixele 2023-12-22 18:58:06 +0200
  • da6d83f73f
    Merge 3ad8ecd7e6 into 2e11570e74 dependabot[bot] 2023-12-21 12:10:53 -0700
  • df1085b37c
    Merge 5555025bef into 2e11570e74 dependabot[bot] 2023-12-21 12:10:53 -0700
  • df646f5824
    Merge 5d9c0c2353 into 2e11570e74 Tom 2023-12-21 12:10:53 -0700
  • 7ce48129be Removed GuiData class once again Pixele 2023-12-21 16:38:00 +0200
  • 5674f266b3 Merge branch 'auto-usage-reference-drag-and-drop-detection' of https://github.com/toasterhead-master/unity-atoms into auto-usage-reference-drag-and-drop-detection Pixele 2023-12-21 16:37:28 +0200
  • cf285b0455 Removed GuiData in the new merged push Pixele 2023-12-21 16:37:08 +0200
  • 3ff8bc3df0
    Merge pull request #2 from unity-atoms/master ToasterHead 2023-12-21 16:36:07 +0200
  • 6a2d3e793c testing being able to merge Pixele 2023-12-21 16:35:49 +0200
  • 75c7d19b49 Removed GuiData Pixele 2023-12-19 14:05:56 +0200
  • 570f465bcc Deploy website gh-pages Adam Ramberg 2023-12-19 05:23:57 +0100
  • 2e11570e74 v4.5.0 master v4.5.0 Adam Ramberg 2023-12-19 05:21:21 +0100
  • 7d9bb753ff
    Reduced debug overhead of Events (#435) Soraphis 2023-12-19 05:11:30 +0100
  • 4576277a19
    Fix value field height in reference drawer for older Unity versions (#447) Adam Ramberg 2023-12-19 00:38:03 +0100
  • cadd85993d Fix comment adam/fix-value-field-height-older-unity-versions Adam Ramberg 2023-12-19 00:31:06 +0100
  • 5dc2eb4726 Fix property field height for quaternions in variable editor as well Adam Ramberg 2023-12-19 00:27:28 +0100
  • f296444c98 Fix property height for quaternions Adam Ramberg 2023-12-19 00:10:25 +0100
  • de5513fb3b Fix value field height in reference drawer for older unity versions Adam Ramberg 2023-12-18 23:17:27 +0100
  • 53bc009865
    #441 [FEATURE] Auto drag and drop atom references through inspector without the need to manually switch usage type (#440) ToasterHead 2023-12-18 23:46:11 +0200
  • fcaf6d4918 Added comment to IAtomInstancer Adam Ramberg 2023-12-18 21:32:04 +0100
  • c7fdc58567 * Minor cosmetic changes * Replace switch expression to be backwards compatible (for example to be able to run the unity-atoms-example project) * Always remove the last greater than symbol in GetPropertyTypeName to take into account generic types Adam Ramberg 2023-12-18 21:22:14 +0100
  • bd44cb66c0 Response to @AdamRamberg to try to make the code section clearer by refactoring it Pixele 2023-12-18 11:16:31 +0200
  • d4ba2b6144 Redone the previous push because it was incorrect Pixele 2023-11-06 23:08:07 +0200
  • d396ae4e39 Fixed index out of range exception (I forgot that I set the usage index at the end of this method and it could be -1 because of this line) Pixele 2023-11-06 22:53:54 +0200
  • f5f9a6b757 Fixed issue mentioned in #442 > "you only get the first component, when dragging in a game object, so there could be the case where selecting the type manually and dragging into it will swap the field" Pixele 2023-11-06 22:46:15 +0200
  • 64c6e79bba Added Raise methods for AtomBaseEventReference Pixele 2023-11-05 19:24:36 +0200
  • 14f99cf74f Missed a line that could be simplified Pixele 2023-11-05 17:43:57 +0200
  • a474671bd0 Reversed the for loops order because the order of the components inside the GameObject are more important than the order of the "usages" so it fixes that problem Pixele 2023-11-05 17:25:09 +0200
  • dce3f14b38 Fixed GuiData isn't updated even though position and label parameters of the OnGUI are. Pixele 2023-11-05 17:02:58 +0200
  • a6bed0bbeb Addressed @soraphis issue of GuiData not being a struct, so I changed it and modified the AtomBaseReferenceDrawer to handle it as a struct Pixele 2023-11-05 12:35:13 +0200
  • f2a1668ab5 Fixed file name not matching the class name Pixele 2023-11-05 12:24:26 +0200
  • 2ea0498d32 Addressed some of the key points @soraphis made and fixed the issues I mentioned on the #442 pull Pixele 2023-11-05 12:21:41 +0200
  • 9235727383 removal of mistakenly included function soraphis/issue441 Oliver Biwer 2023-11-03 22:39:00 +0100
  • 2ddefb7f4a implements "Auto DragAndDrop UsageTypeDetection" for reference fields based on PR from @toasterhead-master Oliver Biwer 2023-11-03 22:33:04 +0100
  • ef4ca706b6 Added the ability to drag and drop any atom reference to a AtomReference without the need to manually select the type through the 3 dot button on inspector Pixele 2023-11-01 11:30:34 +0200
  • 576afed000 Fixing a Rendering issue of QuaternionReferenceDrawer soraphis/issue436 Oliver Biwer 2023-10-27 20:32:15 +0200
  • 71ecf9c572 Cleaning up code that was affected by work on #434 soraphis/issue434 Oliver Biwer 2023-10-26 22:39:09 +0200
  • 6b12b87079 fix: memory allocations due to boxing when creating a StackTraceEntry with disabled DebugMode. fix: slow repeaded lookups of EditorPrefs for determining DebugMode Oliver Biwer 2023-10-15 10:01:11 +0200
  • 30367f8f55
    there is no need to stop the play mode, because there are scenes from Addressables that do not have their own build index Yuuki Wesp 2023-10-07 16:03:16 +0300
  • 5d9c0c2353 [Generator] Fix invalid dependency warning Toms Seisums 2023-08-09 16:14:00 +0300
  • 9ac96be406 Deploy website Adam Ramberg 2023-08-08 20:30:53 +0200
  • 37ead24dbb v4.4.8 v4.4.8 Adam Ramberg 2023-08-08 20:28:19 +0200
  • 808af5bb74
    Add appropriate UNITY_EDITOR compiler flags (#425) Adam Ramberg 2023-08-08 20:25:12 +0200
  • 14f8f3809c Add appropriate UNITY_EDITOR compiler flags adam/fix-build-errors Adam Ramberg 2023-08-08 20:23:18 +0200
  • 50d04f1c9e Add a last step to PUBLISHING.md Adam Ramberg 2023-08-04 23:41:57 +0200
  • 6717bb7622 Deploy website Adam Ramberg 2023-08-04 23:31:04 +0200
  • d3da0409e9 v4.4..7 v4.4.7 Adam Ramberg 2023-08-04 23:29:29 +0200
  • 2d2ae9b12f
    Handling dead references when resetting objects. (#421) Soraphis 2023-08-04 23:19:42 +0200
  • fa9e1c8ea1 Added disclaimer / comment regarding the solution soraphis/issue417 Adam Ramberg 2023-08-04 23:16:05 +0200
  • adbd7db6c2 Merge branch 'canary' into soraphis/issue417 Adam Ramberg 2023-08-04 23:00:27 +0200
  • 0899d4113d Fixed formatting in AtomValueList Adam Ramberg 2023-08-03 23:30:17 +0200
  • db3ed28471
    AtomValueList disabled domain reload compatibility (#420) Soraphis 2023-08-03 23:14:26 +0200
  • e00507beff Remove Atom types from their _instances lists OnDisable() Oliver Biwer 2023-08-03 19:45:35 +0200
  • 822ba35c65 removed the dead-reference handling (#417) - this will be addressed in (#421) compacted the Playmode state change Oliver Biwer 2023-08-03 19:16:59 +0200
  • 7a0d37bfc7 fix: handling dead references when resetting objects for AtomValueList. (#417) Oliver Biwer 2023-07-24 18:37:49 +0200
  • f8cac43ccd fix: make AtomValueList compatible with disabled domain reload (#419) fix: AtomValueList now resets runtime modifications (#418) Oliver Biwer 2023-07-24 18:30:56 +0200
  • a249b5e545 fix: wrong state checked in AtomEvent reset (#403) Oliver Biwer 2023-07-24 18:29:19 +0200
  • 108ad1a2d8 removed the dead-reference handling (#417) - this will be addressed in (#421) compacted the Playmode state change soraphis/issue418 Oliver Biwer 2023-08-03 19:16:59 +0200
  • 7992efc98d
    fix: FSM not compatible with disabled domain reload (#402) (#422) Soraphis 2023-08-03 07:20:29 +0200
  • d0cda9d12d fix: FSM not compatible with disabled domain reload (#402) soraphis/issue402 Oliver Biwer 2023-07-24 19:09:00 +0200
  • 749309635f fix: handling dead references when resetting objects. (#417) Oliver Biwer 2023-07-24 18:39:58 +0200
  • 6e51c70f33 fix: handling dead references when resetting objects for AtomValueList. (#417) Oliver Biwer 2023-07-24 18:37:49 +0200
  • b77403cd72 fix: make AtomValueList compatible with disabled domain reload (#419) fix: AtomValueList now resets runtime modifications (#418) Oliver Biwer 2023-07-24 18:30:56 +0200
  • 2d8e59bdce fix: wrong state checked in AtomEvent reset (#403) Oliver Biwer 2023-07-24 18:29:19 +0200
  • cda3353d52 Deploy website Adam Ramberg 2023-07-22 19:21:08 +0200
  • 1d3d3f8607 Merge branch 'canary' v4.4.6 Adam Ramberg 2023-07-22 19:18:58 +0200
  • d38b8f236e v4.4.6 Adam Ramberg 2023-07-22 19:18:13 +0200
  • 4912480957
    #67 [FEATURE] Set event name suggestion on Variable Changed event creation (#317) Thimo 2023-07-22 18:54:35 +0200
  • 4c1680010d * Simplified logic for suggested name in AtomDrawer * Simplified CleanPropertyName - first if-block was catched by second block * Replaced FilterLastIndexOf with typeof(T).Name Adam Ramberg 2023-07-22 18:51:57 +0200
  • 2c46746a34
    Remove generated API docs (#411) Adam Ramberg 2023-07-22 00:34:12 +0200
  • 0e84621059 Clean up adam/remove-generated-docs Adam Ramberg 2023-07-22 00:33:38 +0200
  • c18244184f Tutorial -> Tutorials Adam Ramberg 2023-07-22 00:29:19 +0200
  • 798fc99079 Merge branch 'canary' into adam/remove-generated-docs Adam Ramberg 2023-07-22 00:26:22 +0200
  • eecaa5f80b
    Adding Documentation (#413) Soraphis 2023-07-22 00:14:06 +0200
  • 20976bf0d8 Replaced old ref / link to "Overview and philosophy" soraphis/issue410 Adam Ramberg 2023-07-22 00:12:52 +0200
  • 6e027e1c9a * Removed everything that talks about implementations in the Philopsophy section. * Added notes from Ryan Hipple's talk to the philosophy section * Reintroduced the old overview page with changes from #416, since I believe it is * Removed all Admonitions, since they are not working in docusaurus v1 * Proof read and made corrections to variables transformers and tags pages. * Added changes in "creating atoms" from #416 Adam Ramberg 2023-07-22 00:06:49 +0200
  • c79a612783 Removed TagsEventsSub.cs and dkasfn ThaungThanHan 2023-07-21 08:16:36 +0700
  • 02a13db7c5 Add docs section on pre change transformer in the variables tutorial adam/overview-and-prechange-docs Adam Ramberg 2023-07-20 23:30:27 +0200