Commit Graph

  • 83ff7b2466 ADDED: IsShaderReady(), IsImageReady(), IsFontReady(), IsWaveReady(), IsSoundReady(), IsMusicReady() (#2892) Rob Loach 2023-01-27 13:24:03 -05:00
  • 81ca2f0bf3 Fix warnings and bad project settings for 4.5 release (#2894) Jeffery Myers 2023-01-27 10:20:42 -08:00
  • af66e751db Update CHANGELOG Ray 2023-01-26 23:20:14 +01:00
  • 000cb5a47d Update CHANGELOG Ray 2023-01-26 23:18:06 +01:00
  • f088548261 Update BINDINGS.md (#2889) Kenta 2023-01-26 09:52:59 +00:00
  • 0125790801 Update rmodels.c Ray 2023-01-25 23:13:17 +01:00
  • 63da7cdec6 add include guards on config.h (#2888) Jeffery Myers 2023-01-25 13:26:03 -08:00
  • 4adba0d3c3 Add wayland support (#2883) Antonis Geralis 2023-01-25 23:25:25 +02:00
  • 7cdffcec52 fixed typo (#2886) Dor Shapira 2023-01-25 00:43:09 +02:00
  • f68bb8c707 REVIEWED: rlGenTextureMipmaps(), GPU generation only Ray 2023-01-24 17:17:25 +01:00
  • 5149da5719 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-01-24 17:16:44 +01:00
  • 5b3c5e1a16 REVIEWED: ProcessMaterialsOBJ() available when required Ray 2023-01-24 17:16:35 +01:00
  • 542ef8904a [models] Load bone names from IQM file if available (#2882) PencilAmazing 2023-01-23 13:55:02 -05:00
  • 393a03a46e Removed twitter badge, twitter API seems to be limited Ray 2023-01-23 15:28:45 +01:00
  • 4706891cae Add RAYLIB_VERSION numbers to raylib.h (#2856) Rob Loach 2023-01-22 09:29:29 -05:00
  • d8af76f67c Fix to use TRACELOG() instead of TraceLog() for internal modules (#2881) Rob Loach 2023-01-22 05:10:38 -05:00
  • 78ae3b38a6 minor format tweak Ray 2023-01-21 19:31:47 +01:00
  • e539aad118 Fix android sound issue #2118 (#2875) Antonis Geralis 2023-01-21 19:52:31 +02:00
  • 19715546b3 Stub out rlCubemapParameters if under GL 1.1. (#2876) Uneven Prankster 2023-01-21 14:51:33 -03:00
  • 342b18da03 Add packaging for distros with deb- and rpm-based packages. (#2877) KOLANICH 2023-01-21 17:50:38 +00:00
  • c649bec26c Have LoadMaterials call the same code that OBJ loader does so that we can read MTL files (#2872) Jeffery Myers 2023-01-20 07:13:19 -08:00
  • e64606a82f Correct the set paths in bat files in examples/ (#2870) Masoud Naservand 2023-01-20 18:37:43 +03:30
  • edaca16d7c Fix warnings in raylib project from MSVC (#2871) Jeffery Myers 2023-01-20 07:05:19 -08:00
  • 116603e61c don't try to free a void* buffer as if it's a cgltf_data structure (#2867) Jeffery Myers 2023-01-19 12:21:05 -08:00
  • 76468bb8d8 Add rlCubemapParameters to rlgl.h (#2862) Uneven Prankster 2023-01-19 16:53:30 -03:00
  • 2a2f2b20b8 Fixed bug : touches become sticky (#2857) Ghost 2023-01-14 19:41:42 +01:00
  • aed131a8f0 Update BINDINGS.md (#2858) Kenta 2023-01-14 18:40:48 +00:00
  • d224414eb1 Update raylib-ocaml to 4.2.0 (#2853) Tobias Mock 2023-01-11 18:07:35 +01:00
  • c6376acfc4 Set initial window position for display-sized fullscreen (#2742) Daijiro Fukuda 2023-01-10 20:45:53 +09:00
  • 3028bffd4c Minor tweaks Ray 2023-01-10 12:38:21 +01:00
  • f549f67be9 OpenGLES 2.0 support on PLATFORM_DESKTOP (#2840) Go Watanabe 2023-01-10 20:34:06 +09:00
  • 6dd1d2d931 ADDED: Required define on Linux #2729 Ray 2023-01-10 12:20:45 +01:00
  • bba6ae5622 RENAME: type to projection #2851 Ray 2023-01-10 12:16:42 +01:00
  • ce8000ee7e REVIEWED: GetClipboardText() on PLATFORM_WEB Ray 2023-01-04 20:13:44 +01:00
  • 89755e52bf REVIEWED: rLoadTextureDepth() fixed issue Ray 2023-01-04 17:35:51 +01:00
  • 73234d2a28 Avoid trying to setup uniform for invalid locations Ray 2023-01-03 17:44:06 +01:00
  • 39f9045703 Update models_loading_gltf.c Ray 2023-01-02 20:59:25 +01:00
  • b854909803 Update models_loading_gltf.c Ray 2023-01-02 20:48:02 +01:00
  • d3c1a04983 REVIEWED: GLTF animations support #2844 Ray 2023-01-02 20:46:33 +01:00
  • f2e3d6eca7 [models] Add GLTF animation support (#2844) Charles 2023-01-02 14:23:48 -05:00
  • fabedf7636 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-01-02 17:06:55 +01:00
  • 62f63f9e48 REVIEWED: Avoid possible gamepad index as -1 #2839 Ray 2023-01-02 17:06:52 +01:00
  • 1dbcce8b56 Use explicit atomics (#2849) Antonis Geralis 2023-01-02 17:48:53 +02:00
  • 0ccc1d3686 Update year to 2023 Ray 2023-01-01 19:07:58 +01:00
  • 5ba41e4f7f REVIEWED: shaders_write_depth example Ray 2023-01-01 18:31:03 +01:00
  • 3cfb9a6e83 [example] Writing into the depth buffer (#2836) BugraAlptekinSari 2023-01-01 20:17:28 +03:00
  • 30b75702df Update year to 2023 Ray 2023-01-01 18:09:22 +01:00
  • e2a8066fca Update year to 2023 Ray 2023-01-01 16:07:51 +01:00
  • b59fab7ee6 Update year to 2023 Ray 2023-01-01 16:00:56 +01:00
  • 713e26332f Update year to 2023 (#2846) Wytek01 2023-01-01 12:55:49 +01:00
  • ba38fe5b97 core_loading_thread example join thread on completion (#2845) Antonis Geralis 2022-12-31 20:25:35 +02:00
  • dbdbbea471 Add new Delphi/Lazarus bindings (#2838) turborium 2022-12-28 14:04:55 +04:00
  • 03cc540d5f Minor tweak Ray 2022-12-18 18:00:21 +01:00
  • d7f7c94c4d REVIEWED: Vector2Angle() Ray 2022-12-18 18:00:14 +01:00
  • 72b9f3c5de Minor tweaks Ray 2022-12-17 12:15:19 +01:00
  • d1a104bba4 Fix vector2angle (#2832) Antonis Geralis 2022-12-17 13:13:40 +02:00
  • c2b56c583a Merge branch 'master' of https://github.com/raysan5/raylib Ray 2022-12-14 13:00:29 +01:00
  • 619331f4a7 REVIEWED: Issue with depth textures on WebGL #2824 Ray 2022-12-14 12:57:39 +01:00
  • 3419aef677 Fix Vector2Angle() (#2829) Alexander Heinrich 2022-12-13 18:59:00 +01:00
  • 445ce51e51 Update Makefile Ray 2022-12-13 10:46:49 +01:00
  • 884d30b85a Use GLVND also for old cmake versions (#2826) simendsjo 2022-12-11 13:37:38 +01:00
  • c04c3668cb Update windows.yml Ray 2022-12-10 13:09:05 +01:00
  • 855a5f3701 Update windows.yml Ray 2022-12-10 13:06:13 +01:00
  • 6d59a21e99 Update windows.yml Ray 2022-12-10 13:01:57 +01:00
  • 935a306b29 Update windows.yml Ray 2022-12-10 12:44:25 +01:00
  • 2c9d116a5c ADDED: ColorTint(), ColorContrast() Ray 2022-12-07 12:52:42 +01:00
  • f1368c36dd ADDED: ColorBrightness() Ray 2022-12-05 00:24:55 +01:00
  • 4de64f5750 Expose OpenGL blending mode factors and functions/equations Ray 2022-12-04 13:22:37 +01:00
  • 89698844a1 REVIEWED: Example: textures_textured_curve Ray 2022-12-04 11:01:59 +01:00
  • 57dd345dc3 Add a textured curve example (#2821) Jeffery Myers 2022-12-03 13:55:05 -08:00
  • 5b5dff3f9e format tweak Ray 2022-12-02 11:59:54 +01:00
  • a4079ad565 Update Makefile Ray 2022-12-02 11:59:43 +01:00
  • 387c060006 Fix an issue when compiling for web (#2820) Hristo Iliev 2022-11-30 11:36:01 +02:00
  • 0b6d4b376f REVIEWED: Image fileformat support: PIC, PNM Ray 2022-11-29 17:28:23 +01:00
  • d241ee8516 ADDED: Optional support for PNM images (.ppm, .pgm) Ray 2022-11-29 10:58:27 +01:00
  • 2edf5a9584 REVIEWED: Issue with shader linkage Ray 2022-11-29 10:45:10 +01:00
  • 50a716c0d9 Updated rcore.c, renamed 'time' to 'nanoSeconds' (#2816) jtainer 2022-11-28 18:46:10 -05:00
  • 57bd84510f Fix wrong compile definition (#2815) Daijiro Fukuda 2022-11-29 06:36:22 +09:00
  • 66a2cdee40 Fix array out of range (#2814) Daijiro Fukuda 2022-11-29 06:35:44 +09:00
  • bbf9935828 Update github workflows Ray 2022-11-28 21:03:21 +01:00
  • fc5894e734 REVIEWED: Some compilation warnings (for strict rules) Ray 2022-11-28 14:16:59 +01:00
  • 2fd6d7e8c0 Use const for pointer float array (#2807) Antonis Geralis 2022-11-24 01:58:56 +02:00
  • 2c77b31e30 Correct types for rlBindImageTexture (#2808) Antonis Geralis 2022-11-24 01:58:31 +02:00
  • c48de2d1af Rename lighting_instanced shader (glsl100) to lighting_instancing (#2805) gtrxAC 2022-11-22 19:16:44 +02:00
  • c0010105c2 REVIEWED: UnloadDirectoryFiles() Ray 2022-11-22 17:09:39 +01:00
  • f6558fe6e0 Minor tweaks Ray 2022-11-22 01:02:54 +01:00
  • 36bb57d1be Add raylib-vapi (#2804) Alex Macafee 2022-11-21 23:14:20 +11:00
  • e6306e5e76 REVIEWED: rlCullFace() -> rlSetCullFace() Ray 2022-11-15 12:34:01 +01:00
  • 2761aa40dd Added function rlCullFace (#2797) jtainer 2022-11-15 06:30:32 -05:00
  • c8fd93d356 Warning on GetRandomValue range limit (#2800) Pere001 2022-11-15 12:29:19 +01:00
  • 2604b9f72b Merge branch 'master' of https://github.com/raysan5/raylib Ray 2022-11-15 12:26:30 +01:00
  • 3c51d066f1 Avoid using DrawCubeTexture() Ray 2022-11-15 12:26:22 +01:00
  • 656f47b7cc Update cmake.yml Ray 2022-11-15 12:23:24 +01:00
  • 2a88dc9bb7 Update linux_examples.yml Ray 2022-11-15 12:22:26 +01:00
  • fadc29d811 WARNING: REMOVED: DrawCubeTexture(), DrawCubeTextureRec() Ray 2022-11-15 12:16:28 +01:00
  • 4bb71c8fa2 Raylib-py updated to 4.2, plus parallel project (#2798) Jorge A. Gomes 2022-11-12 14:56:54 -03:00
  • baabe22f7a Add Claylib (CL bindings + convenience layer) (#2796) Scott Helvick 2022-11-11 08:23:02 -08:00
  • 025db8f227 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2022-11-10 12:03:26 +01:00
  • 31edd13a72 Minor formating tweaks Ray 2022-11-10 12:03:17 +01:00
  • 82e0644195 Fix Makefile emscripten path (#2785) Julianiolo 2022-11-10 11:51:51 +01:00