Ray
87774a0a21
Review variables initialization
pirms 5 gadiem
Ray
241c4c8d14
Review easings PR
pirms 5 gadiem
flashback-fx
bc285f71ed
rename easings_example.c to easings_testbed.c
pirms 5 gadiem
flashback-fx
d5f664373d
Move easings_example to its proper place
pirms 5 gadiem
Ray
7a23a35eed
Remove broken example: standard_lighting
pirms 5 gadiem
Ray
621965cb8c
Move bunnymark example to another module
pirms 5 gadiem
Ray
8774cb3c24
Removed iqm example
Already integrated into raylib
pirms 5 gadiem
ChillerDragon
f21761fbbb
Happy new year 2019
pirms 5 gadiem
Ray
92733d6695
BIG UPDATE: New models functions for animations!
Multiple functions added and some reviewed to adapt to the new multi-mesh, multi-material and animated models.
pirms 5 gadiem
Ray
2217c04ecf
Update standard_lighting.c
pirms 5 gadiem
Ray
944a388b1b
Include mini_al directly, no separate module
pirms 5 gadiem
Ray
93471b0a7c
WARNING: Renamed module: audio -> raudio
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.
pirms 6 gadiem
Ray
55f8dbc755
WARNING: Redesigned SetShaderValue()
pirms 6 gadiem
Ray
4ec4dc691f
Use stb_vorbis.h as header only
pirms 6 gadiem
Ray
f9e4faff09
Review standard lighting sample -WIP-
It's broken.
pirms 6 gadiem
Ray
ff64e860a1
Minor review
pirms 6 gadiem
Ray
06be400ca3
Reviewed AnimatedModel struct
Just reviewing for a possible adaptation of AnimatedModel to default raylib Model...
pirms 6 gadiem
Ray
198a023527
First working version of IQM animations
Still a work in progress but it already works...
Current riqm API could be simplified...
pirms 6 gadiem
Ahmad Fatoum
639ce09c9d
Travis CI: Fix emscripten build breakage
pirms 6 gadiem
Ray
bff3bb758a
Reviewed audio_standalone
Now it works with mini_al library
pirms 6 gadiem
Ray
b80ec381c8
Reviewed lighting example...
No model available, this example should probably be redesigned...
pirms 6 gadiem
Ray
4d4d9b0170
Removed Oculus example
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...
pirms 6 gadiem
Ray
5b37178af9
Reviewed rlgl_standalone example
pirms 6 gadiem
Ray
971a7419ec
Start reviewing IQM loader...
pirms 6 gadiem
culacant
b129ba09a6
fixed so it breaks
pirms 6 gadiem
Ray
311d8b92f5
Upload IQM loader project -WIP-
pirms 6 gadiem
Ray
d873314c27
Reviewed Windows resource file name
pirms 6 gadiem
Ray San
6045062a05
Renamed some functions
- Renamed Begin3dMode() --> BeginMode3D()
- Renamed Begin2dMode() --> BeginMode2D()
- Renamed End3dMode() --> EndMode3D()
- Renamed End2dMode() --> EndMode2D()
pirms 6 gadiem
maficccc@gmail.com
9459186125
Fix call argument is an uninitialized value
pirms 6 gadiem
maficccc@gmail.com
8cb324b2da
Fix result of operation is garbage or undefined
pirms 6 gadiem
Ahmad Fatoum
f991a075e1
Build examples and games on Travis CI
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.
pirms 7 gadiem
Ray
9668f546d3
Example shader correction
pirms 7 gadiem
Ray
6cec382f65
Comments tweak
pirms 7 gadiem
raysan5
2fc7bc9504
Reviewed example with new maths
pirms 7 gadiem
raysan5
980d9d4cd4
rlgl usable as standalone library
pirms 7 gadiem
raysan5
c04cb0a65e
Review TraceLog() usage
pirms 7 gadiem
Wilhem Barbier
056a494baf
Fix some other typos
pirms 7 gadiem
raysan5
90f3f870c2
Added bunnymark example
pirms 7 gadiem
Ray
413d059fd8
Some tweaks and additions
pirms 7 gadiem
Ray
99c226b344
Delete some old data...
- Removed raylib_demo (outdated)
- Removed some old examples
pirms 7 gadiem
raysan5
b4d28cc7a1
Working on examples...
- Removed rbmf font example
- Reviewed physac examples
pirms 7 gadiem
Ray
20d205cae5
Working on examples...
pirms 7 gadiem
Ray
dd4dd0e87d
Reorganize examples folder
pirms 7 gadiem