kleonc
|
3af3e88d81
Fix AnimatedSprite3D autoplay warning
|
hace 1 año |
bruvzg
|
b4fe514aa3
[Sprite3D/Label3D] Expose alpha antialiasing properties.
|
hace 2 años |
Rémi Verschelde
|
38f8411ed8
Merge pull request #71964 from bruvzg/mat_key
|
hace 2 años |
Silc Renew
|
fa198c482e
Fix AnimatedSprite play() don't redraw immediately
|
hace 2 años |
Silc Renew
|
17bf6238fc
Make AnimatedSprite's playback API consistent with AnimationPlayer
|
hace 2 años |
bruvzg
|
1c774a6083
Fix unsafe murmur3 hash use for the default material keys, expose alpha hash transparency mode for default materials and Label3D and Sprite3D.
|
hace 2 años |
Rémi Verschelde
|
798582acf0
Merge pull request #65609 from dalexeev/animated-sprite
|
hace 2 años |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
hace 2 años |
Danil Alexeev
|
0d25d8e7fc
`AnimatedSprite{2D,3D}` improvements
|
hace 2 años |
Adam Scott
|
ea33001b95
Add safety-checks before some servers `free()`
|
hace 2 años |
clayjohn
|
0c0e1a637e
Remove extra range conversion in Sprite3D normal encoding
|
hace 2 años |
MrBlockers
|
92ebbf2c0a
Fix multiple issues with region editor
|
hace 2 años |
RedMser
|
a8a4e290fb
Remove incorrect px suffixes
|
hace 2 años |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
hace 2 años |
Rémi Verschelde
|
c44e1c4e31
Merge pull request #66064 from kleonc/sprite3d-fix-drawing-with-vertical-margins
|
hace 2 años |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
hace 2 años |
kleonc
|
8a56100d39
`SpriteBase3D` Fix drawing AtlasTextures with vertical margins differently than in 2D
|
hace 2 años |
kleonc
|
8837d41b50
Move duplicated drawing code from `Sprite3D`/`AnimatedSprite3D` to `SpriteBase3D`
|
hace 2 años |
Rémi Verschelde
|
16d44395b5
Merge pull request #65148 from Mickeon/animated-sprite-negative-speed-scale
|
hace 2 años |
Micky
|
8142bc4ddd
Allow negative `speed_scale` in AnimatedSprite2D & 3D
|
hace 2 años |
kobewi
|
d5c703b83e
Don't store frame of playing AnimatedSprite
|
hace 2 años |
Micky
|
b648ee43ab
Harmonise AnimatedSprite3D and its 2D counterpart
|
hace 2 años |
Rémi Verschelde
|
ca59f47f31
Merge pull request #64157 from Mickeon/remove-mysterious-is-playing
|
hace 2 años |
jmb462
|
ae9560af82
Fix AnimatedSprite2D & 3D animation list in inspector
|
hace 3 años |
Rémi Verschelde
|
1f61d47766
Merge pull request #64339 from YuriSizov/core-multilevel-validate-property
|
hace 2 años |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
hace 2 años |
Omar El Sheikh
|
2425d798cd
Octahedral Normal Support for Sprite and Soft Body
|
hace 2 años |
Micky
|
83f96139ac
Remove AnimatedSprite3D.`is_playing()` for redundancy
|
hace 2 años |
Hugo Locurcio
|
fa019f6e14
Change default material alpha scissor threshold to 0.5
|
hace 3 años |
kleonc
|
73ecd71b7d
Fix no `hint_string` for `frame` property in `AnimatedSprite`s
|
hace 2 años |