Commit graph

  • 8e5ef1045d
    Added heightmap example (#206) Woshiwuja 2025-02-16 19:43:02 +01:00
  • d3fdd327d5 example: add audio_module_playing Frost-Phoenix 2025-02-04 21:08:54 +01:00
  • 09ec2ca22b example: add audio_sound_loading Frost-Phoenix 2025-02-04 19:39:17 +01:00
  • 9882dd4ba1 example: add audio_music_stream Frost-Phoenix 2025-02-04 19:38:52 +01:00
  • 5004bb2316 example: add text_writing_anim Frost-Phoenix 2025-01-31 17:37:31 +01:00
  • 9faf4b97a1 add text_raylib_fonts example Frost-Phoenix 2025-01-31 11:36:13 +01:00
  • 58724227e7
    Fixing linker error for raygui when building in shared mode. (#197) Klaus 2025-01-26 16:32:48 +01:00
  • ae7cb3fa93
    Update to latest zig master haxsam 2025-01-18 22:08:45 +01:00
  • ae76994a2d [build.zig] improve build system haxsam 2024-12-24 11:50:04 +01:00
  • 1ef4995f82
    Fix zig build test (#192) vent 2025-01-12 20:52:40 +00:00
  • cb9fb452c6
    Fix segault in textures_image_loading (#190) vent 2025-01-11 17:09:12 +00:00
  • 41022159ad
    Error check using IsValid functions and return error unions (#191) vent 2025-01-11 17:07:33 +00:00
  • 30ce68004f
    Use GamepadAxis enum for getGamepadAxisMovement instead of c_int (#187) James Davis 2025-01-10 13:18:45 -05:00
  • 561481f4ae add new shape examples to build.zig Josh Lankford 2025-01-08 12:41:54 -06:00
  • f8b1495c69 add draw rectangle rounded example Josh Lankford 2025-01-08 12:32:50 -06:00
  • 882b69d8c9 add draw circle sector example Josh Lankford 2025-01-08 10:31:37 -06:00
  • 9f30de1eac add draw ring example Josh Lankford 2025-01-07 21:16:54 -06:00
  • 3720deda6d add following eyes example Josh Lankford 2025-01-07 17:18:23 -06:00
  • a7deec3964 add collision area example Josh Lankford 2025-01-06 20:40:08 -06:00
  • 2fcdf3af45 add lines bezier example Josh Lankford 2025-01-06 11:44:25 -06:00
  • 16f4871846 add rectangle scaling example Josh Lankford 2025-01-06 10:36:25 -06:00
  • 21e7bb8cd3 add raylib logo animation example Josh Lankford 2025-01-05 17:29:16 -06:00
  • 2a569ea2ef add color palette example Josh Lankford 2025-01-05 15:28:22 -06:00
  • 4e08de5584 add bouncing ball example Josh Lankford 2025-01-05 15:27:21 -06:00
  • 350388c8ec add basic shapes example Josh Lankford 2025-01-05 15:27:01 -06:00
  • 4e05ee5a3f
    Added missing variadic arguments to traceLog() (#186) raugl 2025-01-06 18:26:37 +02:00
  • 57041e707c
    [raygui] Allow GuiControlProperty and GuiDefaultProperty as types for property in GuiGetStyle/GuiSetStyle (#131) Not-Nik 2025-01-04 00:24:09 +01:00
  • 16a388c9c2
    Fix build errors related to update to rl 5.5 Not-Nik 2025-01-03 23:55:53 +01:00
  • 265461f4ec
    fix: MATERIAL and SHADER_LOC default values (#183) Kaio Delphino 2025-01-03 19:43:27 -03:00
  • 845af357e4
    Remove redundant namespaces from enums (#178) vent 2024-12-23 20:27:02 +00:00
  • 0dcee846f4
    Add both field for runtime Linux platform detection (#179) Alexander Moening 2024-12-20 11:12:46 -05:00
  • de8c2d4585
    Automatically include Emscripten headers (#173) Daniel Koucher Machado 2024-11-26 16:18:33 -03:00
  • 606d9bb9ba
    raylib: add missing fields to Mesh struct (#175) Michał 2024-11-26 20:16:46 +01:00
  • 94570c4b60
    fix zig fetch command in README (#130) Jonathan Marler 2024-11-25 06:19:38 -07:00
  • ff775330c7
    Update raylib to version 5.5 (#174) Андрей Краевский 2024-11-25 16:18:03 +03:00
  • 90109ff804
    Revert "[build] Only cache raygui impl (#170)" Not-Nik 2024-11-08 17:48:26 +01:00
  • 2f773da6b3
    [build] Only cache raygui impl (#170) Not-Nik 2024-11-08 15:35:57 +01:00
  • a420751c0d
    [emcc] Fix build for Windows (#86) Not-Nik 2024-11-08 15:18:20 +01:00
  • f5abffe4f7
    feat: textures image loading example (#167) Miko 2024-11-08 15:10:19 +01:00
  • 6c0774619d
    [emcc] Pass -sUSE_OFFSET_CONVERTER Not-Nik 2024-11-08 15:09:06 +01:00
  • c191e12e7c
    make some files not executable (#160) mega-dean 2024-10-18 06:22:28 -05:00
  • 817f91b57c
    ported example core 3d picking (#163) Nicholas S. Zivkovic 2024-10-18 13:21:01 +02:00
  • a6f94ce655
    ported example 3d camera free (#162) Nicholas S. Zivkovic 2024-10-18 13:19:22 +02:00
  • a2397363aa
    meta: Bump raylib/raygui Not-Nik 2024-10-13 13:51:26 +02:00
  • 01b6e1a2e2
    raylib/raymath/rlgl/raygui: Expose cdef (#152) Not-Nik 2024-10-02 22:34:17 +02:00
  • 855ab9cd70
    raygui: Revert property parameters back to i32s (#131) Not-Nik 2024-10-02 22:19:14 +02:00
  • a087398387
    rlgl: Add constants (#156) Not-Nik 2024-10-02 22:00:34 +02:00
  • d4541b29e0
    readme: Add info on build options Not-Nik 2024-09-28 21:05:49 +02:00
  • 1224eb2290
    emcc: Fix build (#155) Not-Nik 2024-09-28 19:43:57 +02:00
  • c94e68d872
    emcc: Remove webhack_c (#149) pancelor 2024-09-28 05:56:36 -07:00
  • 6418a87091
    Tidying (#150) pancelor 2024-09-28 05:55:09 -07:00
  • 87e18ab398
    Make fontChars optional in loadFontFromMemory (#153) johan0A 2024-09-28 14:54:02 +02:00
  • d7d9e41863
    emcc: Look for emcc binary in PATH if no sysroot was specified Not-Nik 2024-09-28 14:51:15 +02:00
  • f26b2ab084
    Update build.zig.zon (#145) Rob Rossmiller 2024-09-03 09:49:57 -04:00
  • e3e3a7518a
    Bump to raylib 5.5-dev Not-Nik 2024-08-31 11:20:26 +02:00
  • 2176d37bcc
    Ported raylib example "text/text_format_text.c" (#141) Krieg 2024-08-31 02:41:42 -06:00
  • 58df62807f
    Add drawTextCodepoints (#135) Not-Nik 2024-08-17 17:22:15 +02:00
  • 4b2d9b305f
    Allow passing points for drawing as const slices (#127) (2/2) Not-Nik 2024-08-17 17:21:36 +02:00
  • 6d52ac4e13
    added 2d camera mouse zoom example (#129) YetAnotherCoder00 2024-08-17 14:58:15 +00:00
  • 6cc4aec3c4
    Allow passing points for drawing as const slices (#127) Not-Nik 2024-08-04 23:33:48 +02:00
  • da1da5a66c
    Allow passing null pointers to more rlgl functions (#128) Not-Nik 2024-08-04 23:25:47 +02:00
  • a7f25c615b
    Use slice length for spline and image kernel functions Not-Nik 2024-07-28 00:11:56 +02:00
  • 155a95feeb
    Add shebang line to python script and make it executable (#124) M. Bamberg 2024-07-27 23:28:09 +02:00
  • c96627f91a
    Use proper enums for GuiGetStyle/GuiSetStyle (#125) Not-Nik 2024-07-27 23:27:00 +02:00
  • 6efc03f6fe
    fix setMouseCursor() and setTextureWrap() enum types (#126) pancelor 2024-07-27 14:19:14 -07:00
  • 85e07d7db5
    Make fontChars parameter optional in Font.initEx to match rl.loadFontEx (#123) M. Bamberg 2024-07-22 10:08:44 +02:00
  • 201926cfd3
    Update README.md formatting Not-Nik 2024-07-13 15:09:48 +02:00
  • d4fb6c2e2d
    Add note about defining feature macros Not-Nik 2024-07-13 15:08:59 +02:00
  • a03b65a76c
    Move from sentinel-terminated slices to sentinel-terminated pointers ([:0] -> [*:0]) Not-Nik 2024-07-09 21:59:38 +02:00
  • 19db777449
    Add option to build raylib as a shared library (#113) Not-Nik 2024-07-06 22:49:00 +02:00
  • fe34354be0
    Seperate error union Not-Nik 2024-07-06 22:36:29 +02:00
  • 2d8e856009
    Make use of Zigs doc comments (#116) Dumb Bird 2024-07-03 15:32:56 -04:00
  • e98afb5252
    Fix typo: constrast -> contrast (#115) pancelor 2024-07-02 12:15:10 -07:00
  • 2e6cacd399
    Modernize Installation Method (#114) rwzd 2024-07-02 21:47:06 +03:00
  • 361d3962cf
    Allow passing null pointers to certain rlgl functions (#112) Not-Nik 2024-06-30 21:03:56 +02:00
  • 140dff9a1a
    Change zig init-exe to zig init in README (#111) Arran Ireland 2024-06-26 11:47:29 +01:00
  • 1dab3352b3
    Allow not specifiying codepoints in loadFontEx (#110) Not-Nik 2024-06-25 20:01:25 +02:00
  • fb11a4e1c8
    Make panel text optional (#109) Not-Nik 2024-06-25 19:49:50 +02:00
  • 18a7daa631
    Add project setup script for Windows (#107) Dawid Jankowiak 2024-06-24 11:26:18 +02:00
  • e09c34d64d
    Update project_setup.sh to work with zig 0.13.0 (#105) Sebastian Keller 2024-06-17 22:45:49 +02:00
  • ad994ac135
    Update README.md Not-Nik 2024-06-17 22:42:36 +02:00
  • 9105494e68
    Remove .gitmodules Not-Nik 2024-06-17 21:02:23 +02:00
  • 44e9b6044a
    Update zig version Not-Nik 2024-06-17 21:01:16 +02:00
  • c5ce02c084
    Warn users when calling textFormat with a non-tuple type Not-Nik 2024-06-17 21:00:42 +02:00
  • 43d15b05c2
    Add CONTRIBUTING.md Not-Nik 2024-06-08 12:42:09 +02:00
  • 0b1d3bd4e1
    Update .gitattributes Nikolas 2024-06-06 11:44:13 +02:00
  • bcb7ca5e9b
    Don't include raylib headers in language analysis Nikolas 2024-06-06 11:41:38 +02:00
  • c0d07991d1
    Merge raymath and rlgl into main raylib module Not-Nik 2024-06-05 22:56:07 +02:00
  • 171c2e100c
    Update raylib to the latest version (#101) oneearedrabbit 2024-06-05 16:01:32 -04:00
  • 4d48d3c090
    Pass OpenGL version to raylib dependency (#100) Not-Nik 2024-06-04 14:15:35 +02:00
  • 533c31321a
    Fix build with raygui (#98) Not-Nik 2024-06-02 20:55:22 +02:00
  • a968200aaf
    Add raygui files to zon paths Not-Nik 2024-05-31 21:17:36 +02:00
  • 876219c600
    Properly depend on raygui Not-Nik 2024-05-31 21:15:19 +02:00
  • d56fc7b663
    Update README.md Not-Nik 2024-05-31 20:39:40 +02:00
  • 674e5ada11
    Use ShaderUniformDataType instead of int Not-Nik 2024-05-31 20:31:58 +02:00
  • a0126d15be
    BREAKING: rename raylib-math module to raymath Not-Nik 2024-05-31 20:27:48 +02:00
  • 6ff9f0a45b
    Use packed struct for ConfigFlags (#93) Not-Nik 2024-05-31 20:22:57 +02:00
  • 98ced86523
    Use more enums instead of ints Not-Nik 2024-05-31 19:52:06 +02:00
  • 0378699fcd
    Remove unneccessary escape for type member Not-Nik 2024-05-31 19:34:56 +02:00
  • efb7b736db
    Adding support for raygui (#95) Mohanavel S K 2024-05-31 22:54:05 +05:30