1370 Commits (a5c8ce2a3470f8a5d66a021056b61ed9160f2da2)
 

Author SHA1 Message Date
  Ray a5c8ce2a34 Upload new game: Koala Seasons 8 years ago
  Ray 99c226b344 Delete some old data... 8 years ago
  Ray be4d530ebe Removed rBMF fonts 8 years ago
  raysan5 4b8a0268ed Added physac examples to web 8 years ago
  raysan5 881f134f4d Review and recompile web examples 8 years ago
  raysan5 3e082f1d62 Updated physac to latest version 8 years ago
  raysan5 b4d28cc7a1 Working on examples... 8 years ago
  raysan5 c67cffea38 Updated STB libs to latest version 8 years ago
  raysan5 f5894278b7 Added Vector2 math functions 8 years ago
  raysan5 7e65c300b6 Make public TakeScreenshot() function 8 years ago
  raysan5 9956344215 new example: shapes_lines_bezier 8 years ago
  raysan5 843731e048 new example: text_input_box 8 years ago
  raysan5 4315b82ea7 Replaced some images and updated examples 8 years ago
  Ray 82c54449bf Merge pull request #260 from RDR8/develop-c99-cflags 8 years ago
  RDR8 774b120335 PLATFORM_WEB cleanup 8 years ago
  RDR8 1bba1242f4 Added _DEFAULT_SOURCE to CFLAGS for C99 compatibility 8 years ago
  raysan5 677c5cc9a8 Removed useless files 8 years ago
  Ray f7bebf9861 Working on web examples 8 years ago
  Ray 8374460c39 Added glfw3 lib (for VS2015) 8 years ago
  Ray 20d205cae5 Working on examples... 8 years ago
  Ray 5fd83708cf Added web files to ignore 8 years ago
  Ray 17b3f5e02e Support generic target compilation 8 years ago
  Ray d2d4b17633 Web: Support pointer lock 8 years ago
  Ray ca338b3318 Merge branch 'develop' of https://github.com/raysan5/raylib into develop 8 years ago
  Ray 29067e19d9 Redesigned textures_rectangle example 8 years ago
  Ray 74255b6eb2 Corrected project paths 8 years ago
  Ray 795c6b465c Working on web examples 8 years ago
  Ray eb7212fe42 Merge pull request #258 from victorfisac/develop 8 years ago
  victorfisac 82577ededc Comment unused variables from tangent calculations 8 years ago
  victorfisac 4b7ea25603 Remove testing binormals implementation 8 years ago
  victorfisac 0c2a58cf96 Add tangents calculation when loading OBJ file 8 years ago
  victorfisac 54f070a0f4 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop 8 years ago
  Ray c47b04a2c6 Working on web examples 8 years ago
  Ray fdf8501e81 Improve vr support and simulator 8 years ago
  Ray 99affa0caf Corrected issue when retrieving texture from GPU 8 years ago
  Ray 1f56e8e5d0 Minor code tweaks 8 years ago
  Ray dd4dd0e87d Reorganize examples folder 8 years ago
  Ray 5a230659ef Working in random crash... 8 years ago
  Ray c3b8a41f95 Remove function declaration 8 years ago
  Ray 50bc77ed96 Improve web examples -IN PROGRESS- 8 years ago
  victorfisac 256bc6e1dc Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop 8 years ago
  Ray e6ed85e993 Update web examples -WORK IN PROGRESS- 8 years ago
  Ray 0a33fbf8bb Corrected TraceLog issue 8 years ago
  Ray 9724443c5b Remove Lua lib from vs2015 8 years ago
  victorfisac 0d06c946f2 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop 8 years ago
  Ray 954a24545f Merge pull request #251 from RDR8/4krishna 8 years ago
  RDR8 44de97ea16 Fine-tuning PLATFORM_WEB CFLAGS 8 years ago
  RDR8 f65bd8e4a0 Edit examples/Makefile PLATFORM_WEB CFLAGS to match src/Makefile 8 years ago
  RDR8 4889f240fe Restore inadvertant changes to Makefiles 8 years ago
  Ray 080a79f0b0 Added IsFileExtension() 8 years ago