c37f776e87 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: change relevant occurences of MeshBoundingBox to GetMeshBoundingBox ( #1836 )  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ae9cea03f0 
								
									
								
							
								 
							
						 
						
							
							
								
								Changed windows-build to build-windows ( #1822 )  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								deaa84d28d 
								
									
								
							
								 
							
						 
						
							
							
								
								Add a split screen example showing render texture use and multiple cameras. ( #1806 )  
							
							Co-authored-by: Jeffery Myers <JefMyers@blizzard.com> 
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e5e401c640 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixed CMake linking on MacOS ( #1783 )  
							
							Added links to IOKit, Cocoa, and OpenGL to the CMake build file for MacOS platforms 
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								352db3a183 
								
									
								
							
								 
							
						 
						
							
							
								
								Removes debug information from release builds ( #1780 )  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b6b87ec5b 
								
							
								 
							
						 
						
							
							
								
								Update VS2019 project: rlgl_standalone  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								dbe1c9c6e6 
								
									
								
							
								 
							
						 
						
							
							
								
								Removes Whole Program Optimization ( #1767 )  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								2545f62565 
								
									
								
							
								 
							
						 
						
							
							
								
								Added support for additional mouse buttons ( #1753 )  
							
							* Added support for additional mouse buttons
* Renamed mouse button enum
Co-authored-by: Lambert Wang <lambert.ww@gmail.com> 
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								c4eaf0076d 
								
							
								 
							
						 
						
							
							
								
								Update raylib version  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe607323aa 
								
							
								 
							
						 
						
							
							
								
								Updated projects  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								131672f199 
								
							
								 
							
						 
						
							
							
								
								Updated linkage libraries  #1732  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								30db611e92 
								
									
								
							
								 
							
						 
						
							
							
								
								Disable projects that won't build by default from 2019 solution build configuration. ( #1734 )  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								8719858655 
								
							
								 
							
						 
						
							
							
								
								Added opengl32.lib to the linker  #1732  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								c4041043f5 
								
							
								 
							
						 
						
							
							
								
								Reviewed VS2019 projects  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								09e6f42f2e 
								
							
								 
							
						 
						
							
							
								
								Update Notepad++ Intellisense  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								b8c3b8277c 
								
							
								 
							
						 
						
							
							
								
								Reviewed UWP project  #1681  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e48b9a6da1 
								
									
								
							
								 
							
						 
						
							
							
								
								[Examples] Warning fixes (pt 1) ( #1668 )  
							
							* Fix some warnings in examples.
* cleanups from review
Co-authored-by: Jeffery Myers <JefMyers@blizzard.com> 
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								07d82a91c5 
								
							
								 
							
						 
						
							
							
								
								WARNING: BREAKING: RENAMED: camera.type to camera.projection  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								75038baf71 
								
							
								 
							
						 
						
							
							
								
								Reviewed UWP project config  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								0726491ef8 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixes to make rnet and it's examples build on Windows in visual studio 2019. ( #1602 )  
							
							Mostly typecasts, and some int to unsigned short changes, and including the windsock 2 library in the examples.
Co-authored-by: Jeffery Myers <JefMyers@blizzard.com> 
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								6037adcace 
								
							
								 
							
						 
						
							
							
								
								Update raylib.rc  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								83f0c771d5 
								
							
								 
							
						 
						
							
							
								
								ADDED: ALL examples projects to VS2019 solution  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								00a0461c7a 
								
							
								 
							
						 
						
							
							
								
								REDESIGNED: VS2019 build paths  
							
							REMOVED: core_basic_window.cpp 
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								b845f3886a 
								
							
								 
							
						 
						
							
							
								
								Minor tweak to Makefile  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								d7b4b9e485 
								
							
								 
							
						 
						
							
							
								
								Update year to 2021  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								f5815b781a 
								
									
								
							
								 
							
						 
						
							
							
								
								Update project.4coder ( #1503 )  
							
							Fix run .cmd for win 
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								ef46003270 
								
							
								 
							
						 
						
							
							
								
								Update raylib functions parser to generate XML intellisense file  
							
							Update Notepad++ functions intellisense 
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								11ebb54674 
								
									
								
							
								 
							
						 
						
							
							
								
								Don't put the obj and temp files for all the projects in the same place, it causes conflicts ( #1458 )  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd45d0ed64 
								
							
								 
							
						 
						
							
							
								
								Update VS2019 project  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								c4aee2d09a 
								
							
								 
							
						 
						
							
							
								
								Add VS2019 project  
							
							
								
							
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								679a26a195 
								
									
								
							
								 
							
						 
						
							
							
								
								Two small quality of life changes to projects. ( #1448 )  
							
							1) use the latest windows SDK not a specific one.
2) use the project dir as the root for the include dir for raylib, to help if the project is ever included in some other solution. 
							
						 
						4 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								9833fe45eb 
								
									
								
							
								 
							
						 
						
							
							
								
								Added desktop cursor getter and setter functions ( #1407 )  
							
							* [core] Added desktop cursor getter and setter functions
* Example: Set mouse cursor in text input box
* Setup standard cursors _after_ GLFW window initialization
* Remove old `int GetMouseWheelMove` declaration 
							
						 
						5 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								41192c6d4a 
								
							
								 
							
						 
						
							
							
								
								Replace 0.f by 0.0f  
							
							
								
							
							
						 
						5 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b29311c7ca 
								
									
								
							
								 
							
						 
						
							
							
								
								mouse: Return float movement for precise scrolling where possible ( #1397 )  
							
							
								
							
							
						 
						5 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								a4ea9f872f 
								
							
								 
							
						 
						
							
							
								
								Review "aggregate initializations"  #1403  
							
							
								
							
							
						 
						5 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								0d05004468 
								
							
								 
							
						 
						
							
							
								
								Added resource file for DLL compilation info  
							
							
								
							
							
						 
						5 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								810f51b3e7 
								
									
								
							
								 
							
						 
						
							
							
								
								Change raylib version for VSCode mingw project makefile ( #1347 )  
							
							
								
							
							
						 
						5 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								702341ae6e 
								
									
								
							
								 
							
						 
						
							
							
								
								Making the windows build script a bit faster by verifying if the msvc environment was set up previously and only setting it up if it wasn't ( #1346 )  
							
							
								
							
							
						 
						5 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								6b94ce2204 
								
									
								
							
								 
							
						 
						
							
							
								
								[UWP] Fix time query precision ( #1284 )  
							
							
								
							
							
						 
						5 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								fdad1f023b 
								
							
								 
							
						 
						
							
							
								
								Avoid all MSVC compile warnings  
							
							Most warning were related to types conversion (casting required) and unsigned/signed types comparisons.
Added preprocessor directives (_CRT_SECURE_NO_DEPRECATE; _CRT_NONSTDC_NO_DEPRECATE) to avoid warnings about unsafe functions, those functions are safe while used properly and recommended alternatives are MS only.
Some external libraries still generate warnings. 
							
						 
						5 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								1c15dc7292 
								
							
								 
							
						 
						
							
							
								
								Reviewed UWP update  
							
							Mostly code formatting tweaks 
							
						 
						5 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4b03860810 
								
									
								
							
								 
							
						 
						
							
							
								
								UWP rework ( #1231 )  
							
							* First draft of UWP rework.
* Read desc
- Moved UWP specific functions to uwp_events.h
- Removed BaseApp.
- Implemented example UWP lifecycle.
* Added GIF recording and screenshot support.
* Character inputs and filesystem stuff
* Fix game closing on Xbox when B is pressed.
* Fix the gamepad binding hack
* Add as many keys as I believe are possible.
* Implemented mouse locking of a sort.
* Remove rogue todo, the rest are for a game dev using this example.
* Implemented touch how I "think" it should work. I cant test this.
* Review. 
							
						 
						5 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								6582084e9b 
								
									
								
							
								 
							
						 
						
							
							
								
								Set the correct version of make on macos ( #1202 )  
							
							
								
							
							
						 
						5 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d51ad567f 
								
							
								 
							
						 
						
							
							
								
								Review UWP project -WIP-  
							
							
								
							
							
						 
						5 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								26f39e41a9 
								
							
								 
							
						 
						
							
							
								
								Remove games from building  
							
							
								
							
							
						 
						5 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb04be8141 
								
							
								 
							
						 
						
							
							
								
								Review VSCode tasks  
							
							
								
							
							
						 
						5 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								c21e9a721b 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix VSCode ( #1193 )  
							
							* Executable is called game, not main
* Use make not mingw32-make on macOS 
							
						 
						5 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b4af1b2cc0 
								
									
								
							
								 
							
						 
						
							
							
								
								add makefile to support multiple C files ( #1195 )  
							
							* tcc-based vscode project for windows
Signed-off-by: misterpah <misterpah@gmail.com>
* add makefile to support multiple C files 
							
						 
						5 vuotta sitten  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								17ee57c458 
								
									
								
							
								 
							
						 
						
							
							
								
								tcc-based vscode project for windows ( #1191 )  
							
							Signed-off-by: misterpah <misterpah@gmail.com> 
							
						 
						5 vuotta sitten  
				
					
						
							
							
								 
						
							
							
							
								
							
								2b5188c4b3 
								
							
								 
							
						 
						
							
							
								
								Updated VS2017.UWP output folders  
							
							
								
							
							
						 
						5 vuotta sitten