864 コミット (811e241f22ac2cf05427b26fdc2c4e8a49c43f25)

作成者 SHA1 メッセージ 日付
  Hristo Stamenov f9b79403d1
Improve gltf support (#1647) 4年前
  Ray 01e28263be WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistency 4年前
  Ray fe3256be9f Renamed some functions to use latest raylib version 4年前
  Hristo Stamenov 5c2983f510
Gltf model and animations exploring problems (#1635) 4年前
  Ray 915b0780d6 Update core_3d_picking.c 4年前
  Ray af3926af4b REVIEWED: Examples to new enum values 4年前
  Ray c8ed231eca Update text_font_filters.c 4年前
  Ray 408f5aedb8 WARNING: BREAKING: RENAMED enum values 4年前
  Jeffery Myers 0f10c44578
Fixes gl state after HDR texture functions. (#1621) 4年前
  Ray 478f4de7ae Update models_material_pbr.c #1571 4年前
  Jeffery Myers 48a7cd3c87
[Examples] Fix typecast warnings in examples. (#1601) 4年前
  Jeffery Myers 0726491ef8
Fixes to make rnet and it's examples build on Windows in visual studio 2019. (#1602) 4年前
  Ray 4604271c6a Code formatting tweaks 4年前
  Redcamellia 0a8cb60eee
fixed the right and left button not working (#1595) 4年前
  Rabia Alhaffar d96b422809
Fixed example doesn't show gamepad for Xbox 360 controllers with different drivers (#1597) 4年前
  Rabia Alhaffar e300d268f9
Fixed problem related to `IsKeyPressed` function! (#1589) 4年前
  raysan5 043eb5882b Review Makefile to support PLATFORM_RPI #1580 4年前
  raysan5 00a0461c7a REDESIGNED: VS2019 build paths 4年前
  raysan5 b7b718a545 REVIEWED: example: Replaced GetImageData() 4年前
  hristo c8e427ad23
Update loading of gltf animation. (#1561) 4年前
  Jeffery Myers 2884b88101
out is a keyword in shaders and can't be used as a variable name. (#1558) 4年前
  raysan5 aebcd9b551 Update models_first_person_maze.c 4年前
  hristo 731ab15d57
Gltf animation support (#1551) 4年前
  hristo 88a6f16c9a
Documentation cmake (#1549) 4年前
  raysan5 65b299c6cf Replace tabs by 4 spaces 4年前
  Ray 677f420bf0 REVIEWED: physac module and examples #1525 4年前
  hristo 9821725c6b
Big cmake changes (#1514) 4年前
  raysan5 d7b4b9e485 Update year to 2021 4年前
  Artur Mustafin 2f966531a7
added missing constants (#1493) 4年前
  raysan5 22b179e66c Review rlights helper module #1489 4年前
  raysan5 abdd57db0b Review comments formating 4年前
  Matheus Duarte 227496bea7
providing and example on how to apply the screen scale (as done in the virtual mouse) to the real mouse, to work with raygui (#1481) 4年前
  badlydrawnrod 6631fc4c6d
Fix use of GuiSliderBar in examples. (#1470) 4年前
  raysan5 d38e01d186 Minor tweak 4年前
  raysan5 ea0f6c7a26 Replace TABS by 4 spaces 4年前
  raysan5 8073c5ec93 Update README.md 4年前
  raysan5 13a288d13a Update README.md 4年前
  raysan5 b68e522ffc Updated several files while porting examples to web 4年前
  raysan5 bab1b9c1c5 Review example formating 4年前
  raysan5 d9a9bacb48 Review formatting 4年前
  raysan5 60a3746a80 Remove dup example 4年前
  raysan5 7e459dc38b Review Android Makefiles to required version 4年前
  raysan5 1df89039ad Update Makefile(s) 4年前
  raysan5 0a9e080998 Remove trailing spaces 4年前
  raysan5 547960ca71 Update raylib version 4年前
  Ray 976932e05e Set version for raylib 3.5 4年前
  Ray 96542269d0 WARNING: GetKeyPressed() <-> GetCharPressed() #1336 4年前
  Ray 893a64712e Support mouse input on example #1465 4年前
  hristo 6e79476650
Fixed the build for web using CMake. (#1452) 4年前
  Alexander Buhl a798fd401f
Fixed #1455 (#1456) 4年前