2395 コミット (732b775a1dd5d6829d856eba9d5a374c2dad1cee)
 

作成者 SHA1 メッセージ 日付
  Ray 732b775a1d Proper variables initialization 7年前
  Ray 4c84208644 Working on batch reset issue 7年前
  Ray eef44fd930
Merge pull request #625 from ChrisDill/master 7年前
  ChrisDill c669c6762f Improved raymath defines 7年前
  ChrisDill a187361c6f Raymath dllexport fix if _WIN32 defined 7年前
  ChrisDill 42b52ecdb1 Raymath dllexport fix 7年前
  Ray e4f74e85a4
Merge pull request #624 from ChrisDill/master 7年前
  ChrisDill a23feee6f3 Added Sublime Text 3 project template 7年前
  Ray 46411e1c55 Renamed n-patch sample 7年前
  Ray b88bfa7267 Review PR formatting 7年前
  Ray 20ff9dc663
Merge pull request #622 from Joefish/rectcollision-optim 7年前
  Ray 477928dd0f
Merge pull request #623 from Joefish/snake-fix 7年前
  Joseph-Eugene Winzer 1cef8ea1bf Shapes: Simplifies CheckCollisionRecs 7年前
  Joseph-Eugene Winzer ab7acd6e34 Games: Snake: Fixes snake head collision with fruit 7年前
  Joseph-Eugene Winzer b4c02d94a0 Games: Snake: Fixes fruit spawn position 7年前
  Ray 34493ed231
Merge pull request #620 from mackron/dr/mini_al 7年前
  David Reid 3200b23469 Update mini_al. 7年前
  Ray 00f5f2ead2
Merge pull request #616 from overdev/master 7年前
  Jorge A. Gomes dab78d59f3
Update textures.c 7年前
  Jorge A. Gomes 5f89e35d1c
Update raylib.h 7年前
  Jorge A. Gomes 921cacacfb
Added example screenshot. 7年前
  Jorge A. Gomes 051cf1346b
Added texture_image_9patch.c example 7年前
  Jorge A. Gomes 34c3ae5ab3
Added 9-patch texture used in the example code. 7年前
  Ray 7634cbeb22 Updated mini_al 7年前
  Ray aa1bb1e33d
Update CONTRIBUTING.md 7年前
  Ray 06be400ca3 Reviewed AnimatedModel struct 7年前
  Ray b042fe12e6 Reviewed spacings on latest PR 7年前
  Ray 61b32e45ed
Merge pull request #618 from kimkulling/fix_compiler_warnings 7年前
  Kim Kulling f5f7ed79b8 Fix compiler warnings of lib 7年前
  Kim Kulling b2cac82fa0 Fix compiler warings in texture.c and more. 7年前
  Kim Kulling ecf8bff4aa Fix compiler warnings, first part 7年前
  Jorge A. Gomes 28424141f0
Update textures.c 7年前
  Jorge A. Gomes 6ef03ea4e8
Update raylib.h 7年前
  Ray d4bb444fe5
Merge pull request #609 from pamarcos/fix_physac_examples 7年前
  Jorge A. Gomes 7cc2a5585b
Update textures.c 7年前
  Jorge A. Gomes c9ca14e659
Update raylib.h 7年前
  Ray d999e5a016 Added VSCode project template 7年前
  Ray b6f2fb613e
Merge pull request #612 from ethan-tqa/master 7年前
  Ethan Trịnh 6ea8c62b43 make sure that the constant is of float type, not double 7年前
  Ethan Trịnh 741513842a fix problem when compiling with MSVC 2017, built-in CMake: C2177 constant too big 7年前
  Ahmad Fatoum 8bea6abe8c
Add CMake entry to projects/README.md 7年前
  Ahmad Fatoum 286c41af52
Sync with upstream GLFW pull request 7年前
  Ray 7154a83313
Merge pull request #610 from pamarcos/fix_chdir_macos 7年前
  Pablo Marcos Oltra 907e27ef4e Fix Physac examples to be run without creating new thread 7年前
  Ahmad Fatoum 78487f7521
CMake: Make the raylib project as a whole embeddable 7年前
  Pablo Marcos Oltra 89cec68565 Prevent GLFW changing working dir to 'Resources' 7年前
  Ahmad Fatoum e82505b873
Add projects/CMake example 7年前
  Ahmad Fatoum 548dbeb1ca
Fix typo (s/proedural/procedural) 7年前
  Ahmad Fatoum 6905a875ed
Merge pull request #608 from a3f/master 7年前
  Ahmad Fatoum 5a94a280d0
CMake: include rlgl_standalone in -DBUILD_EXAMPLES 7年前