- void
- https://pikokr.dev
-
she/her(transgender female)
- Joined on
2022-06-25
pikokr pushed to main at SkyHook/SkyHook-Unity
- 074b32e7d8 chore: update windows dynamic library
pikokr pushed to main at SkyHook/SkyHook-Native
- ba13cf171c chore: update submodule
pikokr pushed to develop at SkyHook/SkyHook
- b601aca4df fix: hook id not reset
pikokr pushed to main at SkyHook/SkyHook-Unity
- dfdab31780 chore: update macos dynamic library
pikokr pushed to main at SkyHook/SkyHook-Unity
- 0fe97379ed chore: update linux dynamic library
pikokr pushed to main at SkyHook/SkyHook-Native
- f88e2a84eb fix: send nanoseconds value
pikokr pushed to main at SkyHook/SkyHook-Native
- b7079ec3eb chore: update submodule
- 329887be58 fix: remove cross compiling
- Compare 2 commits »
pikokr pushed to develop at SkyHook/SkyHook
- 18ea974db7 feat: wait for threads to be ready on linux
pikokr pushed to main at SkyHook/SkyHook-Unity
- c21d0dab8e chore: update library
pikokr pushed to main at SkyHook/SkyHook-Unity
- 9ae77c4615 chore: upgrade library
pikokr pushed to main at SkyHook/SkyHook-Native
- 4ec69cba48 chore: update submodule
- c5d45549fb fix: readme
- Compare 2 commits »
pikokr pushed to develop at SkyHook/SkyHook
- 70384e56bb fix: cancellation token not cancelled on windows(#17)
pikokr commented on issue SkyHook/SkyHook-Unity#2
SkyHookManager의 값을 에디터 인스펙터에서 관찰할 수 있도록 수정`public bool IsHookActive` -> `private static bool _started`를 이동 `_isFocused`는 Application.isFocued가 메인 스레드에서만 실행 가능하므로 삭제 불가능
pikokr pushed to main at SkyHook/SkyHook-Unity
- 774ae00d67 feat: update library
pikokr pushed to main at SkyHook/SkyHook-Native
- 75c447cdce chore: update submodule