Commit Graph

  • 43b199d534 Corrected issue Ray 2019-02-12 12:31:26 +01:00
  • 2e3310c9de Review scripts name and mini_al inclusion Ray 2019-02-12 12:18:26 +01:00
  • 944a388b1b Include mini_al directly, no separate module Ray 2019-02-12 12:18:01 +01:00
  • e7466eb0c4 Corrected function usage Ray 2019-02-12 00:40:10 +01:00
  • d00b8f9ffc Updated external libraries Ray 2019-02-12 00:25:21 +01:00
  • e996fe2ff5 ADDED: GetClipboardText(), SetClipboardText() Ray 2019-02-11 18:03:06 +01:00
  • 6dbec47488 Redesigned TextSplit() function Ray 2019-02-11 18:02:32 +01:00
  • dde99f45d9 Merge pull request #749 from Syphonx/master Ray 2019-02-10 23:52:52 +01:00
  • 1e15616b69 Fixed as issue where strrchr in LoadBMFont would only look for forward slashes, instead of backslashes causing strlen to fail on a null string Jak Barnes 2019-02-10 16:01:44 +00:00
  • 366313bfd0 Update rlgl.h Ray 2019-02-06 18:07:34 +01:00
  • 68a2bf0e6b Update rlgl.h Ray 2019-02-06 17:35:26 +01:00
  • 7370ae7b82 Update rlgl.h Ray 2019-02-06 16:51:36 +01:00
  • d356b1d1cc Reviewed fbo creation and VR system Ray 2019-02-06 14:21:44 +01:00
  • 7615512af1 ADDED: TextToInteger() Ray 2019-02-06 14:20:14 +01:00
  • d0d81ea545 Review ExportMesh() header Ray 2019-02-06 10:51:06 +01:00
  • c200642887 Review issue with aspect ratio... Ray 2019-02-04 17:10:12 +01:00
  • fef7bbb495 Delete libraylib.a Ray 2019-02-04 16:29:01 +01:00
  • db56d432e4 ADDED: rlLoadTextureDepth() Ray 2019-02-04 16:28:17 +01:00
  • fce48e85f4 ADDED: LoadTextureCubemap() Ray 2019-02-04 13:27:36 +01:00
  • 5755c5e310 Review DrawTextRecEx() formatting Ray 2019-02-04 09:57:02 +01:00
  • 01ace743d0 Merge pull request #734 from Demizdor/master Ray 2019-02-03 20:47:13 +01:00
  • 9740e5d3ed Update utils.c Ray 2019-01-29 12:45:10 +01:00
  • 3363cfa61a Corrected log naming Ray 2019-01-29 12:33:08 +01:00
  • 7699787473 Added new game: Cat vs Roomba Ray 2019-01-27 15:16:10 +01:00
  • 30c025f913 Merge pull request #735 from RobLoach/patch-1 Ray 2019-01-24 15:17:51 +01:00
  • f80f216297 Merge pull request #736 from RobLoach/patch-2 Ray 2019-01-24 15:16:33 +01:00
  • 90d5bb79e5 Fix font cannot be narrowed to type 'int' Rob Loach 2019-01-23 22:28:10 -05:00
  • d897e14161 Revert the screenWidth change Rob Loach 2019-01-23 20:08:51 -05:00
  • feb6afcd61 Fix clang++ compilation errors Rob Loach 2019-01-23 20:07:47 -05:00
  • 6f66425946 Added DrawTextRecEx() Demizdor 2019-01-23 21:36:54 +02:00
  • 68db3a894a Merge pull request #733 from RobLoach/delete-lib-file Ray 2019-01-23 11:43:58 +01:00
  • 30ea4bdcce Remove libraylib.a Rob Loach 2019-01-23 00:46:29 -05:00
  • df40735067 Added CMD compilation scripts for examples Ray 2019-01-21 23:59:35 +01:00
  • 4467292a2d Review last PR formatting Ray 2019-01-21 10:32:14 +01:00
  • e91c84e33a Remove comment Ray 2019-01-21 10:25:59 +01:00
  • 9b97cf6972 Merge pull request #731 from MarcoLizza/reorganizing-logging Ray 2019-01-21 10:09:51 +01:00
  • 343fef4aa4 Changing enums, now referenced as int. Marco Lizza 2019-01-21 10:05:40 +01:00
  • aaced97b12 Fixing badly (redefined) enums. Marco Lizza 2019-01-21 10:02:53 +01:00
  • 7349993015 Merge pull request #730 from pbalcer/examples-web-fix-preload Ray 2019-01-21 09:52:08 +01:00
  • f1d13aa469 Adding function to control the "exit-on-error" behaviour. Marco Lizza 2019-01-20 22:24:41 +01:00
  • 932e9dbd09 Fixing logging level configuration API. Marco Lizza 2019-01-20 22:24:09 +01:00
  • 78904d2bcc Fixing TraceLog function to work on levels. Marco Lizza 2019-01-20 22:23:07 +01:00
  • c1c801e5c3 Reworking log level as incremental. Marco Lizza 2019-01-20 22:22:21 +01:00
  • 3065cbbce9 cmake: preload resources into web examples Piotr Balcer 2019-01-20 14:58:10 +01:00
  • 1bfa1b8696 cmake: use ALLOW_MEMORY_GROWTH=1 for web examples Piotr Balcer 2019-01-20 14:49:22 +01:00
  • 0d2cfce18e Review raudio comments raysan5 2019-01-19 16:51:41 +01:00
  • 557456cace Review window title raysan5 2019-01-19 14:15:55 +01:00
  • 6c812b56d9 CMake: pkg-config: fix usage for RedHat-like systems (#728) Ahmad Fatoum 2019-01-19 13:52:55 +01:00
  • d41e50f866 Allow ShowWindow usage ;) raysan5 2019-01-19 12:34:04 +01:00
  • 762b85e6c9 Merge pull request #725 from dtcristo/patch-1 Ray 2019-01-19 00:22:11 +01:00
  • 3703430f57 Renamed ShowWindow() to UnhideWindow() -WIP- Ray 2019-01-17 16:29:36 +01:00
  • a43f87e391 Crazy test Ray 2019-01-16 17:25:48 +01:00
  • 5d34c6ccaa Remove raylib-rust David Cristofaro 2019-01-16 22:10:37 +11:00
  • ced7321089 Readded alpha clear to rlReadScreenPixels() Ray 2019-01-16 10:04:59 +01:00
  • c93bf336fe Update utils.c Ray 2019-01-15 12:32:41 +01:00
  • f1bcc131dc Let user choose to clear scissor area Ray 2019-01-15 12:08:11 +01:00
  • 60967d8cdc Merge pull request #723 from MarcoLizza/trace-log-failing-on-OTHER Ray 2019-01-15 12:04:28 +01:00
  • efcb68ceca Fixing LOG_OTHER missing. Marco Lizza 2019-01-14 17:09:41 +01:00
  • ce98cc6285 Adding MACRO constant to specify the internal buffer size. Marco Lizza 2019-01-14 17:09:17 +01:00
  • 42bfa7e3ff Make sure no parameters can be passed Ray 2019-01-14 13:49:56 +01:00
  • e811279a75 Review code formatting on ColorFromHSV() Ray 2019-01-14 13:49:17 +01:00
  • c16fcddf8b Merge pull request #722 from Demizdor/master Ray 2019-01-14 13:43:06 +01:00
  • da1714f411 Added ColorFromHSV() Demizdor 2019-01-14 12:49:00 +02:00
  • 49a69e3e27 Allow capturing transparent background Ray 2019-01-11 18:55:04 +01:00
  • e13975beeb Some security checks added Ray 2019-01-11 18:54:48 +01:00
  • 25205b5113 Reverted flag value (but kept order) Ray 2019-01-11 12:21:02 +01:00
  • 7132ba44db Reviewed latest PR Ray 2019-01-10 17:06:26 +01:00
  • 91ea007478 Merge pull request #719 from MarcoLizza/window-visibility Ray 2019-01-10 16:57:30 +01:00
  • 56173d7cf4 Merge branch 'master' into window-visibility Ray 2019-01-10 16:57:15 +01:00
  • 6056a2a5cf Reworking API upon suggestion. Marco Lizza 2019-01-10 16:43:21 +01:00
  • 93471b0a7c WARNING: Renamed module: audio -> raudio Ray 2019-01-10 16:32:40 +01:00
  • c743734235 Ditto. Marco Lizza 2019-01-10 14:55:25 +01:00
  • a15251bcdb Adding window visibility functions. Marco Lizza 2019-01-10 14:55:19 +01:00
  • 5adcc30a2e Adding window visibility configuration flag. Marco Lizza 2019-01-10 14:54:55 +01:00
  • 64fd131ed5 Some improvements on SetShaderValue() Ray 2019-01-10 12:28:23 +01:00
  • 55f8dbc755 WARNING: Redesigned SetShaderValue() Ray 2019-01-10 11:25:26 +01:00
  • 7c4a0f963d Reviewed path Ray 2019-01-10 11:24:34 +01:00
  • 35bcbd1b60 Merge pull request #718 from MarcoLizza/shaders-uniforms-array Ray 2019-01-09 17:01:59 +01:00
  • 0c5bee4c9a Limiting FPS to 60 for uniformity with other examples. Marco Lizza 2019-01-09 16:33:09 +01:00
  • 0fe56b1674 Adding basic palette-switching example using uniform arrays. Marco Lizza 2019-01-09 16:20:56 +01:00
  • 73597332b6 Adding uniform array support for shaders. Marco Lizza 2019-01-09 16:18:00 +01:00
  • adf0c64864 Fixing typo in examples makefile, preventing build. Marco Lizza 2019-01-09 16:08:10 +01:00
  • df54e73b21 Update shell.html Ray 2019-01-08 21:05:23 +01:00
  • 185ac9bdc1 Merge pull request #717 from neonmoe/patch-build-scripts Ray 2019-01-08 18:16:28 +01:00
  • fa250e5d17 Add project/scripts Jens Pitkanen 2019-01-08 18:31:50 +02:00
  • 010c655f79 Added required define on TCC compiler Ray 2019-01-08 10:10:20 +01:00
  • 8bc4050377 Revert "core: workaround window not being rendered till moved on macOS Mojave" Ahmad Fatoum 2018-10-27 11:11:54 +02:00
  • c3d2b1b184 glfw: Update GLFW to current master Ahmad Fatoum 2018-10-27 11:02:30 +02:00
  • f719de4bf8 external: glfw: Ignore {docs/examples/tests}/ directories Ahmad Fatoum 2018-10-27 11:01:04 +02:00
  • 182bdd2e0a Travis CI: bump installed wayland-protocols to v1.15 Ahmad Fatoum 2019-01-07 23:27:41 +01:00
  • 285de106d4 Travis CI: emscripten: properly fix failing CMake install stage Ahmad Fatoum 2019-01-06 21:13:19 +01:00
  • 85a2cda36d Added raylib-lua-ffi Ray 2019-01-06 21:27:05 +01:00
  • b0345abd76 Added raylib-chaiscript and node-raylib Ray 2019-01-06 21:22:23 +01:00
  • dc415b9a5e Travis CI: emscripten: fix failing CMake install stage Ahmad Fatoum 2019-01-06 21:13:19 +01:00
  • 1036de389a Some minor tweaks analyzing code raysan5 2019-01-06 21:07:09 +01:00
  • d3a46cc9d4 Travis CI: s/make/cmake --build/ for msvc compatibility Ahmad Fatoum 2019-01-06 19:50:35 +01:00
  • 127c44dafe Revert "Update .travis.yml" Ahmad Fatoum 2019-01-06 19:53:17 +01:00
  • 4fb3527aa8 README.md: Change Travis Badge Branch to master Ahmad Fatoum 2019-01-06 15:55:39 +01:00
  • f4fe7f4d4c Review BRDF texture generation raysan5 2019-01-06 15:49:29 +01:00
  • 5c614f6975 Some code tweaks raysan5 2019-01-05 19:24:42 +01:00