Commit Graph

17872 Commits

Author SHA1 Message Date
Jeroen van Rijn
0149c4f8fd Merge pull request #6971 from cstrachan88/raylib-typo-fix
Fix raylib procedure name typo
2026-07-07 17:31:35 +02:00
Courtney Strachan
b2abdff2ef Fix raylib procedure name typo
Vector2DistanceSqrt -> Vector2DistanceSqr
2026-07-07 11:09:46 -04:00
Jeroen van Rijn
d442fed12d Merge pull request #6969 from yuraiz/rl-fix
fix: delete FilePathList.capacity field from the raylib bindings
2026-07-07 12:32:47 +02:00
yuraiz
b7a0c622f9 fix: delete FilePathList.capacity field from the raylib bindings 2026-07-07 13:05:41 +03:00
Jeroen van Rijn
03717acf31 Restore missing parameter in rl.LoadFontData 2026-07-07 12:00:08 +02:00
gingerBill
1d0d31cf4c Fix trailing commas 2026-07-06 23:02:36 +01:00
gingerBill
301c287de9 Update kb_text_shape.lib dev-2026-07 2026-07-06 22:39:40 +01:00
gingerBill
03b399b64b Fix alignment 2026-07-06 22:38:27 +01:00
gingerBill
f612913980 Merge pull request #6944 from KamWithK/master
Update kb_text_shape to v2.21
2026-07-06 22:36:40 +01:00
Jeroen van Rijn
ab0131cf3d Merge pull request #6961 from Kelimion/raylib6
Readd files
2026-07-06 22:57:18 +02:00
Jeroen van Rijn
de6ec416f2 package raylib 2026-07-06 22:51:21 +02:00
Jeroen van Rijn
bfaa82e0f6 *.a, again 2026-07-06 22:49:39 +02:00
Jeroen van Rijn
795247a62c Readd files 2026-07-06 22:42:50 +02:00
Jeroen van Rijn
66f3cfac02 Merge pull request #6960 from Kelimion/raylib6
Remove raylib v5.5 in favor of v6.0
2026-07-06 20:24:04 +02:00
Jeroen van Rijn
d5112adabf Change examples/all vendor import 2026-07-06 20:16:55 +02:00
Jeroen van Rijn
0d883bb3e0 Remove raylib v5.5 in favor of v6.0 2026-07-06 20:09:55 +02:00
Laytan Laats
e1dc17a3a3 typo 2026-07-06 19:05:43 +02:00
Laytan Laats
7028a3479f raylib: Add back ShowCursor 2026-07-06 19:02:38 +02:00
Laytan
e8ad21ed2a Merge pull request #6954 from mfbulut/master
Fix data corruption in endcoding/cbor
2026-07-06 14:57:24 +02:00
Jeroen van Rijn
938a6d338f Merge pull request #6958 from denovodavid/pr-fix-xar-caller-location
core:container/xar - forward caller location to make in array_push_back_*
2026-07-06 11:56:23 +02:00
Jeroen van Rijn
62f1d36b28 Merge pull request #6957 from JxJxxJxJ/master
typo(core:time): "nanonseconds" -> "nanoseconds"
2026-07-06 11:55:40 +02:00
denovodavid
f50625a42d forward caller location to make in xar array_push_back 2026-07-06 17:15:55 +10:00
Jx
e48ab161d1 Merge branch 'odin-lang:master' into master 2026-07-06 01:50:37 -03:00
Jx
1279dd6501 typo(time.odin): "nanonseconds" -> "nanoseconds" 2026-07-06 01:50:23 -03:00
Mustafa Furkan Bulut
2c85085fc6 Fix data corruption in endcoding/cbor 2026-07-05 15:58:45 +03:00
gingerBill
5b54b5df31 Merge pull request #6952 from JxJxxJxJ/master
typo(demo.odin): in embedded into -> is embedded into
2026-07-05 11:11:31 +01:00
Jx
448dea1c22 typo: can used -> can be used 2026-07-05 01:26:04 -03:00
Jx
a441b091b7 tyoo: can used to -> can be used to 2026-07-05 01:24:10 -03:00
Jx
2a48d0ee85 typo(demo.odin): in embedded into -> is embedded into 2026-07-05 01:17:40 -03:00
gingerBill
c0792bc1dd Merge pull request #6948 from tf2spi/6866-poly-const-float-convert
Convert poly const int to f64 when needed
2026-07-04 16:12:33 +01:00
gingerBill
9050e6b8cd Merge pull request #6950 from tf2spi/6840-check-any-int-addressing
Disallow types in #any_int params
2026-07-04 16:12:16 +01:00
gingerBill
ea72e772fe Merge pull request #6949 from tf2spi/6864-canonicalize-f64-to-string
Use specific format to make f64 strings canonical
2026-07-04 16:11:57 +01:00
misomosi
c2dfa289f9 Use specific format to make f64 strings canonical 2026-07-04 10:47:06 -04:00
Laytan
6eec8dd070 Merge pull request #6947 from laytan/wgpu-29.0.1.1
vendor/wgpu: update to v29.0.1.1
2026-07-04 15:10:57 +02:00
Laytan Laats
a4055571de vendor/wgpu: update to v29.0.1.1 2026-07-04 14:57:55 +02:00
Kamron Bhavnagri
8dd82cc1e1 Build kb with position independent code 2026-07-04 22:24:40 +10:00
Kamron Bhavnagri
ef3e946b5a Update kb_text_shape to v2.21 2026-07-04 22:24:40 +10:00
Laytan Laats
194280e4d3 Box3D MacOS 2026-07-04 13:59:53 +02:00
gingerBill
79bd50cac8 Fix `#by_ptr usage for shape definitions 2026-07-04 12:43:24 +01:00
gingerBill
d786ac40bf Fix Create*Shape bindings to use pointers directly 2026-07-04 12:39:43 +01:00
Laytan
d4fb326a4e Merge pull request #6946 from denovodavid/patch-1
core:container/queue - fix typo
2026-07-04 13:00:58 +02:00
Laytan
453558a017 Merge pull request #6945 from Qiaoster/fix-cbor-map-in-slice-segfault
encoding/cbor: fix segfault decoding map/big.int when nested in slice
2026-07-04 13:00:28 +02:00
Laytan Laats
5bc524d944 vendor/box3d: Linux amd64
Also remove #by_ptr from a proc because there may be a bug in #by_ptr
here
2026-07-04 12:50:42 +02:00
Laytan Laats
a7242579ef Raylib v6 on Linux needs libX11 2026-07-04 12:47:48 +02:00
Jeroen van Rijn
5288b2c03c Raylib v5.5 also 2026-07-04 11:37:55 +02:00
Jeroen van Rijn
c812c8e01e wasm also 2026-07-04 11:23:15 +02:00
Jeroen van Rijn
42b6eefebe Re-add libraylib.a 2026-07-04 11:20:35 +02:00
David Holland
834b7cf3eb fix queue consume_front doc comment 2026-07-04 14:45:43 +10:00
Qiaoster
4b203f09c6 encoding/cbor: fix segfault decoding map/big.int nested in slice elements 2026-07-04 10:38:12 +08:00
Jeroen van Rijn
94be05ead1 Merge pull request #6918 from Kelimion/deprecate-llvm-14
Remove LLVM 14 support
2026-07-03 21:35:47 +02:00