Commit Graph

  • f2d61d4043 Remove normal depth victorfisac 2016-05-30 19:43:35 +02:00
  • 0ff26f527f Added normal and specular maps logic to standard... victorfisac 2016-05-30 19:26:17 +02:00
  • 5c32cf2095 Add 'dwarf' model normal and specular maps to resources folder victorfisac 2016-05-30 19:19:15 +02:00
  • 64f6c74c9a Add normal and specular maps to draw model process victorfisac 2016-05-30 19:18:55 +02:00
  • 2e26ce235d Add Draw3DCircle function and update raylib and rlgl header victorfisac 2016-05-30 19:18:11 +02:00
  • ae2d0d4cd8 Delete old example mesh resource file victorfisac 2016-05-29 22:41:23 +02:00
  • 26833f5aae Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-05-29 22:24:01 +02:00
  • ea5b00528b Improved render to texture raysan5 2016-05-29 11:49:13 +02:00
  • e4e315bbfc Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop Joshua Reisenauer 2016-05-29 01:09:29 -07:00
  • 27df983ee0 Merge pull request #121 from kd7tck/develop Ray 2016-05-27 19:55:41 +02:00
  • 5a041a6af5 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop Joshua Reisenauer 2016-05-25 11:26:31 -07:00
  • 3d6696f6c9 Renamed shader variables (more generic names) raysan5 2016-05-25 16:21:13 +02:00
  • d53b6f4381 Renamed shader variables (more generic names) raysan5 2016-05-25 16:19:57 +02:00
  • 48374c85dd Some tweaks raysan5 2016-05-23 11:25:04 +02:00
  • f74791ed7b better build system Joshua Reisenauer 2016-05-23 02:12:22 -07:00
  • f232f34981 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop Joshua Reisenauer 2016-05-22 15:03:10 -07:00
  • 9811a37690 Merge pull request #120 from victorfisac/develop Ray 2016-05-21 20:11:23 +02:00
  • dcd6942ed1 Fix small bug and spacing victorfisac 2016-05-21 18:22:15 +02:00
  • c320a21f2b Add standard lighting (2/3) victorfisac 2016-05-21 18:16:39 +02:00
  • 80eb4f3f50 Remove deprecated phong lighting shaders and example victorfisac 2016-05-21 18:11:25 +02:00
  • 30941c0dd1 Add Draw3DLine function and fixed MLT glossiness import value victorfisac 2016-05-21 18:10:06 +02:00
  • cf71e1242e Fix some audio module compile warnings victorfisac 2016-05-21 18:08:09 +02:00
  • 0da7c499b6 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-05-21 18:06:36 +02:00
  • 0b65b44a78 Merge pull request #119 from gordonmcshane/remove-local-properties Ray 2016-05-21 11:14:23 +02:00
  • 46e7a26770 Merge pull request #118 from gordonmcshane/gamepad-example-fix Ray 2016-05-21 11:13:42 +02:00
  • c9ac176fa7 remove user-specific ant files Gordon McShane 2016-05-20 11:26:06 -07:00
  • c0983f3400 fix example Gordon McShane 2016-05-20 11:03:44 -07:00
  • 30c8058fca Add standard lighting (1/3) victorfisac 2016-05-20 17:18:07 +02:00
  • c60cc9ee18 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-05-20 15:05:12 +02:00
  • 6dac1efefe Comented buggy code to avoid problems... raysan5 2016-05-20 15:01:36 +02:00
  • 8b3603cd48 Merge pull request #117 from victorfisac/develop Ray 2016-05-20 14:59:49 +02:00
  • 3fa6fdacf2 Improved MTL loading shininess value victorfisac 2016-05-20 14:24:53 +02:00
  • 90c62c4cc0 Fix small warning victorfisac 2016-05-20 14:07:50 +02:00
  • 4f1bee3165 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop victorfisac 2016-05-20 14:03:23 +02:00
  • dcf5f45f68 Add lighting system -IN PROGRESS- raysan5 2016-05-20 12:28:07 +02:00
  • af890cf210 Updated to avoid pointers raysan5 2016-05-20 10:53:58 +02:00
  • c9e30f7754 Review struct typedef to avoid pointers for users raysan5 2016-05-20 10:53:31 +02:00
  • 03cc031d00 Remove TODO comments (already done) raysan5 2016-05-20 09:40:48 +02:00
  • 7d1d9ff143 Support DYNAMIC_DRAW mesh loading raysan5 2016-05-20 09:36:02 +02:00
  • bdb450fccb Merge pull request #116 from kd7tck/newaudio Ray 2016-05-20 09:22:07 +02:00
  • 179f2f9e4f windows automated compile Joshua Reisenauer 2016-05-19 20:56:38 -07:00
  • 41c5f3a017 Buffer for raw audio Joshua Reisenauer 2016-05-19 20:44:09 -07:00
  • 847944e240 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into newaudio Joshua Reisenauer 2016-05-19 15:31:56 -07:00
  • b10425492a name correction Joshua Reisenauer 2016-05-19 15:22:12 -07:00
  • 8bbbe8cd76 Corrected namings raysan5 2016-05-19 13:50:29 +02:00
  • 037edbaa13 Reorganize data for consistency raysan5 2016-05-18 13:22:14 +02:00
  • bc08271da3 Updated shaders with comments raysan5 2016-05-18 12:04:27 +02:00
  • cd7f25830b Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop Joshua Reisenauer 2016-05-16 19:54:03 -07:00
  • 706755d146 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop Joshua Reisenauer 2016-05-16 19:42:16 -07:00
  • 0e29aa2951 Corrected function name Ray 2016-05-17 00:39:56 +02:00
  • d84f922372 Merge pull request #114 from cHemingway/osx-fixes Ray 2016-05-17 00:10:28 +02:00
  • 76ff4d220e renamed everything so it is obvious what it does Joshua Reisenauer 2016-05-15 19:37:15 -07:00
  • 86fbf4fd8f logic bug fix Joshua Reisenauer 2016-05-15 02:09:57 -07:00
  • d38d7a1bed clean up on buffering and preconditions Joshua Reisenauer 2016-05-14 16:30:32 -07:00
  • 8c5d403dda new function to check if music stream is ready Joshua Reisenauer 2016-05-14 15:26:17 -07:00
  • f575935ace Fix glfw name on OSX and remove unused directory warning Chris Hemingway 2016-05-14 10:45:29 +01:00
  • ea4b5552c2 corrected typos Joshua Reisenauer 2016-05-14 00:25:40 -07:00
  • b46a800597 Make GRAPHICS_API_OPENGL_33 work on OSX, closes #113 Chris Hemingway 2016-05-14 01:10:05 +01:00
  • b62bbb78ed Fix building examples on OSX Chris Hemingway 2016-05-13 23:01:48 +01:00
  • 5107a2dc40 bug fixes Joshua Reisenauer 2016-05-12 21:14:02 -07:00
  • ded07690fd Merge remote-tracking branch 'refs/remotes/raysan5/develop' into newaudio Joshua Reisenauer 2016-05-12 16:06:22 -07:00
  • 83dbc07650 buffering of music now uses update audio context Joshua Reisenauer 2016-05-12 16:02:23 -07:00
  • e060944b34 Added QuaternionInvert() raysan5 2016-05-12 13:02:04 +02:00
  • 075f51e0a3 Simplified internal (default) dynamic buffers raysan5 2016-05-12 12:20:23 +02:00
  • f0ada8c40d apply index to remaining functions Joshua Reisenauer 2016-05-11 22:37:53 -07:00
  • 9737c58054 PlayMusicStream now uses index Joshua Reisenauer 2016-05-11 20:15:37 -07:00
  • 529d20ee6a Merge remote-tracking branch 'refs/remotes/raysan5/develop' into newaudio Joshua Reisenauer 2016-05-11 18:15:46 -07:00
  • ad3d270c42 added set pitch for music streams Joshua Reisenauer 2016-05-11 18:14:59 -07:00
  • 454b422fd6 Merge pull request #112 from kd7tck/develop Ray 2016-05-11 20:14:12 +02:00
  • 4d78d27bd9 Updated structs Mesh and Shader raysan5 2016-05-11 19:25:51 +02:00
  • 6db44500b7 adding multiple music streams Joshua Reisenauer 2016-05-11 00:37:10 -07:00
  • 6acfda599e Support indexed mesh data on OpenGL 1.1 path raysan5 2016-05-10 19:25:06 +02:00
  • 5c112ff542 Corrected tipo raysan5 2016-05-10 19:24:25 +02:00
  • aee5d9a390 Code tweak raysan5 2016-05-10 19:24:05 +02:00
  • 1ddf594d15 Added support for indexed mesh data raysan5 2016-05-10 18:24:28 +02:00
  • 9799856ad4 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop Joshua Reisenauer 2016-05-10 02:00:42 -07:00
  • b7f8e97b03 final fix for audiocontext system Joshua Reisenauer 2016-05-10 01:54:20 -07:00
  • ac44db26a2 Added reference Ray 2016-05-09 13:16:44 +02:00
  • c85cd29049 Added defines for default shader names Ray 2016-05-09 12:41:53 +02:00
  • 3d0208223a First implementation of MTL loading Ray 2016-05-09 12:40:59 +02:00
  • dc4d5dabcd Added MTL loading info Ray 2016-05-09 01:18:46 +02:00
  • f7d4951165 Improved vertex attribs support for models Ray 2016-05-08 23:50:35 +02:00
  • 0bcb873cbb Improved mesh support raysan5 2016-05-08 15:24:02 +02:00
  • 29761c2519 Testing new material usage raysan5 2016-05-07 18:29:04 +02:00
  • eeb151586f Corrected issues with OpenGL 1.1 backend raysan5 2016-05-07 18:28:40 +02:00
  • 7ab008878a Library redesign to accomodate materials system raysan5 2016-05-07 18:07:15 +02:00
  • ec72a8868e Comment tweak raysan5 2016-05-07 18:04:22 +02:00
  • ba60918eaa Updated Oculus sample raysan5 2016-05-04 20:25:32 +02:00
  • e660700924 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop Joshua Reisenauer 2016-05-03 14:17:37 -07:00
  • fd67e31f63 Renamed function for consistency raysan5 2016-05-03 19:27:06 +02:00
  • 8301980ba8 Clean up and consistency review raysan5 2016-05-03 19:20:25 +02:00
  • 5f73850fa6 Renamed functions for consistency raysan5 2016-05-03 18:04:21 +02:00
  • e94acf86f8 Reorganized internal funcs raysan5 2016-05-03 17:54:50 +02:00
  • d6feeb14ff pause on no data Joshua Reisenauer 2016-05-03 02:52:45 -07:00
  • 9d09ada33b new boolean floatingPoint option Joshua Reisenauer 2016-05-02 21:59:55 -07:00
  • c3208c5cd6 Merge remote-tracking branch 'refs/remotes/raysan5/develop' into develop Joshua Reisenauer 2016-05-02 14:43:37 -07:00
  • 4636e3367c number remaining buffer transfer for updateAudioContext Joshua Reisenauer 2016-05-02 14:37:00 -07:00
  • f2152aa391 Reorganize functions Ray 2016-05-02 14:11:57 +02:00
  • 2646ed0393 Removed debug functions Ray 2016-05-02 14:11:42 +02:00
  • 9ef0240e99 resamples added Joshua Reisenauer 2016-05-02 01:24:24 -07:00