Skip to content
View lgarczyn's full-sized avatar

Block or report lgarczyn

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. polymorphic-constant polymorphic-constant Public

    A rust macro to generate numerical constants in multiple types

    Rust 5 1

  2. AnimateUIMaterials AnimateUIMaterials Public

    Unity asset to allow animating UI materials

    C# 86 8

  3. Unity Editor Script to select an ani... Unity Editor Script to select an animation in the AnimationWindow when a state is selected in the AnimatorWindow
    1
    // Copyright Fleeting Being
    2
    // MIT license - https://opensource.org/licenses/MIT
    3
    // Inspired by AstralByte's AutoHideUILayer 
    4
    // https://www.reddit.com/r/Unity3D/comments/6yaiit/free_editor_script_to_automatically_hide_ui_layer/
    5
    using System.Linq;