aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-13Corrected some float valuesraysan5
2016-01-13Example reviewed (more clear now)raysan5
2016-01-13Vertex shaders optimizationraysan5
2016-01-11Merge pull request #73 from victorfisac/developRay
2016-01-11Added world to screen conversionvictorfisac
2016-01-11Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-01-11Review Light/Material systemraysan5
2016-01-11Change drawing order to avoid artifacts with...raysan5
2016-01-10Merge pull request #72 from victorfisac/developRay
2016-01-08Fixed small glitch on zoom-in with mouse wheelvictorfisac
2016-01-08Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-01-07Ignore some filesraysan5
2016-01-07Merge pull request #71 from victorfisac/developRay
2016-01-07Added collision check between ray and boxvictorfisac
2016-01-07Implemented ray trace from mouse positionvictorfisac
2016-01-06Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-01-06Simplified MatrixMultiply() functionraysan5
2016-01-06Merge pull request #70 from victorfisac/developRay
2016-01-05Added some comments and fixed spacesvictorfisac
2016-01-05Fixed Android lock screen bugvictorfisac
2016-01-04Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-01-04Add Android physic buttons input detectionvictorfisac
2016-01-04Matrix variables renamingraysan5
2016-01-04Merge remote-tracking branch 'refs/remotes/raysan5/develop' into developvictorfisac
2016-01-04Added functionality: Storage valuesraysan5
2016-01-04Fixed bug: rlglGenerateMipmaps()raysan5
2016-01-04Merge pull request #69 from victorfisac/developRay
2016-01-03Fixed little bug in lighting blinn phong examplevictorfisac
2016-01-03Added rigidbody force example imagevictorfisac
2016-01-03Added new physics examplevictorfisac
2016-01-03Fixed physics basic example example namevictorfisac
2016-01-03Improved and added functions to physac engine modulevictorfisac
2016-01-03Fixed lighting engine module newlines at end of filevictorfisac
2016-01-03Updated Android project templateraysan5
2016-01-03Reviewed Android inputs and gestures systemraysan5
2016-01-03BUG: Gestures lib was processed two timesraysan5
2016-01-02Reorganized foldersraysan5
2016-01-02Reviewed coderaysan5
2016-01-02Corrected compilation flag...raysan5
2016-01-02Improved fonts supportraysan5
2016-01-02Updated to latest versionraysan5
2016-01-02Added module: easings (header only)raysan5
2016-01-02Eat Android Back key to avoid crashraysan5
2016-01-02Updated version to avoid warningraysan5
2016-01-02Small code tweaksraysan5
2015-12-31Gestures system is automatically Init and Updatedraysan5
2015-12-31Updated makefilesraysan5
2015-12-30Update lighting_blinn_phong.cRay
2015-12-30Update and rename physics.c to physac.cRay
2015-12-30Update and rename physics.h to physac.hRay