Files
raylib/src
Laurentino Luna 9fce26bb06 Supress most warnings on rmodels.c (#2029)
* Supress most warnings on rmodels.c

NOTE: unused symbols have been deleted and the following report will show in what location they were previously.

Unused symbols:
- ArrayInt - vox_loader.h: line 84
- initArrayInt - vox_loader.h: line 168
- insertArrayInt - vox_loader.h: line 175
- freeArrayInt - vox_loader.h: line 186
- offsetX, offsetY, offsetZ - vox_loader.h: line 610
- chunkTotalChildSize - vox_loader.h: line 623

Other warnings:
- initialization discards 'const' qualifier - vox_loader.h: line 572
- incompatible types for VoxVector3 and Vector3 - rmodels.c: line 5748
- incompatible types for VoxColor and Color - rmodels: line 5749

* Remove ToVector3 and ToColor functions and assign values directly
2021-10-03 12:11:20 +02:00
..
2021-09-25 19:24:48 +02:00
2021-09-22 00:15:06 +02:00
2021-09-22 00:15:06 +02:00
2021-09-23 00:18:47 +02:00
2021-09-23 18:11:24 +02:00
2021-09-23 20:53:31 +02:00
2021-10-03 12:09:59 +02:00
2018-09-26 16:02:42 +02:00
2021-09-23 20:53:31 +02:00
2021-09-23 20:53:31 +02:00
2021-10-03 12:09:59 +02:00
2021-09-22 00:15:06 +02:00
2021-10-03 12:09:59 +02:00
2021-10-03 12:09:59 +02:00
2021-01-02 18:15:13 +01:00
2021-10-03 12:09:59 +02:00
2021-09-22 00:15:06 +02:00
2021-10-03 12:09:59 +02:00
2021-09-23 00:23:57 +02:00
2021-09-03 15:24:05 +02:00