1
0
Fork
You've already forked raylib-bindings
0
Safe raylib bindings for the Rust programming language
  • C 78.2%
  • Rust 17.5%
  • Makefile 1.5%
  • CMake 1.3%
  • HTML 0.7%
  • Other 0.8%
2024年08月31日 11:57:45 +02:00
assets feat: add the ability to use shaders to materials, and add lighting to 2024年03月07日 22:46:31 +01:00
bindings-generator fix: documentation warnings and add many links in documentation 2024年07月25日 14:22:11 +02:00
build build: move ffi generation to a separate crate and commit generated bindings directly (to improve compile speeds) 2024年07月24日 22:34:12 +02:00
examples feat: add FontParams, doc: improve text module documentation 2024年07月29日 00:01:31 +02:00
raylib perf(build): remove raylib submodule, commit it directly to the repository 2024年08月31日 11:57:45 +02:00
src fix: measure_text not adding vertical size 2024年08月29日 14:55:20 +02:00
.gitignore build: move ffi generation to a separate crate and commit generated bindings directly (to improve compile speeds) 2024年07月24日 22:34:12 +02:00
.gitmodules perf(build): remove raylib submodule, commit it directly to the repository 2024年08月31日 11:57:45 +02:00
Cargo.lock perf(build): remove raylib submodule, commit it directly to the repository 2024年08月31日 11:57:45 +02:00
Cargo.toml perf(build): remove raylib submodule, commit it directly to the repository 2024年08月31日 11:57:45 +02:00
clone_raylib.sh perf(build): remove raylib submodule, commit it directly to the repository 2024年08月31日 11:57:45 +02:00