raylib/lib
Dumb Bird 2d8e856009
Make use of Zigs doc comments (#116)
* copy over inline comments

* remove trailing comma

* add more doc comments

* implement requested changes

* Newly generated file

* Manually add docstrings to raygui functions in prelude

* Fix generator script

---------

Co-authored-by: Not-Nik <nik.wipper@gmx.de>
2024-07-03 21:32:56 +02:00
..
preludes Make use of Zigs doc comments (#116) 2024-07-03 21:32:56 +02:00
generate_functions.py Make use of Zigs doc comments (#116) 2024-07-03 21:32:56 +02:00
raygui-ext.zig Adding support for raygui (#95) 2024-05-31 19:24:05 +02:00
raygui.h Adding support for raygui (#95) 2024-05-31 19:24:05 +02:00
raygui.zig Make use of Zigs doc comments (#116) 2024-07-03 21:32:56 +02:00
raylib-ext.zig Update raylib to the latest version (#101) 2024-06-05 22:01:32 +02:00
raylib.h Update raylib to the latest version (#101) 2024-06-05 22:01:32 +02:00
raylib.zig Make use of Zigs doc comments (#116) 2024-07-03 21:32:56 +02:00
raymath-ext.zig Merge raymath and rlgl into main raylib module 2024-06-05 22:56:07 +02:00
raymath.h Update raylib to the latest version (#101) 2024-06-05 22:01:32 +02:00
raymath.zig Merge raymath and rlgl into main raylib module 2024-06-05 22:56:07 +02:00
rlgl-ext.zig Allow passing null pointers to certain rlgl functions (#112) 2024-06-30 21:03:56 +02:00
rlgl.h Update raylib 2024-05-15 22:42:35 +02:00
rlgl.zig Make use of Zigs doc comments (#116) 2024-07-03 21:32:56 +02:00