Skip to content
View thayol's full-sized avatar

Organizations

@100Starlings
Block or Report

Block or report thayol

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
thayol/README.md

Syntax, "brain parsing," "brain debugging," and steps to take when the code is faulty are not as important as having a great foundation.

-- Thayol 2021

Pinned Loading

  1. danbooru/danbooru danbooru/danbooru Public

    A taggable image board written in Rails.

    Ruby 2.2k 412

  2. Godot glTF import script: extra root... Godot glTF import script: extra root node fix (reparent/remove)
    1
    @tool
    2
    extends EditorScenePostImport
    3
    
    
    4
    func _post_import(scene):
    5
    	var fake_root = scene.get_child(0) # glTF's root "scene" node