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

17 Commits

Author SHA1 Message Date
703bf0e0d2 Added TODOs 2021-12-09 22:28:22 +11:00
331dd8c4cf Testing fix for ModelAnimation using wrapper struct 2021-12-05 11:44:34 +00:00
43bf3d04de Implement safe ModelAnimation 2021-12-05 21:12:01 +11:00
fb6c60cfc2 Split CBool from utils 2021-12-05 01:46:54 +11:00
cfef858a0f Move Utf8String 2021-12-05 01:46:46 +11:00
78b7e0bfcc Merge branch '4.0' of https://github.com/ChrisDill/Raylib-cs into 4.0 2021-12-04 22:53:57 +11:00
bb535732cd Update LoggingUtils and Material 2021-11-28 18:15:04 +00:00
e5400d0bae Big unsafe update 1 2021-11-26 07:11:56 +00:00
bb7ceb2102 Use CBool in structs 2021-11-26 07:11:56 +00:00
f9e39d3226 More XmlDoc comments 2021-11-26 07:11:56 +00:00
88c14c6350 Update rlgl 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
f655c1a9e6 Small fixes 1 2021-10-28 20:48:37 +01:00
26b0a0dac4 Reorganize types
- Move into types folder
- Group types based on usage
2021-10-24 16:11:28 +01:00