Commit Graph

  • 39e22046c1 ClearDirectoryFiles(): Corrected issue #994 Ray 2019-10-25 14:29:12 +02:00
  • 3d8b1165a8 mem leak in gltf loader (#995) chriscamacho 2019-10-23 09:42:17 +01:00
  • 163a9e1f41 ClearDirectoryFiles() corrected bug Ray 2019-10-23 00:46:41 +02:00
  • 9b6227688f Corrected issue #992 Ray 2019-10-22 23:31:04 +02:00
  • 3c2ce77b7b ClearDirectoryFiles(): Corrected memory leak #991 Ray 2019-10-22 23:18:42 +02:00
  • 1878a9ea01 Corrected possible memory leak #993 Ray 2019-10-22 23:15:41 +02:00
  • 06910eedfd Minor comment tweak Ray 2019-10-22 23:15:26 +02:00
  • ca92f43c27 Review some defines Ray 2019-10-22 00:37:10 +02:00
  • ea70c47a1a Review latest PR Ray 2019-10-21 17:55:37 +02:00
  • 3f7fa6d6e7 Add multi texture support for materials in GLTF format (#979) Tyler Jessilynn Bezera 2019-10-21 08:38:23 -07:00
  • ab52f98480 Update text.c Ray 2019-10-21 17:37:47 +02:00
  • c1d282d9e8 Corrected bug on no-extension Ray 2019-10-21 17:37:43 +02:00
  • e25f4dca1f Update external libraries raysan5 2019-10-19 17:26:58 +02:00
  • 68dcb55349 Corrected bug on ImageDrawRectangleLines() raysan5 2019-10-19 17:26:45 +02:00
  • b75511248d Remove trailing spaces Ray 2019-10-17 17:18:03 +02:00
  • e40c26dea5 REVIEWED: GetCodepoints() issue Ray 2019-10-17 17:07:09 +02:00
  • 7baa2975ec REDESIGNED: IsFileExtension() Ray 2019-10-11 20:13:11 +02:00
  • e0cb892d2d ADDED: GetCodepoints() Ray 2019-10-11 20:12:15 +02:00
  • 12d3e21f1b REVIEW: ImageAlphaMask() Ray 2019-10-11 20:08:41 +02:00
  • 161c8b7d08 corrected examples Makefile target (#985) chriscamacho 2019-10-11 13:54:13 +01:00
  • 82306af111 projects: CMake: bump up minimal raylib version (#983) elitepleb 2019-10-05 23:24:03 +03:00
  • 596338b26a Check whether parsing mtl file was succesful (#982) Michael Vetter 2019-10-03 21:05:21 +02:00
  • eb772bc1e0 Check whether GLTF was loaded correctly (#981) Michael Vetter 2019-10-03 17:07:32 +02:00
  • 047f093503 Remove dead assignments (#980) Michael Vetter 2019-10-03 17:06:08 +02:00
  • df84f93938 Add security checks on file writting Ray 2019-09-30 17:32:06 +02:00
  • a8e63b9724 Convert default shader to const strings Ray 2019-09-25 16:45:17 +02:00
  • 99e86d180b Const corectness for LoadShaderCode (#977) Catalin Moldovan 2019-09-25 17:31:10 +03:00
  • 8adcec185e Improve code readability (#976) AlexHCC 2019-09-25 00:08:07 +03:00
  • 3fcf2ee19a Example renamed Ray 2019-09-22 22:13:22 +02:00
  • bdcb16e7bb Review PR and comments Ray 2019-09-22 21:47:19 +02:00
  • a679b0ccc0 contributed simple shader example (#973) chriscamacho 2019-09-22 20:28:50 +01:00
  • acedf4a0d5 Fixed regular polygon shape rendering (#972) AlexHCC 2019-09-22 22:25:39 +03:00
  • 1f730b3b35 Review ImageCrop() security checks Ray 2019-09-20 15:55:55 +02:00
  • b331edd7a6 Let the user choose the formats Ray 2019-09-20 15:54:10 +02:00
  • 9d53e07883 Added preprocessor macros for GIF Ray 2019-09-19 17:36:48 +02:00
  • bce2dd1231 fixed leak with PBR example (#971) chriscamacho 2019-09-19 16:11:37 +01:00
  • d089e1cd34 ADDED: LoadAnimatedGIF() -WIP- Ray 2019-09-19 16:09:36 +02:00
  • 741afde3bc Review PR formatting Ray 2019-09-19 13:36:55 +02:00
  • 314c4061df fixs issue mem leak with LoadModel / OBJ and issue with -1 material index (#969) chriscamacho 2019-09-19 12:28:01 +01:00
  • 08165fed18 Review DecompressData() types, for consistency raysan5 2019-09-15 11:15:33 +02:00
  • 112874fe07 Review issue with HDR pixels loading raysan5 2019-09-14 20:07:44 +02:00
  • c10348cc85 Review conditions raysan5 2019-09-14 19:01:33 +02:00
  • 904a7ee032 Update for latest emsdk configuration Ray 2019-09-13 17:08:20 +02:00
  • 4ccf1e61be Corect typo Ray 2019-09-13 17:07:29 +02:00
  • 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 +01:00
  • e5d5f6e367 Review possible memory leak with my_strndup() Ray 2019-09-13 12:58:42 +02:00
  • 7caedff9ca Review weird PBR shader issue >_< Ray 2019-09-12 19:22:47 +02:00
  • d9d9c6111b RENAMED: text_sprite_font > text_font_spritefont Ray 2019-09-12 16:30:39 +02:00
  • 8d6f179062 RENAMED: text_ttf_loading > text_font_filters Ray 2019-09-12 16:29:26 +02:00
  • 7e08b312d5 RENAMED: text_bmfont_ttf > text_font_loading Ray 2019-09-12 16:28:58 +02:00
  • c6d2502bdb Review example crashing Ray 2019-09-12 16:27:58 +02:00
  • a2fd427224 Comment tweak Ray 2019-09-12 16:26:37 +02:00
  • 74ed3d07f9 Add glTF Duck model Ray 2019-09-12 16:26:19 +02:00
  • ce58b168f6 REMOVED: models_obj_viewer Ray 2019-09-12 16:25:33 +02:00
  • c247c371c3 REDESIGNED: models_obj_loading > models_loading Ray 2019-09-12 16:25:14 +02:00
  • 0a2177b4bc ADDED: GetWindowPosition() Ray 2019-09-10 12:43:44 +02:00
  • ae2452d280 ADDED small compression API Ray 2019-09-09 21:56:16 +02:00
  • 2d6bc1ff42 Update raudio.h Ray 2019-09-09 21:54:40 +02:00
  • dec5f332ad Revert "Update tinyobj_loader_c.h" Ray 2019-09-08 16:46:08 +02:00
  • d93f8eadf8 REVIEW: GetFileName(): Security checks Ray 2019-09-08 01:11:53 +02:00
  • 53b32f1c20 Update tinyobj_loader_c.h Ray 2019-09-05 13:15:47 +02:00
  • 402ce4e53b Update plane_diffuse.png Ray 2019-09-04 15:04:09 +02:00
  • 861a619053 Review dr_flac usage Ray 2019-09-03 23:24:09 +02:00
  • fc95ceadf0 Remove sampleLeft from Music struct... -WIP- Ray 2019-09-03 23:08:02 +02:00
  • dde1e0671f examples makefile not deleting examples in Linux (#955) chriscamacho 2019-08-27 18:58:49 +01:00
  • 4e43192561 Review latest PR raysan5 2019-08-27 13:15:56 +02:00
  • 97101d1003 Add screen->world and world->screen functions for 2D; add extended camera2D example (#947) arvyy 2019-08-27 14:05:28 +03:00
  • 37bb8e9554 UpdateModelAnimation() - Added security check raysan5 2019-08-27 12:23:30 +02:00
  • 41732bebe8 Formatting tweak raysan5 2019-08-27 12:22:54 +02:00
  • e2183f0b99 Update version in case no config.h is being used raysan5 2019-08-27 12:10:09 +02:00
  • f565ff018e REMOVED: FLAG_SHOW_LOGO raysan5 2019-08-27 11:24:04 +02:00
  • 8241dcf80b Review models loading, memory initialization raysan5 2019-08-27 11:16:43 +02:00
  • c661cad692 Review all RL_CALLOC() calls raysan5 2019-08-27 10:56:49 +02:00
  • 37a6f12037 Unload model shaders and textures raysan5 2019-08-26 21:19:04 +02:00
  • addbd88833 Expose scissor functionality raysan5 2019-08-26 21:09:03 +02:00
  • 8e86f3586d IsAudioBufferProcessed -> IsAudioStreamProcessed (#951) Zatherz 2019-08-26 00:34:54 +02:00
  • e67c842faa Tweak on atlas size computing Ray 2019-08-24 20:03:47 +02:00
  • 061294e4d1 Update miniaudio.h Ray 2019-08-24 10:11:32 +02:00
  • 20fa362700 Review comment raysan5 2019-08-21 18:59:15 +02:00
  • 20257f3e49 Uniform initialization not supported on GLSL 100 raysan5 2019-08-20 21:17:06 +02:00
  • 3db13edd89 Support mouse cursor on RPI native raysan5 2019-08-20 20:39:22 +02:00
  • a727f5768f Review OpenGL ES 2.0 extensions check raysan5 2019-08-20 19:33:46 +02:00
  • bf0db83134 Merge branch 'master' of https://github.com/raysan5/raylib raysan5 2019-08-20 19:33:05 +02:00
  • ef3b01dffc RPI: Corrected issue when creating 3d projection view raysan5 2019-08-20 19:32:12 +02:00
  • 64575e711b Update README.md Ray 2019-08-20 13:15:48 +02:00
  • 3414910809 Update README.md Ray 2019-08-20 13:15:10 +02:00
  • 2f42b0ce85 REVIEW: TextSplit() Ray 2019-08-19 15:09:54 +02:00
  • 12bcdb977a Update shapes.c for smoother collision detection (#946) Colday96 2019-08-19 12:32:17 +01:00
  • 973d32f9a7 Reviewed issue #943 Ray 2019-08-19 12:17:02 +02:00
  • 049a1c8f6d Merge branch 'master' of https://github.com/raysan5/raylib Ray 2019-08-19 12:09:25 +02:00
  • 4b79f63d07 new example: shaders_fog Ray 2019-08-19 12:08:45 +02:00
  • 7ebcd06652 Fix uninitialized vboId in GenMeshHeightmap (#949) Oraoto 2019-08-19 16:25:26 +08:00
  • ce8d7042c6 PR formatting review Ray 2019-08-16 16:15:47 +02:00
  • d8b8c0f3fc change Camera2D behavior (#945) arvyy 2019-08-16 17:09:50 +03:00
  • c387bc586d RENAMED: IsAudioBufferProcessed() -> IsAudioStreamProcessed() raysan5 2019-08-13 17:41:31 +02:00
  • c629b16ebc Corrected issue on compressed textures data size raysan5 2019-08-12 12:35:23 +02:00
  • cef1e6e2e2 Added notes about vertex order raysan5 2019-08-11 21:26:12 +02:00
  • 740834bb83 REVIEW: GetDirectoryPath() and GetPrevDirectoryPath() raysan5 2019-08-11 12:04:54 +02:00
  • 2c2ccadd32 Small fix in GetMouseY (#940) Wayde Reitsma 2019-08-11 19:17:20 +10:00
  • 6f2f09947f addition to raylib to create matrix from 3 euler angles (#938) chriscamacho 2019-08-09 16:04:52 +01:00