raysan5
|
3377a4485b
|
Support shared/dynamic raylib compilation
Generates:
Win32: raylib.dll, libraylibdll.a (import library)
Linux: libraylib.so
|
há 8 anos |
Teodor Stoenescu
|
6e20037f7d
|
Small fix for GenMeshCubicmap()
This fix allows GenMeshCubicmap() to create cubic maps having cells of
arbitrary sizes.
|
há 9 anos |
Ray
|
289e04a62a
|
Ported camera module to header-only
|
há 9 anos |
Ray
|
a1b6b217e4
|
Comment tweak
|
há 9 anos |
Ray
|
eb9072a2f1
|
Renamed functions for consistency
|
há 9 anos |
Ray
|
cc2b3228d1
|
Updated for C++
|
há 9 anos |
raysan5
|
ed387d00aa
|
Corrected issue with VS
|
há 9 anos |
raysan5
|
7fbd821727
|
Some code review tweaks
|
há 9 anos |
raysan5
|
f69f930b51
|
Some functions review
|
há 9 anos |
raysan5
|
cae209816c
|
Code tweak to avoid warning
|
há 9 anos |
Ray
|
2c079d7c6e
|
Review Lua examples and formatting
|
há 9 anos |
ghassanpl
|
47b6e62744
|
Fixed bug with BoundingBox Lua constructor
Fixed use-after-free in DestroyLight
|
há 9 anos |
ghassanpl
|
6f27941e28
|
GetDroppedFiles and SetShaderValue in Lua working
Exposed Texture2D.id to Lua
Lights now have settable/gettable fields
|
há 9 anos |
raysan5
|
306945fe14
|
Added trace on audio device closing
|
há 9 anos |
raysan5
|
16ac468bdb
|
Remove functions from user exposure
|
há 9 anos |
raysan5
|
58c762baa3
|
Replaced tabs by spaces
|
há 9 anos |
ghassanpl
|
4960e6b6d7
|
Fixes for some Lua bugs
|
há 9 anos |
raysan5
|
3b80e2c1e0
|
Redesigned gestures module to header-only
|
há 9 anos |
raysan5
|
d5f5f0a930
|
Updated raylib version to 1.6
|
há 9 anos |
raysan5
|
5f1b4e9474
|
Updated Lua module
|
há 9 anos |
LelixSuper
|
3d519c7a39
|
Fix install command of src/ makefile
|
há 9 anos |
raysan5
|
80789e6140
|
Updated Lua binding
|
há 9 anos |
raysan5
|
055d501345
|
Corrected bug
|
há 9 anos |
raysan5
|
70ec517fda
|
Updated some functions
|
há 9 anos |
raysan5
|
5c30e079f4
|
[rlua] new module: raylib Lua binding
|
há 9 anos |
raysan5
|
735968e685
|
[rlua] new module: raylib Lua binding
|
há 9 anos |
raysan5
|
8c0bd30fcb
|
Corrected issue with Music type
|
há 9 anos |
raysan5
|
68d647c1af
|
Complete review and update
Simplified module for Music and AudioStream
Added support for raw audio streaming (with example)
|
há 9 anos |
raysan5
|
58d2f70b7e
|
Review audio module and examples
|
há 9 anos |
raysan5
|
36cf1f7dfd
|
Improved support for C++
Added compound literals (C99) alternative for C++ compilers that don't
support this feature
|
há 9 anos |
raysan5
|
2dc5f580a6
|
Removed audio errors register
|
há 9 anos |
raysan5
|
02c456432d
|
Complete review of audio system
Still some work left...
|
há 9 anos |
Bil152
|
8f7cb6fb19
|
Code refractoring of music model to be more friendly-user (issue #144)
|
há 9 anos |
raysan5
|
a008d49230
|
Corrected some issues to compile with MSC
|
há 9 anos |
raysan5
|
a422e39492
|
Corrected issue on OSX with High DPI display
Many thanks to Marcelo Paez (paezao)
|
há 9 anos |
raysan5
|
07a375e2d6
|
Corrected issue with HIghDPI display on OSX
Well, not tested yet but it should work...
|
há 9 anos |
raysan5
|
6d68c78989
|
Updated log output info
|
há 9 anos |
raysan5
|
4facc03a64
|
Upload ptheads Win32 DLL
|
há 9 anos |
sol-prog
|
32a671b9da
|
OS X comaptiblity changes and compiled library
|
há 9 anos |
raysan5
|
76c9e9883d
|
Update runtime DLL to version 1.6
|
há 9 anos |
Ray
|
5139948ef9
|
Updated to Oculus PC SDK 1.6
|
há 9 anos |
raysan5
|
af46222b12
|
Updated
|
há 9 anos |
raysan5
|
0e6b249260
|
Review outputs by platform
|
há 9 anos |
raysan5
|
5ff9811ea8
|
Some code tweaks
|
há 9 anos |
LelixSuper
|
de865a9b55
|
fix small things on 'src/' makefile
|
há 9 anos |
raysan5
|
697e1d4941
|
Update pthreads library (win32)
This library is only required by physac module to compulte physics in a
second thread
|
há 9 anos |
LelixSuper
|
ebfb1978b8
|
allow to compile shared version of raylib
|
há 9 anos |
LelixSuper
|
13c56887f1
|
fix 'external/stb_vorbis.c" compilation
|
há 9 anos |
LelixSuper
|
2272a4722f
|
restore the original method to compile all modules
This commit restores the original method to compile all modules, but fix
prerequisites.
|
há 9 anos |
LelixSuper
|
94a5fc5c2c
|
add some explanation of makefile in 'src/'
|
há 9 anos |