Lambert Wang
2545f62565
Added support for additional mouse buttons ( #1753 )
* Added support for additional mouse buttons
* Renamed mouse button enum
Co-authored-by: Lambert Wang <lambert.ww@gmail.com>
3年前
Ray
dcf52c132f
Remove trail spaces
3年前
Rabia Alhaffar
8e1e1ef970
Changed IsKeyPressed('R') to IsKeyPressed(KEY_R) for Physics examples! ( #1666 )
4年前
Ray
677f420bf0
REVIEWED: physac module and examples #1525
4年前
Ray
a1809fad4c
Renamed directory: physac -> physics
Examples categories are independent from the module they use, despite in some cases module name matches category name.
5年前
Ray
b525039e0a
Review ALL examples
5年前
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.
6年前
Pablo Marcos Oltra
907e27ef4e
Fix Physac examples to be run without creating new thread
6年前
Ray
d873314c27
Reviewed Windows resource file name
6年前
victorfisac
5b4197afeb
Updated copyright years
7年前
victorfisac
3201bad65a
Fixed memory leaks in physics step operations
7年前
raysan5
4b8a0268ed
Added physac examples to web
Some tweaks on original src files
8年前
raysan5
b4d28cc7a1
Working on examples...
- Removed rbmf font example
- Reviewed physac examples
8年前
Ray
dd4dd0e87d
Reorganize examples folder
8年前
victorfisac
c964559bc9
Update physac source and examples with new changes
8年前
Ray
ab9f5d5780
Corrected path slash separator
8年前
victorfisac
e8630c78d0
Added new Physac examples
8年前