6094 次代码提交 (907e9e1fe2943efdb253103995d1c10a4adc5c9c)
 

作者 SHA1 备注 提交日期
  raysan5 db1ad74ef2 [models] file open error check 10 年前
  raysan5 2e5f58255a Working on rotation math... 10 年前
  raysan5 cfa60ab7e6 Added support for emscripten and more 10 年前
  raysan5 d3cf316e40 Added features and corrected bugs... 10 年前
  Palaui a2c8ddca13 Revert "Corrected some bugs..." 10 年前
  Palaui 29d8b48503 Corrected some bugs... 10 年前
  Ray 0c60609268 Merge pull request #11 from raysan5/develop 10 年前
  Palaui 63ed471ed2 Corrected bug on billboards 10 年前
  Ray d16519f5de Merge pull request #9 from raysan5/master 10 年前
  raysan5 fcff83e65c Corrected Android bug on Native Activity cycle 10 年前
  raysan5 7375d0460a Updated stb headers 10 年前
  ratalaika 2706fa86cd Cleaned GLFW library for OS X 10 年前
  ratalaika 6bea9d0232 Added first version of OS X compilation support 10 年前
  ratalaika ab05ace3ce Added first version of OS X compilation support 10 年前
  Ray 05ccc4fd42 Merge pull request #5 from debiatan/support_linux_desktop 10 年前
  Miguel Lechón a471b6197a Renamed the PLATFORM_LINUX_DESKTOP into PLATFORM_DESKTOP_LINUX. 10 年前
  Miguel Lechón db2ad9648d Small fixes to support a Debian/GNU Linux distro. Hopefully Ubuntu too. 10 年前
  Ray 45b214d83e Merge pull request #3 from debiatan/fix_audio_64 10 年前
  Miguel Lechón e6ef3f6e6a Fixed WAV loading under 64-bit systems. 10 年前
  raysan5 9d27bba23f Small Fixes Update (1.2.1) 10 年前
  Ray 063e26c521 Corrected issue with transparent surface in Raspberry Pi 10 年前
  Ray 9b5e66f5ea Added required linker libs 10 年前
  Ray d025230707 Added required linker libs 10 年前
  Ray c790891e60 Added required linker libs 10 年前
  Ray 78a660d409 Added required linker libs 10 年前
  Ray 4040f9095d Added required linker libs 10 年前
  Ray d95f743b6f Added required linker libs 10 年前
  raysan5 5eff7d2642 Updated example filename 10 年前
  raysan5 51688c004c Code cleaning, removed useless spaces 10 年前
  raysan5 e2ff32eb84 Updated example screenshot 10 年前
  Ray c79a46889f Update makefile 10 年前
  Ray 735bf98945 Update and rename shapes_color_palette.c to shapes_colors_palette.c 10 年前
  Ray 86446c6102 Update CHANGELOG 10 年前
  raysan5 0287319c38 Image renaming 10 年前
  raysan5 5ecb6801fa Examples renaming and test examples merge 10 年前
  Ray 3a0d164a76 Rename ex07c_3d_models.c to models_obj_loading.c 10 年前
  Ray c389f62837 Rename ex07b_3d_shapes.c to models_geometric_shapes.c 10 年前
  Ray b648a9ddee Rename ex07a_3d_mode.c to core_3d_mode.c 10 年前
  Ray 597b143634 Rename ex06c_font_select.c to text_font_select.c 10 年前
  Ray 1b2225a622 Rename ex06b_logo_anim.c to shapes_logo_raylib_anim.c 10 年前
  Ray 0cdeb4e267 Rename ex08_audio.c to audio_sound_loading.c 10 年前
  Ray d09b9fbbde Rename ex06a_color_select.c to core_color_select.c 10 年前
  Ray c40b3a287c Rename ex05b_rbmf_fonts.c to text_rbmf_fonts.c 10 年前
  Ray 1195025c4c Rename ex05a_sprite_fonts.c to text_sprite_fonts.c 10 年前
  Ray a99ce2f306 Rename ex04b_texture_rectangle.c to textures_rectangle.c 10 年前
  Ray 9d47934a02 Rename ex04a_textures.c to textures_logo_raylib.c 10 年前
  Ray 3b6e5119f3 Rename ex03c_input_gamepad.c to core_input_gamepad.c 10 年前
  Ray 42b1cb1aaa Rename ex03b_input_mouse.c to core_input_mouse.c 10 年前
  Ray 1989b9fcd9 Rename ex03a_input_keys.c to core_input_keys.c 10 年前
  Ray 34d0851f79 Rename ex02c_color_palette.c to shapes_color_palette.c 10 年前