Chris Dill
42d57bbe00
Added array bounds check to textures_bunnymark
vor 5 Jahren
Ray
87774a0a21
Review variables initialization
vor 5 Jahren
Ray
b525039e0a
Review ALL examples
vor 5 Jahren
Ray
970f1e8ff1
examples review
vor 5 Jahren
Ray
424d3ca8d9
examples review
Redesigns, deletes and renames
Also noted authors propertly on contributed examples
vor 5 Jahren
Ray
621965cb8c
Move bunnymark example to another module
vor 5 Jahren
Ray
0c53360a3a
new example: textures_sprite_explosion
vor 5 Jahren
Ray
a9ebf8e10d
new example: textures_sprite_button
vor 5 Jahren
Ray
99537efccf
Review some examples
vor 5 Jahren
Ray
6fc97643bf
new example: textures_background_scrolling
vor 5 Jahren
raysan5
490e930665
Reviewed example
vor 6 Jahren
raysan5
96207a8a02
REVIEWED: LoadFontEx()
Changed parameters order for consistency with LoadFontData() and other functions when an array is passed by parameter and array size is the following parameter.
vor 6 Jahren
Ray
abfbc42df7
PNG image size optimization
vor 6 Jahren
Ray
10c22c8d61
Review example to show text tinting
vor 6 Jahren
Ray
46411e1c55
Renamed n-patch sample
vor 6 Jahren
Jorge A. Gomes
921cacacfb
Added example screenshot.
vor 6 Jahren
Jorge A. Gomes
051cf1346b
Added texture_image_9patch.c example
vor 6 Jahren
Jorge A. Gomes
34c3ae5ab3
Added 9-patch texture used in the example code.
vor 6 Jahren
Ray
b042fe12e6
Reviewed spacings on latest PR
vor 6 Jahren
Kim Kulling
b2cac82fa0
Fix compiler warings in texture.c and more.
vor 6 Jahren
Kim Kulling
ecf8bff4aa
Fix compiler warnings, first part
vor 6 Jahren
Ray
afe81d94ce
Re-added: LoadFontEx()
vor 6 Jahren
Ray
64207b11c0
Removed unused textures
vor 6 Jahren
Ray
dbff40944a
Corrected issue with floats on TCC
It seems TCC was not casting correctly int values to float in some
specific situations
vor 6 Jahren
Ray San
ec33e7d705
BREAKING CHANGE: Renamed SpriteFont type to Font
- Preparing MP3 files support
- Jumped version to raylib 2.0-dev (too many breaking changes...)
vor 6 Jahren
Ray San
6324697ffd
Rectangle parameters changed to float
- Some examples tweaks
- Reviewed ImageFormat()
- Use float for text fontSize
vor 6 Jahren
Ray
c8e97df233
Reviewed function GenImagePerlinNoise()
Added support for noise image offset
vor 7 Jahren
Ray San
f460b3842e
Added new example: text drawing on image
vor 7 Jahren
Ray San
5dc216f419
Improved some examples
vor 7 Jahren
raysan5
6589c808b5
Review some formatting for consistency
vor 7 Jahren
Wilhem Barbier
3c9aa780f9
Removed an unwanted file and fixed an example
vor 7 Jahren
Wilhem Barbier
786cd63057
Add a density parameter to GenImageRadialGradient
vor 7 Jahren
Wilhem Barbier
a0ac8ee2c4
Add more image generation functions: radial gradient and perlin noise
vor 7 Jahren
Wilhem Barbier
fcd13fd5d2
Add some functions to generate images
Namely:
- GenImageHorizontalV
- GenImageHorizontalH
- GenImageChecked
- GenImageWhiteNoise
- GenImageCellular
The gradient implementation may be a bit naive, for example it doesn't do any gamma correction.
vor 7 Jahren
raysan5
42ad00b7c2
Some test images for compressed texture formats
vor 7 Jahren
Ray
8d3750e36d
Turn transparent pixels to black
vor 7 Jahren
Ray
1df7a8b4a6
Update some files
vor 7 Jahren
raysan5
b4d28cc7a1
Working on examples...
- Removed rbmf font example
- Reviewed physac examples
vor 7 Jahren
raysan5
4315b82ea7
Replaced some images and updated examples
vor 7 Jahren
Ray
20d205cae5
Working on examples...
vor 7 Jahren
Ray
29067e19d9
Redesigned textures_rectangle example
vor 7 Jahren
Ray
dd4dd0e87d
Reorganize examples folder
vor 7 Jahren