Ray
7530a60abc
Update README.md
2018-02-12 11:53:47 +01:00
Ray San
acbfba9250
Updated library features and dependencies
2017-12-05 13:22:26 +01:00
Ahmad Fatoum
a78a1504a8
Note that raylib can be installed via Homebrew
...
[ci skip]
2017-11-26 10:54:35 +01:00
Ahmad Fatoum
49c5a433df
Setup CMake package target and CI auto-deploy tags
...
cmake --build . --target package # or make package if make is used
can now be used to create binary packages for raylib.
AppVeyor and Travis CI are configured to push the artifacts
that result from building git tags to the related Github releases page.
2017-11-24 21:24:35 +01:00
Ray
589cec0dd5
Update README.md
2017-11-24 12:40:08 +01:00
Ray
f9d9ff7e48
Update README.md
2017-11-23 10:14:53 +01:00
Ray
83029225d6
Update README.md
2017-11-23 10:13:40 +01:00
Ahmad Fatoum
1e1b20c889
Add AppVeyor CI for automatic Windows Builds
...
We already have automatic Linux and macOS build via Travis CI.
This adds the same for Windows x86 and x86_64 with both
Microsoft Visual Studio 2015 as well as MinGW-w64.
2017-11-23 00:47:58 +01:00
Ray
9b24554698
Added youtube channel link
...
Hopefully new videos comming soon...
2017-10-25 11:37:19 +02:00
Ahmad Fatoum
f4a2d1ef29
Add Travis CI integration
...
Also adds commented-out deployment on tag specification
(push build artifacts to Github releases page).
2017-10-12 10:16:30 +02:00
Ray
7ca90d87f9
Move CONTRIBUTORS list to own file
2017-09-26 09:12:02 +02:00
Ray
c59651bff0
Update README.md
2017-07-25 18:20:26 +02:00
Ray
1fcca40db5
Update README.md
2017-07-25 11:40:04 +02:00
Ray
98f447f714
Update README.md
2017-07-25 11:28:22 +02:00
Michael Campagnaro
60f0d78170
Fix link in readme
2017-05-31 05:51:18 -04:00
Ray
1a37f09b02
Update README.md
2017-05-18 00:22:48 +02:00
Ray
34ce1048d0
Update README.md
2017-05-17 00:58:27 +02:00
Ray
e563ebe240
Update README.md
...
Reviewed comments and added acknowledgements
2017-05-16 00:43:57 +02:00
Ray
b3b828c8bb
Update README.md
2017-05-15 18:55:18 +02:00
Ray
dd7b64a536
Simplify README
...
Move raylib history to another file
2017-05-15 18:36:38 +02:00
raysan5
ca8c565617
Review contact information
2017-03-19 12:52:13 +01:00
Ray San
d8c19be047
Review .html typo
2017-02-23 16:45:18 +01:00
OdnetninI
34e791376d
Fixed examples link
...
Last character 'l' was missing on examples link.
2017-02-23 16:32:19 +01:00
Ray
673ea62b27
Merge pull request #206 from joeld42/jbd_bugfix
...
Added SetupViewport so high-DPI fix applies to EndTextureMode
2016-12-15 22:42:31 +01:00
Ray
f5d792e551
Update Lua naming
...
Replaced LUA by Lua
2016-11-25 22:26:36 +01:00
Ray
d91ad4e2aa
Update README.md
2016-11-25 01:47:30 +01:00
Ray
177c58d23a
Update README.md
...
Added some missing contributors...
2016-11-25 01:46:51 +01:00
Ray
17f09cb034
Merge pull request #198 from raysan5/develop
...
Develop branch integration
2016-11-24 17:26:07 +01:00
Ray
05f68c22d5
Update README.md
2016-11-22 13:10:57 +01:00
Ray
6fa5dec16d
Updated
2016-11-20 23:00:41 +01:00
Ray
a3d71dd58d
Updated for raylib 1.6
2016-11-14 00:05:49 +01:00
raysan5
a422e39492
Corrected issue on OSX with High DPI display
...
Many thanks to Marcelo Paez (paezao)
2016-07-26 16:55:46 +02:00
Ray
f5f3b4e095
Update README.md
2016-07-17 23:40:25 +02:00
Ray
4ef3acfa41
Update README.md
2016-07-16 15:03:26 +02:00
Ray
b7b51569e2
Update README.md
2016-07-16 10:34:39 +02:00
Ray
55491fdb36
Update README.md
2016-07-15 19:45:38 +02:00
Ray
fc19e24eba
Update README.md
2016-07-15 19:42:06 +02:00
Ray
164ead03c9
Update README.md
2016-07-02 10:29:30 +02:00
Ray
420b85da98
Update README.md
2016-06-09 11:42:00 +02:00
Ray
28c2759ae1
Update README.md
2016-06-09 01:30:08 +02:00
Ray
374e3e7e11
Updated to raylib 1.5
2016-06-09 01:23:07 +02:00
Ray
4d2b8471fa
Update README.md
2016-02-21 14:17:33 +01:00
Ray
c70d8acb33
Update README.md
2016-02-21 12:22:44 +01:00
Ray
c7486a0339
Update README.md
2016-02-21 12:13:36 +01:00
raysan5
c86b3d0c05
Updated
2016-02-21 02:34:07 +01:00
raysan5
2f08845d1e
Updated docs
2016-02-21 02:27:34 +01:00
raysan5
036e77939f
Updated for raylib v1.4
...
Moved building information to raylib github Wiki page
2016-01-19 11:00:10 +01:00
raysan5
d05acb1b68
Updated comments
2015-09-03 01:28:13 +02:00
Ray
60194753d7
Merge pull request #26 from raysan5/develop
...
Develop branch integration
2015-08-31 01:16:34 +02:00
raysan5
4e5f5764ce
Updated
2015-08-27 16:52:54 +02:00
raysan5
3a9ed0e846
Merged master fixed conflict.
2015-08-27 16:32:06 +02:00
raysan5
72e909f556
Added raylib 1.3 description and knowledgements
2015-08-27 16:13:44 +02:00
Ray
274921cd35
Update README.md
2015-01-10 13:25:07 +01:00
raysan5
fad81f36e4
Updated docs
2014-12-31 19:25:50 +01:00
Ray
d86c5e3950
Update README.md
2014-09-16 23:25:31 +02:00
raysan5
278f82e536
Style formatting
2014-09-16 23:12:56 +02:00
raysan5
fc6081fe70
raylib 1.2
...
This is a huge update. Check CHANGELOG for details
2014-09-16 22:51:31 +02:00
raysan5
0b03431c95
Update to version 1.1.1
...
Check CHANGELOG for a detailed list of changes
2014-07-23 00:06:24 +02:00
Ray
8ead7ad4cf
Update README.md
2014-04-22 21:09:56 +02:00
raysan5
f06a15ac8b
raylib 1.1
...
View CHANGELOG for a detailed list of changes
2014-04-19 16:36:49 +02:00
raysan5
2cf5fa7765
Updated raylib to version 1.0.4
...
Lots of changes added, check CHANGELOG for detailed description
2014-01-23 12:36:18 +01:00
Ray
134dcd4a6a
Update README.md
2013-12-05 11:25:20 +01:00
Ray
66bc7fa523
Update README.md
2013-12-02 16:07:58 +01:00
raysan5
294533ccda
Updated to version 1.0.2
...
Some functions added (collision detection)
Check CHANGELOG for details
2013-11-30 18:12:40 +01:00
raysan5
7b1f4bc24e
Corrected webpage links and some text edits
2013-11-23 19:20:02 +01:00
Ray
c3488dcaa7
Update README.md
2013-11-19 00:14:40 +01:00
Ray
3521193bbf
Updated text files to support markup
2013-11-18 23:58:36 +01:00