TSnake41
|
004ac65b28
|
Initial raylib v3.7 version.
|
2021-05-01 20:21:00 +02:00 |
|
TSnake41
|
5a8a6feee6
|
WIP raylib binding update
|
2021-04-22 19:05:57 +02:00 |
|
TSnake41
|
89e0058bb4
|
Update binding, update LuaJIT to Tarantool's fork.
|
2021-02-16 22:25:45 +01:00 |
|
TSnake41
|
7d11e0ea51
|
Update binding, add core_input_mouse example
|
2021-02-02 20:42:17 +01:00 |
|
TSnake41
|
88b7d0f17e
|
Update raylib and raygui binding.
|
2021-01-28 23:42:11 +01:00 |
|
TSnake41
|
57f8548f4d
|
Fix shapes_logo_raylib title
|
2020-12-29 14:04:56 +01:00 |
|
TSnake41
|
1fc022b604
|
Fixed various doc and make clean, added textures_software_rendering
|
2020-12-29 14:03:13 +01:00 |
|
TSnake41
|
e4eb705aa6
|
raylua v3.5a
|
2020-12-25 17:38:47 +01:00 |
|
TSnake41
|
a6e3c328a4
|
Merge branch 'v3.1-dev'
|
2020-12-21 13:43:30 +01:00 |
|
TSnake41
|
0d06ef4ea9
|
raylua v3.5-pre1
|
2020-12-21 13:42:18 +01:00 |
|
Astie Teddy
|
37a89f7b18
|
Add music in embedding demo.
|
2020-11-16 16:44:19 +01:00 |
|
Astie Teddy
|
49de44490e
|
Update binding, add embedding logo demo.
|
2020-11-16 16:18:24 +01:00 |
|
Astie Teddy
|
062f5c3359
|
Improve building and DRM support
|
2020-10-07 12:40:58 +02:00 |
|
Astie Teddy
|
fc082f0837
|
Update raylib binding.
|
2020-10-07 12:28:06 +02:00 |
|
Astie Teddy
|
67997f2434
|
Remove remaining travis comment
|
2020-09-18 22:48:09 +02:00 |
|
Astie Teddy
|
41e6e4546f
|
Remove travis comments that fail parsing.
|
2020-09-18 22:46:41 +02:00 |
|
Astie Teddy
|
e5a8695cfd
|
Travis fix
|
2020-09-18 22:43:12 +02:00 |
|
Astie Teddy
|
71697aae94
|
Fix travis issues maybe
|
2020-09-18 22:41:43 +02:00 |
|
Astie Teddy
|
91aeeecd9e
|
Various CI improvements
|
2020-09-18 22:38:30 +02:00 |
|
Astie Teddy
|
c38be1d514
|
Use xenial instead of trusty for Linux builds.
|
2020-09-18 22:16:34 +02:00 |
|
Astie Teddy
|
def481e94b
|
Another try to fix travis
|
2020-09-18 22:13:30 +02:00 |
|
Astie Teddy
|
7a512136b1
|
Try to fix travis
|
2020-09-18 22:09:25 +02:00 |
|
Astie Teddy
|
8048acd890
|
Add travis
|
2020-09-18 21:39:10 +02:00 |
|
Astie Teddy
|
3e28c06db5
|
Update binding.
|
2020-09-18 18:10:29 +02:00 |
|
Astie Teddy
|
2914f26360
|
Update binding
No longer use fork : Use Load*FromMemory where possible
Fix builder issues
Improve error handling (stacktrace)
|
2020-09-17 17:37:13 +02:00 |
|
Astie Teddy
|
0daa5e63ed
|
Merge branch 'master' into v3.1-dev
|
2020-09-05 20:45:31 +02:00 |
|
Astie Teddy
|
b45c75e611
|
Debugger support part
|
2020-09-05 20:44:49 +02:00 |
|
Astie Teddy
|
9b9e9d3168
|
Indentation fixes
|
2020-09-05 20:44:37 +02:00 |
|
Astie Teddy
|
e0eca96a6d
|
bool type fix
|
2020-09-05 20:43:51 +02:00 |
|
Astie Teddy
|
23a823b6d1
|
bool type fix
|
2020-09-05 20:42:56 +02:00 |
|
Astie Teddy
|
c638c0d813
|
raylua v3.1-dev1
|
2020-09-05 16:31:48 +02:00 |
|
Astie Teddy
|
f0aeb8da0e
|
raylua v3.0f
|
2020-09-05 16:27:50 +02:00 |
|
Astie Teddy
|
4562366781
|
Add models_waving_cubes example.
|
2020-09-05 16:16:15 +02:00 |
|
Astie Teddy
|
8d7f4b0dbc
|
Update binding, more compatibility informations.
|
2020-09-05 16:15:31 +02:00 |
|
Astie Teddy
|
03673975d8
|
Compiler selection fix and .so Linux build improvements.
(but it's still not building on Linux my computer)
|
2020-09-05 15:47:37 +02:00 |
|
TSnake41
|
44a4b94d97
|
Some improvements and fixes for raylua.dll/raylua.so.
|
2020-08-19 16:58:45 +02:00 |
|
TSnake41
|
60c982e77b
|
More binding references and editor support information.
|
2020-08-18 12:39:14 +02:00 |
|
TSnake41
|
a35d5f4eaa
|
raylua v3.0e
|
2020-08-08 17:34:52 +02:00 |
|
TSnake41
|
099595ae17
|
Update raylib, reimplement deprecated LoadImageEx
LoadImageEx is deprecated in this raylib version, for backward compatibility, it is reimplemented in Lua.
|
2020-08-08 17:32:04 +02:00 |
|
TSnake41
|
8a2684491f
|
Add geometry shapes example.
|
2020-08-08 17:29:29 +02:00 |
|
TSnake41
|
24910225f5
|
Update raylib (Desktop OpenGL ES)
|
2020-06-28 21:19:55 +02:00 |
|
TSnake41
|
6396a04468
|
Use "raylua" raylib branch.
|
2020-06-28 15:14:18 +02:00 |
|
TSnake41
|
4f6e1cef8b
|
Update lynx submodule.
|
2020-06-26 13:34:14 +02:00 |
|
TSnake41
|
6457550b5a
|
Cleanup bunnymark example.
|
2020-06-26 13:28:53 +02:00 |
|
TSnake41
|
e055b96025
|
Fix lynx submodule on github.
|
2020-06-26 13:28:45 +02:00 |
|
TSnake41
|
30433e3f14
|
Update raylib binding.
|
2020-06-25 17:25:59 +02:00 |
|
TSnake41
|
bd16e03fba
|
Update raylib binding, raylua version v3.0d.
|
2020-05-26 21:40:13 +02:00 |
|
TSnake41
|
06d7c2f2da
|
Add icon for Windows.
|
2020-05-10 13:43:22 +02:00 |
|
TSnake41
|
75a3b0033e
|
Improve builder and self-detection.
|
2020-05-10 13:42:51 +02:00 |
|
TSnake41
|
21f0a50f4d
|
Remove lua_api_explorer example.
|
2020-05-10 13:42:01 +02:00 |
|