| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| |
| | |
`ClassDB::can_instantiate()` and other reflection methods deadlock if the type is an script global class, when such script indirectly uses a not-yet-registered class. The reason is the `ClassDB` read lock is still held when invoking the `ResourceLoader` to load the class script, which may in turn need to lock for writing (for the class registration).
In particular, this happens with some types related to animation tree, that aren't registered at engine startup, but can happen with others, especially ones from the user. Registration statements are also added for the animation-related types that were lacking them.
|
| |
| |
| |
| | |
(cherry picked from commit c11107b1fbcb67181f03ec1105953fe4808649fd)
|
| | |
|
|\ \
| | |
| | | |
[4.3] Fix `ScrollBar` grabber mouse ignores scroll margin
|
| | |
| | |
| | |
| | | |
(cherry picked from commit blazium-engine/blazium@ca09c1d606e876d527ef0d67a40dbf94860050a7)
|
|\ \ \
| | | |
| | | | |
[4.3] Enable `ColorPicker` RGB+RAW modes to have overbright values
|
| |/ /
| | |
| | |
| | | |
(cherry picked from commit blazium-engine/blazium@f7c6762df94867d93465612ec6be86b28593dc47)
|
|\ \ \
| | | |
| | | | |
[4.3] Fix RGB/RAW `ColorMode` jank sliders and spinbox
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
(cherry picked from commit blazium-engine/blazium@f7c6762df94867d93465612ec6be86b28593dc47)
Co-authored-by: Mounir Tohami <53877170+WhalesState@users.noreply.github.com>
|
|\ \ \
| | | |
| | | | |
[4.3] Remove hide on `ColorPicker` color picking
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
(cherry picked from commit blazium-engine/blazium@f7c6762df94867d93465612ec6be86b28593dc47)
Co-authored-by: Mounir Tohami <53877170+WhalesState@users.noreply.github.com>
|
|\ \ \
| | | |
| | | | |
[4.3] Unify `ColorPicker` HSV Rectangle/Wheel draw
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
(cherry picked from commit blazium-engine/blazium@f7c6762df94867d93465612ec6be86b28593dc47)
Co-authored-by: Mounir Tohami <53877170+WhalesState@users.noreply.github.com>
|
|\ \ \
| | | |
| | | | |
[4.3] Fix `ColorPicker` overbright indicator position
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
(cherry picked from commit blazium-engine/blazium@f7c6762df94867d93465612ec6be86b28593dc47)
Co-authored-by: Mounir Tohami <53877170+WhalesState@users.noreply.github.com>
|
|\ \ \
| | | |
| | | | |
[4.3] Fix `ColorPicker` inactive left side sample reset
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
(cherry picked from commit blazium-engine/blazium@f7c6762df94867d93465612ec6be86b28593dc47)
Co-authored-by: Mounir Tohami <53877170+WhalesState@users.noreply.github.com>
|
|\ \ \
| | | |
| | | | |
[4.3] Remove superfluous `ColorPicker` Containers
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove vbl child from `ColorPicker`
Remove vbr child from `ColorPicker`, prefer `real_vbox`
(cherry picked from commit blazium-engine/blazium@f7c6762df94867d93465612ec6be86b28593dc47)
Co-authored-by: Mounir Tohami <53877170+WhalesState@users.noreply.github.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Spartan322/4.3-remove/colorpicker-okhsl-shape-override
[4.3] Remove `ColorModeOKHSL.get_shape_override`
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
It seems to be vestigial inherited from the ColorPicker refactor
(cherry picked from commit blazium-engine/blazium@f7c6762df94867d93465612ec6be86b28593dc47)
Co-authored-by: Mounir Tohami <53877170+WhalesState@users.noreply.github.com>
|
|/ /
| |
| |
| |
| |
| | |
(cherry picked from commit blazium-engine/blazium@f7c6762df94867d93465612ec6be86b28593dc47)
Co-authored-by: Mounir Tohami <53877170+WhalesState@users.noreply.github.com>
|
| |
| |
| |
| |
| |
| | |
Allow handling events, that were not used during physics picking.
(cherry picked from commit godotengine/godot@fbd5d2ba8bbd3c548a67dc3c462e0e0666510228)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(cherry picked from commit e8542b06acca3c1bdeee4b528411771f0819f084)
Credits:
Co-authored-by: Skogi <skogi.b@gmail.com>
Co-authored-by: Spartan322 <Megacake1234@gmail.com>
Co-authored-by: swashberry <swashdev@pm.me>
Co-authored-by: Christoffer Sundbom <christoffer_karlsson@live.se>
Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com>
Co-authored-by: McDubh <103212704+mcdubhghlas@users.noreply.github.com>
Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com>
Co-authored-by: radenthefolf <radenthefolf@gmail.com>
Co-authored-by: John Knight <80524176+Tekisasu-JohnK@users.noreply.github.com>
Co-authored-by: Adam Vondersaar <adam.vondersaar@uphold.com>
Co-authored-by: decryptedchaos <nixgod@gmail.com>
Co-authored-by: zaftnotameni <122100803+zaftnotameni@users.noreply.github.com>
Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com>
Co-authored-by: wesam <108880473+wesamdev@users.noreply.github.com>
Co-authored-by: Mister Puma <MisterPuma80@gmail.com>
Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com>
Co-authored-by: SingleError <isaaconeoneone@gmail.com>
Co-authored-by: Bioblaze Payne <BioblazePayne@gmail.com>
|
|/ |
|
|
|
|
| |
(cherry picked from commit 2b3cf2451f1dae92d98b7ba05c895d31f6ad3bcb)
|
|
|
|
|
|
| |
export properties.
(cherry picked from commit 1df0159b362493f280103de8085634c9c6d72f2e)
|
|
|
|
|
|
| |
options not saved.
(cherry picked from commit ea252675aaea6fca22a479b0e412de15401ddef2)
|
|
|
|
| |
(cherry picked from commit 701188fd1e343a1ea8b4243f79cd6e9b4a0773ab)
|
|
|
|
| |
(cherry picked from commit 8d30ccd0671cba073eb60974b2c3ebbd4d42c4cd)
|
|
|
|
| |
(cherry picked from commit 147accdf74762ee8da012422f879db61b2ed8ebb)
|
|
|
|
| |
(cherry picked from commit e517eaf053e7fbb20e26c30f5ef285ad43e6a524)
|
|
|
|
|
| |
Co-authored-by: Yaohua Xiong <xiongyaohua@gmail.com>
(cherry picked from commit 51b8b74d4b2ba2564d2a463d07d168c5d3741387)
|
|
|
|
| |
(cherry picked from commit d3ddce6b8836bd6c39dc6ebc2a30102041953599)
|
|
|
|
| |
(cherry picked from commit 9dc231366d4c80affbee089b1a6e908455e3d1fd)
|
|
|
|
| |
(cherry picked from commit 86c773d208afee2b37d3c2f595f4e7d24c78e2cb)
|
|
|
|
|
|
| |
Both the tile map layers and the debug navigation canvas items did fight for the same z order causing a lot of flickering in certain situations.
(cherry picked from commit 5bedaf77f71a38bc8c066931526775c52bd2e823)
|
|
|
|
| |
(cherry picked from commit 70860aafd8acbb4af34941f1343a7ea5901a6c4e)
|
|
|
|
|
|
| |
Updated Viewport destructor to remove itself from World2D, to avoid World2D keeping invalid pointers.
(cherry picked from commit 7a9acd5aca6e37c4f36180136fa9e224f9950a43)
|
|
|
|
| |
(cherry picked from commit 2fd39eca306b5f24acaa78987111756aa5460f69)
|
|
|
|
| |
(cherry picked from commit 02113dff8317a7f1f8ce3f9b246ce0038ef6adcb)
|
|
|
|
| |
(cherry picked from commit f2186eeac013ff10d5c277d59ea85f6c21f50b50)
|
|
|
|
| |
(cherry picked from commit d16dcbb3ac36db1c1e034ffbcf884f3a2a4d8086)
|
|
|
|
|
|
| |
The issue would cause log spams when trying to update the bone pose position or rotation with an invalid bone index.
(cherry picked from commit 039722a3418dfd8f16cd3e956527ef93e639ddba)
|
|
|
|
|
|
| |
`ShaderMaterial::render_priority`.
(cherry picked from commit ba23b22153c21fa0f3b253900009ac7221e5a7a8)
|
|
|
|
| |
(cherry picked from commit aaafd163b29180090161c0169c70ab2772dfdcd7)
|
|
|
|
| |
(cherry picked from commit 5279fec60fb183029795a1ed621eafa405eea67d)
|
|
|
|
| |
(cherry picked from commit 8228d647a9a5a3dd36bad508ebb3746432d3d1fc)
|
|
|
|
| |
(cherry picked from commit 61e2aa79142dfa619d1238172e5c505c7dacc8d0)
|