Commit Graph

  • c03ab03627 Added rudimentary SVG support. (#2738) bXi 2023-09-02 07:00:18 -04:00
  • 75e5cd86d7 Use internal default allocators, instead of user-exposed ones Ray 2023-09-02 12:58:47 +02:00
  • 6e18d96e7a Some tweaks Ray 2023-09-02 12:54:36 +02:00
  • 0f447f1fb6 REVIEWED: Data size type consistency between functions #3168 Ray 2023-09-02 12:05:34 +02:00
  • d41e3141f1 REVIEWED: Added SetTextLineSpacing() to multiline examples Ray 2023-09-02 11:48:19 +02:00
  • 0f39051562 Fix uninitialized thread-locals in stbi #3282 (#3283) Johannes Barthelmes 2023-09-02 11:41:33 +02:00
  • ec6d3bb688 RENAMED: LoadFont*() parameter names for consistency and coherence Ray 2023-09-01 23:23:01 +02:00
  • 927a030bbf Fix examples/shapes/shapes_collision_area.c help instructions (#3279) Asdqwe 2023-08-30 17:43:19 -03:00
  • 3d0d54e070 Fix examples/shaders/shaders_texture_outline.c help instructions (#3278) Asdqwe 2023-08-30 17:42:01 -03:00
  • fefe8fcda9 Fix examples/others/easings_testbed.c help instructions and small tweak (#3277) Asdqwe 2023-08-30 17:40:49 -03:00
  • 46bac461ce Add examples/shaders/shaders_lightmap.c to Makefiles (#3276) Asdqwe 2023-08-30 17:40:24 -03:00
  • 1d2b43402e Remove a duplicated screenshot and add missing one (#3275) Asdqwe 2023-08-30 17:39:44 -03:00
  • 752baac00c Update examples/models/models_loading_gltf.png;m3d.png screenshots (#3273) Asdqwe 2023-08-29 14:28:03 -03:00
  • 8157d4283e REVIEWED: GetFileLength(), added comment #3262 Ray 2023-08-29 19:26:15 +02:00
  • 150663f78a Use type name instead of valid specifier Ray 2023-08-29 19:25:44 +02:00
  • d047597244 Fix example/audio/audio_module_player.c help instructions and small bug (#3272) Asdqwe 2023-08-29 14:04:27 -03:00
  • fc0d132566 Remove e from secondes (#3270) Ethan Conneely 2023-08-28 21:49:45 +01:00
  • de3dc94d5b Fix example/models/models_loading_m3d.c controls (#3269) Asdqwe 2023-08-27 16:15:02 -03:00
  • 9393500bff Fix example/models/models_loading_gltf.c controls (#3268) Asdqwe 2023-08-27 16:14:20 -03:00
  • 76adf883fd Fix CMake extraneous -lglfw (#3266) iacore 2023-08-27 13:43:39 +00:00
  • 71a8d09a63 Add missing cmake options (#3267) Asdqwe 2023-08-27 10:42:45 -03:00
  • 9646497216 Formating review Ray 2023-08-27 00:30:56 +02:00
  • b27e98a428 Fix bug where default shaders was not linking. (#3261) Branimir Ričko 2023-08-26 18:55:57 +02:00
  • 9c9fba6a6c [Feature] IsKey... safety checks and more (#3256) Nickolas McDonald 2023-08-26 08:48:28 -04:00
  • 828d273698 Add Vector3 Projecting and Rejection to Raymath (#3263) Ethan Simpson 2023-08-27 00:44:52 +12:00
  • 21f5482e0d [Image] Validate that ImageDrawRectangleRec is drawing entirely inside the image (#3264) Jeffery Myers 2023-08-26 05:43:14 -07:00
  • 4fa66f2635 Fix SetClipboardText for web (#3257) ubkp 2023-08-26 09:40:30 -03:00
  • 8f228626a2 Match CMakeOptions.txt options default values (#3258) Asdqwe 2023-08-26 09:35:53 -03:00
  • 5ed83dfa29 Update rcore.c (#3255) #3248 vitopigno 2023-08-21 00:36:00 +02:00
  • dfd0436428 Reviewed IsKeyPressedRepeat() #3248 Ray 2023-08-21 00:34:35 +02:00
  • b3f82a148a Add IsKeyPressedRepeat (desktop only) (#3245) actondev (Christos) 2023-08-20 23:53:20 +02:00
  • 83628933f0 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-08-20 21:36:50 +02:00
  • 8189bddefb tweaks Ray 2023-08-20 21:36:36 +02:00
  • 820343e7ac add build.zig options for individual modules (#3254) actondev (Christos) 2023-08-20 21:27:39 +02:00
  • f95dc2d565 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-08-19 20:09:53 +02:00
  • 5a33f19964 Revert "Fix #3246" Ray 2023-08-19 20:09:43 +02:00
  • 016b7d0a3a Fix text_unicode.c example crashing (#3250) ubkp 2023-08-19 08:43:00 -03:00
  • e4dcbd5180 Fix #3246 Ray 2023-08-17 15:05:52 +02:00
  • a86c93ebc0 Ignore unused return value of GetCodepointNext in GetCodepointCount (#3241) ashn 2023-08-14 18:09:27 -04:00
  • e2d4463886 Update BINDINGS.md Ray 2023-08-15 00:04:07 +02:00
  • e0afb8942e Fix examples/others/rlgl_standalone.c compilation issue (#3242) ubkp 2023-08-14 16:55:13 -03:00
  • 7a1c0d2547 Added fortran-raylib Ray 2023-08-14 21:10:24 +02:00
  • bf705a63de REVIEWED: DrawLineCatmullRom() Ray 2023-08-12 19:31:29 +02:00
  • d873d0f173 ISSUE: DrawLineCatmullRom(), needs review Ray 2023-08-12 18:45:59 +02:00
  • 9161c55d59 REVIEWED: Code formatting Ray 2023-08-12 18:40:18 +02:00
  • fc88518067 ADDED: Spline drawing functions -> Ray 2023-08-12 14:00:50 +02:00
  • c25b52b1b3 Fix rcamera.h issues (#3240) ubkp 2023-08-11 05:19:50 -03:00
  • 93f59a6f59 Review tabs and trail-spaces Ray 2023-08-10 22:47:17 +02:00
  • f1c31bee27 Fix #3177 #3109 Ray 2023-08-10 22:45:25 +02:00
  • 0959f6ebf6 fix typos in rmodels, rshapes, rtext modules (#3236) RadsammyT 2023-08-09 18:21:14 -04:00
  • 90f1749965 Ignore unused function warnings from external headers when compiling with GCC and Clang (#3235) ashn 2023-08-09 13:17:12 -04:00
  • 42cfabc670 REVIEWED: Old pragma formating Ray 2023-08-09 10:00:26 +02:00
  • 03ecf2202e Fix typos in rcore.c comments (#3234) RadsammyT 2023-08-08 14:10:40 -04:00
  • bef818e210 Fix build for OpenGL 2.1, where half floats are part of an extension (#3233) Nikolas 2023-08-08 20:09:22 +02:00
  • db55bed72b fix: check if ctrl modifier is among the currently set modifiers (#3230) mohad12211 2023-08-07 21:51:36 +04:00
  • c9864d8ac1 Fixed Android app black screen issue when reopening after incomplete closing (#3227) Le Juez Victor 2023-08-06 22:04:20 +02:00
  • b82217eaaa Tweak build.zig to work with cross-compiling (#3225) yujiri8 2023-08-06 03:25:37 -04:00
  • dc621ca388 Support 16-Bit HDR textures (#3220) Nikolas 2023-08-05 23:16:26 +02:00
  • 6094869e3e Fix material loading #3126 Ray 2023-08-04 18:14:47 +02:00
  • 62f5382d56 [AUDIO] Add an example of how to use LoadSoundAlias (#3223) Jeffery Myers 2023-08-04 08:14:04 -07:00
  • 601cadbae6 [AUDIO] Add a function to make an alias of a sound and share it's sample data (#3219) Jeffery Myers 2023-08-04 07:40:10 -07:00
  • d3058fe589 [CORE] Support for SetWindowTitle and InitWindow for web (#3222) vitopigno 2023-08-04 12:04:19 +02:00
  • 5b4aaf4eb1 Adds CMake option for SUPPORT_CUSTOM_FRAME_CONTROL (#3221) ubkp 2023-08-03 05:29:45 -03:00
  • 464e714a2e Adds BORDERLESS_WINDOWED_MODE for PLATFORM_DESKTOP (#3216) ubkp 2023-08-02 14:16:35 -03:00
  • 04678bc585 int math done with floats causes warnings. (#3218) Jeffery Myers 2023-08-02 10:12:38 -07:00
  • b60c691816 Update BINDINGS.md (#3217) Joseph Montanez 2023-08-02 00:05:02 -07:00
  • e7664d5684 build change (#3214) Matheus C. França 2023-08-01 05:46:40 -03:00
  • 4fd40f0333 Fixes GetCurrentMonitor() detection inconsistency issue (#3215) ubkp 2023-08-01 05:42:50 -03:00
  • d3ea649832 Update BINDINGS.md to include rayjs (#3212) Alexander Klingenbeck 2023-07-30 19:08:59 +02:00
  • 44659b7ba8 Fix android soname in src/Makefile (#3211) ndytts 2023-07-29 07:46:04 -04:00
  • 962030e70a Changes SetWindowMonitor() to no longer force fullscreen (#3209) ubkp 2023-07-28 15:08:41 -03:00
  • 5d28bad0ad Fix LoadTextureCubemap for manual layouts (#3204) Nikolas 2023-07-27 22:41:43 +02:00
  • ac6f889dfc Fix misleading indentation in src/Makefile (#3202) ashn 2023-07-26 11:50:07 -04:00
  • 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