raysan5
|
cbb134946c
|
Corrected GetMouseRay() and rlUnproject()
Now it works great with reviewed maths
|
il y a 7 ans |
raysan5
|
c756227e11
|
Remove BOM from file encoding
|
il y a 7 ans |
raysan5
|
00d2768bc9
|
Corrected bug on MatrixPerspective()
Some other tweaks...
|
il y a 7 ans |
Ray
|
bee980e90f
|
Merge pull request #333 from define-private-public/patch-1
Update Makefile in `examples/`
|
il y a 7 ans |
Benjamin Summerton
|
c43caeccb6
|
Update Makefile in `examples/`
We need to grab the OS name before determining what the path should be.
|
il y a 7 ans |
raysan5
|
c6cd07c373
|
Some tweaks raymath related
|
il y a 7 ans |
raysan5
|
e52032f646
|
Complete review of raymath
Now it should be coherent with OpenGL math standards
|
il y a 7 ans |
raysan5
|
9040526f17
|
Adapt to new materials system
|
il y a 7 ans |
raysan5
|
38d9fcb08e
|
Moved some functions to raymath
Exposed some raymath useful functions to raylib API
|
il y a 7 ans |
raysan5
|
980d9d4cd4
|
rlgl usable as standalone library
|
il y a 7 ans |
raysan5
|
84aff31973
|
MatrixPerspective() angle required in radians
Consistent with similar functions in raymath
|
il y a 7 ans |
raysan5
|
163339991c
|
Review heightmap example for raylib 1.8
|
il y a 7 ans |
raysan5
|
92729662f4
|
Additional path check
|
il y a 7 ans |
raysan5
|
2679c4ae9b
|
Review mesh loading and textures generation
|
il y a 7 ans |
raysan5
|
63fd96354e
|
Simplify a bit GenTexture*() functions
Still shader dependant, locations set should be moved out
|
il y a 7 ans |
raysan5
|
4c06725461
|
Removed useless functions
SetMaterialTexture() and UnsetMaterialTexture()... too shader
dependant...
|
il y a 7 ans |
raysan5
|
52cd5c6324
|
Corrected some issues
Corrected compilation for OpenGL 1.1
Review mesh data uploading to GPU
|
il y a 7 ans |
raysan5
|
0dabb2708b
|
Reorganized a couple of functions
|
il y a 7 ans |
raysan5
|
76c6f0b1e6
|
Working on PBR system
Moved PBR material loading to example, right decision?
|
il y a 7 ans |
Ray
|
e8b65422c4
|
Merge pull request #329 from define-private-public/328.shared-library-on-os-x
Able to make a .dylib for OS X
|
il y a 7 ans |
raysan5
|
d368403a13
|
Working on PBR materials, renamed some data
|
il y a 7 ans |
Benjamin N. Summerton
|
ba32d6a753
|
Able to make a .dylib for OS X
|
il y a 7 ans |
Ray
|
8f569e59b1
|
Review shared library generation
|
il y a 7 ans |
Ray
|
bf169f7f42
|
Added PBR required resources
|
il y a 7 ans |
raysan5
|
e893f3629e
|
Corrected some issues
|
il y a 7 ans |
Ray
|
6546474fa4
|
Manual integration of material-pbr into develop
|
il y a 7 ans |
Ray
|
025dab9907
|
Updated twitter address
|
il y a 7 ans |
raysan5
|
8ca8550739
|
Removed function reference
|
il y a 7 ans |
raysan5
|
013f80f3a3
|
Added command line compiling with MSVC
That's just a reference file, needs review
|
il y a 7 ans |
raysan5
|
53fbeeea71
|
Corected some issues with jar_xm
Problems when compiling with VS2015
Probably DEBUG(...) macro is not the best naming...
|
il y a 7 ans |
raysan5
|
36fcffeaae
|
Incremented version number for reference
|
il y a 7 ans |
raysan5
|
6589c808b5
|
Review some formatting for consistency
|
il y a 7 ans |
raysan5
|
5f0f87ecce
|
Added VS2015 raylib release files
|
il y a 7 ans |
raysan5
|
65cf3080a5
|
Review VS2015 projects configurations
|
il y a 7 ans |
raysan5
|
c04cb0a65e
|
Review TraceLog() usage
|
il y a 7 ans |
raysan5
|
9f09f6f550
|
Rename enum LogType names...
...to avoid possible conflicting symbols
|
il y a 7 ans |
raysan5
|
bfa66f446a
|
Review raylib path on rpi
|
il y a 7 ans |
Ray
|
c949b74114
|
Merge pull request #315 from joeld42/obj-loader-fix
Fix for OBJ loading
|
il y a 7 ans |
Joel Davis
|
e0c95ede50
|
Prevent bogus triangle being added when there is whitespace at end of .OBJ file
|
il y a 7 ans |
Ray
|
83b4b13a2c
|
Merge pull request #314 from nounoursheureux/develop
Fix some typos (lenght -> length)
|
il y a 7 ans |
Wilhem Barbier
|
056a494baf
|
Fix some other typos
|
il y a 7 ans |
Wilhem Barbier
|
aba3739c13
|
Fix some typos in raymath.h
|
il y a 7 ans |
Ray
|
495b6d8883
|
Merge pull request #313 from nounoursheureux/develop
Removed an unwanted file and fixed an example
|
il y a 7 ans |
Wilhem Barbier
|
3c9aa780f9
|
Removed an unwanted file and fixed an example
|
il y a 7 ans |
Ray
|
5f5bd20f07
|
Merge pull request #312 from nounoursheureux/image_gen
Add a density parameter to GenImageRadialGradient
|
il y a 7 ans |
Wilhem Barbier
|
786cd63057
|
Add a density parameter to GenImageRadialGradient
|
il y a 7 ans |
Ray
|
c3049a9b06
|
Merge pull request #311 from nounoursheureux/image_gen
Add more image generation functions: radial gradient and perlin noise
|
il y a 7 ans |
Ray
|
c51f63f661
|
Merge pull request #310 from nounoursheureux/save_image
Add the SaveImageAs function
|
il y a 7 ans |
Wilhem Barbier
|
3fe268d004
|
Swap the two parameters
|
il y a 7 ans |
Wilhem Barbier
|
a0ac8ee2c4
|
Add more image generation functions: radial gradient and perlin noise
|
il y a 7 ans |