summaryrefslogtreecommitdiffhomepage
path: root/projects/Notepad++/c_raylib.xml
AgeCommit message (Collapse)Author
2021-06-18fix: change relevant occurences of MeshBoundingBox to GetMeshBoundingBox (#1836)PtitLuca
2020-10-05mouse: Return float movement for precise scrolling where possible (#1397)Doyle
2020-03-29Update ImageDraw*() functions to match arguments of Draw*() (#1156)Rob Loach
* Update ImageDraw*() functions to match arguments of Draw*() Updated draw functions: ImageDrawPixel() ImageDrawPixelV() ImageDrawCircle() ImageDrawCircleV() ImageDrawLine() ImageDrawLineV() ImageDrawRectangle() ImageDrawRectangleV() ImageDrawRectangleRec() * [nodepadpp] Update Notepad++ ImageDraw defintions This updates the Notepad++ definitions with the updated ImageDraw methods. * [examples] Add ImageDraw calls to textures_image_drawing * Update ImageDraw*() methods
2018-07-28Corrected timing typoraysan5
2018-07-15Updated Notepad++ raylib intellisenseRay
2018-05-10Reorganized project templates folderRay