Commit Graph

  • 5ad65d9291 Minor format tweaks Ray 2019-11-25 11:26:26 +01:00
  • 776304e8e8 Comments (#1026) Darryl Dixon - Piece Digital 2019-11-24 18:13:05 -05:00
  • d5aab98ac9 Review PR #1015 raysan5 2019-11-24 14:08:27 +01:00
  • 1f66f0d9a2 [text] TextFormat() caching (#1015) brankoku 2019-11-24 08:01:35 -05:00
  • c1a02e9fca Review PR #1022 raysan5 2019-11-24 13:43:48 +01:00
  • f987ac9dca fix example build on macos (#1022) Richard Smith 2019-11-24 12:41:23 +00:00
  • 1d3f230c92 Review key input queue PR #1012 raysan5 2019-11-24 13:39:45 +01:00
  • ae301a1d23 add api FIFO based character input. (#1012) Ushio 2019-11-24 20:46:00 +09:00
  • b132ae099b Fix camera not working problem at align z direction. #924 (#1013) Ushio 2019-11-24 20:37:52 +09:00
  • 2783d0d63e DrawPoint3D(): PR review Ray 2019-11-22 00:33:50 +01:00
  • 5d27c1e6c9 Add DrawPoint3D() function to models.c (#1019) Eric J 2019-11-21 18:30:19 -05:00
  • d2882a68fe Adding double ended stack & Mempool Reset function (#1021) Kevin Yonan 2019-11-21 16:27:23 -07:00
  • 2ae5849826 Update BINDINGS.md Ray 2019-11-22 00:18:03 +01:00
  • 25ae374f62 Added raylib binding Ray 2019-11-20 21:46:04 +01:00
  • 8b7db29ba0 Fix Makefile missing X11 lib when building as a shared library on Linux. (#1018) JuDelCo 2019-11-16 04:46:20 +01:00
  • 74642ba1c6 Fix VSCode template for debugging. (#1014) JuDelCo 2019-11-12 19:30:45 +01:00
  • 96b0563249 [rlgl] Create function rlUpdateMeshAt (#1010) brankoku 2019-11-11 05:49:13 -05:00
  • 00c611a5fb [Core] Added ColorFromNormalized which is the reverse of ColorNormalize. (#1011) ChrisDill 2019-11-08 20:02:41 +00:00
  • bba8454034 rlUpdateMesh now supports updating indices (#1009) brankoku 2019-11-06 05:43:36 -05:00
  • 29b9b054dd REVIEW: rlLoadTexture() raysan5 2019-11-04 13:40:59 +01:00
  • e8b89b5ecf REVIEW: GetImageData() and GetImageAlphaBorder() raysan5 2019-11-04 13:30:55 +01:00
  • 5d9df629d7 Fix generation of web examples (#1007) Pablo Marcos Oltra 2019-11-01 19:09:38 +01:00
  • dc6136e820 Review formatting for PR #1004 Ray 2019-10-29 16:03:21 +01:00
  • 75b0264f35 fix various problems, thanks CppCheck :) (#1005) João Coelho 2019-10-29 14:57:19 +00:00
  • 64c588e9d8 Review latest PR #1003 Ray 2019-10-29 15:56:14 +01:00
  • 862ef0524e Raysan (#1003) Jean-Seb / jseb 2019-10-29 15:54:01 +01:00
  • d73abe73e5 REDESIGN: TextToUtf8() Ray 2019-10-28 20:53:32 +01:00
  • 6bf746d531 Corrected issue with function renamed Ray 2019-10-28 20:39:39 +01:00
  • f6df47dfe5 ADDED: TextToUtf8() -WIP- Ray 2019-10-27 23:56:48 +01:00
  • 3f12fa54f7 Update Bindings list include raylib-pas info (#1001) Donald Duvall 2019-10-27 09:15:25 -07:00
  • 90b3dceb54 added GetMatrixProjection fixed issue with GL11 where model matrix was identity (#999) chriscamacho 2019-10-27 11:13:18 +00:00
  • a6db31c01e updated RayMarching Demo (#997) Industrious Nomad 2019-10-26 03:45:15 -04:00
  • 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