Commit Graph

  • ca92f43c27 Review some defines Ray 2019-10-22 00:37:10 +0200
  • b4d8f0b5d1 changed Color struct to 4 floats GetRandomValue returns floats added GetRandomInt added Color4ub rgba 0-255 edited examples to work colour palette values could bare a double check! Chris 2019-10-21 20:17:48 +0100
  • ea70c47a1a Review latest PR Ray 2019-10-21 17:55:37 +0200
  • 3f7fa6d6e7 Add multi texture support for materials in GLTF format (#979) Tyler Jessilynn Bezera 2019-10-21 08:38:23 -0700
  • ab52f98480 Update text.c Ray 2019-10-21 17:37:47 +0200
  • c1d282d9e8 Corrected bug on no-extension Ray 2019-10-21 17:37:43 +0200
  • e25f4dca1f Update external libraries raysan5 2019-10-19 17:26:58 +0200
  • 68dcb55349 Corrected bug on ImageDrawRectangleLines() raysan5 2019-10-19 17:26:45 +0200
  • bc4af2a23d
    Merge pull request #5 from raysan5/master Tyler Jessilynn Bezera 2019-10-18 08:14:11 -0700
  • f808361b59
    Merge pull request #4 from chriscamacho/master Tyler Jessilynn Bezera 2019-10-18 08:13:24 -0700
  • c8f43d4f45 correctly mixed diffuse map color when rendering to preserve not overwrite it Chris 2019-10-18 07:57:05 +0100
  • c79942b348 undid something dumb! Chris 2019-10-17 17:40:17 +0100
  • d594cbda9c temp don't overwrite defuse colour when rendering Chris 2019-10-17 17:12:53 +0100
  • b75511248d Remove trailing spaces Ray 2019-10-17 17:18:03 +0200
  • e40c26dea5 REVIEWED: GetCodepoints() issue Ray 2019-10-17 17:07:09 +0200
  • 2188c2efdf fixed seg faults and leaks Chris 2019-10-16 21:30:23 +0100
  • aec406ed0a fixed leaks in gltf loader Chris 2019-10-16 19:38:42 +0100
  • 7baa2975ec REDESIGNED: IsFileExtension() Ray 2019-10-11 20:13:11 +0200
  • e0cb892d2d ADDED: GetCodepoints() Ray 2019-10-11 20:12:15 +0200
  • 12d3e21f1b REVIEW: ImageAlphaMask() Ray 2019-10-11 20:08:41 +0200
  • 161c8b7d08 corrected examples Makefile target (#985) chriscamacho 2019-10-11 13:54:13 +0100
  • 82306af111 projects: CMake: bump up minimal raylib version (#983) elitepleb 2019-10-05 23:24:03 +0300
  • 6c96092ee0 corrected examples Makefile target Chris 2019-10-09 22:14:29 +0100
  • 7f7aae9d7d
    Update CMakeLists.txt elitepleb 2019-10-08 17:13:42 +0300
  • deb0a6116d
    Update CMakeLists.txt elitepleb 2019-10-05 23:24:03 +0300
  • 596338b26a Check whether parsing mtl file was succesful (#982) Michael Vetter 2019-10-03 21:05:21 +0200
  • c374d27618 Check whether parsing mtl file was succesful Michael Vetter 2019-10-03 17:11:11 +0200
  • eb772bc1e0 Check whether GLTF was loaded correctly (#981) Michael Vetter 2019-10-03 17:07:32 +0200
  • 047f093503 Remove dead assignments (#980) Michael Vetter 2019-10-03 17:06:08 +0200
  • 5ae3e9fb92 Check whether GLTF was loaded correctly Michael Vetter 2019-10-03 17:04:46 +0200
  • d36747b550 Remove dead assignments Michael Vetter 2019-10-03 17:00:12 +0200
  • 08f66e867c Clean up Tyler Bezera 2019-10-02 21:16:06 -0700
  • 824bdec70b Merge master Tyler Bezera 2019-10-02 12:28:12 -0700
  • c26cb50d9d Initial commit of addition for GLTF materials.. should support loading more than just albedo map. Tyler Bezera 2019-10-02 12:26:46 -0700
  • 55129d509f
    Merge pull request #3 from raysan5/master Tyler Jessilynn Bezera 2019-10-01 07:37:24 -0700
  • df84f93938 Add security checks on file writting Ray 2019-09-30 17:32:06 +0200
  • 051bf69280
    Added ApplyQuaternion() James Rose 2019-09-27 12:59:05 +0100
  • a8e63b9724 Convert default shader to const strings Ray 2019-09-25 16:45:17 +0200
  • 99e86d180b Const corectness for LoadShaderCode (#977) Catalin Moldovan 2019-09-25 17:31:10 +0300
  • 92a681619c Added const for standalone variant as well. Catalin Moldovan 2019-09-25 14:29:37 +0300
  • 3643f563d8 Const corectness for LoadShaderCode Catalin Moldovan 2019-09-25 14:06:19 +0300
  • 8adcec185e Improve code readability (#976) AlexHCC 2019-09-25 00:08:07 +0300
  • 4d1393ef4f Improve code readability AlexHCC 2019-09-24 22:15:01 +0300
  • 3fcf2ee19a Example renamed Ray 2019-09-22 22:13:22 +0200
  • bdcb16e7bb Review PR and comments Ray 2019-09-22 21:47:19 +0200
  • a679b0ccc0 contributed simple shader example (#973) chriscamacho 2019-09-22 20:28:50 +0100
  • acedf4a0d5 Fixed regular polygon shape rendering (#972) AlexHCC 2019-09-22 22:25:39 +0300
  • 205b46a4a3 sorry forgot to commit the resources! Chris 2019-09-21 20:23:51 +0100
  • 2de2adfeff contributed simple shader example Chris 2019-09-21 20:10:10 +0100
  • 7467ecec2e Fixed regular polygon shape rendering AlexHCC 2019-09-21 11:18:27 +0300
  • 1f730b3b35 Review ImageCrop() security checks Ray 2019-09-20 15:55:55 +0200
  • b331edd7a6 Let the user choose the formats Ray 2019-09-20 15:54:10 +0200
  • 9d53e07883 Added preprocessor macros for GIF Ray 2019-09-19 17:36:48 +0200
  • bce2dd1231 fixed leak with PBR example (#971) chriscamacho 2019-09-19 16:11:37 +0100
  • ca563ae0ed fixed leak with PBR example Chris 2019-09-19 16:06:51 +0100
  • bb3abdbeaa This fixes the example so it doesn't leak, because of recent changes Chris 2019-09-19 15:35:22 +0100
  • d089e1cd34 ADDED: LoadAnimatedGIF() -WIP- Ray 2019-09-19 16:09:36 +0200
  • 741afde3bc Review PR formatting Ray 2019-09-19 13:36:55 +0200
  • 314c4061df fixs issue mem leak with LoadModel / OBJ and issue with -1 material index (#969) chriscamacho 2019-09-19 12:28:01 +0100
  • 0b60b2ce9c fixs issue mem leak with LoadModel / OBJ and issue with -1 material index Chris 2019-09-19 11:57:02 +0100
  • ff0a0173c3
    Merge branch 'master' into master Ray 2019-09-18 11:35:57 +0200
  • 5cb6a1d0ce requireVsync flag MasterZean 2019-09-16 11:36:31 +0300
  • 5dd8ee76ba fixed leaks, also see pbr example review required Chris 2019-09-15 17:35:14 +0100
  • 08165fed18 Review DecompressData() types, for consistency raysan5 2019-09-15 11:15:33 +0200
  • 112874fe07 Review issue with HDR pixels loading raysan5 2019-09-14 20:07:44 +0200
  • c10348cc85 Review conditions raysan5 2019-09-14 19:01:33 +0200
  • 904a7ee032 Update for latest emsdk configuration Ray 2019-09-13 17:08:20 +0200
  • 4ccf1e61be Corect typo Ray 2019-09-13 17:07:29 +0200
  • 6916ff58b1 fixed some memory leaks, still issue with material index allocation leaking 4 bytes (possibly double allocation) (#964) chriscamacho 2019-09-13 12:29:52 +0100
  • 65e942e5be fixed some memory leaks, still issue with material index allocation leaking 4 bytes (possibly double allocation) Chris 2019-09-13 12:14:25 +0100
  • e5d5f6e367 Review possible memory leak with my_strndup() Ray 2019-09-13 12:58:42 +0200
  • 7caedff9ca Review weird PBR shader issue >_< Ray 2019-09-12 19:22:47 +0200
  • d9d9c6111b RENAMED: text_sprite_font > text_font_spritefont Ray 2019-09-12 16:30:39 +0200
  • 8d6f179062 RENAMED: text_ttf_loading > text_font_filters Ray 2019-09-12 16:29:26 +0200
  • 7e08b312d5 RENAMED: text_bmfont_ttf > text_font_loading Ray 2019-09-12 16:28:58 +0200
  • c6d2502bdb Review example crashing Ray 2019-09-12 16:27:58 +0200
  • a2fd427224 Comment tweak Ray 2019-09-12 16:26:37 +0200
  • 74ed3d07f9 Add glTF Duck model Ray 2019-09-12 16:26:19 +0200
  • ce58b168f6 REMOVED: models_obj_viewer Ray 2019-09-12 16:25:33 +0200
  • c247c371c3 REDESIGNED: models_obj_loading > models_loading Ray 2019-09-12 16:25:14 +0200
  • 1a956208e2 fixes for switching full-screen and v-sync MasterZean 2019-09-11 16:39:40 +0300
  • 0a2177b4bc ADDED: GetWindowPosition() Ray 2019-09-10 12:43:44 +0200
  • ae2452d280 ADDED small compression API Ray 2019-09-09 21:56:16 +0200
  • 2d6bc1ff42 Update raudio.h Ray 2019-09-09 21:54:40 +0200
  • dec5f332ad Revert "Update tinyobj_loader_c.h" Ray 2019-09-08 16:46:08 +0200
  • d93f8eadf8 REVIEW: GetFileName(): Security checks Ray 2019-09-08 01:11:53 +0200
  • 53b32f1c20 Update tinyobj_loader_c.h Ray 2019-09-05 13:15:47 +0200
  • 402ce4e53b Update plane_diffuse.png Ray 2019-09-04 15:04:09 +0200
  • 861a619053 Review dr_flac usage Ray 2019-09-03 23:24:09 +0200
  • fc95ceadf0 Remove sampleLeft from Music struct... -WIP- Ray 2019-09-03 23:08:02 +0200
  • 8314e7e4dc
    Merge pull request #2 from raysan5/master Tyler Jessilynn Bezera 2019-08-29 21:04:06 -0700
  • dde1e0671f examples makefile not deleting examples in Linux (#955) chriscamacho 2019-08-27 18:58:49 +0100
  • b67951c93a
    examples makefile not deleting examples in Linux chriscamacho 2019-08-27 17:20:11 +0100
  • 4e43192561 Review latest PR raysan5 2019-08-27 13:15:56 +0200
  • 97101d1003 Add screen->world and world->screen functions for 2D; add extended camera2D example (#947) arvyy 2019-08-27 14:05:28 +0300
  • 37bb8e9554 UpdateModelAnimation() - Added security check raysan5 2019-08-27 12:23:30 +0200
  • 41732bebe8 Formatting tweak raysan5 2019-08-27 12:22:54 +0200
  • e2183f0b99 Update version in case no config.h is being used raysan5 2019-08-27 12:10:09 +0200
  • f565ff018e REMOVED: FLAG_SHOW_LOGO raysan5 2019-08-27 11:24:04 +0200
  • 8241dcf80b Review models loading, memory initialization raysan5 2019-08-27 11:16:43 +0200