Commit Graph

  • e67ebabb02 Support custom memory management macros Ray 2019-04-23 14:55:35 +02:00
  • 8ed71b9d5a Some tweaks to custom memory management system Ray 2019-04-23 14:51:32 +02:00
  • 9835be7b7a Remove unnecesary GLFW deps (used by examples) Ray 2019-04-23 14:50:58 +02:00
  • 7e444d5a45 Renamed file to avoid breaking build Ray 2019-04-22 22:47:50 +02:00
  • e26cc01ba8 More rnet review to avoid warnings/errors Ray 2019-04-22 21:50:45 +02:00
  • 2d4c2ff351 Review rnet errors Ray 2019-04-22 20:54:50 +02:00
  • c7907a203b Update miniaudio to v0.9.3 Ray 2019-04-22 20:32:11 +02:00
  • f7d978e726 Reviewed rnet inclusion Ray 2019-04-22 20:27:54 +02:00
  • 4b8d06f501 [rnet] module WIP (#809) Jak 2019-04-22 19:03:00 +01:00
  • e41cb774c2 Merge pull request #789 from myd7349/fix-cmake-for-win32 Ray 2019-04-22 19:32:15 +02:00
  • cd934c9f66 Update GLFW to 3.3.1 Ray 2019-04-22 19:00:43 +02:00
  • a0449594e4 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2019-04-22 18:58:38 +02:00
  • 152b7471e9 Comment HiDPI window request Ray 2019-04-22 18:46:05 +02:00
  • 9ace10ff73 Merge pull request #810 from Demizdor/unicode_implementation Ray 2019-04-22 18:34:17 +02:00
  • 2249f12304 Expose rlgl functions on shared libraries Ray 2019-04-22 18:25:30 +02:00
  • 98070982bf Fix formatting ...not very good at this Vlad Adrian 2019-04-21 21:57:57 +03:00
  • 3dda1c41ec Fixed formatting! Grumble, grumble... Vlad Adrian 2019-04-21 21:51:03 +03:00
  • 86c887f0cf Added unicode example Demizdor 2019-04-21 13:44:17 +03:00
  • f3a5a6871d Initial unicode implementation for UTF8 encoded text Demizdor 2019-04-21 12:27:46 +03:00
  • 8c22f685d1 Check buffer overflow Ray 2019-04-14 22:29:14 +02:00
  • d690e734f9 Merge pull request #799 from flashjaysan/master Ray 2019-04-13 15:08:28 +02:00
  • 310d1d1589 Update raymath.h flashjaysan 2019-04-13 14:35:07 +02:00
  • 0ef146438a Merge pull request #798 from bjornwah/master Ray 2019-04-13 13:17:20 +02:00
  • 7cc8faf7da Use typedef rather than #define in order to avoid issues in application code Björn Wahlstrand 2019-04-12 21:41:30 +02:00
  • c1d3ba67f8 Update CHANGELOG Ray 2019-04-12 13:46:44 +02:00
  • fc5dd5d99f FLAG not supported on web GLFW implementation Ray 2019-04-12 13:44:16 +02:00
  • df90ba6e46 WARNING: Added GLFW hint to support hi-DPI Ray 2019-04-12 13:31:05 +02:00
  • 99537efccf Review some examples Ray 2019-04-12 13:29:53 +02:00
  • 4e58d4102c Corrected typo Ray 2019-04-12 13:29:37 +02:00
  • 70fc549818 Working on raylib 2.5 changelog... Ray 2019-04-12 13:03:49 +02:00
  • 30d51ec26c Reorganize struct Ray 2019-04-12 11:29:01 +02:00
  • 75384add98 Added Crystal binding Ray 2019-04-12 00:01:32 +02:00
  • 8774cb3c24 Removed iqm example Ray 2019-04-11 23:38:13 +02:00
  • e54a74f4e7 new example: shapes_rectangle_scaling_mouse Ray 2019-04-11 18:07:20 +02:00
  • 24f07aaf5a new example: core_window_scale_letterbox Ray 2019-04-11 17:40:13 +02:00
  • 129703fad1 new example: shaders_texture_drawing Ray 2019-04-11 16:53:20 +02:00
  • 6fc97643bf new example: textures_background_scrolling Ray 2019-04-11 16:53:02 +02:00
  • 01367fcb1e Review cubemap generation Ray 2019-04-11 16:11:54 +02:00
  • a28dfd4a7b Corrected standalone usage Ray 2019-04-11 15:54:10 +02:00
  • 5bfa675350 Review VR simulator mechanism Ray 2019-04-11 13:53:01 +02:00
  • aa8d10c48a Update BINDINGS.md Ray 2019-04-11 11:57:50 +02:00
  • c7e5585ab9 Added binding to Factor Ray 2019-04-11 11:29:35 +02:00
  • 1934f2a2f4 Some tweaks Ray 2019-04-11 00:11:11 +02:00
  • 6168a4ca37 Comments review Ray 2019-04-10 23:50:48 +02:00
  • 45c820eeb4 Set default white texture for diffuse mat Ray 2019-04-10 22:39:42 +02:00
  • 21092266b5 Check textures available before loading Ray 2019-04-10 00:44:24 +02:00
  • 802afe8fe5 Replaced size_t by unsigned int Ray 2019-04-10 00:34:46 +02:00
  • 148eefb9bb Resolve CI failure with MinGW myd7349 2019-04-09 20:41:40 +08:00
  • f939f6abc2 Update Makefile Ray 2019-04-09 13:23:56 +02:00
  • 32ccecb8ca Start working on glTF loading... Ray 2019-04-09 13:23:51 +02:00
  • 5134a3b61d Take care of raylib_USE_STATIC_LIBS when calling find_library myd7349 2019-04-08 17:38:18 +08:00
  • 61181f2c49 Fix CMake support on Win32 myd7349 2019-04-05 10:56:47 +08:00
  • 94335e30df Avoid example on Android Ray 2019-04-08 12:50:09 +02:00
  • b8ada4b877 Review creation years Ray 2019-04-08 12:25:13 +02:00
  • 81b63890dd Merge pull request #793 from ChillerDragon/pr_copyright_2k19 Ray 2019-04-07 17:53:48 +02:00
  • f21761fbbb Happy new year 2019 ChillerDragon 2019-04-07 17:49:12 +02:00
  • c23ceec338 Added missing include -_- Ray 2019-04-05 17:29:30 +02:00
  • 9282b8ba83 ADDED: SetShaderValueTexture() Ray 2019-04-05 17:08:46 +02:00
  • c600dd0766 Review PBR shaders Ray 2019-04-05 16:43:09 +02:00
  • 0f9fe34c3a Start setting things up for raylib 2.5 Ray 2019-04-05 13:44:04 +02:00
  • 92733d6695 BIG UPDATE: New models functions for animations! Ray 2019-04-05 13:15:56 +02:00
  • 38a13b76d1 Corrected issue with LoadMesh() Ray 2019-04-05 13:13:42 +02:00
  • a728376cdf Rename enum type Ray 2019-04-05 13:13:10 +02:00
  • 28b9de661d Minor tweaks Ray 2019-04-05 13:12:54 +02:00
  • a103086443 Removed trail spaces Ray 2019-04-04 13:50:52 +02:00
  • 3e1e7d740f Review merged PR formatting Ray 2019-04-04 13:50:28 +02:00
  • 6ecd8249bc Merge pull request #787 from Demizdor/master Ray 2019-04-04 13:42:20 +02:00
  • d89d24c5e8 BIG UPDATE: Support model animations! Ray 2019-04-04 13:33:54 +02:00
  • 22dece2935 Animated vertex renaming Ray 2019-04-04 13:32:17 +02:00
  • f1cbdd6b3a Corrected some issues Ray 2019-04-01 18:22:56 +02:00
  • 86212e8462 Support material loading from OBJ/MTL Ray 2019-04-01 12:41:32 +02:00
  • e5edbb7104 Reviewed OBJ loading implementation -WIP- Ray 2019-04-01 12:17:29 +02:00
  • 0a492b5dea Retarget VS2017 solution Ray 2019-04-01 12:09:00 +02:00
  • fe702cd6a2 Implementing LoadOBJ() -WIP- Ray 2019-04-01 00:16:56 +02:00
  • 3e806ad9d4 Reviewed data assignation Ray 2019-04-01 00:15:45 +02:00
  • 26fb2e0f3a Update cube.obj Ray 2019-04-01 00:15:14 +02:00
  • eda982e261 Reimplemented DrawRoundedRectLines() Demizdor 2019-03-31 16:15:40 +03:00
  • ecbd17910d Added DrawRoundedRectLines() Vlad Adrian 2019-03-31 13:22:50 +03:00
  • 1415d514ba Update raylib.h Vlad Adrian 2019-03-31 13:20:45 +03:00
  • a28023b58f Added DrawRoundedRect() Demizdor 2019-03-30 22:18:29 +02:00
  • 2217c04ecf Update standard_lighting.c Ray 2019-03-29 20:54:45 +01:00
  • be6d237b9e Review models examples Ray 2019-03-29 20:22:50 +01:00
  • a197f40bb4 Default to white cube mesh if not loaded Ray 2019-03-29 20:22:30 +01:00
  • 6f371dab08 Some formatting review Ray 2019-03-29 19:43:27 +01:00
  • afab8b36ab Merge pull request #786 from Demizdor/draw_ring Ray 2019-03-29 17:28:37 +01:00
  • 19debd2b4e Review some warnings Ray 2019-03-29 17:28:10 +01:00
  • 8a73c5d0b4 Replace custom OBJ/MTL implementations by tinyobj_loader -WIP- Ray 2019-03-29 17:15:22 +01:00
  • a643dc4ca0 WARNING: Redesigned model struct for multi-meshes Ray 2019-03-29 16:48:23 +01:00
  • ab9c6da26f Added DrawRing(), DrawRingLines() and DrawCircleSectorLines() Demizdor 2019-03-29 16:22:09 +02:00
  • 876c64b1e5 WARNING: This could break something Ray 2019-03-29 12:27:50 +01:00
  • 69656cb090 Added comment Ray 2019-03-29 12:23:02 +01:00
  • 8e98fa8754 Merge pull request #785 from Berni8k/master Ray 2019-03-28 22:26:48 +01:00
  • ea96d0afea Fixes compile error when SUPPORT_GESTURES_SYSTEM is undefined on RPi Berni8k 2019-03-28 20:38:13 +01:00
  • b1e914bbf3 RaspberryPi Keyboard input with evdev Berni8k 2019-03-28 19:46:39 +01:00
  • 88dfd2ab23 REDESIGNED: DrawCircleSector() Ray 2019-03-28 18:53:41 +01:00
  • 186d34827a Align LINES and TRIANGLES drawing Ray 2019-03-28 18:05:32 +01:00
  • 165ced9428 Small tweak Ray 2019-03-28 13:03:25 +01:00
  • 3a1e884d03 Update BINDINGS.md Ray 2019-03-27 20:19:33 +01:00
  • 7524fdc3e1 Review gestures disable flag Ray 2019-03-25 12:30:20 +01:00
  • a7b06e7f01 Update BINDINGS.md Ray 2019-03-25 10:13:42 +01:00