Ray
6450a48c75
Update core_highdpi_testbed.c
1 месяц назад
Ray
8871d7648d
Update core_highdpi_testbed.c
1 месяц назад
Ray
297dcc07b8
Update core_highdpi_testbed.c
1 месяц назад
Ray
05f42aa119
Update core_highdpi_testbed.c
1 месяц назад
Ray
4b760091da
REVIEWED: Window scaling with HighDPI on macOS #5059
1 месяц назад
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
1 месяц назад
Ray
727a90c5d1
REVIEWED: Formatting to follow raylib conventions
2 месяцев назад
Ray
ed8c4c1b9b
REXM: Update examples collection, some renames
3 месяцев назад
Ray
9c1216699d
ADDED: example: `core_highdpi_testbed` -WIP-
ADDED: example: `core_screen_recording` -WIP-
3 месяцев назад
Ray
a72b4b177b
Updated examples short description
5 месяцев назад
Anstro Pleuton
945f181f1d
[examples] Update examples to be consistent ( #4699 )
* Update examples inconsistencies
* Happy new years, examples!
* Missed one inconsistency
* Update final few examples inconsistencies
---------
Co-authored-by: Anstro Pleuton <anstropleuton@github.com>
1 год назад
Anthony Carbajal
27e530eb18
update examples with difficulty stars ( #4694 )
* update examples with difficulty stars
* manual fix script issues
* manual fix script issues
1 год назад
Jeffery Myers
e96bab7ce6
[Build] Fix warnings when building in VS 2022 ( #4095 )
* Update raylib_api.* by CI
* Fix warnings when building examples in MSVC 2022
* fix auto-format that sneaked in there.
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 год назад
Ray
3f1e59a7cf
Update copyright to 2024
2 лет назад
Ray
b59fab7ee6
Update year to 2023
3 лет назад
Ray
4a9391ae83
REVIEWED: examples descriptions
3 лет назад
Ray
c1b01c0d5d
Added new comment to examples
3 лет назад
raysan5
c32ae480af
RENAMED: FormatText() -> TextFormat()
This function was renamed for consistency in raylib 3.0, just unified all examples to use TextFormat() instead of FormatText()
5 лет назад
Ray
b525039e0a
Review ALL examples
6 лет назад
Ray
424d3ca8d9
examples review
Redesigns, deletes and renames
Also noted authors propertly on contributed examples
6 лет назад
Ray
dd4dd0e87d
Reorganize examples folder
8 лет назад
raysan5
12581c1721
Changed mail address by twitter user
Probably more useful...
10 лет назад
raysan5
51688c004c
Code cleaning, removed useless spaces
11 лет назад
raysan5
5ecb6801fa
Examples renaming and test examples merge
Examples have been renamed for coherence with raylib modules and test
examples have been merged into examples folder.
11 лет назад
raysan5
f76a00adc1
Code used to test some features (and resources)
11 лет назад
raysan5
a68818e320
Update to version 1.0.6
Check CHANGELOG for the list of changes in this release!
12 лет назад
raysan5
e9143b8a8d
Added some functions and Updated examples
View CHANGELOG for details
12 лет назад
raysan5
df0c959523
Renamed ex02b and added image placeholder
12 лет назад
raysan5
ccf2608091
Replaced tab by 4 spaces and adjust text
12 лет назад
Ray
46f10b45ad
raylib basic folders structure and some files... ;)
12 лет назад