Commit Graph

  • 298f93ef50 Fix DrawBillboardPro to allow source of negative size (#3197) (#3203) bohonghuang 2023-07-26 23:46:57 +08:00
  • 32b54be5cb Update FAQ.md Ray 2023-07-24 12:32:22 +02:00
  • 090b857912 Fix mouse wheel not working in PLATFORM_RPI or PLATFORM_DRM (#3193) ubkp 2023-07-23 15:35:41 -03:00
  • 295e8c2a2f Optimize and simplify the gesture system (#3190) ubkp 2023-07-22 15:50:04 -03:00
  • ad2338b994 build.zig: Support for building with PLAFORM_DRM (#3191) Jakub Václav Flasar 2023-07-21 14:08:35 +02:00
  • 1310617a92 Optimization of ImageDrawRectangleRec() (#3185) smalltimewizard 2023-07-20 07:50:56 -04:00
  • 5635e4214c Add note about sample format to AttachAudioStreamProcessor() (#3188) Alberto González Palomo 2023-07-20 13:41:35 +02:00
  • 055fd752c2 Fixed GetMonitorName description (#3184) (#3189) Danil 2023-07-20 11:56:35 +03:00
  • 7124a14a60 Document buffer format for audio processors. (#3186) Alberto González Palomo 2023-07-19 23:11:29 +02:00
  • d6f16b7664 Update usage of 'sinf()' and 'cosf()' to be correct (#3181) Rokas Puzonas 2023-07-19 14:46:14 +03:00
  • 954c60100f Fix GESTURE_DRAG and GESTURE_SWIPE_* issues (mostly) for web (#3183) ubkp 2023-07-19 06:33:10 -03:00
  • a9ff13a367 Update CMakeOptions.txt Ray 2023-07-18 18:07:49 +02:00
  • 52541b4a1f ADDED: SUPPORT_FONT_ATLAS_WHITE_REC Ray 2023-07-18 17:57:10 +02:00
  • e0c80f5ddd Revert "Makefile change for cross compiling. (#3176)" Ray 2023-07-16 20:18:38 +02:00
  • 86f95d7150 Reviewed C compilation issues and formatting Ray 2023-07-16 13:24:49 +02:00
  • 70286c7cdc Makefile change for cross compiling. (#3176) Michael Anghelone 2023-07-16 07:08:55 -04:00
  • b980268ba7 [example] Core Input Gestures for Web (#3172) ubkp 2023-07-16 08:07:29 -03:00
  • 22895ba14f fix: cmake option "OPENGL_VERSION" doesn't work (#3170) Roy Qu 2023-07-14 03:20:06 +08:00
  • bc9c063254 Update external sdefl and sinfl Ray 2023-07-12 15:49:38 +02:00
  • 8096f142ec Add a new task the issue template about checking the wiki (#3169) ubkp 2023-07-12 07:02:33 -03:00
  • 290ec11e7c Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-07-12 10:37:17 +02:00
  • 7f21cf1dcf Revert "UPDATED: sdefl and sinfl compression libraries" Ray 2023-07-12 10:37:10 +02:00
  • e8181a5ddf Update latest h-raylib version (#3166) Anand Swaroop 2023-07-11 09:21:49 -04:00
  • 2061bfc5e8 Reviewed parameter names to avoid issues #3159 Ray 2023-07-10 19:29:10 +02:00
  • bc40012ca3 Added missing structure on standalone mode #3160 Ray 2023-07-10 19:15:55 +02:00
  • b807c590cb Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-07-10 19:13:53 +02:00
  • 0b9fae3c53 Reviewed rcamera/rgestures file-macros for consistency #3161 Ray 2023-07-10 19:13:44 +02:00
  • 4b6cbd2340 Fix Touch pointCount for web (#3163) ubkp 2023-07-10 13:58:56 -03:00
  • 91e4eea52d Add raylib-ffi to bindings list (#3164) Evan Pratten 2023-07-10 12:58:10 -04:00
  • 334e96d470 update bindbd-raylib3 to raylib 4.5 (#3157) o3o 2023-07-06 12:32:02 +02:00
  • 685d47938b Reverted MeasureTextEx() change #3105 Ray 2023-07-06 12:31:01 +02:00
  • 668b37e111 REVIEWED: GenImageFontAtlas(), make atlas size less conservative Ray 2023-07-06 12:29:28 +02:00
  • 4f9235f6eb Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-07-05 18:36:59 +02:00
  • 58bd10edb2 Update rtext.c Ray 2023-07-05 18:36:54 +02:00
  • 13a26a0fa2 Fix degrees of swipe gestures for web (#3155) ubkp 2023-07-05 11:43:00 -03:00
  • 3c4ce9c99b Update examples_template.c to raylib 4.5 (#3156) Wytek01 2023-07-05 16:39:38 +02:00
  • 225b4fb3e2 REVIEWED: Vector2Angle() Ray 2023-07-04 16:58:43 +02:00
  • dd2d64e058 Fix pinch gestures for web (#3153) ubkp 2023-07-04 06:08:58 -03:00
  • ffe4d36e0a Fix swipe gestures for web (#3151) ubkp 2023-07-03 04:29:26 -03:00
  • fdc28fce80 Reviewed vector2angle example Ray 2023-07-02 20:05:15 +02:00
  • e8af875756 Minor format tweak, another issue introduced... Ray 2023-07-02 18:54:50 +02:00
  • 64bb2fe3ec fix vector angle example mode 0 circle segment drawing (#3150) Gisteron 2023-07-02 18:51:27 +02:00
  • d1ab031a27 ADDED: SetWindowFocused() #3142 Ray 2023-07-02 17:48:00 +02:00
  • 5361d498c3 WARNING: REDESIGN: Vector2Angle()<-->Vector2LineAngle() #2887 Ray 2023-07-02 17:27:38 +02:00
  • 4fc5e82e30 REVIEWED: TextToUpper(), TextToLower(), TextToPascal() Ray 2023-07-02 11:10:42 +02:00
  • 3e4e4b32fd WARNING: BREAKING: ADDED: SetTextLineSpacing() Ray 2023-07-02 10:52:20 +02:00
  • 48e2663d03 REVIEWED: Issue #3105 Ray 2023-07-02 10:51:39 +02:00
  • df90da0b37 Update rcore.c Ray 2023-07-02 10:50:40 +02:00
  • e190b7eee9 UPDATED: sdefl and sinfl compression libraries Ray 2023-06-30 09:47:16 +02:00
  • ceafbcf9d2 REVIEWED: SetShapesTexture(), allow reseting Ray 2023-06-28 00:37:24 +02:00
  • 5834e970eb Update BINDINGS.md (#3138) Kenta 2023-06-27 21:03:42 +01:00
  • 0c126af717 casting warnings in rtextures (#3134) Jeffery Myers 2023-06-24 14:38:09 -07:00
  • 2d518bfbcd REVIEWED: ProcessMaterialsOBJ() #3125 Ray 2023-06-24 13:32:13 +02:00
  • 77d025ebda Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-06-24 13:27:07 +02:00
  • 974460b072 REVIEWED: rlLoadShaderBuffer() #3104 Ray 2023-06-24 13:26:43 +02:00
  • fa698fb05e Update BINDINGS.md for Crystal (#3132) Ian Rash 2023-06-24 04:22:23 -07:00
  • 5e1a81555c Review android_main() in rcore.c (#3121) Le Juez Victor 2023-06-20 11:01:57 +02:00
  • 3a90acf08e Add options to zig compile (#3115) Dante Catalfamo 2023-06-18 05:48:50 -04:00
  • 830e328df0 Remove trailing spaces Ray 2023-06-17 16:48:18 +02:00
  • 2209e5b0ca fix window flags order (#3114) lesleyrs 2023-06-16 18:08:10 +02:00
  • a0a18384cb Fix typo Ray 2023-06-16 16:34:47 +02:00
  • 7392c4b0c5 Better examples/core_input_gamepad (#3110) iacore 2023-06-14 18:46:10 +00:00
  • f385d0ce1c Continuation of support for ES3/WebGL2 (#3107) Chema Guerra 2023-06-12 08:18:31 +02:00
  • 2e00d16f3d GLTF: fix segfault in animNormals memcpy when mesh.normals == NULL (#3103) Charles 2023-06-10 16:15:24 -04:00
  • 6aada7d5ec Updated examples to raygui 4.0-dev Ray 2023-06-09 18:07:25 +02:00
  • 753c0b3853 Addition of support for vox files in version 200. (#3097) Le Juez Victor 2023-06-05 01:13:08 +02:00
  • f8b352f6d9 ADDED: ExportImageToMemory() Ray 2023-06-03 19:51:16 +02:00
  • ba802fdd5e tweaks Ray 2023-06-03 19:50:46 +02:00
  • b1b6ae3905 Full Movement Added to Right Analog Stick (#3095) Pixel Phobic 2023-06-02 01:29:45 -07:00
  • 2dec56e7b7 Add error if raylib.h is included in a C++98 program (#3093) Peter0x44 2023-06-01 08:47:52 +01:00
  • e497603678 ADDED: Experimental support for OpenGL ES 3.0 -WIP- Ray 2023-05-31 18:36:33 +02:00
  • a18667c2e9 cross compilation for PLATFORM_DRM (#3091) A Billy 2023-05-30 15:34:08 -04:00
  • 45c00ab9d4 build.zig: Fix cross-compiling from Linux (#3090) yujiri8 2023-05-30 15:33:01 -04:00
  • 924bb7226b UPDATED: sdefl and sinfl DEFLATE compression libraries Ray 2023-05-30 21:12:03 +02:00
  • 15cbf313bb Enhanced cmake part for OpenBSD (#3086) RayIT 2023-05-28 14:49:33 +02:00
  • 4a371a5197 Fixed compile on OpenBSD (#3085) RayIT 2023-05-28 11:33:14 +02:00
  • aad51d4704 BINDINGS.md: Janet bindings supported version update (#3083) Nikita K 2023-05-27 14:11:33 +03:00
  • 20860e2ba0 Fix a link in the FAQ (#3082) Jason Liang 2023-05-27 00:27:44 -07:00
  • 5ef50ae139 REVIEWED: ImageRotate() formatting Ray 2023-05-26 14:01:19 +02:00
  • 144ae120ab Add new file formats to FAQ (#3079) LuraMoth 2023-05-25 00:15:53 -07:00
  • e465ed0850 Added ImageRotate (#3078) Dane Madsen 2023-05-24 17:22:51 +10:00
  • bf69b38056 Added security check to file reading (memory allocations) Ray 2023-05-22 16:08:14 +02:00
  • 2937f2010c Review coding conventions Ray 2023-05-22 16:06:03 +02:00
  • a4a6d4da8a Add GenImageGradientSquare (#3077) Dane Madsen 2023-05-22 23:20:28 +10:00
  • 84ae26cdc0 Update raylib.h Ray 2023-05-21 11:35:25 +02:00
  • e96dc46d38 Replaced GenImageGradientH and GenImageGradientV with GenImageLinearGradient (#3074) Dane Madsen 2023-05-21 19:33:47 +10:00
  • 1b4634702c Minor tweak Ray 2023-05-21 11:20:42 +02:00
  • 3a841ac130 REVIEWED: GenImagePerlinNoise(), clamp values #3071 Ray 2023-05-21 10:28:04 +02:00
  • f31df7521a REVIEWED: GenImagePerlinNoise(), no change Ray 2023-05-21 00:14:09 +02:00
  • 51387dfbfb tweak Ray 2023-05-18 16:14:18 +02:00
  • a3e78c5453 Update README.md Ray 2023-05-18 12:00:51 +02:00
  • fe6973a4f6 Update README.md Ray 2023-05-18 11:59:35 +02:00
  • 76e39e502c Update rtextures.c Ray 2023-05-17 23:14:14 +02:00
  • 3a3e672804 UPDATE: miniaudio v0.11.12 --> v0.11.16 Ray 2023-05-17 11:54:32 +02:00
  • c3f049fd74 review formatting Ray 2023-05-16 11:02:00 +02:00
  • 675efbda3b Fix Android app freeze after calling CloseWindow() (#3067) Le Juez Victor 2023-05-16 09:00:44 +00:00
  • e17cf9ecd7 REVIEWED: Formating Ray 2023-05-15 11:30:31 +02:00
  • 3f8ef4e05f Updated (rcamera) To Add Analog Stick Cam Controls (#3066) Pixel Phobic 2023-05-15 02:25:44 -07:00
  • 3438325e7d Update rmodels.c; free fileData for LoadModelAnimationsGLTF (#3065) Crynux 2023-05-15 03:24:37 -06:00
  • 6b92d71ea1 Reverted commits that deprecated the build.zig files, and added a note to all of them stating version of zig they were using (#3060) Gamer-Kold 2023-05-15 14:23:36 +05:00