Dennis Steffen
8daf812930
Raylib 6.0 bugs after tests ( #338 )
...
* Sync of all the shaders from upstream + LoadFontData did not match anymore with C and crashed on MacOS
* Updated JuliaSet demo. Did not work with the new shader version.
* Removed unused `pause` variable from JuliaSet example.
---------
Co-authored-by: Meatcorps <info@meatcorps.nl>
2026-05-24 14:43:17 +01:00
..
BasicLighting.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
BasicPbr.cs
Upgrade Raylib to 6.0 ( #337 )
2026-05-24 07:21:12 +01:00
CustomUniform.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
Eratosthenes.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
Fog.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
HotReloading.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
HybridRender.cs
Update to raylib 5.5 ( #279 )
2024-12-21 15:00:13 +00:00
JuliaSet.cs
Raylib 6.0 bugs after tests ( #338 )
2026-05-24 14:43:17 +01:00
MeshInstancing.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
ModelShader.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
MultiSample2d.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
PaletteSwitch.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
PostProcessing.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
Raymarching.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
ShapesTextures.cs
Upgrade Raylib to 6.0 ( #337 )
2026-05-24 07:21:12 +01:00
SimpleMask.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
Spotlight.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
TextureDrawing.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
TextureOutline.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
TextureWaves.cs
Update enum/color names to match C# naming convention ( #224 )
2024-01-18 19:00:57 +00:00
WriteDepth.cs
Update to raylib 5.5 ( #279 )
2024-12-21 15:00:13 +00:00