aboutsummaryrefslogtreecommitdiff
path: root/examples/others
AgeCommit message (Collapse)Author
2019-08-03Replace tabs with spaces and update year of copyright notices (#927)Leandro Gabriel
* Update year of copyright notices * Fix mistake in comment * Fix typo ("algorythms") * Replace tabs with spaces * Remove trailing whitespace and fix mistake in comment * Fix ExportImageAsCode missing comment rectangle corner * Replace tab with spaces * Replace tabs with spaces
2019-05-27Review variables initializationRay
2019-05-25Review easings PRRay
2019-05-24rename easings_example.c to easings_testbed.cflashback-fx
2019-05-24Move easings_example to its proper placeflashback-fx
2019-05-06Remove broken example: standard_lightingRay
2019-05-06Move bunnymark example to another moduleRay
2019-04-11Removed iqm exampleRay
Already integrated into raylib
2019-04-07Happy new year 2019ChillerDragon
2019-04-05BIG UPDATE: New models functions for animations!Ray
Multiple functions added and some reviewed to adapt to the new multi-mesh, multi-material and animated models.
2019-03-29Update standard_lighting.cRay
2019-02-12Include mini_al directly, no separate moduleRay
2019-01-10WARNING: Renamed module: audio -> raudioRay
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-10WARNING: Redesigned SetShaderValue()Ray
2018-12-21Use stb_vorbis.h as header onlyRay
2018-12-16Review standard lighting sample -WIP-Ray
It's broken.
2018-11-06Minor reviewRay
2018-08-07Reviewed AnimatedModel structRay
Just reviewing for a possible adaptation of AnimatedModel to default raylib Model...
2018-07-24First working version of IQM animationsRay
Still a work in progress but it already works... Current riqm API could be simplified...
2018-07-21Travis CI: Fix emscripten build breakageAhmad Fatoum
2018-07-16Reviewed audio_standaloneRay
Now it works with mini_al library
2018-07-16Reviewed lighting example...Ray
No model available, this example should probably be redesigned...
2018-07-16Removed Oculus exampleRay
Oculus API has changed so much that it has no sense to keep this example here... it was funny to test it in the past...
2018-07-16Reviewed rlgl_standalone exampleRay
2018-07-13Start reviewing IQM loader...Ray
2018-07-05fixed so it breaksculacant
2018-07-05Upload IQM loader project -WIP-Ray
2018-05-29Reviewed Windows resource file nameRay
2018-05-04Renamed some functionsRay San
- Renamed Begin3dMode() --> BeginMode3D() - Renamed Begin2dMode() --> BeginMode2D() - Renamed End3dMode() --> EndMode3D() - Renamed End2dMode() --> EndMode2D()
2018-04-02Fix call argument is an uninitialized valuemaficccc@gmail.com
2018-03-04Fix result of operation is garbage or undefinedmaficccc@gmail.com
2017-11-25Build examples and games on Travis CIAhmad Fatoum
They were disabled because they failed to build, but this patch set fixes the build on Linux and macOS. This doesn't apply to the AppVeyor build on Windows yet; it currently fails at linking with OpenAL.
2017-10-23Example shader correctionRay
2017-10-22Comments tweakRay
2017-07-22Reviewed example with new mathsraysan5
2017-07-21rlgl usable as standalone libraryraysan5
2017-07-02Review TraceLog() usageraysan5
2017-06-29Fix some other typosWilhem Barbier
2017-05-22Added bunnymark exampleraysan5
2017-05-19Some tweaks and additionsRay
2017-04-18Delete some old data...Ray
- Removed raylib_demo (outdated) - Removed some old examples
2017-04-16Working on examples...raysan5
- Removed rbmf font example - Reviewed physac examples
2017-04-08Working on examples...Ray
2017-04-04Reorganize examples folderRay