Watch
2
0
Fork
You've already forked raylib-cs
0

Commit graph

  • 9fe148d874 Update README.md main v8.1.0-rc.1 Chris Dill 2026-08-23 21:26:04 +01:00
  • 1c66463529 Set version to 8.1.0-rc.1 Chris Dill 2026-08-23 13:52:31 +01:00
  • a283682b91 Update README.md Chris Dill 2026-08-22 10:09:15 +01:00
  • 5284d05d41 Move local nuget feed to Raylib-cs/nuget and track with .keep Chris Dill 2026-08-22 08:41:40 +01:00
  • ab362bb8c5
    Update Web README.md Ben Parsons 2026-08-15 15:03:56 +01:00
  • 9073448241 Rename msbuild prop UseRaylibCsPackage to RaylibCsForceLocalNuget Chris Dill 2026-08-13 20:02:06 +01:00
  • 45838ac416
    Update README.md Rgebee 2026-08-02 18:53:11 +01:00
  • dacdd61c15
    Fix outdated naming of Wave.FrameCount (#345) bartimaeusnek 2026-08-02 19:08:48 +02:00
  • 1d8ebf303d
    Fix wrong naming bartimaeusnek 2026-08-02 18:42:14 +02:00
  • 5e2b5aef34 Review README files and comment style Chris Dill 2026-07-31 08:24:07 +01:00
  • 8c22e68c2a
    WASM examples (+ backports of new official examples) (#344) tiger tiger tiger 2026-07-30 19:34:34 +02:00
  • c06874f14a
    chore: run dotnet format scoped default (was previously scoped to just 'style') tiger tiger tiger 2026-07-30 15:07:59 +02:00
  • 8799edf99b
    feat: replaced the J/K navigation with good old HTML buttons tiger tiger tiger 2026-07-30 15:05:45 +02:00
  • 6287298e57
    chore: readme mentions the property to use nuget vs. the local project reference tiger tiger tiger 2026-07-29 20:33:08 +02:00
  • 77244ee648
    feat: html harness focuses the example and allows quick navigation with J/K instead. tiger tiger tiger 2026-07-29 20:23:36 +02:00
  • dfc34997bc
    chore: clean up linter warnings tiger tiger tiger 2026-07-29 19:58:47 +02:00
  • 23b3659b1b
    Merge branch 'main' into examples-backport tiger tiger tiger 2026-07-22 15:25:15 +02:00
  • b207e633ae Default tests to local project reference. Can optionally use the nuget package. Chris Dill 2026-07-21 07:58:12 +01:00
  • 6ac30f758f Update Model span utils Chris Dill 2026-07-20 21:52:59 +01:00
  • ec620e5d17
    Merge branch 'main' into examples-backport tiger tiger tiger 2026-07-20 21:53:07 +02:00
  • 565f0912ea
    WASM support, using official binaries (#341) tiger tiger tiger 2026-07-20 19:39:19 +02:00
  • b46fba2736 fix: Examples.csproj runs the download task when building locally tiger tiger tiger 2026-07-19 09:44:06 +02:00
  • 3939abda18 chore: readme, gitignore, and targets backport. tiger tiger tiger 2026-07-17 08:28:27 +02:00
  • f804ab7773 feat: backporting existing raylib-cs examples and new official raylib examples to WASM, adopting raylib's original code style tiger tiger tiger 2026-07-17 08:22:54 +02:00
  • 6aa91e3097 fix: Examples.csproj runs the download task when building locally tiger tiger tiger 2026-07-19 09:38:31 +02:00
  • 2cf1bb30ee chore: readme, gitignore, and targets backport. tiger tiger tiger 2026-07-17 08:28:27 +02:00
  • 732b7aa346 feat: backporting existing raylib-cs examples and new official raylib examples to WASM, adopting raylib's original code style tiger tiger tiger 2026-07-17 08:22:54 +02:00
  • 4b42a6f17c feat: samples default to local project reference, and can optionally use the nuget package; feat: ported new raylib official examples tiger tiger tiger 2026-07-17 07:33:58 +02:00
  • 60ad2e7fb1 chore: clean recommit tiger tiger tiger 2026-07-07 23:47:38 +02:00
  • 8024c6ac40 chore: rebase to main with translation ports tiger tiger tiger 2026-07-17 07:49:07 +02:00
  • 80d831b617 chore: merge from main tiger tiger tiger 2026-07-17 07:42:01 +02:00
  • 768fa93c41 feat: samples default to local project reference, and can optionally use the nuget package tiger tiger tiger 2026-07-17 07:41:12 +02:00
  • 28179a995e feat: samples default to local project reference, and can optionally use the nuget package tiger tiger tiger 2026-07-17 07:33:58 +02:00
  • 8739e3b347 chore: clean recommit tiger tiger tiger 2026-07-07 23:29:25 +02:00
  • 6bb62d9932 chore: readme update tiger tiger tiger 2026-07-07 23:06:25 +02:00
  • 4cfb534b74 fix: Wrong signature of FrameBufferComplete tiger tiger tiger 2026-07-07 22:03:13 +02:00
  • 6c496b67b8 chg: simplifying build logic - a simple line in the documentation should save us the code here tiger tiger tiger 2026-07-07 21:52:01 +02:00
  • 409454a455 chore: readme updated tiger tiger tiger 2026-07-06 16:36:32 +02:00
  • 3c08139d91 fix: let the binding build for browser-wasm on both net8.0 and net10.0 tiger tiger tiger 2026-07-06 15:41:36 +02:00
  • 99cfdae6ed fix: version the native extract marker and chain download via DependsOnTargets tiger tiger tiger 2026-07-06 15:33:30 +02:00
  • f6d3961828 chore: updated readme tiger tiger tiger 2026-07-04 15:53:40 +02:00
  • 3b305013a1 fix: centralized version data in Directory.build.props, and fixed various interop details that had incorrect function signatures tiger tiger tiger 2026-06-30 17:12:15 +02:00
  • c99ce8edea chg: Modernize CI workflow, enable SourceLink tiger tiger tiger 2026-06-24 11:00:17 +02:00
  • 760761ed39 chg: New build system that uses the officially distributed binaries, bumped version to 8.0.0, simplified git workflow, removed deprecated OpenGL 1.1 functionality, removed deprecated Raylib 5.0 (and earlier) functions. Tiger Jove 2026-01-04 15:35:55 +01:00
  • 306583de50 Update build Chris Dill 2026-06-05 19:10:34 +01:00
  • 21b8ca2a68 Fix LoadModel incorrect summary oosakadayoh 2026-06-04 11:00:53 +02:00
  • 4a9f52c7e5 Removed unused pause variable from JuliaSet example. Meatcorps 2026-05-24 13:56:20 +02:00
  • 6859ce6a74 Updated JuliaSet demo. Did not work with the new shader version. Meatcorps 2026-05-24 13:50:17 +02:00
  • 7cd46c491f Sync of all the shaders from upstream + LoadFontData did not match anymore with C and crashed on MacOS Meatcorps 2026-05-24 12:19:24 +02:00
  • 02e7a089d2 Corrected XML comment capitalization in Model.cs. Meatcorps 2026-05-23 13:34:04 +02:00
  • d45ea89a4b Improved XML comments for clarity and consistency in Model.cs and Mesh.cs, updated method and variable names for better readability, and adjusted logic in span creation methods. Meatcorps 2026-05-23 13:31:54 +02:00
  • 4263ddf570 Updated and clarified XML comments for methods and parameters, improved naming consistency, and refined shader-related functions. Renamed enums in Shader.cs for so it is inline with the upstream. Meatcorps 2026-05-23 10:56:45 +02:00
  • 4e6e28cdce Updated XML comment for GetDirectoryFileCountEx to clarify behavior and filtering options. Meatcorps 2026-05-22 10:47:41 +02:00
  • cb77e4f195 Improved XML comments for consistency, fixed spacing and formatting across examples, added new resources to resources.LICENSE. Meatcorps 2026-05-22 10:07:42 +02:00
  • 0311272002 Updated shader colors, adjusted car model scale, disabled HDR in SkyboxDemo, and fixed camera mode assignment. Removed unused Capacity field in FilePathList struct. Meatcorps 2026-05-21 19:03:53 +02:00
  • 4ae506033d Updated README to reflect .NET 10 and Raylib 6 compatibility changes. Meatcorps 2026-05-21 14:34:21 +02:00
  • 851029ee0f Applying changes after review. Merged resources.LICENSE + raylib-cs.Native.csproj only targets dotnet8 Meatcorps 2026-05-21 14:28:15 +02:00
  • 94dda71bcf Fixing the Mesh struct Meatcorps 2026-05-21 11:15:25 +02:00
  • 667a1a25ef Fixing the QOL utils Meatcorps 2026-05-21 09:11:11 +02:00
  • 62988c4ff1 Fixed additional pinvokes to match with the new raylib bindings. [Warning breaking changes!] Meatcorps 2026-05-21 07:36:58 +02:00
  • ce3a7da69b Additional resources from the Raylib repo. Meatcorps 2026-05-21 06:09:28 +02:00
  • 6c94ffb0cc Added severial examples. Corrected towards the correct return type and add utilities to prevent working with pointers Meatcorps 2026-05-21 06:08:27 +02:00
  • 2a86968da0 Updated target to Raylib 6 + synced invoke called with the changes in C. [WARNING: Breaking changes!] Meatcorps 2026-05-20 21:21:15 +02:00
  • eb48e471d8 Update tests and dll resolver Chris Dill 2026-05-17 19:18:50 +01:00
  • 5c40c5687b Add custom DllImportResolver Chris Dill 2026-05-11 20:38:36 +01:00
  • 46f2968d6e Switch from DllImport to LibraryImport Chris Dill 2026-04-23 21:40:29 +01:00
  • b51293cd0e Update TexturedCurve.cs Chris Dill 2026-04-15 20:46:39 +01:00
  • 2354d4a736 Update version and bindings Chris Dill 2026-04-15 20:09:44 +01:00
  • 4a81ff393f Update workflow Chris Dill 2026-04-08 08:12:34 +01:00
  • a63511a4f4 Add docfx support Chris Dill 2026-04-04 10:30:39 +01:00
  • ca396bc3c6 Remove net6.0 support Chris Dill 2026-03-28 19:45:34 +00:00
  • c4b27b31cc Remove ToString overrides for record structs Samuel Jackson Gido 2026-02-14 20:06:48 -06:00
  • 8737aa73a9 Update simple structs to record structs Samuel Jackson Gido 2026-02-14 17:42:55 -06:00
  • f224ff62dc Fix Color.Lerp Guillaume 2026-02-04 11:49:52 +01:00
  • ccb74af7cd chg: New build system that uses the officially distributed binaries, bumped version to 8.0.0, simplified git workflow, removed deprecated OpenGL 1.1 functionality. Tiger Jove 2026-01-04 15:35:55 +01:00
  • ef98ca456a
    Fix LoadModel incorrect summary (#339) Oosaka 2026-06-05 08:35:09 +02:00
  • 4e5ee08da8
    Update README.md Rgebee 2026-05-31 08:47:14 +01:00
  • 1f07b4b4a4 Review Raylib.Utils v8.0.0 Chris Dill 2026-05-25 08:46:28 +01:00
  • 8daf812930
    Raylib 6.0 bugs after tests (#338) Dennis Steffen 2026-05-24 15:43:17 +02:00
  • 21d83c60a9
    Upgrade Raylib to 6.0 (#337) Dennis Steffen 2026-05-24 08:21:12 +02:00
  • 1b890169c5 Update Examples to use separate processes Chris Dill 2026-05-19 20:42:19 +01:00
  • 73e3428ca0
    Update README.md Rgebee 2026-05-17 20:31:39 +01:00
  • a657bb6367
    Update tests and dll resolver (#336) Rgebee 2026-05-17 19:24:49 +01:00
  • 709a0c1c3d
    Add custom DllImportResolver (#335) Rgebee 2026-05-11 21:46:17 +01:00
  • a1cde79294
    Switch from DllImport to LibraryImport (#334) Rgebee 2026-04-24 12:32:09 +01:00
  • d49c0f8474
    Update version and bindings (#332) Rgebee 2026-04-15 20:53:16 +01:00
  • 723ef1b4b9
    Update workflow (#331) Rgebee 2026-04-08 08:24:14 +01:00
  • dd1297e46b
    Add docfx support (#330) Rgebee 2026-04-04 10:35:47 +01:00
  • 942306d916
    Remove net6.0 support (#328) Rgebee 2026-03-28 20:05:58 +00:00
  • a31a4eb3ca
    Update structure types to record structs (#326) Samuel Gido 2026-02-17 15:09:17 -06:00
  • 7db9848fb2
    Fix Color.Lerp (#323) Guillaume 2026-02-04 18:25:35 +01:00
  • 95d1e9cc56
    Update release version to 7.0.2 (#315) v7.0.2 rgebee 2025-10-18 16:06:12 +01:00
  • e40c54893d Update release version to 7.0.2 Chris Dill 2025-10-17 20:36:33 +01:00
  • 75aabd1cc0
    Explicit core types and autonomous types. (#304) Matorio 2025-09-21 03:09:38 -05:00
  • be91fe9120 Focus pr on explicit type and util changes Chris Dill 2025-09-17 19:16:39 +01:00
  • 205e602080
    Merge branch 'master' into master rgebee 2025-09-05 22:41:28 +01:00
  • ca4e760d60
    Update InputMultitouch.cs (#310) Quentin 2025-08-19 20:33:49 +02:00
  • 3e87f6955d
    Update InputMultitouch.cs Quentin 2025-08-19 13:50:27 +02:00
  • ef5519b8f7 Sizing and position Matorio 2025-08-17 00:35:38 -05:00
  • e2bbeee1b2 Removed extensions class Matorio 2025-08-10 15:58:41 -05:00