選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
ianband 7e7939e1ad
Add DrawCapsule(Wires) (#2761)
3年前
..
external Fix & Simplify .vox signature check (#2752) 3年前
CMakeLists.txt Update version 3年前
Makefile Reviewed GLFW compilation requirements on Linux: `_GNU_SOURCE` 3年前
build.zig Update build.zig to work with last GLFW update (#2737) 3年前
config.h ADDED: Support M3D model file format (meshes and materials) #2648 3年前
minshell.html Remove trailing spaces 3年前
raudio.c Clear PCM buffer state when closing audio device (#2736) 3年前
raylib.dll.rc Update version to 4.2 3年前
raylib.dll.rc.data Updated raylib resource data (32bit) 3年前
raylib.h Add DrawCapsule(Wires) (#2761) 3年前
raylib.ico Updated icon data 7年前
raylib.rc Update version to 4.2 3年前
raylib.rc.data Updated raylib resource data (32bit) 3年前
raymath.h minor tweaks 3年前
rcamera.h minor tweaks 3年前
rcore.c removed glfwSetWindowPos on InitWindow (#2732) 3年前
rgestures.h Fix Gestures to use GetTime() if it's available (#2733) 3年前
rglfw.c Update rglfw.c 3年前
rlgl.h Update rlgl.h 3年前
rmodels.c Add DrawCapsule(Wires) (#2761) 3年前
rshapes.c Use RL_QUADS/RL_TRIANGLES for single-pixel drawing (#2750) 3年前
rtext.c Update rtext.c 3年前
rtextures.c Fix ImageTextEx and ImageDrawTextEx scaling (#2756) 3年前
shell.html Removed trailing spaces 3年前
utils.c REVIEWED: Data type to unsigned 3年前
utils.h minor tweaks 3年前