e88099bfd3
Update ci_src_examples_win.yml
2020-01-09 17:27:52 +01:00
887881486b
Update ci_src_examples_win.yml
2020-01-09 17:27:03 +01:00
f21bd8836a
Update ci_src_examples_win.yml
2020-01-09 17:21:12 +01:00
18c309fb38
Update ci_src_examples_win.yml
2020-01-09 17:13:53 +01:00
bc07636d6b
Update ci_src_examples_win.yml
2020-01-09 17:06:34 +01:00
7104911236
Update ci_src_examples_win.yml
2020-01-09 16:55:12 +01:00
ca329bba0d
Update ci_src_examples_win.yml
2020-01-09 16:53:00 +01:00
d1a4c1f789
Update ci_src_examples_win.yml
2020-01-09 16:50:01 +01:00
451969de1b
Update ci_src_examples_macos.yml
2020-01-09 16:36:01 +01:00
7fe8d25253
Update ci_src_examples_linux.yml
2020-01-09 16:35:42 +01:00
b17937dda8
Create ci_src_examples_macos.yml
2020-01-09 16:33:57 +01:00
6f0a4a7663
Rename ccpp.yml to ci_src_examples_linux.yml
2020-01-09 16:06:58 +01:00
98f4e06a37
Create ci_src_examples_win.yml
2020-01-09 16:06:17 +01:00
1db9a85b5d
Added more examples to list
2020-01-09 14:16:10 +01:00
e5c9e5e328
Added new categories
2020-01-09 13:57:24 +01:00
eb8512b43c
Added some more examples
2020-01-09 13:45:34 +01:00
6321dd4614
Added shapes examples
2020-01-09 13:32:19 +01:00
689f3c086b
Update README.md
2020-01-09 13:26:26 +01:00
9f79ed2972
Create core_2d_camera_platformer.png
2020-01-09 13:23:40 +01:00
421bbde1e0
Redesigning tables
2020-01-09 13:22:14 +01:00
10982fa184
Renamed directory
2020-01-09 13:14:57 +01:00
a1809fad4c
Renamed directory: physac -> physics
...
Examples categories are independent from the module they use, despite in some cases module name matches category name.
2020-01-09 13:11:56 +01:00
8f05322263
Review example and screenshots
2020-01-09 12:58:24 +01:00
358ca7595d
Review IsFileExtension() to be case-insensitive
2020-01-09 10:43:21 +01:00
89fedf0bb9
Comments review
2020-01-08 18:33:21 +01:00
4211056354
Reviewed some comments
2020-01-08 18:21:08 +01:00
6d56c99a37
Reorganized some variables for consistency
2020-01-08 17:19:06 +01:00
f46fcb8307
IsAudioBufferPlaying() replace ERROR by WARNING
2020-01-08 12:41:36 +01:00
b708965ab7
Added examples images to README
2020-01-07 19:06:44 +01:00
3c8b7a41b2
Merge branch 'master' of https://github.com/raysan5/raylib
2020-01-07 16:45:39 +01:00
a08508f6a4
Renamed LICENSE.md to LICENSE
2020-01-07 16:45:17 +01:00
7e0929e3b4
Create README.md
2020-01-07 16:26:41 +01:00
793977db4a
Review resources LICENSE
2020-01-06 19:50:26 +01:00
b5b3bbb30b
Review variable name
2020-01-06 19:49:52 +01:00
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.
2020-01-05 20:13:35 +01:00
21c30f43d4
Update year to 2020
2020-01-05 20:01:54 +01:00
c20ccfe274
Review PR #1040 naming and formating
2019-12-29 13:55:15 +01:00
c0d1425aac
Remove TABS
2019-12-29 13:53:05 +01:00
350cb0a8a8
GenTextureCubemap(): renamed parameter
2019-12-29 13:52:48 +01:00
cedd5efe4c
fixed free camera pitch ( #1040 )
2019-12-29 13:47:01 +01:00
f8bd56b07f
Normals was not correctly updated when using animated meshes ( #1052 )
...
* Normal vbo not correctly updated
2019-12-29 12:17:36 +01:00
9fbf5c8ca2
Review VS2017 project configuration
2019-12-25 10:12:59 +01:00
caa1f45643
Forcibly ensure .xm playback starts in the right place; fixes #1043 . ( #1045 )
2019-12-21 13:02:54 +01:00
5e8b6b0157
Review flags and web compilation
2019-12-16 18:07:17 +01:00
8473e94879
Add some comments on desktop multi-touch
2019-12-16 18:06:48 +01:00
8dece6a179
Update README.md
2019-12-15 23:09:20 +01:00
ccf085ac70
Merge branch 'master' of https://github.com/raysan5/raylib
2019-12-15 23:02:35 +01:00
dde1d68a02
Remove KDevelop
2019-12-15 23:02:04 +01:00
14884a2a6c
Update supported projects
2019-12-15 23:01:08 +01:00
9c62d8a400
Remove VS2015 project
2019-12-15 22:57:53 +01:00