Commit Graph

  • 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
  • 86ef08c408 Update README.md Ray 2019-03-25 10:12:38 +01:00
  • b0bfe5812f Update BINDINGS.md Ray 2019-03-24 21:51:23 +01:00
  • 6bd62d2448 Move bindings to BINDINGS.md Ray 2019-03-20 16:44:51 +01:00
  • 7725a74303 Create BINDINGS.md Ray 2019-03-20 16:44:32 +01:00
  • 1203b7ad8f Add Geany autocomplete tags Ray 2019-03-20 10:58:06 +01:00
  • c001bdb2de Checking issue with sound volume Ray 2019-03-20 10:57:41 +01:00
  • aa00d77110 Support additional modules building -WIP- Ray 2019-03-18 18:46:39 +01:00
  • 0bbf857b00 Review build release path, default to src directory raysan5 2019-03-17 12:21:51 +01:00
  • f02a0334d8 ADDED: GetScreenData() raysan5 2019-03-17 11:58:02 +01:00
  • 2a92d6af3e Support no-audio no-models modules compilation raysan5 2019-03-16 13:02:16 +01:00
  • a61d3ad512 SetWindowIcon() redesigned raysan5 2019-03-16 13:00:46 +01:00
  • 29d1323bd1 Work on ImageResizeCanvas() Ray 2019-03-15 13:34:09 +01:00
  • cbfa35a39e REVIEW: ImageResizeCanvas() -WIP- Ray 2019-03-15 00:56:02 +01:00
  • ff1bcfb2fa Remove comment Ray 2019-03-13 10:26:33 +01:00
  • 5e8427a8b5 REDESIGNED: GetFileNameWithoutExt() Ray 2019-03-13 10:07:01 +01:00
  • b6dd31c653 Merge pull request #775 from rsachetto/master Ray 2019-03-13 09:42:56 +01:00
  • 32e6a419c1 Reorder one flag Ray 2019-03-12 16:29:41 +01:00
  • 477ea4d660 Support external config flags Ray 2019-03-12 16:00:26 +01:00
  • 76e968f6b7 Updated audio library: mini_al -> miniaudio Ray 2019-03-12 11:54:45 +01:00
  • 9f54a69cec Adding DrawCubeWiresV for convenience Rafael Sachetto 2019-03-08 15:06:17 -03:00
  • 2f97a3f835 Proposed Model struct review Ray 2019-03-05 16:46:48 +01:00
  • 2e99c6cefb ADDED: IsWindowResized() Ray 2019-03-04 22:58:20 +01:00
  • d7fd6e0f1a Corrected issue with possible 0 division raysan5 2019-03-02 14:29:04 +01:00
  • 36fa0207f2 Some spacing review Ray 2019-02-28 23:06:37 +01:00