|
5a6df8512f
|
Updated docs according godot v4
|
2024-03-31 15:16:49 +03:00 |
|
|
5300b67a9a
|
Fixed bug that static var cannot be created in method arguments
|
2024-03-11 20:36:41 +03:00 |
|
|
805257da76
|
fixed bug when hook.Call calls a hook more than 1 time
|
2023-10-10 23:50:49 +03:00 |
|
|
bab2506cc7
|
Revert "Hook class methods are now following to lowercase naming convention"
This reverts commit ed1903119acc68287964440f7d075d66faee1ff2.
|
2023-10-10 14:36:33 +03:00 |
|
|
adb93c170d
|
Revert "README updated according lowercase naming convention"
This reverts commit dd24f3fd45caac7677f3b533d15463054a874974.
|
2023-10-10 14:36:32 +03:00 |
|
|
ad57544e9a
|
Revert "Added note about uppercase to lowercase method names changing"
This reverts commit 3da035f58264ee0096ef528c01aeb7d479e0d5a4.
|
2023-10-10 14:36:28 +03:00 |
|
|
3da035f582
|
Added note about uppercase to lowercase method names changing
|
2023-10-10 13:10:22 +03:00 |
|
|
dd24f3fd45
|
README updated according lowercase naming convention
|
2023-10-10 13:07:06 +03:00 |
|
|
ed1903119a
|
Hook class methods are now following to lowercase naming convention
|
2023-10-10 13:05:16 +03:00 |
|
|
18a42c61d3
|
Update README.md
|
2023-10-09 23:48:38 +03:00 |
|
|
8f42c858ea
|
args parameter is optional now
|
2023-10-09 23:46:52 +03:00 |
|
|
f336f48bbf
|
Update README.md
|
2023-04-28 20:12:13 +03:00 |
|
|
6ba7ff7e1f
|
Update to the latest version of godot
Callable class changed in a new version: call is callp and call_deferred is a call_deferredp in a new godot version
|
2022-08-19 03:56:18 +03:00 |
|
|
eeeee63f7b
|
Update README.md
|
2022-05-17 23:48:40 +03:00 |
|
|
564ddd4aaa
|
Module path renamed: hook -> GodotHook
|
2022-05-17 23:46:38 +03:00 |
|
|
ef1ab130c0
|
readme style fix
|
2022-05-16 16:24:59 +03:00 |
|
|
7f98fd6817
|
Merge branch 'main' of https://github.com/Mestima/GodotHook
|
2022-05-16 16:23:02 +03:00 |
|
|
bc55cacffc
|
hook.Call might be deferred or not now (was always deferred)
|
2022-05-16 16:22:52 +03:00 |
|
|
f87fe302d0
|
Merge pull request #1 from Mestima/3.x
4.x Godot support
|
2022-05-16 14:05:11 +03:00 |
|
|
aaa0aa8943
|
Update README.md
|
2022-05-16 14:03:15 +03:00 |
|
|
1f311179be
|
Supported version table update at the Readme
|
2022-05-16 14:02:05 +03:00 |
|
|
06587212b2
|
Module updated to 4.x Godot version
|
2022-05-16 14:01:00 +03:00 |
|
|
1eeb43f801
|
Update README.md
|
2022-05-14 20:37:37 +03:00 |
|
|
05ad366582
|
Update README.md
|
2022-05-14 15:05:56 +03:00 |
|
|
48c3033e43
|
Update README.md
|
2022-05-14 15:04:30 +03:00 |
|
|
e51c3c256d
|
Create method was removed because it's useless
|
2022-05-14 14:47:19 +03:00 |
|
|
817cc99eb9
|
Update README.md
|
2022-05-14 06:18:38 +03:00 |
|
|
f1651856a8
|
Initial commit
|
2022-05-14 05:39:04 +03:00 |
|
|
911cd75586
|
Initial commit
|
2022-05-14 05:35:44 +03:00 |
|