Skip to content
View abhiraaid's full-sized avatar

Block or report abhiraaid

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. quickmenu quickmenu Public

    Forked from passivestar/quickmenu

    Blender addon that simplifies access to useful operators and adds missing functionality

    Python

  2. hotkeys-fix-123 hotkeys-fix-123 Public

    This Blender addon let's you enter the respective Edit Mode using 1,2,3 directly from Object Mode

    Python 6

  3. Designer-Hotkeys-in-Blender Designer-Hotkeys-in-Blender Public

    Substance Designer Hotkeys in Blender Node Editor

    Python 1

  4. controller-fix-wine.sh controller-fix-wine.sh
    1
    #Define the SDL mapping string
    2
    
                  
    3
    #use SDL2 Gamepad Tool https://generalarcade.com/gamepadtool/ to generate mapping
    4
    
                  
    5
    SDL_MAPPING="03000000632500002705000010010000,SHANWAN Game Controller for Android,platform:Linux,a:b0,b:b1,x:b3,y:b4,back:b10,start:b11,leftstick:b13,rightstick:b14,leftshoulder:b6,rightshoulder:b7,dpup:h0.1,dpdown:h0.4,dpleft:h0.8,dpright:h0.2,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:a5,righttrigger:a4"