Commit Graph

  • 93b633b6e6 Create audio_stream_effects.png Ray 2022-07-29 19:56:36 +02:00
  • bc8cecc6aa Update CHANGELOG Ray 2022-07-29 19:56:27 +02:00
  • 6c61f83d63 Update ROADMAP.md Ray 2022-07-29 18:45:14 +02:00
  • 0ef3e4c4d5 Audio looping fix (#2579) veins1 2022-07-29 16:10:59 +05:00
  • b6f87023ad Update rlgl_standalone.c Ray 2022-07-29 12:38:01 +02:00
  • fccdb68df8 Create audio_stream_effects.c Ray 2022-07-29 12:36:56 +02:00
  • 277dd2bb57 Update audio_music_stream.c Ray 2022-07-29 12:36:51 +02:00
  • 721e7914b1 Update audio_music_stream.c Ray 2022-07-29 12:08:04 +02:00
  • e4229e1be7 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2022-07-29 12:01:26 +02:00
  • bb6b43b7cb REVIEWED: GenImageFontAtlas() #2556 Ray 2022-07-29 12:01:18 +02:00
  • 52345fd883 [raymath] Rotation functions returns clockwise rotation matrix, #2595 (#2599) Nikolay Krasheninnikov 2022-07-29 12:54:37 +03:00
  • 241d6526b0 Some camera improvements #2563 Ray 2022-07-29 10:04:12 +02:00
  • 7b05444af8 Review comments and parameter names Ray 2022-07-29 09:45:19 +02:00
  • 024a803665 rtextures: Improve numerical stability of float multiplication (#2596) Piotr Wierciński 2022-07-27 17:31:52 +02:00
  • 5a2f25cc7c rtextures: Fix ImageFromImage crash (#2594) Piotr Wierciński 2022-07-26 20:53:36 +02:00
  • 6f3a633f2e add: cmake config include guard (#2592) MyUncle 2022-07-26 07:28:26 -05:00
  • 00c7509454 add Vector3RotateByAxisAngle (#2590) Crydsch 2022-07-26 14:27:28 +02:00
  • 64710e6030 fix QuaternionFromMatrix & QuaternionEquals (#2591) hitomi kirigri 2022-07-26 20:25:31 +08:00
  • d78177d246 Update year Ray 2022-07-25 00:52:10 +02:00
  • 39d9d1da42 Update config.h Ray 2022-07-25 00:48:15 +02:00
  • 4b0f28b782 add hare-raylib to BINDINGS.md (#2589) /ˈɛvən/ 2022-07-24 08:40:27 +00:00
  • 65c3edf797 ADDED: Missing examples to VS2022 solution #2580 Ray 2022-07-23 12:48:15 +02:00
  • 6ed1ce0082 fixed build for cygwin (#2588) Julianiolo 2022-07-23 12:33:23 +02:00
  • 0abba4dc18 Update README.md Ray 2022-07-22 11:48:00 +02:00
  • 55c43fcd26 Update README.md (#2587) Andrew 2022-07-22 02:33:54 -07:00
  • b40696eab6 Fix Vector3ClampValue and Vector2ClampValue (#2585) George Linkovsky 2022-07-20 16:46:11 +04:00
  • 4a9391ae83 REVIEWED: examples descriptions Ray 2022-07-20 01:28:37 +02:00
  • 4fced50fd1 Reviewed example formating Ray 2022-07-19 22:06:18 +02:00
  • a3a6b3f24a Update core_2d_camera.c Ray 2022-07-19 22:05:07 +02:00
  • 39ead974a4 add mouse zoom example (#2583) Jeffery Myers 2022-07-19 12:55:10 -07:00
  • e9029d3d00 [CORE] Fix Warnings (#2582) Jeffery Myers 2022-07-18 21:36:03 -07:00
  • 0f7c4f762f Update BINDINGS.md (#2581) Mike DX 2022-07-18 23:47:43 +01:00
  • 49a534b5d4 Removed raudio.h from public header Ray 2022-07-15 19:11:42 +02:00
  • cccea34c6f Update raudio.c Ray 2022-07-15 19:09:14 +02:00
  • 8aa105fd5b WARNING: REMOVED: raudio_standalone example Ray 2022-07-15 19:05:05 +02:00
  • 6c2c176a99 Added note Ray 2022-07-15 18:53:08 +02:00
  • 3ebfee5dbc REVIEWED: UpdateMusicStream() #2228 Ray 2022-07-11 21:19:21 +02:00
  • 0379b94b7a Minor tweaks Ray 2022-07-11 21:18:31 +02:00
  • b92573e711 Update raudio.c Ray 2022-07-10 23:00:09 +02:00
  • 0ac825b22a set the maintained bindings in alphabetical order (#2570) CastimierDev 2022-07-10 21:43:33 +02:00
  • 2245500245 Added comment about buffer refill issue on looping #2228 Ray 2022-07-10 21:39:13 +02:00
  • 066bd5be87 Reviewed formating Ray 2022-07-10 21:38:33 +02:00
  • 29a0f60778 REVIEWED: ImageResize() #2572 Ray 2022-07-10 21:12:34 +02:00
  • 05dc300296 Remove unneded TABS Ray 2022-07-09 19:36:33 +02:00
  • d1aabb3957 Allow DLL creation using TCC (#2569) Audi Nugraha 2022-07-10 00:33:18 +07:00
  • 5842a6a399 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2022-07-09 00:13:27 +02:00
  • 53e3375186 Create rlgl_standalone.png Ray 2022-07-09 00:12:50 +02:00
  • f7e1550eea Fix fat universal (arm64 + x86_64) macos Github Actions build (#2567) Richard Smith 2022-07-08 06:57:10 +01:00
  • 41a19cd007 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2022-07-07 20:23:48 +02:00
  • 5f9972dfd1 Update raylib.sln Ray 2022-07-07 20:23:46 +02:00
  • 1343f5f31f Update CHANGELOG Ray 2022-07-07 19:58:14 +02:00
  • 0295ab968c Update README.md Ray 2022-07-07 19:14:08 +02:00
  • ab23e2f130 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2022-07-07 19:12:44 +02:00
  • 61695c5315 Added some examples screenshots Ray 2022-07-07 19:12:37 +02:00
  • 4e763b4aa3 Update example reviews raylib versions Ray 2022-07-07 19:07:09 +02:00
  • 870b7fa05f Added new examples to Makefile Ray 2022-07-07 18:29:06 +02:00
  • ff838b48fd UPDATED: examples: Assigned **DIFFICULTY LEVELS**! Ray 2022-07-07 14:34:38 +02:00
  • 8e229ada1d ADDED: example: textures_gif_player Ray 2022-07-07 12:15:55 +02:00
  • e121058eb6 RENAMED: example: textures_rectangle -> textures_sprite_anim Ray 2022-07-07 12:09:30 +02:00
  • e3ff5f3dc2 ADDED: example: textures_fog_of_war Ray 2022-07-07 11:13:45 +02:00
  • 9e97a2c4a1 ADDED: example: core_window_should_close Ray 2022-07-07 11:07:41 +02:00
  • 8f65cb1d94 ADDED: example: text_codepoints_loading Ray 2022-07-07 01:00:57 +02:00
  • 7fb7591e4f Update raylib.h Ray 2022-07-05 13:27:07 +02:00
  • e722a8dbef WARNING: BREAKING: REMOVED: *StorageValue() functions Ray 2022-07-05 13:24:14 +02:00
  • e0f0a5f663 REMOVED: GenMeshBinormals(), actually, never implemented Ray 2022-07-05 12:55:51 +02:00
  • d0f53db65f REMOVED: example: core_quat_conversion Ray 2022-07-05 00:54:50 +02:00
  • cd53531050 Added some comments Ray 2022-07-05 00:50:23 +02:00
  • bf07d17cec REMOVED: example: core_quat_conversion Ray 2022-07-05 00:50:04 +02:00
  • 5c5db2c016 Update rlgl_compute_shader.c Ray 2022-07-04 18:34:38 +02:00
  • c6c71fe73c REVIEWED: DrawMesh() #2511 Ray 2022-07-04 17:47:47 +02:00
  • 850321cf2b Update ROADMAP.md Ray 2022-07-03 13:37:17 +02:00
  • f579a3a708 REVIEWED: DecompressData() Ray 2022-07-03 11:11:50 +02:00
  • 061e828524 REVIEWED: example: gltf models loading -WIP- Ray 2022-07-01 14:02:30 +02:00
  • b84fc30284 Fixed various grammar mistakes (#2559) Omer Kilinc 2022-07-01 15:47:50 +04:00
  • 9be186624c REVIEWED: DrawBillboard*() Ray 2022-06-29 21:56:19 +02:00
  • 61e691d94f Remove unneeded rlPushMatrix() Ray 2022-06-27 13:27:16 +02:00
  • e9fcc8a391 Update CHANGELOG Ray 2022-06-26 19:46:13 +02:00
  • da5d04061e Updated PLATFORM_RPI info #2547 Ray 2022-06-25 12:10:28 +02:00
  • e4972f4cdd REMOVED: Physac projects #2551 Ray 2022-06-24 20:44:40 +02:00
  • 1211047e1c Removed physac #2543 Ray 2022-06-24 11:09:12 +02:00
  • 63568721f9 fix: precision loss, discard unused (#2541) veclavtalica 2022-06-24 13:59:31 +05:00
  • 3c3f08c416 Fix CMake build on Raspberry Pi OS Bullseye (#2548) Richard Smith 2022-06-24 09:50:24 +01:00
  • 6f231ea9ac Fix signedness in rlBindImageTexture (#2539) Hanaxar 2022-06-23 13:23:14 +03:00
  • b1fb469e0d fix: small things in CONVENTIONS.md (#2536) veclavtalica 2022-06-23 11:03:16 +05:00
  • d7a0b46006 Update rlights.h Ray 2022-06-22 00:35:06 +02:00
  • 77b9ca50e0 Update shaders_basic_lighting.c Ray 2022-06-22 00:35:04 +02:00
  • 3879decb9f REVIEWED: example: shaders_mesh_instancing Ray 2022-06-21 21:06:03 +02:00
  • 371aa0fe7f Update rlgl.h Ray 2022-06-21 20:59:54 +02:00
  • 5044ce9de3 Reviewed batch buffer overflow #2526 Ray 2022-06-21 20:28:50 +02:00
  • 68c7cc0cc4 minor tweak Ray 2022-06-21 19:53:28 +02:00
  • c1b01c0d5d Added new comment to examples Ray 2022-06-21 19:53:18 +02:00
  • 8bd3ecaa66 Share PCM streaming buffer to reduce dynamic allocations (#2532) Dan Bechard 2022-06-21 13:26:21 -04:00
  • 0afa79067b Revert "Update rlgl.h" Ray 2022-06-18 20:47:49 +02:00
  • 5426262ae6 REVIEWED: IsFileExtension() #2530 Ray 2022-06-18 20:44:15 +02:00
  • 8fe6bfabbf Update rlgl.h Ray 2022-06-18 19:24:11 +02:00
  • 6f3b2a7661 Update rlgl.h Ray 2022-06-18 16:22:47 +02:00
  • c1d9489294 Update rcore.c Ray 2022-06-18 16:22:42 +02:00
  • 8d9c45a08a tweak Ray 2022-06-17 21:24:59 +02:00
  • d4f60f8303 REVIEWED: LoadDroppedFiles(), fixed issues Ray 2022-06-17 12:06:58 +02:00
  • a6e31cadbd Changed ExportFontAsCode to use given font's padding. (#2525) The Tophat Demon 2022-06-16 17:12:21 -05:00