index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
core
/
io
/
test_image.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Fix Image CowData crash when baking large lightmaps
Hugo Locurcio
2024-07-19
1
-6
/
+6
*
[Tests] Fix various unit tests on minimal builds
A Thousand Ships
2024-07-18
1
-0
/
+10
*
Use subfolder for temporary test files
kobewi
2024-06-05
1
-2
/
+2
*
Fix some additional errors with 3D disabled
A Thousand Ships
2024-02-23
1
-1
/
+4
*
Fix running tests in template builds
A Thousand Ships
2024-02-22
1
-0
/
+3
*
Added error to catch conversion on invalid image
rsburke4
2023-12-10
1
-0
/
+23
*
Revert "Implement loading DDS textures at run-time"
clayjohn
2023-08-29
1
-10
/
+0
*
SCons: Disable C++ exception handling
Rémi Verschelde
2023-08-16
1
-4
/
+2
*
Implement loading DDS textures at run-time
Marcin Nowak
2023-07-31
1
-0
/
+10
*
Merge pull request #74238 from bitsawer/fix_image_convert
Yuri Sizov
2023-07-12
1
-0
/
+80
|
\
|
*
Fix Image.convert() overwriting custom mipmaps
bitsawer
2023-03-02
1
-0
/
+80
*
|
Grayscale fix for Image::premultiply_alpha() and Image::convert(FORMAT_L8) wh...
Kory Postma
2023-05-27
1
-0
/
+21
|
/
*
Fail instead of segfaulting in IO tests
myaaaaaaaaa
2023-01-31
1
-0
/
+5
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Rename Image's `get_rect` to `get_region`
Micky
2022-11-01
1
-1
/
+1
*
Change all WEBP strings and comments to WebP
DeeJayLSP
2022-10-28
1
-2
/
+2
*
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-2
/
+2
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-0
/
+1
*
Use integer types in Image and ImageTexture methods
FireForge
2022-07-18
1
-19
/
+19
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-5
/
+5
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Add Image::fill_rect method
kleonc
2021-11-23
1
-3
/
+47
*
Move and organize tests into subfolders
Aaron Franke
2021-11-07
1
-0
/
+259