Skip to content
View azeitler's full-sized avatar

Highlights

  • Pro

Organizations

@Vuframe

Block or report azeitler

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. s3pulls3pullPublic

    Thin S3 download CLI with ETag-based local caching and YAML manifest support

    JavaScript

  2. bugsnag-agent-vercelbugsnag-agent-vercelPublic

    Bugsnag agent running on vercel cloud functions.

    TypeScript

  3. a6z6-tools-unitya6z6-tools-unityPublic

    Another attempt to collect 15 years worth of unity productivity tools and extensions

    C#

  4. C# Method Generation for Deep-Copy o...C# Method Generation for Deep-Copy of any Class
    1
    usingUnityEngine;
    2
    usingUnityEditor;
    3
    4
    publicstaticclassCodeUtilUnity{
    5
  5. Colored Material CacheColored Material Cache
    1
    usingUnityEngine;
    2
    usingSystem.Collections;
    3
    usingSystem.Collections.Generic;
    4
    5
    /// <summary>