2730 Commits (34f5532fad68aed9c7df5f11ac76ee5e7d55e9e0)

Author SHA1 Message Date
  Jeffery Myers 48a7cd3c87
[Examples] Fix typecast warnings in examples. (#1601) 4 years ago
  Paul Jurczak 82cdd88ffe
Fixed DrawLineEx (#1598) 4 years ago
  Jeffery Myers 0726491ef8
Fixes to make rnet and it's examples build on Windows in visual studio 2019. (#1602) 4 years ago
  Jeffery Myers eb47cc5e93
Fix warnings generated by Visual Studio 2019 in new model loading code. (#1600) 4 years ago
  Jeffery Myers 2375464213
[Physics] Fix typecast warnings generated by visual studio 2019 (#1599) 4 years ago
  Jeffery Myers 0f5aab3a1c
check to make sure parent bone is not null before trying to compute its offset from the root (#1594) 4 years ago
  Chris ccb083af52
[raudio] Fix load and unload issues with Music (#1588) 4 years ago
  jpe230 c7476f0aa5
Fix support of touchscreens for RPI (#1586) 4 years ago
  raysan5 f3df64210b Update physac.h 4 years ago
  raysan5 7035435948 Update core.c 4 years ago
  raysan5 0c63c7c907 Possible callbacks -WIP- 4 years ago
  raysan5 2b1ec5d8d2 Review some comments 4 years ago
  BrokenKeyboard d93b8f6544
Fix spelling mistake (#1581) 4 years ago
  raysan5 9619e5cbf8 Review some warnings and formatting 4 years ago
  raysan5 4e68524871 REMOVED: GetGamepadButton() internal func 4 years ago
  masterex1000 52d0e86cc6
Poll inputs after frame sleep (#1573) 4 years ago
  hristo 70965f20d5
Disabling WindowSizeCallback around fullscreen toggle. (#1480) 4 years ago
  raysan5 67206a5415 Review latest PR formating 4 years ago
  Gil Barbosa Reis 9081defd46
Fix initialize GLFW's Joystick subsystem before window is created on Desktop platforms (#1554) (#1572) 4 years ago
  raysan5 090c790e50 Review formating for latest PR 4 years ago
  hristo 6be1be4573
Fix wrong values shown for monitor width and height in pixels when fullscreen is toggled. (#1479) 4 years ago
  raysan5 c49ce58f02 REVIEWED: Multichannel sound system #1548 4 years ago
  raysan5 b2215cf017 REVIEWED: Replace GetImageData() by LoadImageColors() 4 years ago
  raysan5 0f309b9b16 REMOVED: MeshNormalsSmooth() #1421 4 years ago
  raysan5 edb54c6cb1 REVIEWED: CloseAudioBufferPool(), uninit buffers properly #1548 4 years ago
  raysan5 5663c81803 REVIEWED: raudio: Some LOG_ERROR -> LOG_WARNING #1562 4 years ago
  raysan5 56ff944def Update miniaudio to v0.10.32 #1562 4 years ago
  raysan5 62ccec0ac5 REMOVED: SetTraceLogExit() 4 years ago
  raysan5 421e5d4829 REVIEWED: DecompressData() 4 years ago
  kernelkinetic e831bf02c5
removed redundant call to eglGetConfig (https://github.com/raysan5/raylib/issues/1550) (#1567) 4 years ago
  raysan5 97a7875648 REVIEWED: Gamepad issues on Android 4 years ago
  raysan5 4407533a41 REVIEWED: DecompressData(), memory reallocation 4 years ago
  Ray 3431d58586 Designing some callbacks -WIP- 4 years ago
  raysan5 005bc4c414 REVIEWED: LoadShaderProgram() #1563 4 years ago
  raysan5 ed9c10a3e6 Update raudio.c 4 years ago
  hristo c8e427ad23
Update loading of gltf animation. (#1561) 4 years ago
  raysan5 96db787657 REVIEWED: Gamepad system, specially for RPI 4 years ago
  Jeffery Myers e818dc27cd
Use local (") includes for GLFW since it is included with the source tree. (#1557) 4 years ago
  raysan5 bc332018f6 REVIEWED: SetGamepadMappings() 4 years ago
  hristo 731ab15d57
Gltf animation support (#1551) 4 years ago
  hristo 88a6f16c9a
Documentation cmake (#1549) 4 years ago
  hristo f3ce3a6f74
Removing config.h.in file (#1546) 4 years ago
  hristo 4bf7b00013
Removing test file. (#1545) 4 years ago
  Ray f4f208c4ae ADDED: UploadMesh() #1529 4 years ago
  Ray 721768bdb0 Remove automatic pointer lock on mouse click #1513 4 years ago
  Ray f2c0981c57 Review typo 4 years ago
  hristo 05dfbf3cd4
Remove STATIC and SHARED variables. (#1542) 4 years ago
  Ray 18ab694f70 ADDED: SetGamepadMappings() #1506 4 years ago
  Ray 677f420bf0 REVIEWED: physac module and examples #1525 4 years ago
  Ray 01b7509a39 Review screen capture / gif recording #1540 4 years ago