raylib/projects/VS2019
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
..
examples new models_magicavoxel_loading example (#1940) 2021-09-04 19:55:09 +02:00
raylib WARNING: MODULES RENAMING!!! 2021-09-22 00:15:06 +02:00
raylib.sln new models_magicavoxel_loading example (#1940) 2021-09-04 19:55:09 +02:00