03e19c7f43 
								
									
								
							
								 
							
						 
						
							
							
								
								Update raylib.zig version to 4.5 ( #2971 )  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								3c02f0c75b 
								
									
								
							
								 
							
						 
						
							
							
								
								Update h-raylib version ( #2970 )  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								2e02474b7a 
								
							
								 
							
						 
						
							
							
								
								Update core_loading_thread.c  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								c14c7f0b69 
								
									
								
							
								 
							
						 
						
							
							
								
								raudio: Fix warning on discarded const qualifier ( #2967 )  
							
							The `qoaplay_open()` function expects a `char *`, but we are passing in a `const char *`. While this works just fine, it does issue a compiler warning when strict:
```
src/raudio.c: In function ‘LoadMusicStream’:
src/raudio.c:1290:45: warning: passing argument 1 of ‘qoaplay_open’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
 1290 |         qoaplay_desc *ctxQoa = qoaplay_open(fileName);
      |                                             ^~~~~~~~
In file included from src/raudio.c:233:
src/external/qoaplay.c:86:34: note: expected ‘char *’ but argument is of type ‘const char *’
   86 | qoaplay_desc *qoaplay_open(char *path)
      |                            ~~~~~~^~~~
```
This change casts the argument to a `char *` to fix the warning. 
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								76b5959bb5 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix missing symbol when rglfw.c on BSD platforms ( #2968 )  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								fec96137e8 
								
									
								
							
								 
							
						 
						
							
							
								
								Update Makefile comment to indicate arm64 as a supported Linux desktop platform ( #2965 )  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								18a36b3e06 
								
							
								 
							
						 
						
							
							
								
								Update raylib.sln  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								40d01162b9 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/raysan5/raylib  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								e8a5d7b85c 
								
							
								 
							
						 
						
							
							
								
								Update CHANGELOG  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								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. 
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								03516b1c68 
								
							
								 
							
						 
						
							
							
								
								Update npes_saved_w64devkit.txt  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ab24b94ee 
								
							
								 
							
						 
						
							
							
								
								Delete c_raylib.xml  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								bf3e527dab 
								
							
								 
							
						 
						
							
							
								
								Update config.h  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b31c836456 
								
									
								
							
								 
							
						 
						
							
							
								
								Update CHANGELOG  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								1aacefd6fa 
								
									
								
							
								 
							
						 
						
							
							
								
								Add raylib-sunder to BINDINGS.md ( #2958 )  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								3b4f9faebc 
								
							
								 
							
						 
						
							
							
								
								UPDATED: Notepad++ instellisense data  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								159e6b6f24 
								
							
								 
							
						 
						
							
							
								
								UPDATED: raylib-parser output files (TXT, XML, JSON, LUA)  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad2067340f 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `TraceLog()`, avoid possible buffer overflow  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								cf04425bc2 
								
									
								
							
								 
							
						 
						
							
							
								
								Spelling ( #2957 )  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								796d96408b 
								
									
								
							
								 
							
						 
						
							
							
								
								Update HISTORY.md  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								54ccb18e87 
								
							
								 
							
						 
						
							
							
								
								Update write_depth.fs  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								3d64598e11 
								
							
								 
							
						 
						
							
							
								
								Update Makefile  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ac2b4a226 
								
							
								 
							
						 
						
							
							
								
								Update HISTORY.md  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b9ef7d15c 
								
							
								 
							
						 
						
							
							
								
								Update ROADMAP.md  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								975c70d2b7 
								
							
								 
							
						 
						
							
							
								
								Update rlgl.h  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								a6300d828a 
								
							
								 
							
						 
						
							
							
								
								Update CHANGELOG  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								1a361fdfe2 
								
							
								 
							
						 
						
							
							
								
								Update Makefile.Web  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								5a2c49b954 
								
							
								 
							
						 
						
							
							
								
								Updated Makefiles to include all missing new examples  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								90ec0d52e0 
								
							
								 
							
						 
						
							
							
								
								Reviewed filename  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								a7f81b06b9 
								
							
								 
							
						 
						
							
							
								
								Remove trailing spaces  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								393b0d1a80 
								
							
								 
							
						 
						
							
							
								
								Delete rcamera.old.h  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								9a115106b4 
								
							
								 
							
						 
						
							
							
								
								Update miniaudio.h  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a3b7bd0891 
								
									
								
							
								 
							
						 
						
							
							
								
								Update webassembly.yml  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								dad0e64aa8 
								
									
								
							
								 
							
						 
						
							
							
								
								Update HISTORY.md  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								90e36d1883 
								
							
								 
							
						 
						
							
							
								
								Update ROADMAP.md  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								8873aca268 
								
									
								
							
								 
							
						 
						
							
							
								
								Update CHANGELOG  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								ce28dfbdeb 
								
							
								 
							
						 
						
							
							
								
								Update CHANGELOG  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e4bc2c643e 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								54f01e151c 
								
									
								
							
								 
							
						 
						
							
							
								
								Update CHANGELOG  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								11e9a0d41c 
								
									
								
							
								 
							
						 
						
							
							
								
								Update CHANGELOG  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								4f38830058 
								
							
								 
							
						 
						
							
							
								
								Some tweaks  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								520ea94de8 
								
							
								 
							
						 
						
							
							
								
								Update version to `raylib 4.5`  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ca3212701 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `UpdateCameraPro()` to use `Vector3`  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								f9c4cc2040 
								
							
								 
							
						 
						
							
							
								
								ADDED: `UpdateCameraPro()` -Experimental-  
							
							REVIEWED: rcamera module formating
REVIEWED: `core_3d_camera_example` 
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								b436c8d7e5 
								
							
								 
							
						 
						
							
							
								
								ADDED: Security check for `emscripten_run_script()`  #2954  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								ee3e40c663 
								
							
								 
							
						 
						
							
							
								
								Update rcore.c  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4fd1e04e70 
								
									
								
							
								 
							
						 
						
							
							
								
								Update CHANGELOG  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								4f7b5ff59f 
								
							
								 
							
						 
						
							
							
								
								`WARNING`: REMOVED: `UnloadModelKeepMeshes()`  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab1e246367 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: Data types validation  
							
							
								
							
							
						 
						пре 2 година  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								15716e59dc 
								
									
								
							
								 
							
						 
						
							
							
								
								Update CHANGELOG  
							
							
								
							
							
						 
						пре 2 година