http://rogerdudler.github.com/git-guide/index.ko.html
Subscribe to:
Post Comments (Atom)
Task in UnrealEngine
https://www.youtube.com/watch?v=1lBadANnJaw
-
Unity released very good FPS example for people and I decided to analysis how they make this. Personally I wanted to show you how I analys...
-
Because nature of rotation angle, when we interpolate angles we could have some problems. For instance we have angle A0 and A1. A0 is -...
-
NSObjectCRuntime.h에서 오류가 나올 때 십중팔구 cpp파일의 속성을 objective c++로 설정하지 않아서 생기는 문제이다. 끝.
This comment has been removed by the author.
ReplyDeleteGit에 대하 알아보고 있었는데, 공유해 주셔서 감사합니다.
ReplyDelete간편하고 보기 쉽게 되어 있네요.
http://git-scm.com/book
ReplyDelete더 자세한 git 사용법은 위 링크가 정말 좋은거 같습니다. :) 개념도 그렇고 브랜치 원리도 잘 설명해 놓았네요.