2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-09-09 03:01:41 -04:00
Commit Graph

8 Commits

Author SHA1 Message Date
dc5335038a Fix IsGestureDetected and formatting 2021-12-11 12:15:51 +00:00
78b7e0bfcc Merge branch '4.0' of https://github.com/ChrisDill/Raylib-cs into 4.0 2021-12-04 22:53:57 +11:00
f9e39d3226 More XmlDoc comments 2021-11-26 07:11:56 +00:00
1b647fa4c3 Update build.yml to net6.0 for tests 2021-11-26 07:11:56 +00:00
de6caec6f1 Update XmlDoc comments 2021-11-26 07:11:56 +00:00
794b82de0e Minor fixes
- Rename Gestures enum to Gesture
- Update tests to net6.0
2021-11-26 07:11:56 +00:00
076c4c4aa2 Rename Gestures enum to Gesture 2021-11-11 12:00:42 +00:00
26b0a0dac4 Reorganize types
- Move into types folder
- Group types based on usage
2021-10-24 16:11:28 +01:00