Skip to content
Avatar

Achievements

Achievements

Organizations

@godotengine @cn
Block or Report

Block or report timothyqiu

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.

Report abuse

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

Report abuse

Pinned

  1. gdfxr Public

    sfxr editor plugin for Godot

    GDScript 24 1

  2. 1
    #include <assert.h>
    2
    #include <stdint.h>
    3
    #include <stdio.h>
    4
    #include <string.h>
    5
    #include <windows.h> // 各种位图数据结构
  3. Godot 平台跳跃游戏开发教程

    GDScript 12 2

  4. Godot Engine – Multi-platform 2D and 3D game engine

    C++ 47.5k 8.6k

728 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri
Activity overview
Contributed to godotengine/godot, timothyqiu/gdfxr, timothyqiu/playground and 5 other repositories

Contribution activity

March 2022

Created 39 commits in 2 repositories

Created a pull request in godotengine/godot that received 5 comments

[3.x] Fix top level CanvasItem visibility

This PR first reverts the backported #57684 (part of #57900) and #58386. #57684 was backported mainly because it solves a bug where CanvasLayer co…

+44 −43 5 comments
Opened 64 other pull requests in 2 repositories
godotengine/godot 6 open 57 merged
godotengine/godot-docs 1 merged

Created an issue in godotengine/godot-docs that received 3 comments

[3.4] Duplicated "Submitting to the Asset Library"

Your Godot version: 3.4.3 Issue description: There are two "Submitting to the Asset Library" articles in the documentation. They are basically the …

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.