Making video games.
Wishlist OctaRace on Steam!
Pinned Loading
-
AutoHotkey script to fix Ctrl+Backsp...
AutoHotkey script to fix Ctrl+Backspace (delete previous word) in File Explorer and Notepad 1; how to write scripts: http://www.autohotkey.com/docs/
23#NoEnv
4#SingleInstance force
5SendMode Input
-
From https://answers.unity.com/quest...
From https://answers.unity.com/questions/425012/get-the-instance-the-serializedproperty-belongs-to.html?childToView=425602#answer-425602 with support for SerializedDictionary 1public static object GetParent(this SerializedProperty prop)
2{
3var path = prop.propertyPath.Replace(".Array.data[", "[");
4object obj = prop.serializedObject.targetObject;
5var elements = path.Split('.');
-
Git mergetool generates unwanted .or...
Git mergetool generates unwanted .orig files on conflicts 1git config --global mergetool.keepBackup false
-
-
Skip to content
Navigation Menu
{{ message }}
Making video games.
Wishlist OctaRace on Steam!
Pinned Loading
-
AutoHotkey script to fix Ctrl+Backsp...
AutoHotkey script to fix Ctrl+Backspace (delete previous word) in File Explorer and Notepad 1; how to write scripts: http://www.autohotkey.com/docs/
23#NoEnv
4#SingleInstance force
5SendMode Input
-
From https://answers.unity.com/quest...
From https://answers.unity.com/questions/425012/get-the-instance-the-serializedproperty-belongs-to.html?childToView=425602#answer-425602 with support for SerializedDictionary 1public static object GetParent(this SerializedProperty prop)
2{
3var path = prop.propertyPath.Replace(".Array.data[", "[");
4object obj = prop.serializedObject.targetObject;
5var elements = path.Split('.');
-
Git mergetool generates unwanted .or...
Git mergetool generates unwanted .orig files on conflicts 1git config --global mergetool.keepBackup false
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
You can’t perform that action at this time.