Watch
2
0
Fork
You've already forked raylib-cs
0
Commit graph

353 commits

Author SHA1 Message Date
anggape
03bf98a929
Merge branch 'master' into android 2023-08-08 11:58:33 +07:00
MrScautHD
083a776aee
Adding a string method for OpenURL and SetGamepadMappings (#180) 2023-08-04 23:04:42 +01:00
7e0866c222 Point release 4.5.0.3 v4.5.0.3 2023-07-27 08:24:34 +01:00
Nickolas McDonald
28bca27917
Add managed methods for updating textures (#177) 2023-07-26 20:55:00 +01:00
anggape
a0b2a3bb14
restore workload 2023-07-26 11:06:45 +07:00
anggape
f8db19ab20
set package version from Directory.Build.props 2023-07-26 11:01:49 +07:00
anggape
4548af74d7
set minimum android platform to 21 2023-07-26 01:56:04 +07:00
anggape
dfbebe32d8
Merge branch 'master' into android 2023-07-25 11:36:05 +07:00
Ben Parsons
902bcebddc
Include snupkg in release & Enable SourceLink (#175)
Fixes #143
2023-07-24 18:03:01 +01:00
Ben Parsons
e6ac656838
Use StringToHGlobalAnsi for UTF8Buffer (#173)
Rather then StringToCoTaskMemUTF8.
Tested on Windows 11 (x64) & Arch Linux (x64).
Should fix #172
2023-07-24 13:48:37 +01:00
anggape
e1902300fc
use raylib multi touch sample for testing 2023-07-24 18:57:15 +07:00
Angga Permana
d73f5d84c0
build raylib from sources (#170) 2023-07-24 12:45:01 +01:00
anggape
ed58477dd9
turn Raylib-cs.Android into android library 2023-07-24 18:16:40 +07:00
anggape
059351cc12
Merge branch 'android' of github.com:anggape/Raylib-cs into android 2023-07-23 19:25:40 +07:00
anggape
57b0ec2b8e
Merge branch 'native-runtimes' into android 2023-07-23 19:24:52 +07:00
anggape
3cd565d13c
remove file type checking 2023-07-23 19:23:51 +07:00
anggape
d42f50f22d
Revert "enable ci for push, pull request and workflow dispatch"
This reverts commit 47001edce4.
2023-07-23 19:21:53 +07:00
Angga Permana
53b66c411a add README.md 2023-07-22 16:27:22 +00:00
anggape
f964d72806
first working android build 2023-07-22 18:24:03 +07:00
anggape
49168d2f39
setup android project 2023-07-22 17:43:16 +07:00
anggape
624d4043d9
build android native libraries 2023-07-22 16:55:25 +07:00
anggape
cfe28d0f0f
prepare android runtime directories 2023-07-22 16:17:53 +07:00
anggape
070bfd499c
remove net5.0 and add net7.0 target
net5.0 is not supported anymore
2023-07-22 16:13:09 +07:00
anggape
47001edce4
enable ci for push, pull request and workflow dispatch 2023-07-22 16:04:47 +07:00
anggape
fc80b4c5c8
specify package version
to make sure github artifacts upload it as .nupkg instead of .zip
2023-07-22 15:58:12 +07:00
anggape
f9500eacc2
bring back some old ci steps for publishing 2023-07-22 15:50:44 +07:00
anggape
45e001fdf4
setup publish job 2023-07-22 15:38:40 +07:00
anggape
0f37a02360
fix osx architecture 2023-07-22 15:24:48 +07:00
anggape
161dbc4997
build windows native libraries 2023-07-22 15:19:17 +07:00
anggape
f89e11dacb
build osx native libraries 2023-07-22 15:16:54 +07:00
anggape
2f5102a246
temporarily enable workflow for all branches 2023-07-22 15:14:33 +07:00
anggape
deec0b966d
build linux native library 2023-07-22 15:10:58 +07:00
10c0a6dd91 Point release 4.5.0.2 v4.5.0.2 2023-07-10 17:43:32 +01:00
310c90ba72 Fix text pointer types 2023-07-10 17:42:32 +01:00
MrScautHD
a545ce3506
Fix Transform.rotation use Vector4 instead of Quaternion (#158) 2023-06-29 18:17:02 +01:00
019b7f2ced Document/credit logging approach 2023-06-29 18:07:21 +01:00
ccf31c38e1 Update FromMemory utils to use fixed instead 2023-06-09 20:12:30 +01:00
074ba78d09 Point release 4.5.0.1 v4.5.0.1 2023-06-04 18:20:11 +01:00
b0cab0d257 Remove Text util methods 2023-06-04 18:00:18 +01:00
3c61eed521 Fix type for GetFileModTime 2023-06-04 17:46:03 +01:00
7cbb1bef64 Add additional LoadXFromMemory utility functions 2023-05-27 15:48:05 +01:00
99b121616a Fix typo in GetCodepoint util 2023-05-21 07:47:11 +01:00
af1c85ab04 Add ref util for ImageBlurGaussian 2023-05-21 07:32:40 +01:00
c4aa6196ea Fix UnloadModelAnimations type 2023-05-13 08:24:38 +01:00
b70b7812f9
Update LICENSE year 2023-05-08 10:24:16 +01:00
55eaf9ce5c Update README.md v4.5.0 2023-04-15 11:33:37 +01:00
2e19fd9889 Fix AudioCallback usage 2023-04-15 11:14:50 +01:00
7e50d25e71 Review Camera3D functions and fix bool usage 2023-04-15 10:39:48 +01:00
WraithGlade
63e2984f72
Added some help info for NuGet use. (#152) 2023-04-09 07:54:36 +01:00
2c9c5b3db7 Fix version issue 2023-04-08 16:33:49 +01:00