2
0
Fork 0
godot/core
Hugo Locurcio 3ca4514866
Merge pull request #50175 from kleonc/image-blit-blend-fix-rects
`Image.blit_rect/blend_rect` Fix rects calculations for negative arguments
2022-04-19 16:30:08 +07:00
..
config Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +07:00
crypto
debugger Fix some issues found by cppcheck. 2022-04-06 14:34:37 +07:00
error Fix some issues found by cppcheck. 2022-04-06 14:34:37 +07:00
extension Merge pull request #60093 from TokageItLab/reset-blend 2022-04-13 22:46:45 +07:00
input Merge pull request #60208 from Magorx/input-set-custom-mouse-cursor-fix 2022-04-14 00:12:51 +07:00
io Merge pull request #50175 from kleonc/image-blit-blend-fix-rects 2022-04-19 16:30:08 +07:00
math Color: Rename `to_srgb`/`to_linear` to include base color space 2022-04-13 11:45:52 +07:00
multiplayer
object Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +07:00
os Quick fix: Crash when parsing invalid datetime string #60189 2022-04-15 23:30:34 +07:00
string Merge pull request #60046 from Zylann/print_line_function 2022-04-11 17:51:10 +07:00
templates Merge pull request #60078 from Pineapple/cowdata-get-data 2022-04-12 14:27:48 +07:00
variant Merge pull request #60093 from TokageItLab/reset-blend 2022-04-13 22:46:45 +07:00
SCsub
core_bind.cpp Fix "File must be opened" error with File.open() 2022-04-13 08:51:07 +07:00
core_bind.h Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +07:00
core_builders.py
core_constants.cpp
core_constants.h
core_string_names.cpp
core_string_names.h
doc_data.cpp
doc_data.h Object: Remove unused category boilerplate 2022-03-26 15:46:01 +07:00
register_core_types.cpp Add GDExtension support to Script 2022-03-27 16:13:00 +07:00
register_core_types.h
typedefs.h
version.h