59 次代码提交 (19f5b2e6-b27f-4852-b259-057df96f07c5)

作者 SHA1 备注 提交日期
Thomas ICHÉ 9177bf4d Initial Commit 6 年前
Thomas ICHÉ 3e834559 Big Refactor : Do not rely on UnityEvents Anymore 6 年前
GitHub 7ddb7d85 Fix bug : Rename class OnKeyDownHook 5 年前
GitHub 77b6469d Merge pull request #1 from laurenth-unity/patch-1 5 年前
Thomas ICHÉ cbbff1f7 Added Icons + Started working on Scene Logic Editor 5 年前
Thomas ICHÉ 6d00ca58 Added Instigators references to Callable Execution. / Added On Destroy Hook / Destroy Object Action / Teleport Game Object Action 5 年前
Thomas ICHÉ 8cba14c2 Attachment Action / Timeline Control Action / Fix in OnTriggerHook (missing instigator on exit) 5 年前
Thomas ICHÉ 240a0fcd Fixed missing instigator calls + Inspector Logic fixes for Play From Here + 5 年前
Thomas ICHÉ db960e31 Fixed Level Streaming Manager / Additional Check to Messager / Added OnButtonDownHook 5 年前
Thomas ICHÉ 3c2fdf9a Refactored names in Messager : Event > Message 5 年前
Thomas ICHÉ 4ef97283 Refactored Terminology : Hook > Event 5 年前
Thomas ICHÉ dab1ddeb Fixed terminoloy 5 年前
Thomas ICHÉ c6386c03 More precise error logs for Messager 5 年前
Thomas ICHÉ 0d491d98 Icon and Cleanup Pass 5 年前
Thomas ICHÉ 0943cbd5 Removed Counting in Trigger Event 5 年前
Thomas ICHÉ 17c3cd7a Merge branch 'master' into vfx-demo 5 年前
Thomas ICHÉ 261855b8 Removed Counting in Trigger Event 5 年前
Thomas ICHÉ 645f9ec8 Implicit Game Events for Game Manager 5 年前
Thomas ICHÉ c7532bef Icon for GameManager 5 年前
peeweek a4fa27fe Added some events and logic 5 年前
Laurent 9c45d90f add trigger stay and disable tag field if not used 5 年前
Laurent bf6c3032 Add collider event 5 年前
Laurent aee0e4fd add joint break event 5 年前
Laurent b187907a fix joint event 5 年前
Laurent feb47b78 remove collider stay and trigger stay 5 年前
GitHub 9648f9bb Merge pull request #3 from laurenth-unity/additions 5 年前
Thomas ICHÉ d5ae6cc1 Added OnUpdate Event + Safety Checks 5 年前
Thomas ICHÉ 1c2cba79 Added Instigator Game Objects passing to Messager.Send() 5 年前
GitHub 54ee3a0b (Refactor) Advanced Hierarchy View (#12) 4 年前
GitHub 24e9e3e7 Refactor : Dependencies as OpenUPM references (#31) 3 年前
GitHub f5215ac2 Adding Help Items (#35) 3 年前
GitHub 6c9ef7ce Single Update Manager + Optimized State Update / OnUpdateEvent (#39) 3 年前
GitHub 19f5b2e6 Pingable Editors for most Ingredients (Event/Logic/Actions/State Machines) (#42) 3 年前
GitHub 708623d3 Callable List Add Menu (#44) 3 年前
GitHub d2a47ed0 Added more items to Menus (#45) 3 年前
GitHub 22e24a82 Added Events (#46) 3 年前
GitHub 7a8b672f Handle Presence of Modules (#48) 3 年前
Thomas ICHÉ f4448607 Handle Physics2D module 3 年前
Thomas ICHÉ 8180bfc4 Added WarnDisabledModule Attribute 3 年前
Thomas ICHÉ dc7844df Base Work 3 年前
Thomas ICHÉ 46b003c6 Added RegiteredInputActions Selector 3 年前
GitHub 34ee154f New InputSystem package support. (#50) 3 年前
Thomas ICHÉ 2ae47452 Added Direct Input Event, Fixes in Screenshot Manger / UIEventManager Prefab 3 年前
Thomas ICHÉ 3b17bc62 Action Mapping from Input System Manager 3 年前
Thomas ICHÉ 6d421d01 Removed InputSystemManager, reworked actions. Start working on base behavior of UIEventManager 3 年前
Thomas ICHÉ bad93f0f Added Warnings to UI Event Manager editor 3 年前
GitHub 9ec6abec OnVFXOutputEvent (#52) 3 年前
Thomas ICHÉ 8b84168d Added OnVFXOutputEvent / Fixes for VFX Actions / Added AssemblyInfo Defines 3 年前
Thomas ICHÉ c6ce5080 Fixes when New Input System is not present 3 年前
Thomas ICHÉ 56bf0966 OnPlayerInputAction 3 年前
Thomas ICHÉ 7e60b3ec Factorized Various Input Events (Direct, InputAction, InputAssetAction) 3 年前
Thomas ICHÉ 7c4ccbfe Removed InputActionReference PropertyAttribute / Added OnPlayerInputActionEvent 3 年前
Thomas ICHÉ ee89c7b9 Property Drawer for InputPlayerAction 3 年前
Thomas ICHÉ a9b3396d Updated Colors/Ions 3 年前
GitHub f562a98e Refactor Icons / GUI (#55) 3 年前
Thomas ICHÉ 28d1e0ad Merge branch 'master' into feature/generic-animation-rigs 3 年前
Thomas ICHÉ 9f0e4db1 Fixed OnButtonDownEvent incorrect ifdef 3 年前
Thomas ICHÉ e85e0681 Refactored names 2 年前
GitHub 44b44345 Refactor : Messages as integer keys (Performance improvement) 2 年前