Rémi Verschelde
|
6361e24f29
Cleanup unnecessary debug prints
|
vor 7 Jahren |
Comanche_Ak
|
51597b6d69
Fix Alpha Border bugfix
|
vor 8 Jahren |
Gabriel
|
40dcf4a2e7
Change to shrink_x2 function preventing it set a 0 width/height
|
vor 8 Jahren |
Ross Hadden
|
1a97d6455d
Fixed a bunch of typos, including an error code.
|
vor 8 Jahren |
Hein-Pieter van Braam
|
9c63ab99f0
Fix use of unitialized variables
|
vor 8 Jahren |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
vor 8 Jahren |
Andrii Doroshenko (Xrayez)
|
4de96518c8
Add handy get_size() method to Image class
|
vor 8 Jahren |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
vor 8 Jahren |
Marcelo Fernandez
|
eab850524e
Add closest_power_of_2 func and implement mix_rate/latency on OS X
|
vor 8 Jahren |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
vor 8 Jahren |
Poommetee Ketson
|
49c7620326
Add object type hint for docs
|
vor 8 Jahren |
Poommetee Ketson
|
2fd204c35e
Refactor 'treshold' to 'threshold'
|
vor 8 Jahren |
ducdetronquito
|
566655adc1
[#9292] Renamed Image.put_pixel() to set_pixel().
|
vor 8 Jahren |
dumitru-stama
|
9ce0538ab3
Added 'blit_rect_mask' for 3.0 too
|
vor 8 Jahren |
Ignacio Etcheverry
|
a87c7f1328
Image: Fix wrong method DEFVAL
|
vor 8 Jahren |
d
|
053a4fdcd9
Added two new methods to 3.0 'blend_rect_mask' and 'fill'
|
vor 8 Jahren |
George Marques
|
b1537da605
Merge pull request #9231 from dumitru-stama/constimg
|
vor 8 Jahren |
Juan Linietsky
|
b19225bfce
-Fix freezes caused by etccomp2, closes #9183
|
vor 8 Jahren |
dumitru.stama
|
7787700aca
Fixed a bug in get_pixel not being const
|
vor 8 Jahren |
Benjamin Dahse
|
075997c563
Rewrite Image::blit_rect to use the following algorithm:
|
vor 8 Jahren |
Juan Linietsky
|
a8e845a474
Merge pull request #8548 from tagcup/etc2comp
|
vor 8 Jahren |
Juan Linietsky
|
612ab8fcdb
-Restored multithread capability to VisualServer
|
vor 8 Jahren |
alexholly
|
a3c90b0293
renamed all Rect2.pos to Rect2.position
|
vor 8 Jahren |
Ferenc Arn
|
6a9c990da7
Add ETC1/ETC2 compression support though etc2comp.
|
vor 8 Jahren |
Juan Linietsky
|
a134f58fb3
rewritten PBR implementation to make it friendlier with Blender
|
vor 8 Jahren |
Juan Linietsky
|
bb20f230ad
-Added .hdr format support
|
vor 8 Jahren |
Juan Linietsky
|
f89641907f
-Added EXR supprot for HDR (no BC6 compression yet though)
|
vor 8 Jahren |
Ferenc Arn
|
3c175115eb
Use libsquish to decompress DXT textures.
|
vor 8 Jahren |
Rémi Verschelde
|
c3baf5eb3c
Fix two typos from previous commit
|
vor 8 Jahren |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
vor 8 Jahren |