Commit Graph

  • 761669272f
    Fix free camera panning in the wrong direction (#2347) DavidLyhedDanielsson 2022-02-20 19:52:13 +0100
  • 8bd05ee00b
    make const Antonis Geralis 2022-02-19 16:41:52 +0200
  • 87257e9d15
    make const Antonis Geralis 2022-02-19 16:40:04 +0200
  • 873ed3f1aa Fix free camera panning in the wrong direction David Lyhed Danielsson 2022-02-18 22:38:46 +0100
  • d4382f4a52 Removed trailing spaces raysan5 2022-02-18 20:30:46 +0100
  • 963de06d08
    follow style guide (#2346) Antonis Geralis 2022-02-17 01:54:21 +0200
  • f8b4511ae3
    Update rmodels.c Antonis Geralis 2022-02-17 00:11:45 +0200
  • 9758be0363
    follow style guide Antonis Geralis 2022-02-17 00:09:21 +0200
  • 4f2bfc5476 Reviewed bug on FindNearestConnectorMode() raysan5 2022-02-15 19:38:28 +0100
  • 4815065c47
    Update Raylib-cs bindings version (#2343) Chris 2022-02-15 18:35:17 +0000
  • 5628e420f2 Update Raylib-cs bindings version ChrisDill 2022-02-15 17:30:08 +0000
  • b54e9db764
    Optimize Vector2Rotate() function (#2340) Jaedeok Kim 2022-02-14 02:43:17 +0900
  • f40eed5adf
    add premultiplied alpha blend mode (#2342) megagrump 2022-02-13 18:42:24 +0100
  • c85fa36eae add premultiplied alpha blend mode megagrump 2022-02-13 17:53:24 +0100
  • 4bc6e0d7de Update rtext.c Ray 2022-02-13 10:47:19 +0100
  • 9cf170e6e9 Reviewed makefile to use right shell on right platform Ray 2022-02-13 10:47:09 +0100
  • 8c9a0221a4 Update Makefile raysan5 2022-02-12 19:38:14 +0100
  • 2f3fc41c33 Allow setting a custom PLATFORM_SHELL raysan5 2022-02-12 19:31:27 +0100
  • 6ef6dbff2d REVIEWED: PLATFORM_OS for PLATFORM_WEB raysan5 2022-02-12 19:08:31 +0100
  • d0008ae8cd REVIEWED: Issue when compiling for PLATFORM_WEB raysan5 2022-02-12 18:06:21 +0100
  • dd15531e25
    Properly fix make clean under windows (#2341) Peter0x44 2022-02-12 16:59:48 +0000
  • ddba8478c5 Revert "Reviewed Makefile clean target to use CMD shell on Windows" raysan5 2022-02-12 17:58:38 +0100
  • ab47c6401e Reviewed Makefile clean target to use CMD shell on Windows raysan5 2022-02-12 17:37:12 +0100
  • 1cca39052a
    Ensure make clean works properly under Windows if RAYLIB_RELEASE_PATH is modified Peter0x44 2022-02-12 16:12:16 +0000
  • d8a3782662
    Properly fix make clean under sh.exe Peter0x44 2022-02-12 16:10:37 +0000
  • 4f02f4e25a
    Optimize Vector2Rotate() function jdeokkim 2022-02-11 19:22:54 +0900
  • 81cced4d83
    Fix make clean target failing when shell is not cmd (#2338) Peter0x44 2022-02-10 19:52:34 +0000
  • 30797d3201
    Update file names in build scripts (#2339) gtrxAC 2022-02-10 21:51:46 +0200
  • 8f56cc8809
    Merge branch 'raysan5:master' into master gtrxAC 2022-02-10 20:35:22 +0200
  • 087deea0da Update file names in build scripts gtrxAC 2022-02-10 20:33:58 +0200
  • 3c236f1a43
    Fix make clean target failing when shell is not cmd Peter0x44 2022-02-09 16:42:26 +0000
  • 23c35a1ea3
    Fix make clean failing when make finds sh.exe in the PATH on windows Peter0x44 2022-02-09 15:23:34 +0000
  • 96452637d9
    Add BSD support for zig builds (#2332) Scribe of the Ziggurat 2022-02-09 17:23:14 +1000
  • 426108e96c Add BSD support for zig builds zigster64 2022-02-09 10:07:29 +1000
  • 1e436be51d
    Make audio examples compile with external glfw on Linux (#2329) locriacyber 2022-02-05 13:33:05 +0100
  • 34c358f8a5 Make audio examples compile with external glfw on Linux Locria Cyber 2022-02-05 20:08:09 +0800
  • c895bed5e6
    Added defines to parser (#2269) iskolbin 2022-02-03 16:56:00 +0300
  • f043156cc3 removed defines from raylib_apis Ilya 2022-02-03 15:43:25 +0300
  • dddcf1a177
    Merge branch 'raysan5:master' into master iskolbin 2022-02-03 14:56:25 +0300
  • a0895f1a3c
    Fix Undefined Symbol _ftelli64 (#2319) Audi Nugraha 2022-02-03 18:00:33 +0700
  • c54d9cd552
    simplify QuaternionInvert (#2324) megagrump 2022-01-31 09:39:21 +0100
  • 933c82e78e simplify QuaternionInvert megagrump 2022-01-31 03:45:02 +0100
  • cc7854121e
    Fix Undefined Symbol _ftelli64 Audi Nugraha 2022-01-29 14:39:11 -0800
  • 680cc72d43
    Add missing defines to CUSTOMIZE_BUILD block (#2318) Macoy Madson 2022-01-29 10:12:13 -0800
  • 6e9bb7e480
    Add missing defines to CUSTOMIZE_BUILD block (#2318) Macoy Madson 2022-01-29 10:11:45 -0800
  • 2038174791 Add missing defines to CUSTOMIZE_BUILD block Macoy Madson 2022-01-29 09:55:33 -0500
  • 88d80e22ef Fixed error while handling hidden windows tusharsingh09 2022-01-29 17:07:50 +0530
  • 7ef7f57d79 Add clamping to upper left edge tusharsingh09 2022-01-29 16:35:37 +0530
  • d79a7fbb17 Add WindowInstancePosition function tusharsingh09 2022-01-29 16:29:25 +0530
  • 5c514b24b4
    Merge branch 'raysan5:master' into master Tushar Singh 2022-01-29 11:41:24 +0530
  • 44d3cee5d1 Minor tweak raysan5 2022-01-28 21:25:40 +0100
  • d38fe92c3f RENAMED: GetFileSize() to GetFileLength() Ray 2022-01-28 00:23:28 +0100
  • 0f00c41aad ADDED: GetFileSize() raysan5 2022-01-27 14:07:05 +0100
  • 524bf57b74 Update qoi.h raysan5 2022-01-26 16:33:38 +0100
  • e5ee69a0f5
    Add DrawTextCodepoints (#2308) Siddharth Roy 2022-01-26 17:25:34 +0530
  • 13f4bcc59d Fixed top comment Siddharth Roy 2022-01-26 16:14:35 +0530
  • 76b6efc827 Support export .jpeg files Ray 2022-01-26 11:30:38 +0100
  • b258d39232 Add DrawTextCodepoints Siddharth Roy 2022-01-26 12:19:25 +0530
  • 45e18c199c Add Vector2DivideValue to raymath.h Auios 2022-01-25 08:33:55 -0500
  • ebdc34a20e Update minshell.html raysan5 2022-01-25 14:04:55 +0100
  • b4e0f7ab08
    Update raylib-ocaml to 4.0 (#2305) Tobias Mock 2022-01-23 12:22:25 +0100
  • 0b0cf2cc29
    Update raylib-ocaml to 4.0 Tobias Mock 2022-01-23 10:12:37 +0100
  • b422e407e8 Update rtextures.c Ray 2022-01-22 18:42:44 +0100
  • 5b8b24c0c5
    Fix GetApplicationDirectory on macOS (#2304) Nikolas 2022-01-22 17:25:53 +0100
  • 94b23a4bc8
    Fix GetApplicationDirectory on macOS Nikolas 2022-01-22 16:34:34 +0100
  • 45ef46c5e8
    fix: material color won't be loaded if there's no texture for that material (#2298) Roy Qu 2022-01-21 19:52:07 +0800
  • 4bcfc7312c fix: material color won't be loaded if there's no texture for that material Roy Qu 2022-01-21 18:44:25 +0800
  • 387956a29f separate the glTF material color fix from the glTF scene support feature pr Roy Qu 2022-01-21 18:31:05 +0800
  • 473850e38b fix typos Roy Qu 2022-01-21 18:27:16 +0800
  • b52d99f56a - add primitive glTF scene support - fix: glTF material color not correctly loaded Roy Qu 2022-01-21 18:18:37 +0800
  • dfac74ffa7
    updated VSCode project to work with latest raylib makefile and 'working for web' instructions (#2296) Philip Shenk 2022-01-21 02:53:25 -0500
  • 0ab7bc28f2 revert makefile to origin/master royqh1979@gmail.com 2022-01-21 12:25:27 +0800
  • b265ded584 work save : glTF scene support royqh1979@gmail.com 2022-01-21 12:09:11 +0800
  • fa1a013ec7 updated VSCode project to work with latest raylib makefile and 'working for web' instructions phil-shenk 2022-01-20 19:17:38 -0500
  • fad2fc6e78
    Merge branch 'raysan5:master' into master Tushar Singh 2022-01-20 12:41:57 +0530
  • 3c359ff4bc
    Review code conventions for specific defines for GetApplicationDirectory() (#2293) Laurentino Luna 2022-01-18 14:30:19 -0300
  • f942bcac11 Review code conventions for specific defines for GetApplicationDirectory() laurenloco 2022-01-18 11:37:14 -0300
  • 947535d996 Allow drawing while resizing Efejjota 2022-01-18 00:34:32 +0100
  • bec27a6ebc
    [CORE] Fixes for GetApplicationDirectory on 32 bit windows builds (#2290) Jeffery Myers 2022-01-17 09:05:48 -0800
  • 11a843f8ee break is better than loop var to -1 Jeffery Myers 2022-01-17 08:52:29 -0800
  • f864aff1b8 Fix a signature error with the windows calls in GetApplicationDirectory for 32 bit builds. Jeffery Myers 2022-01-17 08:49:31 -0800
  • 61d0c71b3c REVIEWED: example: shapes_top_down_lights raysan5 2022-01-16 18:07:11 +0100
  • 4b998cfd05
    [Examples] Top down lights example (#2199) Jeffery Myers 2022-01-16 08:47:17 -0800
  • 7c6668381e move to shapes Jeffery Myers 2022-01-16 08:39:34 -0800
  • 3b7389e2a3 tabs Jeffery Myers 2022-01-16 08:31:51 -0800
  • 15b36e04b2 Review formating raysan5 2022-01-16 17:16:04 +0100
  • 54cded2f3d
    change make for header Gunko Vadim 2022-01-16 19:39:00 +0500
  • 5ac07122bd
    Add panning to raudio and update audio_raw_stream example. (#2205) ptarabbia 2022-01-16 06:49:58 -0500
  • 8f886eb9a7
    Merge branch 'master' into feature/addPanToRaudio Ray 2022-01-16 12:49:51 +0100
  • 48a463cca8 REVIEWED: Vector2Transform(() Ray 2022-01-15 22:19:48 +0100
  • 8ee0eb8f36 ADDED: Vector2Transform() Ray 2022-01-15 22:12:58 +0100
  • f4dea6919a
    [CORE] Bug and formating fixes for GetApplicatonDir (#2285) Jeffery Myers 2022-01-14 11:16:25 -0800
  • 7ce38ed161 remove the need for the dll and just use the normal GetModuleFileName function Jeffery Myers 2022-01-14 10:58:48 -0800
  • 80bd9d7777 always return a valid path even if it's ./ Jeffery Myers 2022-01-14 09:56:02 -0800
  • 3a5374fac4 Fix formating problems with GetApplicationDir. Don't ever return an empty string Jeffery Myers 2022-01-14 09:48:08 -0800
  • f57727995a REVIEWED: rlLoadShaderCode() raysan5 2022-01-13 19:05:45 +0100
  • e621efe79f
    rlLoadShaderCode - set ShaderId variables to RLGL.State.default[VF]ShaderId if repesctive Code is NULL (#2281) Matthew Owens 2022-01-13 17:42:44 +0000
  • ff7c27fa1d
    rlLoadShaderCode - set ShaderId variables to RLGL.State.default[VF]ShaderId if repesctive Code is NULL Matthew Owens 2022-01-13 17:23:10 +0000
  • 464026f15c Update rcore.c Ray 2022-01-12 12:00:47 +0100
  • a134b8bc6d Update Makefile Ray 2022-01-11 15:39:08 +0100