Commit Graph

  • 34e791376d Fixed examples link OdnetninI 2017-02-23 16:32:19 +01:00
  • 05cff44d0a Improved modules description -IN PROGRESS- Ray 2017-02-16 00:50:02 +01:00
  • 1c364cc507 Review rres loading to support multiple parts Ray 2017-02-16 00:19:30 +01:00
  • 177af272f0 Added function DrawRectanglePro() Ray 2017-02-16 00:19:03 +01:00
  • 4cb3e4a240 Support resources divided in multiple parts raysan5 2017-02-15 10:44:59 +01:00
  • 05f039f85f Corrected issue with OpenAL being 'keg only' on OSX raysan5 2017-02-11 23:34:41 +01:00
  • afcd748fdf Reviewed fread() usage around the code raysan5 2017-02-11 23:17:56 +01:00
  • b4988777ef [audio] Renamed variable Ray 2017-02-09 22:19:48 +01:00
  • f8d94aeba5 Merge pull request #224 from raysan5/develop Ray 2017-02-09 18:25:16 +01:00
  • 42d5e3bd24 [web] Added new social networks Ray San 2017-02-09 18:13:23 +01:00
  • 836c1636a2 Remove lighting system from rlgl standalone header Ray San 2017-02-08 20:02:40 +01:00
  • 9492901133 Merge pull request #223 from raysan5/develop Ray 2017-02-07 09:40:06 +01:00
  • 1f6eb1fc61 Moved raylib webpage to docs folder Ray San 2017-02-06 18:48:56 +01:00
  • f2f05a734d Added audio function: SetMusicLoopCount() Ray 2017-02-06 01:03:58 +01:00
  • ac6b4d3830 Added audio function: SetMasterVolume() Ray 2017-02-06 00:44:54 +01:00
  • 734776b923 Commented code for review Ray 2017-02-06 00:44:21 +01:00
  • 7bf6a712cc Remove rlua from raylib main repo raysan5 2017-02-05 03:15:43 +01:00
  • c4bd214cf0 Added function SetWindowIcon() raysan5 2017-02-05 03:00:35 +01:00
  • 1a879ba08e Refactor SpriteFont struct raysan5 2017-02-05 02:59:39 +01:00
  • a08117155d Init memory for screenshot to zero Ray 2017-02-01 00:28:28 +01:00
  • 495108a2e9 Updated raylib version to 1.7 Ray 2017-01-29 23:08:19 +01:00
  • 30bb24aa6e Updated Gestures enum Ray 2017-01-29 22:29:54 +01:00
  • c85dfd4bc6 Remove unecessary spaces... Ray 2017-01-28 23:02:30 +01:00
  • b681e8c277 Implemented Wait() Ray 2017-01-28 00:56:45 +01:00
  • 37a64df7b9 Move lighting system out of raylib Ray 2017-01-27 23:03:08 +01:00
  • 7b5f61ddf7 Merge pull request #218 from gen2brain/develop Ray 2017-01-26 22:25:41 +01:00
  • a1527f5620 Fix RPi build and add missing directories Milan Nikolic 2017-01-26 21:49:18 +01:00
  • 3c3a9318ff Integrate Android build into Makefile Milan Nikolic 2017-01-26 20:58:00 +01:00
  • d8edcafe5a Wait for events when window is minimized... Ray 2017-01-25 11:38:15 +01:00
  • ff7108389b Updated some code... for perfect transition Ray 2017-01-25 00:44:04 +01:00
  • 8a549c3fbe Working in some bugs and screen transition Ray San 2017-01-24 12:14:15 +01:00
  • 825eab37e2 Revert unneeded change Ray 2017-01-24 00:32:16 +01:00
  • 762d2580cd Some code improvements Ray 2017-01-22 17:23:04 +01:00
  • f164ec80d6 Upload wave collector - GGJ17 game Ray 2017-01-22 15:31:56 +01:00
  • 7586031410 Support 32bit wav data Ray 2017-01-19 13:18:04 +01:00
  • 7cd24d2706 Updated stb external libraries Ray 2017-01-18 23:27:41 +01:00
  • 3b120bd7d9 Some tweaks for consistency Ray San 2017-01-18 19:14:39 +01:00
  • fc7d4cef18 Stop sound source before unloading Ray San 2017-01-18 17:25:25 +01:00
  • 46f95a730a Corrected bug on OGG sound loading Ray San 2017-01-18 17:04:20 +01:00
  • 6d6659205c Add support for 32-bit PCM sample data raysan5 2017-01-15 01:25:09 +01:00
  • 53457e4664 Work on rres file format -IN PROGRESS- raysan5 2017-01-15 01:11:38 +01:00
  • e5a2def57f Code formatting raysan5 2017-01-15 01:10:34 +01:00
  • 61f6b0f707 Removed GetNextPOT(), review TraceLog() raysan5 2017-01-15 01:10:23 +01:00
  • 4a158d972d Added LoadText() function raysan5 2017-01-15 01:09:15 +01:00
  • 4ea8494f3e Merge pull request #216 from AudioMorphology/develop Ray 2017-01-14 20:25:07 +01:00
  • 07a2c00e84 modified: core.c AudioMorphology 2017-01-14 16:18:06 +00:00
  • 1ca445a9b9 Merge branch 'develop' of https://github.com/raysan5/raylib into develop raysan5 2017-01-07 18:13:39 +01:00
  • fbda9c4180 Support rRES data loading raysan5 2017-01-07 18:12:59 +01:00
  • 9b334dcd25 Merge pull request #214 from AudioMorphology/develop Ray 2017-01-05 23:07:43 +01:00
  • 21181f8167 added RPi touch interface Richard R. Goodwin 2017-01-05 21:36:40 +00:00
  • d4f5c4e133 modified: src/core.c Richard R. Goodwin 2017-01-05 21:20:28 +00:00
  • 658c280669 Lattest PR review raysan5 2017-01-05 19:33:05 +01:00
  • 0369bb4c8c Merge pull request #212 from joeld42/jbd_picking Ray 2017-01-05 17:33:23 +01:00
  • d5d391faaf Added RaycastMesh function and example test case Joel Davis 2017-01-02 21:56:25 -08:00
  • 81388363fa Merge pull request #211 from joeld42/rlgl-updatemesh-fix Ray 2017-01-02 13:23:11 +01:00
  • 037da8879a Added RaycastGround and ray picking example Joel Davis 2016-12-31 15:06:39 -08:00
  • 674ee2cf75 Fix vbo indexes for rlglUpdateMesh Joel Davis 2016-12-31 14:05:30 -08:00
  • 202f45415c rRES raylib resources custom file format support raysan5 2016-12-27 17:42:22 +01:00
  • bf3a213e44 Some functions review and additions raysan5 2016-12-27 17:40:59 +01:00
  • e7464d5fc3 Review some formatting and naming raysan5 2016-12-27 17:37:35 +01:00
  • 3c91dc099d Added some comments to sample raysan5 2016-12-26 11:46:07 +01:00
  • 5da815234c Improved FLAC audio support raysan5 2016-12-26 10:52:57 +01:00
  • a27be5f2a9 Added support for gamepads on PLATFORM_WEB raysan5 2016-12-25 20:42:22 +01:00
  • 14cdd7fbff Added raw image file reading data check raysan5 2016-12-25 20:41:36 +01:00
  • 852f3d4fd0 Review comments and formatting raysan5 2016-12-25 02:01:13 +01:00
  • 6d6c542a1d Review some functions for consistency raysan5 2016-12-25 02:00:36 +01:00
  • d8bf84f118 Added mesh loading functions raysan5 2016-12-25 01:59:23 +01:00
  • 5de597579f Complete review of audio module raysan5 2016-12-25 01:58:56 +01:00
  • 4419ee9802 Merge pull request #210 from ficoos/fixes Ray 2016-12-22 11:47:59 +01:00
  • aaea2eb9a6 Fix building audio_standalone example on linux Saggi Mizrahi 2016-12-22 03:22:09 +02:00
  • 1aa775eca8 Fix physac.h building on linux Saggi Mizrahi 2016-12-22 03:21:04 +02:00
  • b2d4cd66a7 Fix warnings in lua binding Saggi Mizrahi 2016-12-22 03:20:27 +02:00
  • c394708c43 Change UpdateSound() to accept const void * Saggi Mizrahi 2016-12-22 03:19:49 +02:00
  • 5df10d824c Fix bad call to oculus API Saggi Mizrahi 2016-12-22 03:18:24 +02:00
  • 060d501cd1 Update to ignore Linux binaries (no extension) Ray 2016-12-21 00:04:44 +01:00
  • 4a9b77dd70 Corrected bug sound playing twice Ray 2016-12-20 00:33:45 +01:00
  • 814507906f Improving rRES custom format support -IN PROGRESS- Ray 2016-12-17 19:05:40 +01:00
  • 673ea62b27 Merge pull request #206 from joeld42/jbd_bugfix Ray 2016-12-15 22:42:31 +01:00
  • 06b8727d70 Moved viewport code into SetupViewport so high-DPI fix can be applied to EndTextureMode Joel Davis 2016-12-14 23:58:15 -08:00
  • d5c0f9d386 Replaced log2() function by equivalent Ray 2016-12-09 10:15:44 +01:00
  • 377dcb025f Corrected some warnings Ray 2016-12-05 01:14:18 +01:00
  • ab9f5d5780 Corrected path slash separator Ray 2016-11-26 11:12:31 +01:00
  • f5d792e551 Update Lua naming Ray 2016-11-25 22:26:36 +01:00
  • d91ad4e2aa Update README.md Ray 2016-11-25 01:47:30 +01:00
  • 177c58d23a Update README.md Ray 2016-11-25 01:46:51 +01:00
  • b9310f7d3a Updated background color Ray 2016-11-24 22:41:22 +01:00
  • 46ce30a2eb Corrected bugs for OpenGL 1.1 backend raysan5 2016-11-24 19:02:34 +01:00
  • 44e21d84cd Remove useless file raysan5 2016-11-24 19:02:15 +01:00
  • 17f09cb034 Merge pull request #198 from raysan5/develop 1.6.0 Ray 2016-11-24 17:26:07 +01:00
  • a81dfabf86 Update releases to latest version raysan5 2016-11-24 17:25:22 +01:00
  • 784aa1b6b5 Merge pull request #197 from xspager/develop Ray 2016-11-24 16:12:07 +01:00
  • fda91436b5 [games] Fix building the games on Linux by adding missing libs Daniel Lemos 2016-11-21 04:13:40 -02:00
  • 05f68c22d5 Update README.md Ray 2016-11-22 13:10:57 +01:00
  • 0925f4ec4d Added physics samples to makefile Ray 2016-11-22 12:53:32 +01:00
  • b8481369f7 Reviewed some lua examples and added new ones Ray 2016-11-22 12:15:58 +01:00
  • f1bcfc1352 Corrected bug on GenTextureMipmaps() Ray 2016-11-22 12:14:55 +01:00
  • d1c9c34b2f Merge pull request #195 from victorfisac/develop Ray 2016-11-21 21:40:04 +01:00
  • e8630c78d0 Added new Physac examples victorfisac 2016-11-21 20:31:30 +01:00
  • d0fca7e02b Removed old Physac examples victorfisac 2016-11-21 20:31:07 +01:00
  • aa9353feb4 Updated Physac library victorfisac 2016-11-21 20:30:46 +01:00