Commit Graph

  • d98779abef Minor tweak to avoid false error logs Ray 2021-08-22 01:07:37 +02:00
  • aefdb9f9cf REMOVED: Old function names defines Ray 2021-08-21 23:57:41 +02:00
  • ff523d55ac Updated raygui #1939 Ray 2021-08-20 11:56:25 +02:00
  • 6d20430ccc add NULL check (#1925) atticus 2021-08-20 12:47:51 +03:00
  • a5beb940f8 Remove trailing spaces Ray 2021-08-16 23:23:16 +02:00
  • f3385b6ad2 Update rlgl.h Ray 2021-08-16 19:52:57 +02:00
  • ef8526ae36 Update rlgl.h Ray 2021-08-16 19:26:10 +02:00
  • 92a13878dc Add some comments Ray 2021-08-16 19:23:06 +02:00
  • 1b4c58b66f WARNING: BREAKING: Use frameCount on audio Ray 2021-08-16 11:06:31 +02:00
  • e203fb58c6 Match build-windows.bat changes (#1923) Dennis E. Hamilton 2021-08-16 00:53:14 -07:00
  • 462e7aec52 Updated RAYLIB_VERSION to 4.0-dev raysan5 2021-08-15 13:25:14 +02:00
  • aae60e1e44 REVIEWED: extern "C" definition position for consistency raysan5 2021-08-15 13:02:53 +02:00
  • 848cdb267a Support C++ usage as standalone library raysan5 2021-08-15 12:58:34 +02:00
  • 760cfd361e REVIEWED: PHYSACDEF definition and C++ issues #1918 raysan5 2021-08-15 12:52:12 +02:00
  • 092435d51c [Models] Fix for issue #1809 (#1917) 630Studios 2021-08-12 14:01:40 -05:00
  • 1dff5814be ADDED: rlUpdateVertexBufferElements() #1915 raysan5 2021-08-12 21:01:09 +02:00
  • 26db391576 ADDED: rlActiveDrawBuffers() #1911 raysan5 2021-08-12 20:38:57 +02:00
  • ce3214b82d [rlgl] rlUpdateVertexBuffer (#1914) 630Studios 2021-08-12 02:47:00 -05:00
  • 621a8766a8 WARNING: BREAKING: Renamed CharInfo to GlyphInfo and more... raysan5 2021-08-11 21:16:39 +02:00
  • b6541b7a55 REVIEWED: DrawTextPro() raysan5 2021-08-11 19:02:15 +02:00
  • 7e27c2ffa8 TODO: DrawTextPro() rotation not working? raysan5 2021-08-11 18:53:06 +02:00
  • b55418effd ADDED: DrawTextPro() with text rotation support raysan5 2021-08-11 18:31:56 +02:00
  • 5a259fa10f WARNING: REMOVED: DrawTextRec() and DrawTextRecEx() raysan5 2021-08-11 18:31:32 +02:00
  • 0ba49cce45 Add *.so.* to .gitignore to ignore build artifacts (#1912) Tommi Sinivuo 2021-08-11 12:56:05 +03:00
  • b54422c970 Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2021-08-10 21:32:29 +02:00
  • ef9fdd0fa5 Document Get{Key,Char}Pressed return value. (#1909) Ryan Roden-Corrent 2021-08-10 12:38:32 -04:00
  • e3f0a11053 Update CHANGELOG raysan5 2021-08-10 17:48:31 +02:00
  • 311fe8f35b Replaced TABS by spaces raysan5 2021-08-08 21:09:11 +02:00
  • a135d9c25d REVIEWED: Avoid conflict with bool raysan5 2021-08-08 13:23:04 +02:00
  • ee72497eef REVIEWED: Some warnings... raysan5 2021-08-08 13:02:51 +02:00
  • 5e63cd3c97 ADDED: GenMeshCone() #1903 raysan5 2021-08-08 11:29:24 +02:00
  • e6fe8169c2 Fix Makefile to build WASM examples. (#1906) Ryan Roden-Corrent 2021-08-07 17:30:48 -04:00
  • 7ca9131fd4 Update rlgl_standalone.c raysan5 2021-08-07 11:58:39 +02:00
  • 07e0b10515 Added rayex, elixir binding Ray 2021-08-07 11:28:35 +02:00
  • aa67903f96 Improve rlgl description raysan5 2021-07-31 19:58:30 +02:00
  • 5b6d83b533 REVIEWED: rlgl defines for consistency raysan5 2021-07-31 19:46:44 +02:00
  • 3e75a2109d REVIEWED: rlgl module header info raysan5 2021-07-31 19:08:13 +02:00
  • 7013e60926 Update models_rlgl_solar_system.c raysan5 2021-07-31 18:44:07 +02:00
  • 559f1919c6 REVIEWED: Improved font loading info raysan5 2021-07-31 18:41:44 +02:00
  • 73c8ddc8bf REVIEWED: raylib_opengl_interop raysan5 2021-07-31 18:36:06 +02:00
  • b805754aa1 REVIEWED: Avoid bool type collisions raysan5 2021-07-31 18:10:26 +02:00
  • 0f8cfd6031 Update rlgl_standalone.c raysan5 2021-07-30 13:52:00 +02:00
  • dffd1435e9 Revert "REVIEWED: Avoid UBSAN warnings #1891" raysan5 2021-07-30 13:50:33 +02:00
  • a8e9e1387f REVIEWED: Avoid UBSAN warnings #1891 raysan5 2021-07-30 13:47:21 +02:00
  • 1613057881 Update raudio.c raysan5 2021-07-30 13:45:01 +02:00
  • b4fddf146b REVIEWED: Added new mechanism to avoid data types collision between modules that share same data types and can be used in standalone mode raysan5 2021-07-30 13:44:52 +02:00
  • aeb1a0da84 REVERTED: Removed the need for rlMatrix raysan5 2021-07-30 12:54:54 +02:00
  • 71373ee524 Update Makefile raysan5 2021-07-30 12:48:09 +02:00
  • 1cc25d1a2d Review include path that was breaking the build raysan5 2021-07-30 12:14:31 +02:00
  • bd70a22412 Review some issues raysan5 2021-07-30 11:56:14 +02:00
  • 8b7f43f89b WARNING: BREAKING CHANGE: rlgl complete decoupling from raylib -WIP- raysan5 2021-07-29 21:57:50 +02:00
  • 58e9a0894f Reviewed some functions to avoid calling other functions raysan5 2021-07-29 21:50:50 +02:00
  • 6ef3ab3d3a impoves raylib_parser: makes it generic, adds -d key for functions define (RLAPI for raylib.h), increases maxiumum number of fields in structs and values in enums, doubles max length of struct field names; split float3/float16 struct typedefs in raymath to allow parser to process the file (#1901) iskolbin 2021-07-29 21:37:44 +03:00
  • a9f6ff6fe3 Add external folder to build (just in case) raysan5 2021-07-29 20:32:30 +02:00
  • cd1464390c Update CONVENTIONS.md Ray 2021-07-29 12:11:12 +02:00
  • d8ca13f4c6 fixed DisableCursor() on web by registering an empty mouse click event function in emscripten (#1900) Kyle Appelgate 2021-07-28 15:38:31 -04:00
  • 8fecf45f4c REVIEWED: rnet include from extras raysan5 2021-07-28 19:48:20 +02:00
  • 96aadec503 REVIEWED: Info on image loading failure raysan5 2021-07-28 19:47:53 +02:00
  • c219fc02cd Review includes to use extras libraries raysan5 2021-07-28 17:29:49 +02:00
  • 75d675ab4d Review physac.h path raysan5 2021-07-28 17:21:34 +02:00
  • 69a82c7a0d ADDED: raygui to extras libraries for convenience raysan5 2021-07-28 13:15:43 +02:00
  • 0c3902b543 ADDED: GetModelBoundingBox() raysan5 2021-07-28 13:15:10 +02:00
  • 7c7ee1cdc8 REVERTED: Mesh indices issue #1891 raysan5 2021-07-28 13:12:16 +02:00
  • 0c17d1e14f Minor formatting tweak raysan5 2021-07-28 12:58:43 +02:00
  • 0352aa2094 Replace TABS by 4 spaces raysan5 2021-07-28 12:55:38 +02:00
  • a9230a6c07 Update shapes_logo_raylib_anim.c raysan5 2021-07-28 12:50:18 +02:00
  • c706b33b30 Don't normalize zero length vectors. (#1896) Jeffery Myers 2021-07-27 23:59:39 -07:00
  • e9c7ab925f REVIEWED: rlDrawVertexArrayElements() #1891 raysan5 2021-07-27 23:35:54 +02:00
  • 70ed52dd5d REVIEWED: QuaternionFromAxisAngle() #1892 raysan5 2021-07-27 23:30:08 +02:00
  • 4e363b5479 Remove unused UWP defines (#1894) Uneven Prankster 2021-07-26 12:40:10 -03:00
  • 9839ea6667 Added another raylib binding for nelua (#1890) AKDev 2021-07-25 23:15:04 +05:30
  • 87b542085b Update SPONSORS.md (#1886) Níckolas Daniel da Silva 2021-07-24 19:55:21 +02:00
  • 647b54a2dc Update BINDINGS.md Ray 2021-07-23 23:38:44 +02:00
  • 548961aea1 State that raylib works with both C and C++ and move raylib-cpp to a wrapper section instead of a language binding, for less confusion. (#1885) Jeffery Myers 2021-07-23 14:33:32 -07:00
  • 00911b0842 Reviewed ImageDrawLine() formating Ray 2021-07-23 23:32:20 +02:00
  • ff2b8d6db1 Fixes #1873 Implemented remaining 7/8 of ImageDrawLine (#1874) Alexander Buhl 2021-07-23 23:17:04 +02:00
  • 0fa295c72d Review formating to follow raylib style conventions Ray 2021-07-23 18:16:08 +02:00
  • 4a01139c8d Ignore generated example binaries (#1884) Luiz Pestana 2021-07-23 13:04:09 -03:00
  • 64e786fe28 Add example shaders_shapes_outline.c (#1883) GoldenThumbs 2021-07-18 16:45:13 -05:00
  • 5c76c33d7d Raspberry RPI/DRM keyboard fix (#1879) Luiz Pestana 2021-07-17 15:27:48 -03:00
  • 53bb87c8fb [Models] Better Fix for GenMeshTangents issue #1876 (#1878) 630Studios 2021-07-16 18:33:49 -05:00
  • 9aaf7a8057 GenMeshTangents Fix (#1877) 630Studios 2021-07-16 15:14:13 -05:00
  • 56cab4b6a9 REVIEWED: shaders_basic_lighting #1865 raysan5 2021-07-16 17:18:32 +02:00
  • c4804c4c0c REVIEWED: Wrong normal matrix calculation #1870 raysan5 2021-07-16 17:12:22 +02:00
  • 8809ae66c6 REVIEWED: Possible memory leak raysan5 2021-07-16 16:11:22 +02:00
  • 85dc2cc03a Minor format tweaks raysan5 2021-07-16 16:10:53 +02:00
  • db4cfc9fbd Reviewed resources licenses raysan5 2021-07-16 16:10:35 +02:00
  • 7d2845a661 Improve assets license information raysan5 2021-07-16 14:29:20 +02:00
  • 30a3dae8a6 Update texel_checker.png raysan5 2021-07-16 14:27:56 +02:00
  • 59acb6dbea Updated models.c (#1871) GoldenThumbs 2021-07-13 05:18:52 -05:00
  • 8277597bcf Fix Android multi-touch (#1869) Humberto Yeverino Jr 2021-07-13 03:17:47 -07:00
  • 8a46b5e6c0 Use 60 FPS for textures_image_loading example (#1867) Daniel Nagy 2021-07-11 18:47:31 +02:00
  • ae230dae46 Update Makefile raysan5 2021-07-09 18:49:36 +02:00
  • 7062415aec WARNING on emscripten_set_fullscreenchange_callback() raysan5 2021-07-09 18:49:29 +02:00
  • 5ed814e950 Minor tweaks and comments raysan5 2021-07-09 17:36:20 +02:00
  • 2156cd4a84 Update raylib-ocaml to 3.7 (#1864) Tobias Mock 2021-07-09 00:00:53 +02:00
  • 3a74534c39 Added a note Ray 2021-07-07 21:41:45 +02:00
  • 4d438ed68d REVIEWED: RPI: Keyboard stdin input #1769 raysan5 2021-07-06 18:25:00 +02:00
  • bfff2c432c Minor tweaks on DRM system raysan5 2021-07-06 17:16:50 +02:00
  • bcf3ad87e8 Update raylib.vcxproj raysan5 2021-07-05 20:00:53 +02:00