|  Moros Smith | cf2099f18a | the holy grail | 5 个月前 | 
				
					
						|  github-actions[bot] | 8d9c1cecb7 | Update raylib_api.* by CI | 5 个月前 | 
				
					
						|  Ray | afb52b19a4 | WARNING: REDESIGNED: `EncodeDataBase64()`, NULL terminated string returned Note that returned output size considers the NULL terminator as an additional byte. | 5 个月前 | 
				
					
						|  Ray | 21f0fe2a73 | Removed some spaces | 5 个月前 | 
				
					
						|  Ray | e3b9dbe75b | Merge pull request #4947 from padmadevd/master [rcore] Fixed bug in hovering and input for android | 5 个月前 | 
				
					
						|  Padmadev D | b6daa48a9c | Update rcore_android.c corrected coding conventions. | 5 个月前 | 
				
					
						|  Ray | a1d57e83f0 | Merge pull request #4948 from parzivail/bug/meshnormals Fix typo in mesh animNormals | 5 个月前 | 
				
					
						|  Colby Newman | 21e711b13f | Fix typo in mesh animNormals | 5 个月前 | 
				
					
						|  Padmadev D | 5da2d10118 | Update rcore_android.c Bug Fix Update
Code to Ignore Hovering Inputs Completely | 5 个月前 | 
				
					
						|  Ray | 2be18e2c54 | Merge pull request #4944 from Pivok7/master [examples] Basic pbr example fix | 5 个月前 | 
				
					
						|  Moros Smith | 358917ffc3 | trigger resize event when going into and out of fullscreen mode | 5 个月前 | 
				
					
						|  Moros Smith | d0d42e78ea | inform glfw that a change of window size has taken place | 5 个月前 | 
				
					
						|  Moros Smith | b618d7b35b | use parentElement's dimensions for width/height | 5 个月前 | 
				
					
						|  Pivok | 0ffc8c517f | Pbr example fix | 5 个月前 | 
				
					
						|  Ray | 8c99a508c6 | REVIEWED: `WindowSizeCallback()`, GLFW It is called on window minification and setting internal width/height to 0, that can break things | 5 个月前 | 
				
					
						|  Ray | a51d334440 | Merge branch 'master' of https://github.com/raysan5/raylib | 5 个月前 | 
				
					
						|  Ray | 9d4c31533d | Update rtext.c | 5 个月前 | 
				
					
						|  Ray | 15a0cf89b8 | Merge pull request #4936 from lumenkeyes/master build.zig fixes for android targets | 5 个月前 | 
				
					
						|  Ray | ba31219141 | Merge pull request #4937 from Bigfoot71/fix-gen-tangents [rmodels] Fix and improve `GenMeshTangents` | 5 个月前 | 
				
					
						|  Ray | 5076d5743b | Merge pull request #4938 from JeffM2501/const_save_callback [utils] fix const warning with SaveFileText callback | 5 个月前 | 
				
					
						|  github-actions[bot] | 4a1e9931a6 | Update raylib_api.* by CI | 5 个月前 | 
				
					
						|  Jeffery Myers | aa684a33de | make save file callback match const correctness of calling function | 5 个月前 | 
				
					
						|  Bigfoot71 | d135eef462 | fix and improve `GenMeshTangents` | 5 个月前 | 
				
					
						|  Lumen Keyes | 6f11e27bbe | fix typo | 5 个月前 | 
				
					
						|  Lumen Keyes | dea6a24777 | build.zig fix: link EGL for Android | 5 个月前 | 
				
					
						|  github-actions[bot] | 63b988ade9 | Update raylib_api.* by CI | 5 个月前 | 
				
					
						|  Ray | f7d03efb49 | REVIEWED: `DecodeDataBase64()`, follow convention: - All `char *` refer to text strings
- All `unsigned char *` refer to generic byte arrays | 5 个月前 | 
				
					
						|  Ray | 3083f0cd43 | REVIEWED: `SaveFileText()`, const input text | 5 个月前 | 
				
					
						|  Ray | 693c9c292a | Formatting tweaks | 5 个月前 | 
				
					
						|  Ray | 4ac31f7cde | Merge pull request #4928 from JeffM2501/unload_default_font [rtext] Properly clean up the default font on unload | 5 个月前 | 
				
					
						|  Jeffery Myers | ebaa922f6b | Properly clean up the default font on unload, it may be reused if the window is created again | 5 个月前 | 
				
					
						|  Ray | 7e07278368 | Update rprand.h | 5 个月前 | 
				
					
						|  Ray | 1402e830b4 | Merge pull request #4926 from karl-zylinski/draw-sphere-normals Add normals to DrawSphereEx | 5 个月前 | 
				
					
						|  Ray | 6fad12db73 | Merge pull request #4927 from lumenkeyes/master build.zig fixes for android targets | 5 个月前 | 
				
					
						|  lumenkeyes | 35de7b26a4 | catch error in build.zig | 5 个月前 | 
				
					
						|  lumenkeyes | eae3fd83d5 | properly detect if abi is android | 5 个月前 | 
				
					
						|  lumenkeyes | c4b9c0e039 | properly generate android triple in build.zig | 5 个月前 | 
				
					
						|  Karl Zylinski | a15548fb5a | Add normals to DrawSphereEx | 5 个月前 | 
				
					
						|  Ray | 3d6e24af4f | Merge pull request #4906 from Bigfoot71/fix-clip [rlgl] Proposed fix for default near/far clipping range | 5 个月前 | 
				
					
						|  Ray | 512b1bed4f | Merge pull request #4925 from JeffM2501/animated_meshes_GL11 [rmodels] support CPU animation in OpenGL 1.1 | 5 个月前 | 
				
					
						|  Jeffery Myers | e07e3354a3 | Merge branch 'animated_meshes_GL11' of github.com:JeffM2501/raylib into animated_meshes_GL11 | 5 个月前 | 
				
					
						|  Jeffery Myers | ee2ab11cc5 | Use the animated verts and normals in GL 1.1 if they exist | 5 个月前 | 
				
					
						|  Jeffery Myers | 95c96b345c | Use the animated verts and normals in GL 1.1 if they exist | 5 个月前 | 
				
					
						|  Ray | 31d63d08e2 | Merge pull request #4922 from Bigfoot71/review-file-dir-2 [rcore] Some adjustments for `FilePathList` | 5 个月前 | 
				
					
						|  Ray | a7ad2d1965 | Merge pull request #4918 from JeffM2501/default_font_image_leaks [rText] Fix issues with default font being used before InitWindow in the image API. | 5 个月前 | 
				
					
						|  Ray | 3d292a6c3c | Merge pull request #4923 from JeffM2501/gltf_bone_fix [rmodels] Fix GLTF bone weight assignments for meshes that are parented to armature bones. | 5 个月前 | 
				
					
						|  Jeffery Myers | e53a43b7b5 | Assign meshes without bone weights to the bone they are attached to so they animate. | 5 个月前 | 
				
					
						|  Bigfoot71 | 38aec920b5 | makes `path` static in `ScanDirectoryFilesRecursively` | 5 个月前 | 
				
					
						|  Bigfoot71 | 03988d2ce8 | added a NULL check in `UnloadDirectoryFiles` | 5 个月前 | 
				
					
						|  Le Juez Victor | c087144385 | Merge branch 'raysan5:master' into fix-clip | 6 个月前 |