Commit Graph

42 Commits

Author SHA1 Message Date
Ray a56b8cd2b7
Corrected typo 2021-11-04 20:44:47 +01:00
Ray 9e17134949
Update HISTORY.md 2021-11-02 12:01:08 +01:00
Ray e930ad3102 Reviewed spelling mistake 2021-11-01 23:06:26 +01:00
Ray 191e8cf02b
Update HISTORY.md 2021-11-01 21:02:23 +01:00
Ray 8737d697dc
Update HISTORY.md 2021-11-01 21:00:52 +01:00
Ray fdb7cd0587
Update HISTORY.md 2021-11-01 19:45:05 +01:00
Ray 99ab4d6cb8 WARNING: MODULES RENAMING!!!
raylib modules have been slightly renamed to add some identity and note that they are independent modules that can be used as standalone separate parts of raylib if required.

The renamed modules are:
 - `core` -> `rcore`
 - `shapes` -> `rshapes`
 - `textures` -> `rtextures`
 - `text` -> `rtext`
 - `models` -> `rmodels`
 - `camera` -> `rcamera`
 - `gestures` -> `rgestures`
 - `core` -> `rcore`

All the build systems has been adapted to this change.
2021-09-22 00:15:06 +02:00
Ray 9a0accddb8
Update HISTORY.md 2021-04-22 18:56:42 +02:00
Ray c96304c83f
Update HISTORY.md 2021-04-16 11:23:19 +02:00
Ray fcab72f915
Update history -WIP- 2021-04-10 01:16:15 +02:00
Ray 88089f22f3
Update history for raylib 3.7 -WIP- 2021-04-10 00:34:54 +02:00
Ray 364fbbd283 Review Discord link with Vanity URL 2021-03-20 20:22:44 +01:00
Ray 068fc48fda
Update HISTORY.md 2020-12-27 16:26:52 +01:00
Ray ef5667c078
Update HISTORY.md 2020-12-25 01:35:22 +01:00
Ray a7599b83a5
Update HISTORY.md 2020-12-25 01:25:40 +01:00
Ray 047747a4cc
Update HISTORY.md 2020-12-25 01:22:58 +01:00
raysan5 e8ea105b3d Update HISTORY.md 2020-12-25 01:21:09 +01:00
Ray bba10504e2
Update HISTORY.md 2020-03-30 16:30:34 +02:00
Ray 9b74c40fc2
Update HISTORY.md 2020-03-28 19:17:51 +01:00
Ray 02df366a7a
Update HISTORY.md 2020-03-27 20:40:00 +01:00
Ray 5fe0db347c
Update HISTORY.md 2020-03-24 15:03:55 +01:00
Ray 502bc61931
Update HISTORY.md 2020-03-23 14:30:19 +01:00
Ray 6c44c9d730
Update HISTORY.md 2020-03-21 21:14:26 +01:00
Ray a4d31e1dad
Added raylib 3.0 notes -WIP- 2020-03-21 20:20:37 +01:00
Ray e151487fde
Review history introduction 2020-03-21 19:13:16 +01:00
Ray 5d3905d4d4
Update HISTORY.md 2019-05-29 13:55:50 +02:00
Ray 51a28739dd
Update HISTORY.md 2019-05-29 13:36:09 +02:00
Ray bf0aed2655
Update HISTORY.md 2019-05-27 23:41:15 +02:00
Ray 0f9fe34c3a Start setting things up for raylib 2.5 2019-04-05 13:44:04 +02:00
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.
2019-01-10 16:32:40 +01:00
raysan5 0cf92c59d7 Corrected timing typo 2018-07-28 18:13:19 +02:00
Ray 40551958dd
Update HISTORY.md 2018-07-16 10:14:41 +02:00
Ray 98de843827
Update HISTORY.md 2018-07-16 10:13:23 +02:00
Ray 475a1a263d raylib 2.0... make history... 2018-07-16 02:08:10 +02:00
raysan5 bd2c81d481 Review links 2018-04-01 23:33:37 +02:00
Ray c273fe9756 Update HISTORY.md 2017-10-02 23:46:57 +02:00
Ray 6dd97409d6 Update HISTORY.md 2017-10-02 23:36:50 +02:00
Ray d033c87d27 Update HISTORY.md 2017-05-18 19:01:12 +02:00
Ray a083d4726f Update HISTORY.md 2017-05-17 17:56:45 +02:00
Ray aec6c0350a Update HISTORY.md 2017-05-17 17:47:40 +02:00
Ray b4a68d2c87 Update HISTORY.md 2017-05-17 11:28:18 +02:00
Ray dd7b64a536 Simplify README
Move raylib history to another file
2017-05-15 18:36:38 +02:00