Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Chance Snow 9833fe45eb
Added desktop cursor getter and setter functions (#1407)
před 4 roky
..
4coder Replace 0.f by 0.0f před 4 roky
Builder Update Builder example před 6 roky
CMake Remove games from building před 4 roky
CodeBlocks Review projects paths před 5 roky
Geany mouse: Return float movement for precise scrolling where possible (#1397) před 4 roky
Notepad++ Added desktop cursor getter and setter functions (#1407) před 4 roky
SublimeText Added Sublime Text 3 project template před 6 roky
VS2017 Added resource file for DLL compilation info před 4 roky
VS2017.UWP mouse: Return float movement for precise scrolling where possible (#1397) před 4 roky
VSCode Review "aggregate initializations" #1403 před 4 roky
VSCode_tcc_win Review "aggregate initializations" #1403 před 4 roky
scripts 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) před 4 roky
README.md Update README.md před 5 roky

README.md

raylib PROJECT TEMPLATES

This folder contains raylib templates for some common IDEs.

IDE Platform Template type State
4coder Windows example compiling DONE
Builder Linux example compiling DONE
CMake Windows, Linux, macOS source/example compiling DONE
CodeBlocks Windows, Linux example compiling DONE
Geany Windows, Linux source/example compiling DONE
Notepad++ Windows source/example compiling DONE
SublimeText Windows, Linux, macOS source/example compiling DONE
VS2017 Windows source/example compiling DONE
VSCode Windows, macOS example compiling DONE
scripts Windows, Linux, macOS source/example compiling DONE

New IDEs config files are welcome!