Commit graph

14 commits

Author SHA1 Message Date
unknown
ede24d4729 windows build 2021-06-12 16:27:08 -07:00
richard
846bb90e30 oops 2021-06-12 21:54:09 +01:00
Richard Smith
39b52c5989 build Ubuntu 16.04 binaries 2021-01-16 21:02:10 +00:00
Richard Smith
78cf5cc344 update linux binaries to 3.5 (note using new glibc so may not work on old linuxes) 2021-01-16 18:32:38 +00:00
osboxes.org
5d5c38a154 update linux binaries to raylib 3.1-dev master and include python 3.9 2020-11-16 01:47:44 -05:00
Richard Smith
23f3cd92e7 update to raylib master in preparation for 3.5 release 2020-11-16 05:15:42 +00:00
Richard Smith
8824449bc1
New examples from @chriscamacho (#23)
* complete fog example
as both fog and basic lighting need the light system it made sense
to seperate it out, there are a few functions from raymath
int rlmath.py

* added shaders custom uniform

* added shaders_texture_waves.py

* added shaders_texture_drawing.py

* bug fix - unwanted transparent effect!

* complete fog example
as both fog and basic lighting need the light system it made sense
to seperate it out, there are a few functions from raymath
int rlmath.py

* added shaders custom uniform

* added shaders_texture_waves.py

* initial commit still WIP

* updated raylib

* undo all changes in this branch except for the example updates

* remove local raylib-c

Co-authored-by: codifies <nospam@antispam.com>
2020-11-15 20:07:05 +00:00
electronstudio
eeaaf69044 update mac builds to 3.0 2020-04-01 15:04:32 +01:00
Richard Smith
8eef9f54fa add more windows dlls and hope one works 2020-02-15 00:41:39 +00:00
unknown
6c5597f6f4 update windows dynamic to raylib 2.6 2020-02-14 11:05:40 -08:00
Electron Studio
d0ef18b489 updated linux build to 2.6 2020-02-14 17:33:37 +00:00
electronstudio
ba8b1760df update mac to 2.6 2020-02-14 16:30:11 +00:00
Richard Smith
6d0f77936e update DLLs to 2.5 releases 2019-06-05 16:59:07 +01:00
Richard Smith
b6b9054d0d split project into static and dynamic modules 2019-05-24 04:31:48 +01:00