Ray
ebf2f61425
Delete core_input_keyboard_gamepad_test.c
pirms 1 mēnesi
Ray
6dfaf9fe7e
REVIEWED: example `shapes_hilbert_curve` #5454
Make it more didactic and dynamic, avoid global variables
pirms 1 mēnesi
Hamza RAHAL
7523738677
Add hilbert curve example ( #5454 )
pirms 1 mēnesi
Ray
6450a48c75
Update core_highdpi_testbed.c
pirms 1 mēnesi
Ray
8871d7648d
Update core_highdpi_testbed.c
pirms 1 mēnesi
Ray
297dcc07b8
Update core_highdpi_testbed.c
pirms 1 mēnesi
Alvin De Cruz
5e14ac5a2e
#5387 - Fix keyboard input detected as gamepad on some Android devices ( #5439 )
* [rcore][android] Fix keyboard input detected as gamepad on some devices (#5387 )
* [core] Add keyboard vs gamepad input test example (#5387 )
pirms 1 mēnesi
Ray
05f42aa119
Update core_highdpi_testbed.c
pirms 1 mēnesi
Ray
b9446863d7
REXM: RENAMED: `core_high_dpi` --> `core_highdpi_demo`
pirms 1 mēnesi
Ray
4b760091da
REVIEWED: Window scaling with HighDPI on macOS #5059
pirms 1 mēnesi
Ray
6d562e5e87
REVIEWED: HiggDPI content scaling on changing monitors with different DPI #5335 #5356
Note that high-dpi awareness must be enabled by users and `CORE.Window.render` reports the scaled framebuffer size, while `CORE.Window.screen` reports the logical size.
`ToggleBorderlessWindow()` has also been reviewed to be consistent with scaling, if monitor physical display size is reported as 1920x1080 but there is a content scale of 1.5, then the borderless fullscreen window will be 1280x720, with the 1920x1080 framebuffer
pirms 1 mēnesi
Ray
80ad96acc2
Fix #5413
pirms 1 mēnesi
RANDRIA Luca
d74556d35c
Modify text_words_alignment.c ( #5411 )
pirms 1 mēnesi
Kaluub
6f5cabf60c
Fix misleading example text. ( #5409 )
pirms 1 mēnesi
Jordi Santonja
8fa5f1fe2c
[examples] Fixed `shaders_game_of_life` for web ( #5399 )
* [examples] Fixed `shaders_game_of_life` for web
* Fixed image loadig for rexm
pirms 1 mēnesi
Ray
f3f02b3e17
REXM: examples validation and update
pirms 1 mēnesi
Ray
5e8118daf2
Update shaders_game_of_life.c
pirms 1 mēnesi
Ray
19a1683641
REXM: Updated examples
pirms 1 mēnesi
JordSant
efeccfef61
[examples] Add `textures_cellular_automata` ( #5395 )
* [examples] Add `textures_cellular_automata`
* Comparison always true. Fixed
* Tabs to spaces
pirms 1 mēnesi
JordSant
366300aafe
[examples] Add `shaders_game_of_life` ( #5394 )
* [examples] Add `shaders_game_of_life`
* Declaration hides another variable same name
pirms 1 mēnesi
BoneManSeth
fd8830948e
fix newer NDK version compiling errors ( #5389 )
target already gets assigned by the clang macro it points to, overwriting it causes it to target linux instead of android, making it check for usr directories instead of the NDK's directories
pirms 1 mēnesi
Rayumie
95c4efd7a3
Update comment on shapes_penrose_tile.c ( #5384 )
pirms 2 mēnešiem
Ray
68befcc64f
Update shapes_penrose_tile.c
pirms 2 mēnešiem
David Buzatto
b1f8cde329
[examples] Added: `text_strings_management` ( #5379 )
* new shapes example - penrose tile
* stack cleanup
* proper use of strnlen, strncat and strncpy
* typo correction
* update screenshot of shapes_penrose_tile example
* new example for strings management
* Improved structure for text_strings_management
pirms 2 mēnešiem
Connor O'Connor
1bbc8682f4
Fixed some typos and mispellings ( #5381 )
Specifically "occured" -> "occurred"
pirms 2 mēnešiem
Ray
ed5da45203
Update LICENSE.md #5380
pirms 2 mēnešiem
Ray
d3addad9a7
REVIEWED: example: `shapes_penrose_tile` formating
pirms 2 mēnešiem
Ray
d13314fe1c
Update core_window_flags.c
pirms 2 mēnešiem
David Buzatto
3ba186f2c1
[examples] Added: `shapes_penrose_tile` ( #5376 )
* new shapes example - penrose tile
* stack cleanup
* proper use of strnlen, strncat and strncpy
* typo correction
* update screenshot of shapes_penrose_tile example
pirms 2 mēnešiem
Ray
78661a4ee0
REXM: ADDED: `shapes_ball_physics`
pirms 2 mēnešiem
Ray
18e1ec504f
Updated example
pirms 2 mēnešiem
David Buzatto
9f567e6ee4
Example for creating balls with simple physics simulation ( #5372 )
* Example for creating balls with simple physics simulation
The goal of this example is to create several colored balls whose movement is simulated and which respond to the action of being grabbed and dragged using the mouse.
* renaming example
renaming example from physics_bouncing_balls to shapes_ball_physics
pirms 2 mēnešiem
John Jimenez
e273aaea1e
[examples] text_inline_styling: make inline text and background colors respect base alpha ( #5373 )
* Added source alpha multiplier for text inline styling examples
* Added header description about base alpha multiplier
pirms 2 mēnešiem
Hugo
2b051afb29
[examples] `shapes_kaleidoscope` rewind, forward & reset buttons ( #5369 )
* [examples] rewind and forward lines drawing
* [examples] reset button
* [examples] update screenshot
* [examples] applied raylib convention
pirms 2 mēnešiem
Ray
80ed6eadb8
REXM: RENAME: `audio_fft_spectrum_visualizer` -> `audio_spectrum_visualizer`
pirms 2 mēnešiem
Ray
cf5e84c3c4
Update models_skybox_rendering.c
pirms 2 mēnešiem
Ray
727a90c5d1
REVIEWED: Formatting to follow raylib conventions
pirms 2 mēnešiem
Ray
12cce1766f
Update textures_screen_buffer.c
pirms 2 mēnešiem
Ray
6820ff61f1
REVIEWED: example: `shaders_hybrid_rendering`, shaders issues
pirms 2 mēnešiem
Ray
c6f4c8e3e0
FIX: Issue on PLATFORM_DRM
pirms 2 mēnešiem
Ray
30cd36a8a9
Update audio_music_stream.c
pirms 2 mēnešiem
Ray
67f24b3b41
Update audio_sound_positioning.c
pirms 2 mēnešiem
Ray
8fcd99c8dd
Update textures_sprite_stacking.c
pirms 2 mēnešiem
Ray
646e814baf
Update Makefile
pirms 2 mēnešiem
Ray
0b9f463e64
REVIEWED: examples: Replace TABS and Remove trailing spaces
pirms 2 mēnešiem
Ray
63fb407dc5
Update raygui to avoid warnings
pirms 2 mēnešiem
Ray
80e164fa04
Update core_monitor_detector.c
pirms 2 mēnešiem
Ray
5fdf178969
REVIEWED: audio_fft_spectrum_visualizer, not working on web
pirms 2 mēnešiem
Ray
e3738c1b17
REXM: UPDATE: Reviewed all examples requirements
pirms 2 mēnešiem
Ray
d56371ce85
Update Makefile.Web
pirms 2 mēnešiem