Ray
a77505c554
Update ci_src_examples_linux.yml
5 anni fa
Ray
e0d4cc3143
ADDED: DrawPolyLines()
5 anni fa
Ray
fcf15fe8c0
Removed comment
5 anni fa
Ray
1694887f9b
Update ci_src_examples_win.yml
5 anni fa
Ray
0237231a8d
Update ci_src_examples_win.yml
5 anni fa
Ray
e88099bfd3
Update ci_src_examples_win.yml
5 anni fa
Ray
887881486b
Update ci_src_examples_win.yml
5 anni fa
Ray
f21bd8836a
Update ci_src_examples_win.yml
5 anni fa
Ray
18c309fb38
Update ci_src_examples_win.yml
5 anni fa
Ray
bc07636d6b
Update ci_src_examples_win.yml
5 anni fa
Ray
7104911236
Update ci_src_examples_win.yml
5 anni fa
Ray
ca329bba0d
Update ci_src_examples_win.yml
5 anni fa
Ray
d1a4c1f789
Update ci_src_examples_win.yml
5 anni fa
Ray
451969de1b
Update ci_src_examples_macos.yml
5 anni fa
Ray
7fe8d25253
Update ci_src_examples_linux.yml
5 anni fa
Ray
b17937dda8
Create ci_src_examples_macos.yml
5 anni fa
Ray
6f0a4a7663
Rename ccpp.yml to ci_src_examples_linux.yml
5 anni fa
Ray
98f4e06a37
Create ci_src_examples_win.yml
5 anni fa
Ray
1db9a85b5d
Added more examples to list
5 anni fa
Ray
e5c9e5e328
Added new categories
5 anni fa
Ray
eb8512b43c
Added some more examples
5 anni fa
Ray
6321dd4614
Added shapes examples
5 anni fa
Ray
689f3c086b
Update README.md
5 anni fa
Ray
9f79ed2972
Create core_2d_camera_platformer.png
5 anni fa
Ray
421bbde1e0
Redesigning tables
5 anni fa
Ray
10982fa184
Renamed directory
5 anni fa
Ray
a1809fad4c
Renamed directory: physac -> physics
Examples categories are independent from the module they use, despite in some cases module name matches category name.
5 anni fa
Ray
8f05322263
Review example and screenshots
5 anni fa
Ray
358ca7595d
Review IsFileExtension() to be case-insensitive
5 anni fa
Ray
89fedf0bb9
Comments review
5 anni fa
Ray
4211056354
Reviewed some comments
5 anni fa
Ray
6d56c99a37
Reorganized some variables for consistency
5 anni fa
Ray
f46fcb8307
IsAudioBufferPlaying() replace ERROR by WARNING
5 anni fa
Ray
b708965ab7
Added examples images to README
5 anni fa
Ray
3c8b7a41b2
Merge branch 'master' of https://github.com/raysan5/raylib
5 anni fa
Ray
a08508f6a4
Renamed LICENSE.md to LICENSE
5 anni fa
Ray
7e0929e3b4
Create README.md
5 anni fa
raysan5
793977db4a
Review resources LICENSE
5 anni fa
raysan5
b5b3bbb30b
Review variable name
5 anni fa
raysan5
615cb35d96
VS2017 project: Added x64 platform configuration
NOTE: When building for 64bit in raylib static mode, CloseWindow() symbol collides with user32.lib symbol. No solution for that at the moment, just compile raylib as shared library (raylib.dll), actually it can be chosen on project configurations.
5 anni fa
raysan5
21c30f43d4
Update year to 2020
5 anni fa
raysan5
c20ccfe274
Review PR #1040 naming and formating
5 anni fa
raysan5
c0d1425aac
Remove TABS
5 anni fa
raysan5
350cb0a8a8
GenTextureCubemap(): renamed parameter
5 anni fa
chriscamacho
cedd5efe4c
fixed free camera pitch ( #1040 )
5 anni fa
las3rlars
f8bd56b07f
Normals was not correctly updated when using animated meshes ( #1052 )
* Normal vbo not correctly updated
5 anni fa
Ray
9fbf5c8ca2
Review VS2017 project configuration
5 anni fa
illegalinstruction
caa1f45643
Forcibly ensure .xm playback starts in the right place; fixes #1043 . ( #1045 )
5 anni fa
Ray
5e8b6b0157
Review flags and web compilation
5 anni fa
Ray
8473e94879
Add some comments on desktop multi-touch
5 anni fa