Nikolas
01869ab291
Add all subfiles to refAllDecls
2026-04-03 20:27:19 +02:00
Nikolas
8e04b7098a
Bump raylib/zig versions
2026-04-03 18:13:08 +02:00
Nikolas
aa9ee05f22
Allow all property enums for get/setStyle ( #299 , #307 )
2026-04-03 18:13:08 +02:00
Jan Polák
0f16781145
Pass Options.config through to raylib's build.zig ( #314 )
...
All other options of `rl.Options` are passed through to raylib build, but `config` is not. This makes it impossible to pass special defines to raylib's build.
2026-04-03 12:33:42 +02:00
GuineaPigUuhh
aefd26cac9
make .zero and .one able to be comptime-known ( #302 )
2026-04-03 12:31:53 +02:00
Jairo Correa
99863b20b4
Make KeyboardKey a non-exhaustive enum to avoid crashes with unmapped keys. ( #319 )
...
Make KeyboardKey a non-exhaustive enum
2026-04-03 12:28:54 +02:00
Nikolas
cd71c85d57
Bump raylib to match header
2026-01-29 20:47:19 +01:00
ItsMoMoHippo
2aa29994f9
Fix: Readme, deprecated function ( #308 )
...
Fix: changed use of deprecated linkLibrary
2026-01-29 20:36:43 +01:00
Nikolas
81c58a3d44
Make textLeft, textRight, value optional in GuiSlider, GuiSliderBar, GuiProgressBar ( #306 )
2026-01-29 20:32:14 +01:00
Nikolas
aaaa53c3ce
Fixed a bug where optional string arguments weren't actually optional
2026-01-29 20:29:10 +01:00
Isaac de Andrade
97ebf75ce5
Add core/delta_time example. ( #305 )
...
Add delta_time example.
2026-01-29 20:12:54 +01:00
Morgan Moore
96de992410
Update build.zig for 0.16 ( #304 )
2026-01-29 20:11:59 +01:00
pajanowski
7d4761b878
Add floating_window example ( #300 )
2026-01-12 19:20:29 +01:00
Nikolas
a4d18b2d1c
Add init functions from Zig vectors to raylib vectors
2025-11-15 19:36:39 +01:00
Nikolas
3cd4d3179d
Bundle raylib artifact with raylib module
...
Co-authored-by: haxsam <haxsam@pm.me>
2025-10-30 22:21:33 +01:00
Maicon Santana
6ecc0455eb
[examples] Add core_monitor_change and shaders_ascii_rendering ( #293 )
...
* Add monitor_change example
* Adding `core_monitor_change` and `shaders_ascii_rendering` examples
2025-10-26 16:00:10 +01:00
maiconpintoabreu
d9933008f5
Add ported solar system example
2025-10-26 15:59:39 +01:00
Nikolas
163b1ef2e9
Bump raylib to master ( #283 )
2025-10-09 17:52:41 +02:00
maiconpintoabreu
1e257d1738
Add box collisions and add unload for modelanimations for bone socket
2025-09-30 19:23:12 +02:00
maiconpintoabreu
a1d02a5ec8
Add bone socket example
2025-09-27 11:25:45 +02:00
Nikolas
0248dc6e98
Bump raylib to master
2025-09-21 18:27:42 +02:00
Mike Moseley
d64fc43f38
examples: transition from deprecated writer
2025-09-18 22:30:31 +02:00
Nikolas
39ce5d4a8e
Update zemscripten ( #286 )
2025-09-15 20:18:07 +02:00
Nikolas
33f216d4fc
Make Gesture a packed struct ( #284 )
2025-09-11 19:24:23 +02:00
Nikolas
651b37a025
Formatting
2025-09-11 19:24:23 +02:00
Timothy Fiss
c84506a92d
replace c_int with NPatchType
2025-09-06 20:30:52 +02:00
Nikolas
9ad8b8ba74
Fix zig fetch command for emsdk
2025-09-01 20:51:30 +02:00
Jorn
c7ea429994
update readme
...
`error: invalid option: -Dshared` by Zig 0.15.1
changed to .linkage = .dynamic
2025-09-01 16:30:21 +02:00
Nikolas
ed42d5dbdc
Cleanup embed paths for emsdk
2025-08-31 16:57:11 +02:00
Nikolas
c5d9cf405d
Fix project templates ( #278 )
2025-08-31 16:55:14 +02:00
Nikolas
acd5507b0e
Bump raylib to master ( #278 )
2025-08-31 16:42:31 +02:00
haxsam
b44a355a81
[build.zig]: a concrete approach to build for web
2025-08-31 16:42:21 +02:00
Timothy Fiss
df70c5c952
rename existing examples for consistent naming
2025-08-25 18:22:36 +02:00
Timothy Fiss
4bb5254d6b
example: add unicode
2025-08-25 18:22:36 +02:00
Timothy Fiss
e623387b8c
example: add rectangle_bounds
2025-08-25 18:22:36 +02:00
Timothy Fiss
166996bccc
example: add input_box
2025-08-25 18:22:36 +02:00
Timothy Fiss
42956d00c0
example: add font_spritefont
2025-08-25 18:22:36 +02:00
Timothy Fiss
d39c75c234
example: add font_sdf.zig
2025-08-25 18:22:36 +02:00
Timothy Fiss
180d2e04de
example: add font_loading
2025-08-25 18:22:36 +02:00
Timothy Fiss
10c8f7d7ad
add all the text resources
2025-08-25 18:22:36 +02:00
Timothy Fiss
6efd4175ef
add: example font_filters, fix typo
...
example font_filters
2025-08-25 18:22:36 +02:00
Timothy Fiss
a787270fea
example: add draw_3d
2025-08-25 18:22:36 +02:00
Timothy Fiss
6ab4e51407
example: add codepoints_loading
...
update c_l to include copywrite header and description
2025-08-25 18:22:36 +02:00
Nikolas
3c33e0469f
Format project templates
2025-08-25 15:47:31 +02:00
stanchyk7
55937dd8a9
Update project_setup.ps1 for Zig 0.15.1
2025-08-25 15:43:44 +02:00
stanchyk7
492e809dd5
Update project_setup.sh for Zig 0.15.1
2025-08-25 15:43:33 +02:00
Nikolas
178530d5f5
Update to Zig 0.15.1
2025-08-23 15:32:42 +02:00
Mike Will
dfea9ed840
add examples shaders_basic_pbr and shaders_hybrid_render
2025-08-09 18:55:54 +02:00
Timothy Fiss
125ead95a3
example: add top_down_lights
2025-08-09 18:51:00 +02:00
Timothy Fiss
813f0323af
example: add splines_drawing
2025-08-09 18:51:00 +02:00