Commit Graph

  • 5dbb93dbb4 Added function: ImageDither() raysan5 2015-12-30 13:32:41 +01:00
  • 6cb0603fbe Merge pull request #67 from victorfisac/develop Ray 2015-12-30 13:24:39 +01:00
  • 8e30bd1f69 Fixed and improved android template victorfisac 2015-12-30 04:43:24 +01:00
  • 6e5ceaa30d Fixed Android compilation with 1.3 updates victorfisac 2015-12-30 03:12:52 +01:00
  • e8c79f53a6 Merge pull request #66 from victorfisac/develop Ray 2015-12-24 12:42:48 +01:00
  • e683fe88b9 Added physics engine-module and example victorfisac 2015-12-21 21:12:35 +01:00
  • 1bcb5ddd50 Added lighting engine module victorfisac 2015-12-21 17:25:22 +01:00
  • 4db2da9185 Added new matrix location points and extra functions victorfisac 2015-12-21 16:42:13 +01:00
  • 1b39b2e261 Added BeginDrawingEx() raysan5 2015-12-14 23:30:27 +01:00
  • f144b6bae4 MeasureTextEx() - Added support for multi-line size measure raysan5 2015-12-09 20:57:50 +01:00
  • 2bd7245508 DrawTextureRec() function review to allow flipped rectangle raysan5 2015-12-09 20:22:42 +01:00
  • b62f7c3057 Corrected bug raysan5 2015-12-09 20:21:58 +01:00
  • f4e455398c Small bug corrected raysan5 2015-12-03 13:45:06 +01:00
  • 85908befea Corrected bug on spritefont loading raysan5 2015-12-03 13:44:45 +01:00
  • a6f5a0339a Corrected bug Ray 2015-11-09 13:13:26 +01:00
  • c17c1ccaea Corrected html5 glfw3 bug Ray 2015-11-05 13:42:18 +01:00
  • 88e1fd9530 Added texture retrieval support on OpenGL ES 2.0 Ray 2015-11-05 12:32:47 +01:00
  • 2fa7e00f16 Variables initialization Ray 2015-11-05 12:28:45 +01:00
  • 5208d57f1e Corrected alpha issue on screenshots taken Ray 2015-11-05 09:46:18 +01:00
  • 76024b5036 Added some texture functionality (view details) Ray 2015-11-04 18:33:46 +01:00
  • 002dacef40 Merge pull request #62 from kd7tck/develop Ray 2015-11-03 16:44:21 +01:00
  • 580c0a7296 Moved gestures touch functionality back to core Ray 2015-10-30 11:30:32 +01:00
  • 67423ff64b Removed unneeded comment Ray 2015-10-27 19:24:14 +01:00
  • b135bcd422 Corrected minor bugs raysan5 2015-10-26 12:14:26 +01:00
  • fb4105cf8a Corrected bug on web Ray San 2015-10-26 11:50:28 +01:00
  • d1f099374c Added support for s3tc compression on web Ray San 2015-10-26 11:50:13 +01:00
  • 932396922d Added Alpha Numeric Mapping For Develop Branch Joshua Reisenauer 2015-10-26 00:21:52 -07:00
  • afdf357fbe Added some image manipulation functions Ray 2015-10-25 01:50:15 +02:00
  • 8c117cfb57 Reviewed NPOT messages and usage Ray 2015-10-24 11:19:04 +02:00
  • f13b30d606 Feature: Line-break support for text Ray San 2015-10-21 18:24:44 +02:00
  • 165b3dd215 Add file required for image scaling Ray San 2015-10-21 18:24:12 +02:00
  • d218534fff Feature: On desktop, center window on screen Ray San 2015-10-21 18:23:49 +02:00
  • 333fdf6b90 Corrected bugs and reviewed some functions Ray San 2015-10-20 19:59:08 +02:00
  • 625e4e2fb3 Revert "Corrected bugs and reviewed some functions" Ray San 2015-10-20 19:56:31 +02:00
  • 949e93f9fe Corrected bugs and reviewed some functions Marc Palau 2015-10-20 19:53:50 +02:00
  • e9792ef771 Convert to UTF-8 raysan5 2015-10-06 17:32:00 +02:00
  • 9bf411f580 Added a bunch of image manipulation functions: raysan5 2015-10-06 17:30:03 +02:00
  • 11a8dacb0f Multiple code changes: raysan5 2015-10-06 17:25:27 +02:00
  • 3bd7109d8b Reviewed GetCurrentTime() -IN PROGRESS- raysan5 2015-10-06 17:21:04 +02:00
  • 9af10686b2 Added comments and more... raysan5 2015-10-06 17:17:53 +02:00
  • c5377f4e05 Review CFLAGS for multiple platforms raysan5 2015-10-06 17:15:50 +02:00
  • 34db515acb Reviewed some comments and WritePNG() raysan5 2015-10-06 17:13:40 +02:00
  • 6ffb3c72fb Solved bug with depth when drawing... Ray 2015-09-21 12:48:43 +02:00
  • f582ab06ad Merge pull request #29 from procedural/linux-fixes Ray 2015-09-04 17:50:16 +02:00
  • 7c36289768 Fix compiling on Linux Constantine Tarasenkov 2015-09-04 15:38:14 +03:00
  • 544df87a8e Corrected typo Ray 2015-09-03 14:10:23 +02:00
  • 77558eec0c Merge pull request #28 from raysan5/develop 1.3.0 Ray 2015-09-03 01:49:58 +02:00
  • d05acb1b68 Updated comments raysan5 2015-09-03 01:28:13 +02:00
  • ef1f9fe450 Added strdup() function replacement raysan5 2015-09-03 01:27:49 +02:00
  • 4e0378ab7c Updated to raylib 1.3 raysan5 2015-09-02 22:26:02 +02:00
  • 075f599abb Updated comments raysan5 2015-09-02 22:25:50 +02:00
  • 94d0e83207 Corrected crazy bug about model textures raysan5 2015-09-02 20:36:05 +02:00
  • ab459bf418 Added some comments raysan5 2015-09-02 20:34:14 +02:00
  • 35f1ebf9f3 Corrected model filenames raysan5 2015-09-02 20:33:58 +02:00
  • b1a90a7f91 Added some useful postprocessing shaders raysan5 2015-09-02 02:44:16 +02:00
  • da5221910f Added getures module to Android source project raysan5 2015-09-02 02:42:15 +02:00
  • 50c5df0838 Added some comments raysan5 2015-09-02 02:41:55 +02:00
  • a7a81ca749 Added example: box collisions raysan5 2015-09-02 02:41:21 +02:00
  • 4879106096 Reviewed to work on Raspberry Pi raysan5 2015-09-02 01:08:41 +02:00
  • e28fef6ee0 Reviewed examples raysan5 2015-09-02 01:07:16 +02:00
  • 9a578c5962 Added shaders examples resources raysan5 2015-09-02 01:06:55 +02:00
  • 0a345a6128 Updated comment... raysan5 2015-09-02 01:06:08 +02:00
  • 94a1fdc2ae Updated some comments raysan5 2015-09-01 23:15:26 +02:00
  • acc322b3e1 Added new examples: SHADERS raysan5 2015-09-01 22:59:43 +02:00
  • e5fe2c216e Added some comments to examples raysan5 2015-09-01 22:59:16 +02:00
  • e93475d854 Merge branch 'master' into develop raysan5 2015-08-31 01:28:59 +02:00
  • 858ccb350d Merge pull request #27 from raysan5/develop Ray 2015-08-31 01:27:47 +02:00
  • 7e568c8903 Merge branch 'master' into develop raysan5 2015-08-31 01:23:56 +02:00
  • 60194753d7 Merge pull request #26 from raysan5/develop Ray 2015-08-31 01:16:34 +02:00
  • 808aeabf4c Updated with latest changes raysan5 2015-08-30 17:46:52 +02:00
  • 32330801c9 Updates some examples raysan5 2015-08-30 17:46:37 +02:00
  • 535b9e606f Redesigned UpdateCamera() function raysan5 2015-08-30 17:46:19 +02:00
  • 92bcf09c53 Redesigned SpriteFont struct raysan5 2015-08-30 17:45:05 +02:00
  • aa982f80f5 Reviewed some comments raysan5 2015-08-30 17:44:47 +02:00
  • d7e7ef6a7d Added some comments raysan5 2015-08-30 17:44:14 +02:00
  • 055d8927cc Small code tweaks raysan5 2015-08-29 20:20:28 +02:00
  • 8692c49511 Corrected bug on first person camera raysan5 2015-08-29 20:20:09 +02:00
  • ecd6f77de7 New textures loading examples raysan5 2015-08-29 17:01:56 +02:00
  • 5cfd59258a Detected issue raysan5 2015-08-29 17:01:36 +02:00
  • 9dd20577cd Corrected bugs on DDS and PKM loading raysan5 2015-08-29 17:01:25 +02:00
  • ea45223f1f New examples added raysan5 2015-08-28 18:07:39 +02:00
  • 12581c1721 Changed mail address by twitter user raysan5 2015-08-28 14:17:35 +02:00
  • 324259ef8e Remove crappy example raysan5 2015-08-28 14:17:03 +02:00
  • 773360caa3 Removed resources raysan5 2015-08-28 14:16:42 +02:00
  • ca402e9d36 New examples added (with some resources) raysan5 2015-08-28 14:16:28 +02:00
  • 6ac5d3bc06 Remove file raysan5 2015-08-28 14:14:52 +02:00
  • c52ba520ce Small tweaks raysan5 2015-08-28 14:14:29 +02:00
  • 322ca97c24 Review camera system raysan5 2015-08-28 14:14:12 +02:00
  • ef36950b72 New raylib module: raygui raysan5 2015-08-27 18:17:05 +02:00
  • 4e5f5764ce Updated raysan5 2015-08-27 16:52:54 +02:00
  • 3a9ed0e846 Merged master fixed conflict. raysan5 2015-08-27 16:32:06 +02:00
  • 997170a317 Examples reviewed raysan5 2015-08-27 16:13:31 +02:00
  • 8745d733f9 Replaced 3d model example resources raysan5 2015-08-27 16:13:13 +02:00
  • 86f683dcbb View description: raysan5 2015-08-27 16:12:03 +02:00
  • 04d9c4c183 Some bugs corrected and trying to implement 3d picking raysan5 2015-08-27 16:10:15 +02:00
  • 9964935a12 Corrected bug to show cursor on free camera mode raysan5 2015-08-27 16:09:44 +02:00
  • 72e909f556 Added raylib 1.3 description and knowledgements raysan5 2015-08-27 16:09:21 +02:00
  • 0919d43dfb Updated changes raysan5 2015-08-27 16:08:49 +02:00
  • 27e44c43c5 Depth buffer configuration Ray 2015-08-10 10:20:53 +02:00
  • 07858c3a1f Reviewed ImageConvertToPOT() raysan5 2015-08-07 18:00:28 +02:00