Commit Graph

  • 8e9ff75f1c Use fabsf for floats, and avoid implicit type casting Sherjil Ozair 2018-05-06 12:43:05 -04:00
  • 04db494db0 Renamed shader variable Ray 2018-05-06 00:44:59 +02:00
  • f14492432d Avoid exposing native GLFW3 functionality Ray 2018-05-04 23:03:56 +02:00
  • ec33e7d705 BREAKING CHANGE: Renamed SpriteFont type to Font Ray San 2018-05-04 16:59:48 +02:00
  • 6045062a05 Renamed some functions Ray San 2018-05-04 16:54:05 +02:00
  • 6324697ffd Rectangle parameters changed to float Ray San 2018-05-04 16:25:31 +02:00
  • 9d103b7c2f Removed line breaks from functions Ray San 2018-05-03 19:19:35 +02:00
  • 198d739256 BREAKING CHANGE: Renamed Camera -> Camera3D raysan5 2018-05-01 12:31:03 +02:00
  • 400c345f96 Added tangent computation alternative method raysan5 2018-04-30 11:21:44 +02:00
  • 23e335d933 Implemented MeshTangents() raysan5 2018-04-30 02:47:48 +02:00
  • c51203ae7e Corrected alpha blending on ImageDraw() raysan5 2018-04-29 18:39:57 +02:00
  • dff1028466 Replaced ColorToFloat() by ColorNormalize() raysan5 2018-04-29 18:39:46 +02:00
  • 8d81b6e4e4 Support shapes drawing using only QUADS raysan5 2018-04-29 12:53:32 +02:00
  • ada6668b24 Expose file-dropping functions symbols raysan5 2018-04-29 11:49:10 +02:00
  • ca5f7ebd10 Added compile flag: SUPPORT_SCREEN_CAPTURE raysan5 2018-04-29 11:37:39 +02:00
  • 0045402c99 Corrected patreon link! Ray 2018-04-23 20:59:10 +02:00
  • 3ca5047c82 Update mini_al. David Reid 2018-04-22 07:24:18 +10:00
  • af4d23aa82 Update mini_al. David Reid 2018-04-21 22:13:02 +10:00
  • 24cab8f920 Update mini_al. David Reid 2018-04-21 20:39:31 +10:00
  • 0febaa2446 Update external audio libraries. David Reid 2018-04-21 17:34:56 +10:00
  • f5ebbfb6bc Merge branch 'master' of https://github.com/raysan5/raylib into dr/mini_al David Reid 2018-04-21 17:26:40 +10:00
  • 847bdaf682 Implemented default mesh Ray 2018-04-19 20:20:34 +02:00
  • 76a6bf6c52 Review spacing for cosistency Ray 2018-04-19 20:19:53 +02:00
  • afda1d0815 Updated project to link default C lib statically raysan5 2018-04-15 19:50:00 +02:00
  • 739df34f5e Merge pull request #524 from TheLumaio/master Ray 2018-04-14 01:15:20 +02:00
  • 5ef6cc1fb9 Add more key definitions lumaio teon 2018-04-13 17:14:04 -04:00
  • 3f59bdfc76 mini_al: Use WinAPI interlocked ops with tcc Ahmad Fatoum 2018-04-11 11:29:49 +02:00
  • 8b0fef6c34 raymath: Workaround tcc inline function limitation Ahmad Fatoum 2018-04-11 10:36:47 +02:00
  • 4cc12ef2b3 Review camera definition on examples Ray San 2018-04-11 10:13:00 +02:00
  • cc3b8645df Updated release version 1.9.7-dev Ray San 2018-04-10 10:37:48 +02:00
  • 8e44f7b3c7 Reviewed config.h formatting Ray 2018-04-09 23:01:20 +02:00
  • 54e24d905a Init frame timming measure variables Ray 2018-04-09 22:28:41 +02:00
  • cd616258c6 Merge pull request #522 from a3f/master Ray 2018-04-08 22:46:44 +02:00
  • 9e7dedf5af Merge pull request #521 from TheLumaio/master Ray 2018-04-08 22:28:19 +02:00
  • 1dbce35247 CMake: Generate config.h from CMakeOptions.txt Ahmad Fatoum 2018-04-07 22:51:03 +02:00
  • 1841afad11 Refactor all #define SUPPORT_* into a config.h Ahmad Fatoum 2018-04-07 22:29:53 +02:00
  • d88523f03a Split CMake options into separate CMakeOptions.txt Ahmad Fatoum 2018-04-07 16:53:19 +02:00
  • 3caa044bf2 Add GNUInstallDirs and USE_AUDIO/USE_WAYLAND options to CMake (#518) Milan Nikolic 2018-04-07 16:32:14 +02:00
  • 7bd0f8b28c Fix mesh picking example lumaio teon 2018-04-07 04:00:06 -04:00
  • d2cc5b88df Removed useless GetCollisionRayMesh and libraylib.a lumaio teon 2018-04-07 03:49:56 -04:00
  • d003c23ecf Added GetCollisionRayModel lumaio teon 2018-04-06 12:04:09 -04:00
  • b8bd1d2ea6 Remove unnecesary NPOT check Ray 2018-04-05 19:22:45 +02:00
  • 005f2ffb75 Simplified some code Ray 2018-04-05 19:18:44 +02:00
  • 931b672c92 Added: ImageDrawRectangle() Ray 2018-04-04 12:02:20 +02:00
  • 6edf15b9f9 Added funtion: ExportMesh() Ray 2018-04-04 12:00:54 +02:00
  • 322cebcbaf Updated to latest raylib changes Ray 2018-04-03 22:44:45 +02:00
  • 9393d1d76f Merge branch 'master' of https://github.com/raysan5/raylib Ray 2018-04-03 12:43:42 +02:00
  • fe1c04d1b8 Removed old code Ray San 2018-04-03 12:42:28 +02:00
  • 533780aadf Review ImageDraw() alpha blending Ray 2018-04-03 12:42:22 +02:00
  • 0c0ff2802e Review games Makefile Ray 2018-04-02 18:46:22 +02:00
  • 3e0de31424 Merge pull request #504 from Martinfx/master Ray 2018-04-02 18:10:38 +02:00
  • befd363966 Update README.md Ray 2018-04-02 15:38:33 +02:00
  • 375adf86a6 Review math usage to reduce temp variables raysan5 2018-04-02 15:16:45 +02:00
  • 6985953e3d Update release to latest raylib version raysan5 2018-04-02 14:50:16 +02:00
  • e18e8c6276 Review UWP configuration raysan5 2018-04-02 14:49:27 +02:00
  • bbdf9f4880 Review InitWindow() to avoid void pointer raysan5 2018-04-02 14:49:01 +02:00
  • 201007e426 Fix sscanf() without field limits can crash with huge input data maficccc@gmail.com 2018-03-16 16:26:02 +01:00
  • db98dba10f Fix Allocator sizeof operand mismatch maficccc@gmail.com 2018-03-11 19:26:01 +01:00
  • 03ca9508bf Fix Dead initialization maficccc@gmail.com 2018-03-16 18:17:58 +01:00
  • 44eedf235d Redundant assignment of 'angle' to itself maficccc@gmail.com 2018-03-16 14:15:32 +01:00
  • 551cf50685 Fix Uninitialized argument value maficccc@gmail.com 2018-03-16 10:19:09 +01:00
  • 6a3eca3f92 Fix value stored to 'body' is never read maficccc@gmail.com 2018-03-15 23:51:39 +01:00
  • ca9e652f8b Remove dead assignment maficccc@gmail.com 2018-03-15 23:36:41 +01:00
  • 28a9a181cb Fix use after free Martinfx 2018-03-15 22:24:05 +01:00
  • 9459186125 Fix call argument is an uninitialized value maficccc@gmail.com 2018-03-13 17:13:46 +01:00
  • df74607479 Fix warning: illegal character encoding in string literal maficccc@gmail.com 2018-03-13 17:04:49 +01:00
  • e659336c11 Fix value stored to 'num_channels' is never read maficccc@gmail.com 2018-03-04 19:31:36 +01:00
  • e72b96ada1 Merge pull request #508 from a3f/master Ray 2018-04-02 10:48:02 +02:00
  • bd2c81d481 Review links raysan5 2018-04-01 23:33:37 +02:00
  • 564baa22d6 Merge pull request #513 from autious/master Ray 2018-04-01 00:27:20 +02:00
  • b4e2f5b45c Initialize the timer after the graphics device on desktop and web platforms. (#516) Jacques Heunis 2018-03-31 12:22:44 +02:00
  • 42e64e931b Simplify camera data switch in orthographic 3d example Max Danielsson 2018-03-27 21:16:25 +02:00
  • 6c049fdd76 Move deduplicate aspect variable in begin render. Max Danielsson 2018-03-27 19:59:54 +02:00
  • e38d28543a Remove state bool in camera projection type example. Max Danielsson 2018-03-27 19:58:42 +02:00
  • d91179f8ab Add orthographic projection example Max Danielsson 2018-03-25 18:49:15 +02:00
  • 5ecee69088 Add 3d orthographic projection mode Max Danielsson 2018-03-24 23:31:06 +01:00
  • 22c8ea76aa Merge pull request #510 from mackron/patch-2 Ray 2018-03-20 09:53:08 +01:00
  • a8e2c7de9c Fix an infinite loop in ALSA backend of mini_al. David Reid 2018-03-20 18:39:21 +10:00
  • deffad1701 Review tabs issue when compiling... Ray 2018-03-19 23:49:14 +01:00
  • aab6c11ce1 Merge pull request #509 from mackron/patch-1 Ray 2018-03-18 13:15:32 +01:00
  • 4a69c2d75e Fix a buffer overflow in the OSS/BSD backend. David Reid 2018-03-18 14:37:41 +10:00
  • 2c219fb814 Allow use of main instead of android_main Ahmad Fatoum 2018-03-16 21:31:10 +01:00
  • 61e0e4b4f3 Complete review of raymath for API consistency Ray 2018-03-16 13:47:01 +01:00
  • 9318dc98ce Support case-insensitive extension check Ray San 2018-03-16 13:09:49 +01:00
  • 487bc613fd Updated raylib dev version Ray 2018-03-15 12:37:52 +01:00
  • 9d8f15c19d Reviewed raymath changes Ray 2018-03-15 12:37:23 +01:00
  • 6c6d6776c0 Merge pull request #482 from a3f/master Ray 2018-03-15 12:27:40 +01:00
  • 4cae2b8829 Merge pull request #505 from Martinfx/max-add-memory-sanitizer Ray 2018-03-14 16:11:29 +01:00
  • 4c0925067a Add message warning for msan maficccc@gmail.com 2018-03-14 15:23:14 +01:00
  • 82491fcf6c Add memory sanitizer for better debug maficccc@gmail.com 2018-03-14 00:13:23 +01:00
  • b9573e583f Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2018-03-11 11:02:03 +01:00
  • d6c1159fce Corrected typo raysan5 2018-03-11 11:01:58 +01:00
  • 8bc2813b0c Merge pull request #500 from victorfisac/fork/master Ray 2018-03-11 10:51:15 +01:00
  • a0127d8300 Corrected typo raysan5 2018-03-11 10:49:51 +01:00
  • fd5e457bb4 Correct issue with triangleCount raysan5 2018-03-11 10:41:49 +01:00
  • 5b4197afeb Updated copyright years victorfisac 2018-03-10 21:14:11 +01:00
  • d6fee9da29 Fixed compilation code comment in header victorfisac 2018-03-10 19:30:25 +01:00
  • 3201bad65a Fixed memory leaks in physics step operations victorfisac 2018-03-10 19:25:17 +01:00
  • 8f1d6f3850 Merge branch 'master' of github.com:raysan5/raylib into fork/master victorfisac 2018-03-10 19:10:37 +01:00
  • df50eada53 Added new functions Ray San 2018-03-09 11:43:53 +01:00