Ray
2f6230e366
Formatting review and examples review
il y a 2 mois
Ray
3f1e59a7cf
Update copyright to 2024
il y a 1 an
Ghost
2a2f2b20b8
Fixed bug : touches become sticky ( #2857 )
Touches became sticky and didn't disappear after using more than 2 fingers, fixed by getting the touch count of how many fingers are on the screen, and only looping through the available/pressed down touch points instead of looping through the maximum touch points.
Tested with more than 10 touch points, and with different MAX points value, working perfectly.
il y a 2 ans
Ray
b59fab7ee6
Update year to 2023
il y a 2 ans
Ray
4a9391ae83
REVIEWED: examples descriptions
il y a 2 ans
Ray
c1b01c0d5d
Added new comment to examples
il y a 2 ans
raysan5
dd6e006d78
Reviewed multitouch example #1988
il y a 3 ans
Lambert Wang
2545f62565
Added support for additional mouse buttons ( #1753 )
* Added support for additional mouse buttons
* Renamed mouse button enum
Co-authored-by: Lambert Wang <lambert.ww@gmail.com>
il y a 3 ans
Jeffery Myers
e48b9a6da1
[Examples] Warning fixes (pt 1) ( #1668 )
* Fix some warnings in examples.
* cleanups from review
Co-authored-by: Jeffery Myers <JefMyers@blizzard.com>
il y a 4 ans
Ray
a4ea9f872f
Review "aggregate initializations" #1403
il y a 4 ans
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()
il y a 4 ans
raysan5
6a8e4795da
Update core_input_multitouch.c
il y a 5 ans
Ray
b525039e0a
Review ALL examples
il y a 5 ans
Ray
424d3ca8d9
examples review
Redesigns, deletes and renames
Also noted authors propertly on contributed examples
il y a 5 ans
Ray
99537efccf
Review some examples
il y a 6 ans
Berni8k
7a712d00e6
Added multitouch example
il y a 6 ans
Ray
dd4dd0e87d
Reorganize examples folder
il y a 8 ans
Ray San
8aab52aeda
Redesigned RPI input system -IN PROGRESS-
il y a 9 ans
raysan5
183795b8aa
Review literals type
il y a 9 ans
raysan5
12581c1721
Changed mail address by twitter user
Probably more useful...
il y a 9 ans
raysan5
51688c004c
Code cleaning, removed useless spaces
il y a 10 ans
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.
il y a 10 ans
Ray
42b1cb1aaa
Rename ex03b_input_mouse.c to core_input_mouse.c
il y a 10 ans
raysan5
01651af08a
Update examples and remove .exe
il y a 10 ans
raysan5
e9143b8a8d
Added some functions and Updated examples
View CHANGELOG for details
il y a 11 ans
raysan5
ccf2608091
Replaced tab by 4 spaces and adjust text
il y a 11 ans
Ray
46f10b45ad
raylib basic folders structure and some files... ;)
il y a 11 ans