raylib/projects/Geany
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
..
core_basic_window.c Update year to 2021 2021-01-02 18:15:13 +01:00
raylib_compile_execute.bat Review projects paths 2019-06-05 00:04:31 +02:00
raylib_compile_sources.bat WARNING: MODULES RENAMING!!! 2021-09-22 00:15:06 +02:00
raylib_project.geany Added Geany project template for Windows 2018-11-22 11:55:27 +01:00
raylib.c.tags fix: change relevant occurences of MeshBoundingBox to GetMeshBoundingBox (#1836) 2021-06-18 13:11:10 +02:00