PtitLuca
c37f776e87
fix: change relevant occurences of MeshBoundingBox to GetMeshBoundingBox ( #1836 )
před 3 roky
Ray
09e6f42f2e
Update Notepad++ Intellisense
před 3 roky
raysan5
ef46003270
Update raylib functions parser to generate XML intellisense file
Update Notepad++ functions intellisense
před 4 roky
Chance Snow
9833fe45eb
Added desktop cursor getter and setter functions ( #1407 )
* [core] Added desktop cursor getter and setter functions
* Example: Set mouse cursor in text input box
* Setup standard cursors _after_ GLFW window initialization
* Remove old `int GetMouseWheelMove` declaration
před 4 roky
Doyle
b29311c7ca
mouse: Return float movement for precise scrolling where possible ( #1397 )
před 4 roky
Rob Loach
a025636fa1
Update ImageDraw*() functions to match arguments of Draw*() ( #1156 )
* 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
před 4 roky
Ray
80dbbef0f5
Update Notepad++ intellisense
před 4 roky
Ray
22a363d1ec
Update npes_saved_tcc.txt
před 5 roky
Ray
e5a73b7398
Review compiler scripts
před 5 roky
Ray
22cd55d585
Updated Notepad++ intellisense to raylib 2.5
před 5 roky
raysan5
561c486ceb
Add WinMM library for linkage
Now it's required on Windows if not using a busy wait loop
před 5 roky
Ray
944a388b1b
Include mini_al directly, no separate module
před 5 roky
Marco Lizza
6056a2a5cf
Reworking API upon suggestion.
před 6 roky
Ray
93471b0a7c
WARNING: Renamed module: audio -> raudio
Planning to promote raudio module as a simple and easy-to-use front-end for the amazing mini_al library, so the name change.
Name comes from raylib-audio but in spanish it also remembers to word "raudo", meaning "very fast", an analogy that fits perfectly to the usefulness and performance of the library!
Consequently, raylib version has been bumped to 2.4-dev.
před 6 roky
Marco Lizza
c743734235
Ditto.
před 6 roky
Marco Lizza
73597332b6
Adding uniform array support for shaders.
před 6 roky
Ray
4ec4dc691f
Use stb_vorbis.h as header only
před 6 roky
Ray
ac23af9bf0
Review resources naming
raylib resource data file for Windows platform (containing raylib icon and metadata for executable file) has been renamed to a more consistent name: raylib.rc.data
Also required to work with tcc compiler.
před 6 roky
raysan5
ba257bc447
Support autosave also on C compilation
před 6 roky
raysan5
a2de3d99e0
Updated compilation script to save file automatically
před 6 roky
raysan5
0cf92c59d7
Corrected timing typo
před 6 roky
Ray
d127d8e9f8
Updated Notepad++ raylib intellisense
před 6 roky
Ray
fcef578c9a
Added Notepad++ NppExec scripts
před 6 roky
Ray
d873314c27
Reviewed Windows resource file name
před 6 roky
Ray
0790171125
Updated raylib_icon resource
před 6 roky
Ray
8ae8d3ac78
Reorganized project templates folder
před 6 roky