Ray
|
8f8a5ada60
|
REVIEWED: Make sure environment is set in same process and not a child one
|
2 months ago |
Ray
|
c146be16cb
|
Update rexm.c
|
2 months ago |
Ray
|
6ddc9251c2
|
UPDATE: `README.md` example addition working
|
2 months ago |
Ray
|
73baaeeb2e
|
REVIEWED: `LoadTextLines()`
|
2 months ago |
Ray
|
1948453394
|
Update README.md
|
2 months ago |
Ray
|
b044b52955
|
UPDATED: `examples.js` example addition working
|
2 months ago |
Ray
|
528ad4964d
|
UPDATE: `Makefile` example addition working
|
2 months ago |
Ray
|
e76c5f7d64
|
Update rexm.c
|
2 months ago |
Ray
|
e01f3f158e
|
Remove some testing code
|
2 months ago |
Ray
|
c60763d19e
|
UPDATED: `LoadExamplesData()` to support filtering and sorting
|
2 months ago |
Ray
|
159a9eac4a
|
Update build_example_web.bat
|
2 months ago |
Ray
|
b01c8a7a90
|
UPDATE: Implementing examples commands -WIP-
|
2 months ago |
Ray
|
9477838193
|
ADDED: Some useful functions for examples info loading, using `examples_list`
|
2 months ago |
Ray
|
a872de82ed
|
Create `examples_list`, to be used by `rexm` or other tools for reference
NOTE: This file should be the source of truth for raylib examples collection, everything will be generated using this file as primary reference.
|
2 months ago |
Ray
|
10079e4e65
|
Reviewed minor formating issues
|
2 months ago |
Ray
|
6b0174d034
|
REVIEWED: Examples Makefile to locate examples list: `#EXAMPLES_LIST_*`
|
2 months ago |
Ray
|
9fa53aac6f
|
Update examples_template.c
|
2 months ago |
lpow100
|
58e3c8604a
|
Added setup for the rename command (NOT TESTED)
|
2 months ago |
Ray
|
e0b58b7eee
|
Update rexm.c
|
2 months ago |
Ray
|
d88f27f08d
|
NEW: ADDED: `rexm` - A simple command-line tool to manage raylib examples -WIP-
|
2 months ago |
Ray
|
4b2654f851
|
Create examples_template.png
|
2 months ago |
Ray
|
968385b5f4
|
Update examples_template.c
|
2 months ago |
Ray
|
38ff5d00a0
|
Create build_example_web.bat
|
2 months ago |
RANDRIA Luca
|
b273ba930b
|
Add screenshot for core_basic_window_web
The veritable screenshot is this
|
2 months ago |
Ray
|
414235dd17
|
Update shaders_multi_sample2d.c
|
2 months ago |
RANDRIA Luca
|
37104195b4
|
add screenshot core_basic_window_web
There are no screenshot for this and the alt is seen
|
2 months ago |
lepasona
|
b230720842
|
example core_input_gamepad.c: fix hardcoded gamepad 0
|
2 months ago |
Joecheong2006
|
10fadd9185
|
Replaced scalar to float
|
2 months ago |
Joecheong2006
|
b6ae5af4e3
|
Removed redefined RAD and DEG
|
2 months ago |
Joecheong2006
|
8a0ab163d3
|
Changed to 4 spaces
|
2 months ago |
JoeCheong
|
f3854cb406
|
Fixed typo
|
2 months ago |
Joecheong2006
|
f1714a6234
|
[examples]: New shapes example - double pendulum
|
2 months ago |
PanicTitan
|
9e908e4a76
|
Update core_custom_frame_control.c to work properly on web
|
3 months ago |
Jordan Zedeck
|
e91a3697ff
|
Fixed typo
|
3 months ago |
sir-irk
|
ed509193d9
|
remving w multiply on the tangent itself
|
3 months ago |
sir-irk
|
f86295732a
|
fixing shader tangents to be vec4
|
3 months ago |
Ray
|
8a3a8ee8e3
|
Update shapes_digital_clock.c
|
4 months ago |
Ray
|
5f497d0687
|
REVIEWED: `shapes_digital_clock` example
|
4 months ago |
Hamza RAHAL
|
3f228f4594
|
[examples] : adding new fancy clock
|
4 months ago |
Meowster
|
6d5aedbd38
|
Add DrawEllipseV and DrawEllipseLinesV
|
4 months ago |
Pivok
|
0ffc8c517f
|
Pbr example fix
|
4 months ago |
Daniel Abbott
|
696f225f29
|
Update audio_sound_positioning.c
Calculate `right` Vector3 for correct audio stereo positioning.
|
5 months ago |
Zean Key
|
77f31178ed
|
fixed text_draw_3d
|
5 months ago |
Ray
|
cf1713e6dd
|
REVIEWED: VS2022 projects use a custom resource file...
...instead of relying in src/raylib provided one. #4900
|
5 months ago |
Zean Key
|
869ae8bbd2
|
[example] fix text size in text_draw_3d
|
5 months ago |
Jeffery Myers
|
eb3d96a36a
|
Fix cast warnings in examples.
|
5 months ago |
Ray
|
cc5739a6d7
|
REVIEWED: Some PRs formating
|
6 months ago |
Bigfoot71
|
59dc53d20e
|
update readme
|
6 months ago |
Bigfoot71
|
d5733ffb9a
|
update example makefiles
|
6 months ago |
Bigfoot71
|
a554ef339b
|
add `audio_sound_positionning` example
|
6 months ago |