Commit Graph

  • 6ee4dee3df
    Merge pull request #53 from ve-nt/devel Nikolas 2023-09-14 13:07:00 +02:00
  • a6fa62999e
    Remove old example code Not-Nik 2023-09-14 13:05:56 +02:00
  • a378960088 Clean up build.zig and examples vent 2023-09-11 16:04:32 +01:00
  • 4dbbea186e Clean up generate_functions.py vent 2023-09-11 15:14:59 +01:00
  • a106b9968f
    Remove the technical restrictions notice Not-Nik 2023-08-18 01:04:12 +02:00
  • cd66693011
    Use slice length instead of asking for it from the callee on some functions (#50) Not-Nik 2023-08-18 00:58:13 +02:00
  • 976fe48484
    Merge pull request #52 from bluesillybeard/devel Nikolas 2023-08-17 01:16:41 +02:00
  • 06238a0eb0
    Merge branch 'devel' into devel Nikolas 2023-08-17 01:16:04 +02:00
  • 949f0816b6
    Update README.md Not-Nik 2023-08-17 00:51:01 +02:00
  • 977d305714 some final changes Blue 2023-08-16 13:06:02 -06:00
  • 7c6d8da1e9 remove unnesesary file from .gitignore Blue 2023-08-14 00:21:47 -06:00
  • 7d62be63e2 small modification to emscripten build Blue 2023-08-14 00:09:46 -06:00
  • 1c142efe55 fix project errors Blue 2023-08-14 00:03:25 -06:00
  • c4de1da7b1 fix issue Blue 2023-08-13 23:53:13 -06:00
  • de4918cb56 major refactor ohw web build system Blue 2023-08-13 23:52:52 -06:00
  • 42dab04fbf
    Correct @call Not-Nik 2023-08-14 00:18:32 +02:00
  • 7bad5e92bf remove 'web_build_zig_entrypoint.zig' insanity Blue 2023-08-13 15:47:00 -06:00
  • b48c7f9219 fix errors Blue 2023-08-11 16:02:55 -06:00
  • dea3072cc8 add error print and various minor code changes Blue 2023-08-11 15:55:51 -06:00
  • 2c362b9b72 update readme to avoid confusion Blue 2023-08-11 12:41:52 -06:00
  • 16fe333220
    Fix building as subproject Not-Nik 2023-08-11 17:06:26 +02:00
  • a28f475850 remove a TODO Blue 2023-08-11 12:08:37 -06:00
  • 6e6cbceef7 make updateTargetForWeb reasons more clear Blue 2023-08-11 11:46:32 -06:00
  • 7c296e8667 add updateTargetForWeb back Blue 2023-08-11 11:36:44 -06:00
  • 7120d454fd remove updateTargetForWeb Blue 2023-08-11 11:03:30 -06:00
  • 7c40bb6176 fix compile error in project setup Blue 2023-08-11 11:00:40 -06:00
  • 5efb75c291 project buils based on target instead of webexport Blue 2023-08-11 10:57:27 -06:00
  • 6d5722ba35 remove unnecesary file Blue 2023-08-11 01:05:06 -06:00
  • c76acc242d fix mistake Blue 2023-08-11 01:01:08 -06:00
  • 7a0d397baf add web support using Emscripten Blue 2023-08-11 00:44:28 -06:00
  • 566a2860c7
    Merge pull request #48 from Not-Nik/zig-0.11 Nikolas 2023-08-05 20:32:04 +02:00
  • f2d54d570a
    Merge branch 'devel' into zig-0.11 Nikolas 2023-08-05 20:31:33 +02:00
  • ec45e33189
    Update project setup script Not-Nik 2023-08-05 20:22:53 +02:00
  • 79ee589441
    Update to raylib head Not-Nik 2023-08-05 20:16:53 +02:00
  • 0d4cc3ac8c
    Fix file exists in multiple modules error when including raymath Not-Nik 2023-08-05 20:10:10 +02:00
  • 0ee5495059 Fix 3d camera first person example Not-Nik 2023-07-22 23:20:06 +02:00
  • ad06ecef54
    Fix 3d camera first person example Not-Nik 2023-07-22 23:20:06 +02:00
  • 6a52de5c34
    Properly link system libraries Not-Nik 2023-07-22 23:18:04 +02:00
  • c4770140a4
    Type fixes Not-Nik 2023-07-21 21:26:04 +02:00
  • 5283eb79e3
    Fix slice type Not-Nik 2023-07-21 21:59:16 +02:00
  • f6323bf0fa
    anyopaque fixes Not-Nik 2023-07-21 21:24:24 +02:00
  • a022f39ceb
    Update structs Not-Nik 2023-07-21 21:03:21 +02:00
  • 5050957b56
    Correctly call image functions from members Not-Nik 2023-07-21 18:03:55 +02:00
  • c9ce931946
    Correctly call image functions from members Not-Nik 2023-07-21 18:01:59 +02:00
  • f661b47df7
    Remove lib.zig Not-Nik 2023-07-21 17:10:47 +02:00
  • edbd73e6be
    Bump to Zig 0.11/raylib 4.6-dev Not-Nik 2023-07-21 17:04:56 +02:00
  • 9c5197bad4
    New logo (example) Not-Nik 2023-07-21 14:20:03 +02:00
  • e25a3e070a
    Image member functions Not-Nik 2023-07-20 17:58:29 +02:00
  • d80ffdf645
    Minor updates to member functions Not-Nik 2023-07-20 17:10:06 +02:00
  • 286324cf03
    Defer begin/end in examples Not-Nik 2023-07-20 16:39:06 +02:00
  • e13c5bf521
    Compression/Encoding functions now with proper slices + correct casting for lens Not-Nik 2023-07-20 16:33:37 +02:00
  • f50189fdd0
    More defer Not-Nik 2023-07-20 16:23:41 +02:00
  • 183cc437ac
    Font & unloading member functions Not-Nik 2023-07-20 16:13:59 +02:00
  • f09c38381b
    Use correct zero-terminated type for strings (#46) Not-Nik 2023-07-19 19:36:21 +02:00
  • 66b7a087c3
    More work on slices Not-Nik 2023-07-18 21:43:18 +02:00
  • c08e5f51c2
    Fix issues with slices in font loading functions (#47) Not-Nik 2023-07-18 12:20:01 +02:00
  • 4bb6b605e4
    Some small example fixes Not-Nik 2023-07-14 10:59:40 +02:00
  • 02a3dbba61
    Update some types Not-Nik 2023-07-11 19:18:53 +02:00
  • 052ab7b75b
    Convert some more enums Not-Nik 2023-07-11 19:14:05 +02:00
  • 3f046d9db7
    Convert return values Not-Nik 2023-07-11 18:58:07 +02:00
  • d07552a064
    Update example casts Not-Nik 2023-07-11 15:56:39 +02:00
  • 9e908b3925
    Color member functions Not-Nik 2023-07-11 15:50:31 +02:00
  • 2578dceb42
    Texture member functions Not-Nik 2023-07-11 15:39:11 +02:00
  • 8a2cd7dce2
    Convert WindowState flags again, this time with a non-exaustive enum (#43) Not-Nik 2023-07-10 22:51:13 +02:00
  • 7e95ad81b5
    Update enum/const name style Not-Nik 2023-07-10 22:43:01 +02:00
  • e29e012981
    Map C pointers to Zig and functions names use Zig naming conventions Not-Nik 2023-07-10 22:22:37 +02:00
  • c564af4f61
    Move colors into color struct Not-Nik 2023-07-10 00:57:02 +02:00
  • 642ca0513f
    Remove unneccessary empty lines at the end of library files Not-Nik 2023-07-10 00:45:21 +02:00
  • 7a9cdd3af0
    More convenience functions in structs Not-Nik 2023-07-09 19:31:27 +02:00
  • 42671d0195
    Some work on the examples Not-Nik 2023-07-09 18:45:15 +02:00
  • ffe8091bc4
    Don't convert flags type to enum for WindowState (#43) Not-Nik 2023-07-07 02:08:45 +02:00
  • af773c79e2
    Use single library files instead of keeping function declarations in a seperate file Not-Nik 2023-07-07 02:03:54 +02:00
  • dbe087d208
    Merge pull request #40 from jakeisnt/patch-1 Nikolas 2023-04-17 01:05:16 +02:00
  • 2282f85003
    project_setup.sh: support more unix systems Jake Chvatal 2023-04-16 23:56:10 +02:00
  • d37b67379b
    Merge pull request #37 from jdoleary/sprite_anim2 Nikolas 2023-03-29 21:01:29 +02:00
  • 3a3c09af40
    Merge branch 'devel' into sprite_anim2 Jordan O'Leary 2023-03-25 17:04:29 -04:00
  • 552e5ad800 src: Resolve merge conflict Jordan O'Leary 2023-03-25 17:03:40 -04:00
  • 05ddb54a7a
    Merge pull request #36 from jdoleary/shaders Nikolas 2023-03-25 00:49:12 +01:00
  • aa3f77d736 add example "sprite_anim" Jordan O'Leary 2023-03-23 12:18:15 -04:00
  • 1e61d8881e doc: Add comment crediting original Jordan O'Leary 2023-03-23 11:58:38 -04:00
  • e83f8a01b1 add example "texture_outline" Jordan O'Leary 2023-03-23 11:57:14 -04:00
  • 1e06706bff
    Update to 4.5-dev Not-Nik 2023-01-23 22:07:43 +01:00
  • 63ea851d66
    Merge pull request #32 from AlxHnr/devel Nikolas 2023-01-04 21:30:23 +01:00
  • 59a62074e9 Fix typo Alexander Heinrich 2023-01-04 20:16:01 +01:00
  • c5e584ccf3
    Merge pull request #30 from AlxHnr/devel Nikolas 2023-01-02 22:14:56 +01:00
  • ac628b2f59
    Properly add float3 Not-Nik 2023-01-02 22:13:47 +01:00
  • b2981727aa Add missing type definitions to raymath Alexander Heinrich 2022-12-31 17:55:34 +01:00
  • 76ebb09bdb
    Merge pull request #29 from AlxHnr/devel Nikolas 2022-12-23 19:55:36 +01:00
  • 7ee4eb953d Rename RayHitInfo to RayCollision Alexander Heinrich 2022-12-17 18:26:27 +01:00
  • 3a7b9f0009
    Functions that receive ConfigFlags now use the enum instead of a c_uint (Fixes #25) Not-Nik 2022-08-23 16:10:44 +02:00
  • 55d024fbe3
    Update to raylib 4.2 re-release Not-Nik 2022-08-13 23:15:47 +02:00
  • 723c77688c
    Update to raylib 4.2/zig 9.1 Not-Nik 2022-08-11 23:03:26 +02:00
  • b8018afc90
    Merge pull request #20 from Ivan-Velickovic/fix_vector_length_decl Nikolas 2022-06-19 14:32:57 +02:00
  • 85f1b5b8e1
    Readd technical restrictions section (closes #22) Nikolas 2022-04-27 14:10:25 +02:00
  • 59f05d5bdc fix: remove const from parameters in Vector3Length functions Ivan-Velickovic 2022-04-21 12:12:52 +10:00
  • a5b3846731
    Merge pull request #19 from alanoliveira/fix_gamepad_fn Nikolas 2022-03-25 16:34:22 +01:00
  • 533cd5a0ad
    Integrate fix into function generation script Not-Nik 2022-03-25 16:33:29 +01:00
  • d098e025ad Use the right enum in the IsGamepadButtonXXX functions Alan Oliveira 2022-03-25 21:39:23 +09:00
  • 261168a93c
    Fix project setup script Not-Nik 2022-03-18 19:20:42 +01:00
  • 7d2665ebd7
    Fix bug, where pointers were always marked const + update to lastest master Not-Nik 2022-03-18 17:48:11 +01:00