Speed up the Keystroke on Windows
Windows provide slowly the keystrokes. It's too shock me. That's one reason why i dislike Windows. In this post, get higher keystroke speed.
Continue reading →Use the Unity Hub via command line
Since Unity Hub v2.1.0, it's provided command line interface. So, let's enjoy to use it.
Continue reading →How to install NuGet packages in Unity
Unity is a very strange tool from .NET user's view. It's for Unity doesn't provide the NuGet package manager as a first-party tool. Unity users should work with a third-party NuGet package manager. So, if you need it setup to your unity project.
Continue reading →Introduction to Pug syntax
A HTML response that responsed by the web server application is create by HTML template engine. In this article, learning the syntax of the HTML template engine Pug.
Continue reading →Try LLDB of Xcode integration with Kaleidoscope v2.4
Minor updated Kalidoscope, let's try it.
Continue reading →Getting started Protocol Buffers in Swift
In this post, trial the Protocol Buffer on Swift.
Continue reading →Create a Swift Package and publish it to GitHub
To describe building and publishing your swift package in this post.
Continue reading →Use Swift Package with Xcode
Explaining how to use Swift Package conveniently with Xcode.
Continue reading →SourcetrailでFBX SDKのクラス依存関係を可視化する
はじめに やりたいことがありAutodesk FBX SDKを見る時間を意図的に増やしているのですが、 Sourcetrailを用いるとクラス依存関係を
Continue reading →WindowsのSourceTreeでGitコミット時にPGP署名をする
はじめに 2020年に入り、私はWindowsでgit操作をする場面が激増しました。 macOSでGitコミットする際にPGPで署名していました
Continue reading →