raysan5
							
						 
						
							
							
							
								
							
								b8c3b8277c 
								
							
								 
							
						 
						
							
							
								
								Reviewed UWP project  #1681  
							
							 
							
							
								
							
							
						 
						há 4 anos  
					 
				
					
						
							
							
								   Jeffery Myers
							
						 
						
							
							
								
								
							
							
								
							
								e48b9a6da1 
								
									
								
							
								 
							
						 
						
							
							
								
								[Examples] Warning fixes (pt 1) ( #1668 )  
							
							 
							
							 
							
							
								
							
							
							* Fix some warnings in examples.
* cleanups from review
Co-authored-by: Jeffery Myers <JefMyers@blizzard.com> 
							
						 
						há 4 anos  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								07d82a91c5 
								
							
								 
							
						 
						
							
							
								
								WARNING: BREAKING: RENAMED: camera.type to camera.projection  
							
							 
							
							
								
							
							
						 
						há 4 anos  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								75038baf71 
								
							
								 
							
						 
						
							
							
								
								Reviewed UWP project config  
							
							 
							
							
								
							
							
						 
						há 4 anos  
					 
				
					
						
							
							
								   Jeffery Myers
							
						 
						
							
							
								
								
							
							
								
							
								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> 
							
						 
						há 4 anos  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								6037adcace 
								
							
								 
							
						 
						
							
							
								
								Update raylib.rc  
							
							 
							
							
								
							
							
						 
						há 4 anos  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								83f0c771d5 
								
							
								 
							
						 
						
							
							
								
								ADDED: ALL examples projects to VS2019 solution  
							
							 
							
							
								
							
							
						 
						há 4 anos  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								00a0461c7a 
								
							
								 
							
						 
						
							
							
								
								REDESIGNED: VS2019 build paths  
							
							 
							
							 
							
							
								
							
							
							REMOVED: core_basic_window.cpp 
							
						 
						há 4 anos  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								b845f3886a 
								
							
								 
							
						 
						
							
							
								
								Minor tweak to Makefile  
							
							 
							
							
								
							
							
						 
						há 4 anos  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								d7b4b9e485 
								
							
								 
							
						 
						
							
							
								
								Update year to 2021  
							
							 
							
							
								
							
							
						 
						há 4 anos  
					 
				
					
						
							
							
								   ayshvab
							
						 
						
							
							
								
								
							
							
								
							
								f5815b781a 
								
									
								
							
								 
							
						 
						
							
							
								
								Update project.4coder ( #1503 )  
							
							 
							
							 
							
							
								
							
							
							Fix run .cmd for win 
							
						 
						há 4 anos  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								ef46003270 
								
							
								 
							
						 
						
							
							
								
								Update raylib functions parser to generate XML intellisense file  
							
							 
							
							 
							
							
								
							
							
							Update Notepad++ functions intellisense 
							
						 
						há 4 anos  
					 
				
					
						
							
							
								   Jeffery Myers
							
						 
						
							
							
								
								
							
							
								
							
								11ebb54674 
								
									
								
							
								 
							
						 
						
							
							
								
								Don't put the obj and temp files for all the projects in the same place, it causes conflicts ( #1458 )  
							
							 
							
							
								
							
							
						 
						há 4 anos  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								dd45d0ed64 
								
							
								 
							
						 
						
							
							
								
								Update VS2019 project  
							
							 
							
							
								
							
							
						 
						há 4 anos  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								c4aee2d09a 
								
							
								 
							
						 
						
							
							
								
								Add VS2019 project  
							
							 
							
							
								
							
							
						 
						há 4 anos  
					 
				
					
						
							
							
								   Jeffery Myers
							
						 
						
							
							
								
								
							
							
								
							
								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. 
							
						 
						há 4 anos  
					 
				
					
						
							
							
								   Chance Snow
							
						 
						
							
							
								
								
							
							
								
							
								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 
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								41192c6d4a 
								
							
								 
							
						 
						
							
							
								
								Replace 0.f by 0.0f  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   Doyle
							
						 
						
							
							
								
								
							
							
								
							
								b29311c7ca 
								
									
								
							
								 
							
						 
						
							
							
								
								mouse: Return float movement for precise scrolling where possible ( #1397 )  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								a4ea9f872f 
								
							
								 
							
						 
						
							
							
								
								Review "aggregate initializations"  #1403  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								0d05004468 
								
							
								 
							
						 
						
							
							
								
								Added resource file for DLL compilation info  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   Gaëtan Blaise-Cazalet
							
						 
						
							
							
								
								
							
							
								
							
								810f51b3e7 
								
									
								
							
								 
							
						 
						
							
							
								
								Change raylib version for VSCode mingw project makefile ( #1347 )  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   Henrique de Lima
							
						 
						
							
							
								
								
							
							
								
							
								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 )  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   Reece Mackie
							
						 
						
							
							
								
								
							
							
								
							
								6b94ce2204 
								
									
								
							
								 
							
						 
						
							
							
								
								[UWP] Fix time query precision ( #1284 )  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								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. 
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								1c15dc7292 
								
							
								 
							
						 
						
							
							
								
								Reviewed UWP update  
							
							 
							
							 
							
							
								
							
							
							Mostly code formatting tweaks 
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   Reece Mackie
							
						 
						
							
							
								
								
							
							
								
							
								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. 
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   Stefan E. Mayer
							
						 
						
							
							
								
								
							
							
								
							
								6582084e9b 
								
									
								
							
								 
							
						 
						
							
							
								
								Set the correct version of make on macos ( #1202 )  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								8d51ad567f 
								
							
								 
							
						 
						
							
							
								
								Review UWP project -WIP-  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								26f39e41a9 
								
							
								 
							
						 
						
							
							
								
								Remove games from building  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								eb04be8141 
								
							
								 
							
						 
						
							
							
								
								Review VSCode tasks  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   Stefan E. Mayer
							
						 
						
							
							
								
								
							
							
								
							
								c21e9a721b 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix VSCode ( #1193 )  
							
							 
							
							 
							
							
								
							
							
							* Executable is called game, not main
* Use make not mingw32-make on macOS 
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   pah arif
							
						 
						
							
							
								
								
							
							
								
							
								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 
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   pah arif
							
						 
						
							
							
								
								
							
							
								
							
								17ee57c458 
								
									
								
							
								 
							
						 
						
							
							
								
								tcc-based vscode project for windows ( #1191 )  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: misterpah <misterpah@gmail.com> 
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								2b5188c4b3 
								
							
								 
							
						 
						
							
							
								
								Updated VS2017.UWP output folders  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								a25d3b7ff4 
								
							
								 
							
						 
						
							
							
								
								Update raylib.vcxproj  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								f31b87fae8 
								
							
								 
							
						 
						
							
							
								
								Remove ANGLE project  
							
							 
							
							 
							
							
								
							
							
							Actually, project just adds 50MB of ANGLE libraries not related to raylib.
Also reviewed UWP project to consume ANGLE from the NuGet package. 
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								3b174876b3 
								
							
								 
							
						 
						
							
							
								
								Update launch.json  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   Rob Loach
							
						 
						
							
							
								
								
							
							
								
							
								a025636fa1 
								
									
								
							
								 
							
						 
						
							
							
								
								Update ImageDraw*() functions to match arguments of Draw*() ( #1156 )  
							
							 
							
							 
							
							
								
							
							
							* Update ImageDraw*() functions to match arguments of Draw*()
Updated draw functions:
ImageDrawPixel()
ImageDrawPixelV()
ImageDrawCircle()
ImageDrawCircleV()
ImageDrawLine()
ImageDrawLineV()
ImageDrawRectangle()
ImageDrawRectangleV()
ImageDrawRectangleRec()
* [nodepadpp] Update Notepad++ ImageDraw defintions
This updates the Notepad++ definitions with the updated ImageDraw methods.
* [examples] Add ImageDraw calls to textures_image_drawing
* Update ImageDraw*() methods 
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   Henrique de Lima
							
						 
						
							
							
								
								
							
							
								
							
								92e1205f40 
								
									
								
							
								 
							
						 
						
							
							
								
								Adding the option to change the target platform(x86/x64), Generating the .pdb file on debug builds, and correcting comments that called the script 'windows-build.bat' instead of 'build-windows.bat' ( #1133 )  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   Ahmad Fatoum
							
						 
						
							
							
								
								
							
							
								
							
								eb6f8bd0ba 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "Always use latest raylib version for cmake ( #1123 )" ( #1126 )  
							
							 
							
							 
							
							
								
							
							
							We didn't use the latest version, but a compatible version, which is established by raylib-config-version.cmake.
It's ok to have a minimal version, so revert b7c0d5b6dd . 
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   G3bE
							
						 
						
							
							
								
								
							
							
								
							
								b7c0d5b6dd 
								
									
								
							
								 
							
						 
						
							
							
								
								Always use latest raylib version for cmake ( #1123 )  
							
							 
							
							 
							
							
								
							
							
							* Always use latest raylib version
* Always use latest raylib version
* Always use latest raylib version 
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								80dbbef0f5 
								
							
								 
							
						 
						
							
							
								
								Update Notepad++ intellisense  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								64c23f8477 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: VS2017.UWP project  
							
							 
							
							 
							
							
								
							
							
							It seems there is some problem on drawing... :( 
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								a748c3bf25 
								
							
								 
							
						 
						
							
							
								
								Review VS2017 project to support x64 properly  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								615cb35d96 
								
							
								 
							
						 
						
							
							
								
								VS2017 project: Added x64 platform configuration  
							
							 
							
							 
							
							
								
							
							
							NOTE: When building for 64bit in raylib static mode, CloseWindow() symbol collides with user32.lib symbol. No solution for that at the moment, just compile raylib as shared library (raylib.dll), actually it can be chosen on project configurations. 
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								21c30f43d4 
								
							
								 
							
						 
						
							
							
								
								Update year to 2020  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								9fbf5c8ca2 
								
							
								 
							
						 
						
							
							
								
								Review VS2017 project configuration  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
								
								
							
							
								
							
								8dece6a179 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							 
							
							
								
							
							
						 
						há 5 anos  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								dde1d68a02 
								
							
								 
							
						 
						
							
							
								
								Remove KDevelop  
							
							 
							
							
								
							
							
						 
						há 5 anos