1389 Commits (332f3b4f9d58eabf54f44a348de24d73d728f560)
 

Author SHA1 Message Date
  raysan5 332f3b4f9d Set canvas background to black... 7 years ago
  raysan5 3c99093aed Rename variables for consistency 7 years ago
  raysan5 f2656871e9 Review Makefiles default raylib path 7 years ago
  raysan5 7bcae59477 Support XM modules by default 7 years ago
  raysan5 3a1e6ab0b6 Review game code (something broken) 7 years ago
  raysan5 9b072dc346 Review game examples Makefiles 7 years ago
  raysan5 cfec2b40a4 Organize structs vs enums 7 years ago
  raysan5 247da006ae Rename parameter 7 years ago
  raysan5 b0f8ea27e3 Renamed function for lib consistency 7 years ago
  Ray 5620e73914 Merge pull request #266 from Triangle345/patch-3 7 years ago
  Eugene F ec22577e5a basic_game - update makefile 7 years ago
  Ray e38a7fcede Small tweak 7 years ago
  Ray e7f0d0eef1 Corrected issue with alloca.h on GCC 7 years ago
  Ray ecfe31bf1d Make TraceLog() public to the API 7 years ago
  Ray 8d3750e36d Turn transparent pixels to black 7 years ago
  Ray 1df7a8b4a6 Update some files 7 years ago
  Ray 517a7e3466 Review makefiles 7 years ago
  Ray 61ce160023 Added examples web images 7 years ago
  Ray 35172430c6 Added SUPPORT_VR_SIMULATOR flag 7 years ago
  Ray a5c8ce2a34 Upload new game: Koala Seasons 7 years ago
  Ray 99c226b344 Delete some old data... 7 years ago
  Ray be4d530ebe Removed rBMF fonts 7 years ago
  raysan5 4b8a0268ed Added physac examples to web 7 years ago
  raysan5 881f134f4d Review and recompile web examples 7 years ago
  raysan5 3e082f1d62 Updated physac to latest version 7 years ago
  raysan5 b4d28cc7a1 Working on examples... 7 years ago
  raysan5 c67cffea38 Updated STB libs to latest version 7 years ago
  raysan5 f5894278b7 Added Vector2 math functions 7 years ago
  raysan5 7e65c300b6 Make public TakeScreenshot() function 7 years ago
  raysan5 9956344215 new example: shapes_lines_bezier 7 years ago
  raysan5 843731e048 new example: text_input_box 7 years ago
  raysan5 4315b82ea7 Replaced some images and updated examples 7 years ago
  Ray 82c54449bf Merge pull request #260 from RDR8/develop-c99-cflags 7 years ago
  RDR8 774b120335 PLATFORM_WEB cleanup 7 years ago
  RDR8 1bba1242f4 Added _DEFAULT_SOURCE to CFLAGS for C99 compatibility 7 years ago
  raysan5 677c5cc9a8 Removed useless files 7 years ago
  Ray f7bebf9861 Working on web examples 7 years ago
  Ray 8374460c39 Added glfw3 lib (for VS2015) 7 years ago
  Ray 20d205cae5 Working on examples... 7 years ago
  Ray 5fd83708cf Added web files to ignore 7 years ago
  Ray 17b3f5e02e Support generic target compilation 7 years ago
  Ray d2d4b17633 Web: Support pointer lock 7 years ago
  Ray ca338b3318 Merge branch 'develop' of https://github.com/raysan5/raylib into develop 7 years ago
  Ray 29067e19d9 Redesigned textures_rectangle example 7 years ago
  Ray 74255b6eb2 Corrected project paths 7 years ago
  Ray 795c6b465c Working on web examples 7 years ago
  Ray eb7212fe42 Merge pull request #258 from victorfisac/develop 7 years ago
  victorfisac 82577ededc Comment unused variables from tangent calculations 7 years ago
  victorfisac 4b7ea25603 Remove testing binormals implementation 7 years ago
  victorfisac 0c2a58cf96 Add tangents calculation when loading OBJ file 7 years ago