Ray
ca329bba0d
Update ci_src_examples_win.yml
пре 5 година
Ray
d1a4c1f789
Update ci_src_examples_win.yml
пре 5 година
Ray
451969de1b
Update ci_src_examples_macos.yml
пре 5 година
Ray
7fe8d25253
Update ci_src_examples_linux.yml
пре 5 година
Ray
b17937dda8
Create ci_src_examples_macos.yml
пре 5 година
Ray
6f0a4a7663
Rename ccpp.yml to ci_src_examples_linux.yml
пре 5 година
Ray
98f4e06a37
Create ci_src_examples_win.yml
пре 5 година
Ray
1db9a85b5d
Added more examples to list
пре 5 година
Ray
e5c9e5e328
Added new categories
пре 5 година
Ray
eb8512b43c
Added some more examples
пре 5 година
Ray
6321dd4614
Added shapes examples
пре 5 година
Ray
689f3c086b
Update README.md
пре 5 година
Ray
9f79ed2972
Create core_2d_camera_platformer.png
пре 5 година
Ray
421bbde1e0
Redesigning tables
пре 5 година
Ray
10982fa184
Renamed directory
пре 5 година
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 година
Ray
8f05322263
Review example and screenshots
пре 5 година
Ray
358ca7595d
Review IsFileExtension() to be case-insensitive
пре 5 година
Ray
89fedf0bb9
Comments review
пре 5 година
Ray
4211056354
Reviewed some comments
пре 5 година
Ray
6d56c99a37
Reorganized some variables for consistency
пре 5 година
Ray
f46fcb8307
IsAudioBufferPlaying() replace ERROR by WARNING
пре 5 година
Ray
b708965ab7
Added examples images to README
пре 5 година
Ray
3c8b7a41b2
Merge branch 'master' of https://github.com/raysan5/raylib
пре 5 година
Ray
a08508f6a4
Renamed LICENSE.md to LICENSE
пре 5 година
Ray
7e0929e3b4
Create README.md
пре 5 година
raysan5
793977db4a
Review resources LICENSE
пре 5 година
raysan5
b5b3bbb30b
Review variable name
пре 5 година
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 година
raysan5
21c30f43d4
Update year to 2020
пре 5 година
raysan5
c20ccfe274
Review PR #1040 naming and formating
пре 5 година
raysan5
c0d1425aac
Remove TABS
пре 5 година
raysan5
350cb0a8a8
GenTextureCubemap(): renamed parameter
пре 5 година
chriscamacho
cedd5efe4c
fixed free camera pitch ( #1040 )
пре 5 година
las3rlars
f8bd56b07f
Normals was not correctly updated when using animated meshes ( #1052 )
* Normal vbo not correctly updated
пре 5 година
Ray
9fbf5c8ca2
Review VS2017 project configuration
пре 5 година
illegalinstruction
caa1f45643
Forcibly ensure .xm playback starts in the right place; fixes #1043 . ( #1045 )
пре 5 година
Ray
5e8b6b0157
Review flags and web compilation
пре 5 година
Ray
8473e94879
Add some comments on desktop multi-touch
пре 5 година
Ray
8dece6a179
Update README.md
пре 5 година
Ray
ccf085ac70
Merge branch 'master' of https://github.com/raysan5/raylib
пре 5 година
Ray
dde1d68a02
Remove KDevelop
пре 5 година
Ray
14884a2a6c
Update supported projects
пре 5 година
Ray
9c62d8a400
Remove VS2015 project
пре 5 година
Shylie
6e1326143e
Typo fixes ( #1039 )
* Update SPONSORS.md
* Update SPONSORS.md
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
пре 5 година
Ray
03e6006ac8
Corrected bug on rlReadTexturePixels()
пре 5 година
Ray
e614942a2d
Read texture data as RGBA from FBO on GLES 2.0
пре 5 година
Ray
1397242d88
Small code tweak to avoid warning
пре 5 година
Ray
b8246d8592
Minor format tweaks for PR #1036
пре 5 година
Justin
7eacac24d5
SetWindowMonitor made functioning again. ( #1036 )
* We get the video mode from the target monitor and use that to set, therefore
keeping windowed-fullscreen
* Added a GLFW_AUTO_ICONIFY 0 hint so that glfw does not minimize the window
when changing focus from a windowed fullscreen window. This is more expected
behavior for windowed full screen, when a user alt-tabs or clicks on a window in
the other monitor, they expect their windowed-fullscreen window to remaining up.
пре 5 година