Commit Graph

6388 Commits

Author SHA1 Message Date
Ray 40d01162b9 Merge branch 'master' of https://github.com/raysan5/raylib 2023-03-17 00:05:51 +01:00
Ray e8a5d7b85c Update CHANGELOG 2023-03-17 00:05:40 +01:00
Brian E e06047419c Added my BQN Library to the list (#2962)
I'm the only maintainer and have been working hard recently to get my library to be as nice to use as possible. I found out about this language list, and getting a new language on it didn't seem so bad. A bonus for my efforts.
2023-03-16 22:45:42 +01:00
Ray 03516b1c68 Update npes_saved_w64devkit.txt 2023-03-15 19:09:30 +01:00
Ray 7ab24b94ee Delete c_raylib.xml 2023-03-15 19:09:27 +01:00
Ray bf3e527dab Update config.h 2023-03-15 17:51:23 +01:00
Ray b31c836456 Update CHANGELOG 2023-03-15 17:51:03 +01:00
ashn 1aacefd6fa Add raylib-sunder to BINDINGS.md (#2958) 2023-03-15 14:56:24 +01:00
Ray 3b4f9faebc UPDATED: Notepad++ instellisense data 2023-03-15 13:17:14 +01:00
Ray 159e6b6f24 UPDATED: raylib-parser output files (TXT, XML, JSON, LUA) 2023-03-15 13:13:48 +01:00
Ray ad2067340f REVIEWED: TraceLog(), avoid possible buffer overflow 2023-03-15 13:03:55 +01:00
veins1 cf04425bc2 Spelling (#2957) 2023-03-14 19:23:17 +01:00
Ray 796d96408b Update HISTORY.md 2023-03-14 14:06:37 +01:00
Ray 54ccb18e87 Update write_depth.fs 2023-03-14 13:39:33 +01:00
Ray 3d64598e11 Update Makefile 2023-03-14 13:14:19 +01:00
Ray 7ac2b4a226 Update HISTORY.md 2023-03-14 13:07:24 +01:00
Ray 2b9ef7d15c Update ROADMAP.md 2023-03-14 13:06:22 +01:00
Ray 975c70d2b7 Update rlgl.h 2023-03-14 13:06:17 +01:00
Ray a6300d828a Update CHANGELOG 2023-03-14 13:05:58 +01:00
Ray 1a361fdfe2 Update Makefile.Web 2023-03-13 23:24:30 +01:00
Ray 5a2c49b954 Updated Makefiles to include all missing new examples 2023-03-13 23:13:02 +01:00
Ray 90ec0d52e0 Reviewed filename 2023-03-13 23:12:23 +01:00
Ray a7f81b06b9 Remove trailing spaces 2023-03-13 12:08:23 +01:00
Ray 393b0d1a80 Delete rcamera.old.h 2023-03-13 12:06:54 +01:00
Ray 9a115106b4 Update miniaudio.h 2023-03-13 11:48:34 +01:00
Ray a3b7bd0891 Update webassembly.yml 2023-03-13 11:44:49 +01:00
Ray dad0e64aa8 Update HISTORY.md 2023-03-13 11:44:02 +01:00
Ray 90e36d1883 Update ROADMAP.md 2023-03-13 10:54:06 +01:00
Ray 8873aca268 Update CHANGELOG 2023-03-12 21:09:50 +01:00
Ray ce28dfbdeb Update CHANGELOG 2023-03-12 21:03:21 +01:00
Ray e4bc2c643e Update README.md 2023-03-12 20:52:24 +01:00
Ray 54f01e151c Update CHANGELOG 2023-03-12 20:50:19 +01:00
Ray 11e9a0d41c Update CHANGELOG 2023-03-12 20:48:49 +01:00
Ray 4f38830058 Some tweaks 2023-03-12 20:14:32 +01:00
Ray 520ea94de8 Update version to raylib 4.5 2023-03-12 19:52:24 +01:00
Ray 8ca3212701 REVIEWED: UpdateCameraPro() to use Vector3 2023-03-12 19:40:43 +01:00
Ray f9c4cc2040 ADDED: UpdateCameraPro() -Experimental-
REVIEWED: rcamera module formating
REVIEWED: `core_3d_camera_example`
2023-03-12 19:28:42 +01:00
Ray b436c8d7e5 ADDED: Security check for emscripten_run_script() #2954 2023-03-12 13:48:11 +01:00
Ray ee3e40c663 Update rcore.c 2023-03-12 13:47:02 +01:00
Ray 4fd1e04e70 Update CHANGELOG 2023-03-07 21:03:44 +01:00
Ray 4f7b5ff59f WARNING: REMOVED: UnloadModelKeepMeshes() 2023-03-07 20:40:45 +01:00
Ray ab1e246367 REVIEWED: Data types validation 2023-03-07 20:33:45 +01:00
Ray 15716e59dc Update CHANGELOG 2023-03-07 20:07:54 +01:00
Ray aa3c7f4614 Merge branch 'master' of https://github.com/raysan5/raylib 2023-03-07 19:55:02 +01:00
Ray ae53600d31 WARNING: REMOVED: Multichannel audio support API 2023-03-07 19:54:53 +01:00
Ray 57f0015a08 Update CHANGELOG 2023-03-07 19:51:17 +01:00
Ray 1b873b028f WARNING: REMOVED: Multichannel audio support API
It was quite restrictive and hacky implementation, just load multiple types same sound to play multiple instances.
2023-03-07 19:48:47 +01:00
Ray 3a332d241c Update CHANGELOG 2023-03-07 11:32:37 +01:00
Sid K 0b18882a94 fix(build): Fix DLL build on Windows (#2951)
Changes the DLL export condition to apply to platform WIN32 instead of
compiler MSVC
2023-03-06 21:10:18 +01:00
Ray 8f7e2cd179 Replace TABS by 4 spaces 2023-03-06 15:05:57 +01:00