9ef3448193 
								
							
								 
							
						 
						
							
							
								
								Reviewed UUIDs  
							
							
								
							
							
						 
						1 semana atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								085f933b17 
								
							
								 
							
						 
						
							
							
								
								Review example formating  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ab4831911a 
								
									
								
							
								 
							
						 
						
							
							
								
								[examples] Added: `core_text_file_loading` ( #5278 )  
							
							Added and example demonstrating reading the contents of a file and rendering them,
utilizing rtext module. The demonstration also handles wrapping of long sentences,
and text scrolling.
Co-authored-by: Ray <raysan5@gmail.com> 
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd0d693a56 
								
							
								 
							
						 
						
							
							
								
								Reviewed example  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								7995f8d1b3 
								
							
								 
							
						 
						
							
							
								
								Avoid auto push on rename  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								ed8c4c1b9b 
								
							
								 
							
						 
						
							
							
								
								REXM: Update examples collection, some renames  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								4099218f1a 
								
							
								 
							
						 
						
							
							
								
								Update new examples UUID  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								ffc405325f 
								
							
								 
							
						 
						
							
							
								
								Update shapes_pie_chart.c  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								9c1216699d 
								
							
								 
							
						 
						
							
							
								
								ADDED: example: `core_highdpi_testbed` -WIP-  
							
							ADDED: example: `core_screen_recording` -WIP- 
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c97c95f6c 
								
							
								 
							
						 
						
							
							
								
								Update rexm.c  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb910bb0b8 
								
							
								 
							
						 
						
							
							
								
								REXM: RENAME: example: `models_geometry_textures_cube` --> `models_rotating_cube`  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								153401810a 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/raysan5/raylib  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ed785c2e1 
								
							
								 
							
						 
						
							
							
								
								Update rlgl.h  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								311f6243e3 
								
									
								
							
								 
							
						 
						
							
							
								
								Disable touch position simulation from mouse movement for DRM touchscreen devices ( #5279 )  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								601ff4f02e 
								
							
								 
							
						 
						
							
							
								
								REVIEW: Naming tweaks and comments added  #5271  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4256be5608 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix branch array size and remove extra function ( #5281 )  
							
							* Fix branch array size and remove extra function
* Fix branch array size and remove extra function 
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								087aa1bc3f 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix triangle strip array size and simplify loop ( #5280 )  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								484cc0e255 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix DrawBillboardPro so that flipped images that are sampling from part of a larger texture still draw from the same source rectangle ( #5276 )  
							
							Co-authored-by: Violently <violently@violently.violently> 
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								c6f9f76afb 
								
									
								
							
								 
							
						 
						
							
							
								
								[examples] Added donut pie charts to `shapes_pie_chart` ( #5277 )  
							
							* Added donut chart option to pie chart example
* Increased example description buffer size
* Testing mouse trail building
* Removed unused variable
---------
Co-authored-by: Gideon Serfontein <gse@newspacesystems.com> 
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								af068ec020 
								
							
								 
							
						 
						
							
							
								
								Reviewed dynamic library building  #5270  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e052b81b4 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: New examples on VS project  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								4ba92f8962 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: Solution when adding new examples  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								2a04317cff 
								
									
								
							
								 
							
						 
						
							
							
								
								[examples] Added: `shapes_particles` ( #5260 )  
							
							* [Examples] Added shapes_particles
* Changes to follow the code conventions. Improved some things.
* Fixed name
* Fixed PNG name
---------
Co-authored-by: Ray <raysan5@gmail.com> 
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								1c45776bb7 
								
									
								
							
								 
							
						 
						
							
							
								
								Added clock of clocks example ( #5263 )  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								b020bed2b3 
								
							
								 
							
						 
						
							
							
								
								rlparser: update raylib_api.* by CI  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								fd28db53ad 
								
									
								
							
								 
							
						 
						
							
							
								
								Update parse_api.yml  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								1c39d47b5b 
								
									
								
							
								 
							
						 
						
							
							
								
								Added simple starfield example ( #5255 )  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								047c9d2052 
								
									
								
							
								 
							
						 
						
							
							
								
								Added text alignment example ( #5254 )  
							
							Co-authored-by: Ray <raysan5@gmail.com> 
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								7383de3dea 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(shapes): Add shapes_mouse_trail.c example and screenshot ( #5246 )  
							
							Co-authored-by: Balamurugan R <balamuruga.r050814@gmail.com> 
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								21404d958e 
								
									
								
							
								 
							
						 
						
							
							
								
								[examples] Added `core_clipboard_text` ( #5231 )  
							
							* added clipboard example
* added image check
* added note about windows
* added indent 
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d2acf06779 
								
									
								
							
								 
							
						 
						
							
							
								
								[examples] Added `core_directory_files` ( #5230 )  
							
							* ADDED: example: `core_directory_files`
* Follow raylib's conventions
* Rework `core_directory_files` example
* Removed alternating colors & text on directory
* Update screenshot
---------
Co-authored-by: Ray <raysan5@gmail.com> 
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								af11859906 
								
									
								
							
								 
							
						 
						
							
							
								
								[examples] Added `shapes_pie_chart` ( #5227 )  
							
							* Added shapes_pie_chart example
* Made the example colorful
* Added some interactivity to the example
* Revert top comment to the standard
* Remove unused MAX_SLICES constant
---------
Co-authored-by: Gideon Serfontein <gse@newspacesystems.com>
Co-authored-by: Ray <raysan5@gmail.com> 
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								1f65a17274 
								
									
								
							
								 
							
						 
						
							
							
								
								Set name as Const and remove not used variable ( #5245 )  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								18e4d1d44f 
								
							
								 
							
						 
						
							
							
								
								Reviewed formating  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								adfe2c1704 
								
									
								
							
								 
							
						 
						
							
							
								
								C++ compiler support v2 ( #5252 )  
							
							* Get C++ compilers working
* Fix Formatting 
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								17bc628fd9 
								
									
								
							
								 
							
						 
						
							
							
								
								[rcore] Add `ComputeSHA256()` function ( #5264 )  
							
							* [rcore] Add `ComputeSHA256()` function
* adjust function signatures
* review issues
* fix repeating 0
* fix mistake
* fixed macro
* remove undefs
* review styling mismatches
* rename `A0,1` to `SHA256_A0,1`
---------
Co-authored-by: CrackedPixel <5776225+CrackedPixel@users.noreply.github.com> 
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								7191749d66 
								
									
								
							
								 
							
						 
						
							
							
								
								[examples] Fix examples to work in MSVC ( #5267 )  
							
							* Fix warnings in many examples
Add examples to MSVC solution correctly
* fix CI error
---------
Co-authored-by: Ray <raysan5@gmail.com> 
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e3a562ab57 
								
									
								
							
								 
							
						 
						
							
							
								
								UpdateModelAnimation does matrixtranspose(matrixinvert) only once per bone instead of per vertex ( #5244 )  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								aaf4c1d3ae 
								
									
								
							
								 
							
						 
						
							
							
								
								always forward declare the windows stuff, prevents failure of rgfw in GCC. ( #5269 )  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								2d7b66dd37 
								
									
								
							
								 
							
						 
						
							
							
								
								change free to RL_FREE ( #5265 )  
							
							
								
							
							
						 
						2 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f831428e6 
								
							
								 
							
						 
						
							
							
								
								Update core_render_texture.c  
							
							
								
							
							
						 
						3 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								c80726511c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/raysan5/raylib  
							
							
								
							
							
						 
						3 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								767df4cf52 
								
							
								 
							
						 
						
							
							
								
								Update core_render_texture.c  
							
							
								
							
							
						 
						3 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								04a1a0293e 
								
									
								
							
								 
							
						 
						
							
							
								
								Update examples_list.txt  
							
							
								
							
							
						 
						3 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								f62565dc72 
								
									
								
							
								 
							
						 
						
							
							
								
								Update text_unicode_ranges.c  
							
							
								
							
							
						 
						3 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								6f584464b6 
								
									
								
							
								 
							
						 
						
							
							
								
								remove duplicate entry from `keyMappingRGFW` ( #5242 )  
							
							
								
							
							
						 
						3 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								9bf7699624 
								
									
								
							
								 
							
						 
						
							
							
								
								[examples] Added `shapes_kaleidoscope` ( #5233 )  
							
							* ADDED: example: `shapes_kaleidoscope`
* Add line reflection
* Updated with `rexm update`
* Follow raylib's conventions 
							
						 
						3 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4cfae99a74 
								
									
								
							
								 
							
						 
						
							
							
								
								[examples] Added `shapes_triangle_strip` ( #5240 )  
							
							* [examples] Add shapes_triangle_strip
* Remove functions 
							
						 
						3 semanas atrás  
				
					
						
							
							
								 
						
							
							
							
								
							
								5dd97ecf2f 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `TextToPascal()`, fix  https://github.com/raylibtech/rtools/issues/57  
							
							
								
							
							
						 
						3 semanas atrás  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ca664cb023 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix zig compileRaylib target to emscripten ( #5239 )  
							
							
								
							
							
						 
						3 semanas atrás