Ray
|
2068037417
|
Code tweak
|
há 7 anos |
Michael Vetter
|
4a406fa94b
|
Increment version in meson build file
Increment raylib version and so lib version number.
|
há 7 anos |
raysan5
|
b0f033b43a
|
Some work on rres...
|
há 7 anos |
Ray
|
4a8644e999
|
Update Android libs and building
|
há 7 anos |
Ray
|
ff9b486ebe
|
Removed matrix resetting...
to emulate OpenGL funcionality
|
há 7 anos |
raysan5
|
20968830c0
|
Added mesh generation functions
|
há 7 anos |
Ray
|
1d91a46008
|
Corrected out-of-bounds array issue
|
há 7 anos |
raysan5
|
f3f6d3fd8e
|
Added new functions
SetWindowTitle()
GetExtension()
|
há 7 anos |
Ray
|
fb334e2fd1
|
Testing shapes generation using additional library
|
há 7 anos |
raysan5
|
12cb3afd9e
|
Added function DrawRectangleGradientEx()
Moved function DrawRectangleT() from text module to shapes
Added some comments
|
há 7 anos |
ASDF
|
e173db19f7
|
CMake based build system.
Some people might find this handly
|
há 7 anos |
raysan5
|
0fc1323c80
|
Renamed modelviewprojection matrix
|
há 7 anos |
raysan5
|
b0adac96b7
|
Review issue with mipmaps setup
On DDS files mipmapCount header parameter could be unused and set to 0,
resulting in a wrong mipmap count and wrong compressed texture loading.
|
há 7 anos |
Michael Campagnaro
|
18bf0ac044
|
Fix typo in raymath.h
|
há 7 anos |
raysan5
|
88839b093c
|
Added function DrawRectangleT()
Usefult to draw rectangles using default font texture
|
há 7 anos |
raysan5
|
0169b72bdc
|
Minor tweaks
|
há 7 anos |
raysan5
|
6369b47f11
|
Force OpenGL 3.3 on OSX if selected OpenGL 2.1
|
há 7 anos |
raysan5
|
eeca607506
|
Review transforms to match OpenGL 1.1
|
há 7 anos |
raysan5
|
2ec8880197
|
Updated stb libs to latest version
|
há 7 anos |
Benjamin Summerton
|
71d9426565
|
Make physac work on OS X
Physac wasn't working on OS X. It looks like the necessary timing code wasn't being compiled in by the preprocessor.
fixes #340
|
há 7 anos |
Ray
|
d071418cba
|
Added Vector3MultiplyV()
To multiply Vector3 by Vector3
|
há 7 anos |
Ray
|
2a263f7b5f
|
Corrected compilation on OpenGL ES 2.0
|
há 7 anos |
raysan5
|
c764b3d03e
|
Some tweaks
|
há 7 anos |
raysan5
|
b2712b6db7
|
Corrected issue on QuaternionFromVector3ToVector3()
|
há 7 anos |
raysan5
|
f57367e786
|
Implemented some changes
|
há 7 anos |
raysan5
|
a766e2c480
|
Updated Vector math to new naming
|
há 7 anos |
raysan5
|
3655c6e466
|
Renamed Vector*() functions to Vector3*()
For consistency!
|
há 7 anos |
raysan5
|
2227742e96
|
Corrected bug on texture rotation
|
há 7 anos |
raysan5
|
cbb134946c
|
Corrected GetMouseRay() and rlUnproject()
Now it works great with reviewed maths
|
há 7 anos |
raysan5
|
c756227e11
|
Remove BOM from file encoding
|
há 7 anos |
raysan5
|
00d2768bc9
|
Corrected bug on MatrixPerspective()
Some other tweaks...
|
há 7 anos |
raysan5
|
c6cd07c373
|
Some tweaks raymath related
|
há 7 anos |
raysan5
|
e52032f646
|
Complete review of raymath
Now it should be coherent with OpenGL math standards
|
há 7 anos |
raysan5
|
38d9fcb08e
|
Moved some functions to raymath
Exposed some raymath useful functions to raylib API
|
há 7 anos |
raysan5
|
980d9d4cd4
|
rlgl usable as standalone library
|
há 7 anos |
raysan5
|
84aff31973
|
MatrixPerspective() angle required in radians
Consistent with similar functions in raymath
|
há 7 anos |
raysan5
|
2679c4ae9b
|
Review mesh loading and textures generation
|
há 7 anos |
raysan5
|
63fd96354e
|
Simplify a bit GenTexture*() functions
Still shader dependant, locations set should be moved out
|
há 7 anos |
raysan5
|
4c06725461
|
Removed useless functions
SetMaterialTexture() and UnsetMaterialTexture()... too shader
dependant...
|
há 7 anos |
raysan5
|
52cd5c6324
|
Corrected some issues
Corrected compilation for OpenGL 1.1
Review mesh data uploading to GPU
|
há 7 anos |
raysan5
|
0dabb2708b
|
Reorganized a couple of functions
|
há 7 anos |
raysan5
|
76c6f0b1e6
|
Working on PBR system
Moved PBR material loading to example, right decision?
|
há 7 anos |
raysan5
|
d368403a13
|
Working on PBR materials, renamed some data
|
há 7 anos |
Benjamin N. Summerton
|
ba32d6a753
|
Able to make a .dylib for OS X
|
há 7 anos |
Ray
|
8f569e59b1
|
Review shared library generation
|
há 7 anos |
raysan5
|
e893f3629e
|
Corrected some issues
|
há 7 anos |
Ray
|
6546474fa4
|
Manual integration of material-pbr into develop
|
há 7 anos |
raysan5
|
8ca8550739
|
Removed function reference
|
há 7 anos |
raysan5
|
53fbeeea71
|
Corected some issues with jar_xm
Problems when compiling with VS2015
Probably DEBUG(...) macro is not the best naming...
|
há 7 anos |
raysan5
|
36fcffeaae
|
Incremented version number for reference
|
há 7 anos |