index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
examples
/
models
/
models_loading.c
Age
Commit message (
Expand
)
Author
2024-03-07
Screen space related functions consistency (#3830)
aiafrasinei
2024-01-02
Update copyright to 2024
Ray
2023-02-14
REVIEWED: Camera redesign PR
Ray
2023-02-14
WIP rcamera redesign vector (#2563)
Crydsch Cube
2023-01-01
Update year to 2023
Ray
2022-08-26
REVIEWED: Support M3D file loading #2648
Ray
2022-07-20
REVIEWED: examples descriptions
Ray
2022-06-21
Added new comment to examples
Ray
2022-06-11
WARNING: BREAKING: REDESIGNED: Filepath loading API
Ray
2022-06-06
WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()`
Ray
2021-10-30
Add missing file extensions for drag-and-drop support (#2090)
Peter0x44
2021-10-18
Resync .obj models! gitignore was ignoring them!
Ray
2021-10-12
Rename examples for consistency
raysan5
2021-05-31
Update models_loading.c
Ray
2021-05-20
WARNING: RENAMED: MeshBoundingBox() -> GetMeshBoundingBox()
Ray
2021-05-08
Added support for additional mouse buttons (#1753)
Lambert Wang
2021-04-22
Remove trail spaces
Ray
2021-03-19
WARNING: BREAKING: RENAMED: camera.type to camera.projection
Ray
2021-03-14
WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistency
Ray
2019-09-12
REDESIGNED: models_obj_loading > models_loading
Ray