aboutsummaryrefslogtreecommitdiff
path: root/src/raylib.h
AgeCommit message (Expand)Author
2016-03-16Improved gamepad supportRay
2016-03-16Updated headersvictorfisac
2016-03-06Added new functions to draw text on imageraysan5
2016-03-06Redesign to use Material type -IN PROGRESS-raysan5
2016-03-05Merge pull request #101 from victorfisac/developRay
2016-03-05Redesigned physics module (IN PROGRESS)victorfisac
2016-03-05Split mesh generation from model loadingraysan5
2016-03-05Support 2d camera system -IN PROGRESS-raysan5
2016-03-053d Camera: Added support for field-of-view Yraysan5
2016-03-03Replaced tabs by spacesRay
2016-03-02Added support for Nearest-Neighbor image scalingraysan5
2016-03-02Review rlglUnproject() systemraysan5
2016-03-01Updated BoundingBox collision detectionsraysan5
2016-03-01Added color to DrawBoundigBox()raysan5
2016-03-01Adjust buffers usageraysan5
2016-02-21Corrected typoraysan5
2016-02-19Reviewed RPI inputsRay San
2016-02-18Redesigned RPI input system -IN PROGRESS-Ray San
2016-02-17Updated gestures moduleRay
2016-02-13Updated show-logo and start reviewing RPI inputsraysan5
2016-02-13Reviewed physics moduleraysan5
2016-02-12Some code tweaksraysan5
2016-02-11Improved LoadHeightmap()raysan5
2016-02-10Fixed a bugRay
2016-02-10Reviewed gestures moduleRay
2016-02-03Some formating tweaksRay
2016-02-02Functions parameters reorganize: Axis and AngleRay
2016-02-02Redesigned gestures system...Ray
2016-01-29Add functions to disable and enable cursorConstantine Tarasenkov
2016-01-25Simplified shader matrix uniformsraysan5
2016-01-25Added bounding box calculationraysan5
2016-01-24Added support for mouse gestures (need testing)raysan5
2016-01-23Some code tweaksraysan5
2016-01-23Review commentsraysan5
2016-01-20Added ray-sphere collision detectionvictorfisac
2016-01-20Some formatting tweaksraysan5
2016-01-20Adapted raymath as single header libraryraysan5
2016-01-18Rename VertexData struct to Meshraysan5
2016-01-13Vertex shaders optimizationraysan5
2016-01-11Added world to screen conversionvictorfisac
2016-01-11Review Light/Material systemraysan5
2016-01-07Added collision check between ray and boxvictorfisac
2016-01-05Added some comments and fixed spacesvictorfisac
2016-01-04Add Android physic buttons input detectionvictorfisac
2016-01-04Added functionality: Storage valuesraysan5
2016-01-03Improved and added functions to physac engine modulevictorfisac
2016-01-03Reviewed Android inputs and gestures systemraysan5
2016-01-02Improved fonts supportraysan5
2015-12-30Added function: ImageDither()raysan5
2015-12-21Added physics engine-module and examplevictorfisac