Commit Graph

  • d686cc6c4a Some small code tweaks raysan5 2015-07-13 18:16:24 +02:00
  • d50194940d Updated to raylib v1.3 raysan5 2015-07-13 18:15:31 +02:00
  • e30421e84c Updated to latest version 2.06 raysan5 2015-07-13 18:14:47 +02:00
  • c944d62374 Improved mipmaps support and image loading raysan5 2015-07-05 18:21:01 +02:00
  • 84befaea24 Corrected bug on GetHexValue() function raysan5 2015-07-05 18:19:49 +02:00
  • 2be8753788 Functions renaming for better consistency raysan5 2015-07-05 18:19:18 +02:00
  • a59433e7a3 Merge pull request #23 from raysan5/develop Ray 2015-07-03 20:49:16 +02:00
  • cd08ae7b85 Corrected bug on reset default shader Ray 2015-06-24 09:57:03 +02:00
  • 1ec87f7990 Moved postpro texture to shader raysan5 2015-06-22 19:59:55 +02:00
  • bae1bf7b0a Corrected bug on UnloadModel() raysan5 2015-06-18 03:08:21 +02:00
  • 024e48850e Corrected camera issue and added function raysan5 2015-06-17 19:56:52 +02:00
  • 9572d6c063 Updated postpro shaders system raysan5 2015-06-16 20:02:01 +02:00
  • d9c5614342 Updated shader system raysan5 2015-06-16 10:52:26 +02:00
  • 4c6c182023 Corrected gesture tap issue and text scaling issue Marc Palau 2015-06-03 17:04:17 +02:00
  • fca60cb597 Corrected camera issue Marc Palau 2015-06-03 17:01:57 +02:00
  • 6a4afae5cc Improved ResolveCollisionCubicmap() raysan5 2015-06-02 09:54:51 +02:00
  • fd851d1d8b Improved custom shaders support raysan5 2015-05-21 14:13:51 +02:00
  • 9e450df053 Added extensions check on rlglInit() and more raysan5 2015-05-21 00:18:22 +02:00
  • c7ae28aaa2 Small tweak Gatonevermind 2015-05-18 13:12:24 +02:00
  • 19721c70ff Removed unused shaders raysan5 2015-05-11 18:22:29 +02:00
  • e25f1227c0 Updated stb headers raysan5 2015-05-11 18:22:16 +02:00
  • 4e4b6bef21 Corrected bug on PVR textures loading Gatonevermind 2015-05-11 17:37:19 +02:00
  • a7714c842f raymath module review and other changes raysan5 2015-05-11 00:15:46 +02:00
  • eae98e1c34 Big batch of changes, check description: raysan5 2015-05-04 23:46:31 +02:00
  • ba257b09f5 Corrected input bug raysan5 2015-04-22 19:12:59 +02:00
  • 05fe1c22ed Updated to latest version raysan5 2015-04-22 18:37:09 +02:00
  • 7db895ab5d Corrected some bugs and warnings raysan5 2015-04-22 18:36:52 +02:00
  • ceb7325727 Added Gestures System for Android and Web Marc Palau 2015-04-22 17:34:42 +02:00
  • 7d2318c167 WIP on shaders and textures raysan5 2015-04-13 20:15:28 +02:00
  • a632a04a30 Big batch of changes! Check description: raysan5 2015-04-06 14:02:29 +02:00
  • 2b4a1f295a Added support for Latin-1 Supplement characters nicobwah 2015-03-09 17:13:42 +01:00
  • 3cad094edd Changes integration (some WIP, view details) Marc Palau 2015-03-02 20:52:58 +01:00
  • c062f8d4fe Redesign shader system and more raysan5 2015-03-01 16:00:52 +01:00
  • ee4b553c2a Renamed some functions raysan5 2015-02-26 13:52:03 +01:00
  • 3cb4edcbc3 Corrected camera system Marc Palau 2015-02-09 18:35:25 +01:00
  • e1353b9f7d Removed some TODO already done raysan5 2015-02-09 18:29:32 +01:00
  • 47827ddda1 Merge pull request #22 from procedural/hide-mouse Ray 2015-02-06 00:31:22 +01:00
  • 387795311c Merge pull request #20 from procedural/cpp-fixes Ray 2015-02-06 00:21:37 +01:00
  • 77eda6494e Added cubicmap collision detection and resolution Marc Palau 2015-02-04 20:24:23 +01:00
  • b25cdf7f7d Added support for multiple camera modes Marc Palau 2015-02-04 20:23:43 +01:00
  • 765870fe8f No need to include raylib.h Constantine Tarasenkov 2015-02-03 20:16:27 +03:00
  • cc6cf9a741 Adding functions to show and hide mouse cursor Constantine Tarasenkov 2015-02-03 05:47:28 +03:00
  • ab12193f10 Fixes for C++ Constantine Tarasenkov 2015-02-03 00:06:50 +03:00
  • b926765ce0 Added functions and improvements Marc Palau 2015-02-02 20:05:18 +01:00
  • 9ab6718234 Corrected bug, OGG loading on Android raysan5 2015-02-02 16:39:30 +01:00
  • 42c92e4f2e Add support for custom shaders raysan5 2015-02-02 00:57:08 +01:00
  • b9e53cd135 Removed useless spaces raysan5 2015-02-02 00:53:49 +01:00
  • dc52c8f769 Updated GLFW libs to 3.1 Ray 2015-01-26 22:11:59 +01:00
  • 032c8333d9 Merge pull request #19 from procedural/linux Ray 2015-01-26 22:05:52 +01:00
  • b92c1bbbf7 Fixes for makefiles, GLFW 3.1 library for Linux Constantine Tarasenkov 2015-01-25 17:53:29 +03:00
  • f5048742aa JUST DO - Global Game Jam 2015 Ray 2015-01-25 14:46:11 +01:00
  • e9ea3f50bf Updated GLFW to version 3.1 Ray 2015-01-24 14:40:39 +01:00
  • a9e045a1a8 Pause loop execution on window minimized Ray 2015-01-21 00:13:17 +01:00
  • 7d0407c6a2 Pause music when window minimized Ray 2015-01-21 00:12:54 +01:00
  • c00cd38b01 Small note to remember Ray 2015-01-21 00:12:30 +01:00
  • e96c22d6f8 Updated makefiles for templates raysan5 2015-01-18 11:19:25 +01:00
  • 874dc89fca Adding support for TTF fonts (in progress) raysan5 2015-01-18 10:58:04 +01:00
  • 5104567a24 Some code tweaks raysan5 2015-01-18 10:57:30 +01:00
  • 2968ba9938 Ignore compiled binaries on templates (*.o, *.exe) raysan5 2015-01-18 10:56:37 +01:00
  • cae6f3c613 Merge pull request #16 from raysan5/develop Ray 2015-01-10 13:28:45 +01:00
  • bb8c1826d3 Uploaded basic window example for web raysan5 2015-01-10 13:26:34 +01:00
  • 274921cd35 Update README.md Ray 2015-01-10 13:25:07 +01:00
  • 39fda7af82 Merge pull request #15 from Galloman/develop Ray 2015-01-10 11:56:10 +01:00
  • 31934ac374 Improved support for mac. Reference to libglfw dylib fixed David Gallardo 2015-01-08 22:09:29 +01:00
  • d739895e4a Reorganized external folders by platform raysan5 2015-01-08 21:10:06 +01:00
  • e37ef10595 Merge pull request #14 from raysan5/master Ray 2015-01-08 20:32:30 +01:00
  • 4a7e522d4b Review build system for Android and RPI 1.2.2 raysan5 2015-01-04 18:05:50 +01:00
  • b2a5390adb Added some last hour features to v1.2.2 raysan5 2015-01-02 21:06:30 +01:00
  • 0bfd283526 Added support for model color tint raysan5 2015-01-02 20:59:54 +01:00
  • 7ea8326b52 makefiles reorganization raysan5 2015-01-02 20:59:05 +01:00
  • 8847602061 Examples review... raysan5 2015-01-02 20:58:06 +01:00
  • e6bc655d6a Rename models_cubesmap.c to models_cubicmap.c Ray 2015-01-02 20:51:14 +01:00
  • 061ee04cb5 Integrated ratalaika pull-request raysan5 2015-01-02 10:18:43 +01:00
  • 3c4a91658e Merge pull request #12 from raysan5/develop Ray 2014-12-31 19:28:38 +01:00
  • fad81f36e4 Updated docs raysan5 2014-12-31 19:25:50 +01:00
  • b482e26925 Small tweaks raysan5 2014-12-31 19:25:39 +01:00
  • 7ec6ebb9fa New raylib release, including html5 binaries raysan5 2014-12-31 19:25:16 +01:00
  • 5a98d2da1f Added raylib game showing raylib features raysan5 2014-12-31 19:24:51 +01:00
  • 21d8394170 Added small floppy game raysan5 2014-12-31 19:18:16 +01:00
  • 5e913c31a4 Updated example raysan5 2014-12-31 19:17:50 +01:00
  • d51d6a4650 Prepare examples makefile to support emscripten raysan5 2014-12-31 19:17:41 +01:00
  • 3c57c6afc5 Updated to version 2.00b raysan5 2014-12-31 18:03:48 +01:00
  • 905b6ec53d Added full support for HTML5 (emscripten) raysan5 2014-12-31 18:03:32 +01:00
  • 08a4ee34eb [texture] image data initialization raysan5 2014-12-17 19:47:17 +01:00
  • 1bd592fe67 [texture] image loading small check raysan5 2014-12-17 19:33:53 +01:00
  • db1ad74ef2 [models] file open error check raysan5 2014-12-17 19:32:54 +01:00
  • 2e5f58255a Working on rotation math... raysan5 2014-12-16 11:15:56 +01:00
  • cfa60ab7e6 Added support for emscripten and more raysan5 2014-12-15 01:08:30 +01:00
  • d3cf316e40 Added features and corrected bugs... raysan5 2014-12-09 13:21:55 +01:00
  • a2c8ddca13 Revert "Corrected some bugs..." Palaui 2014-12-09 13:10:28 +01:00
  • 29d8b48503 Corrected some bugs... Palaui 2014-12-09 13:10:05 +01:00
  • 0c60609268 Merge pull request #11 from raysan5/develop Ray 2014-11-24 20:14:58 +01:00
  • 63ed471ed2 Corrected bug on billboards Palaui 2014-11-24 17:23:05 +01:00
  • d16519f5de Merge pull request #9 from raysan5/master Ray 2014-11-24 16:05:41 +01:00
  • fcff83e65c Corrected Android bug on Native Activity cycle raysan5 2014-11-23 21:58:45 +01:00
  • 7375d0460a Updated stb headers raysan5 2014-11-23 21:58:17 +01:00
  • 2706fa86cd Cleaned GLFW library for OS X ratalaika 2014-11-22 00:23:25 +01:00
  • 6bea9d0232 Added first version of OS X compilation support ratalaika 2014-11-22 00:13:59 +01:00
  • ab05ace3ce Added first version of OS X compilation support ratalaika 2014-11-22 00:13:09 +01:00
  • 05ccc4fd42 Merge pull request #5 from debiatan/support_linux_desktop Ray 2014-11-09 13:39:27 +01:00