Commit Graph

  • 72983d4e20 Typo raysan5 2021-09-10 19:01:24 +02:00
  • b63c2619e3 Update Makefile for web compilation raysan5 2021-09-10 19:01:09 +02:00
  • 40ec7a6236 Update core.c Ray 2021-09-10 17:23:48 +02:00
  • 352ea80a1f REVIEWED: Vox loader Ray 2021-09-10 15:37:31 +02:00
  • a422d2fc8b Vox loaded (#1981) procfxgen 2021-09-10 15:24:01 +02:00
  • 803094f41f REVIEWED: Touch input system #1975 #1960 Ray 2021-09-10 15:19:12 +02:00
  • 2c13e43c32 Review font loading log info Ray 2021-09-10 15:16:34 +02:00
  • 18d73eef19 Fixes target direction for first person camera mode. (#1977) Nikolay Krasheninnikov 2021-09-10 12:51:59 +03:00
  • 7bf31dd468 Fixed loading obj models with no materials (#1984) Tristan Schulz 2021-09-09 18:14:15 +02:00
  • 1a6adc5f74 Fix dynamic library issues on Macos (#1978) Steven Schveighoffer 2021-09-06 17:17:12 -04:00
  • b15715ca80 Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2021-09-05 21:49:49 +02:00
  • 8d3ff3fda8 Updated Makefile for latest Android NDK r32 LTS raysan5 2021-09-05 21:49:47 +02:00
  • 24a38dbd3f [models] LoadGLTF fixed missing transformations and nonroot skinning problem (#1964) Tristan Schulz 2021-09-05 21:15:40 +02:00
  • 4120f12375 REVIEWED: Vox loading, mostly formating raysan5 2021-09-05 20:39:34 +02:00
  • dfc465ca6d new models_magicavoxel_loading example (#1940) procfxgen 2021-09-04 19:55:09 +02:00
  • 93168304cd Update shell.html raysan5 2021-09-03 15:24:05 +02:00
  • 9ff8ad853c Update raygui.h Ray 2021-09-02 00:39:47 +02:00
  • 59e7275464 REVIEWED: Glyphs Ray 2021-09-02 00:35:55 +02:00
  • fa79ae8a3d Merge branch 'master' of https://github.com/raysan5/raylib Ray 2021-09-01 23:41:00 +02:00
  • 9362eaf9c6 REVIEWED: Naming: length vs size Ray 2021-09-01 23:40:51 +02:00
  • dfadb3ee37 fix various memory leaks (#1969) atticus 2021-09-02 00:15:32 +03:00
  • 6e76baa6a9 WARNING: BREAKING: RENAMED: Font struct variables Ray 2021-09-01 23:11:31 +02:00
  • a0f8682905 REVIEWED: <name>Count for consistency Ray 2021-09-01 23:09:30 +02:00
  • e8fa7ceb79 [models] Fixed counting loop for face amount per material (#1967) Tristan Schulz 2021-09-01 21:29:20 +02:00
  • 68bcfa1192 Minor tweak Ray 2021-08-28 22:54:47 +02:00
  • d98e61c6eb Minor format tweaks raysan5 2021-08-28 12:01:16 +02:00
  • 66c6ec4465 Add pyraylib (#1961) Hussein Sarea 2021-08-28 10:57:13 +03:00
  • 936199d8de Review dates Ray 2021-08-27 18:50:02 +02:00
  • 18af18479f REVIEWED: ExportWaveAsCode() Ray 2021-08-27 18:49:03 +02:00
  • b7ae0df3d9 REVIEWED: Decouple DrawMesh() and DrawMeshInstanced() #1958 Ray 2021-08-27 12:13:44 +02:00
  • cac856119c Change GetColor to take unsigned int (#1954) Richard Smith 2021-08-26 16:31:01 +01:00
  • 1286bc076f Add raylib.v binding (#1955) irishgreencitrus 2021-08-26 16:27:31 +01:00
  • 3d33c559e7 REVIEWED: Examples compilation Ray 2021-08-26 00:14:34 +02:00
  • 14e443afba REVIEWED: OpenGL 1.1 compilation issue Ray 2021-08-25 23:41:33 +02:00
  • 7749a2805c UPDATED: raygui to latest version -WIP- Ray 2021-08-25 00:51:37 +02:00
  • a04dbe7ffd Update shaders_shapes_outline.c Ray 2021-08-25 00:41:48 +02:00
  • 913f185f82 Renamed some static functions for more consistent naming Ray 2021-08-25 00:22:16 +02:00
  • 6575d31379 Fix tcc not finding emmintrin.h (#1947) Laurentino Luna 2021-08-24 11:34:52 -03:00
  • 7c1889c282 REVIEWED: Support mouse wheel on x-axis #1948 raysan5 2021-08-24 15:26:59 +02:00
  • 45fd75952d Revert "Ignore generated example binaries (#1884)" (#1946) Luiz Pestana 2021-08-23 15:05:34 -03:00
  • 51fbde178f Update shaders_shapes_outline.c Ray 2021-08-22 01:08:27 +02:00
  • b154bc33f5 Added note on GLFW custom allocators for the future Ray 2021-08-22 01:08:11 +02:00
  • 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