Rémi Verschelde
|
a90bbc3544
Merge pull request #72225 from MinusKube/shaped_text_invalidated_bug
|
před 2 roky |
bruvzg
|
b4fe514aa3
[Sprite3D/Label3D] Expose alpha antialiasing properties.
|
před 2 roky |
MinusKube
|
d59c221404
Mark dirty flags when shaped texts are invalidated
|
před 2 roky |
bruvzg
|
1c774a6083
Fix unsafe murmur3 hash use for the default material keys, expose alpha hash transparency mode for default materials and Label3D and Sprite3D.
|
před 2 roky |
bruvzg
|
5361ec9f43
Implement BiDi override mode for GDScript source.
|
před 2 roky |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
před 2 roky |
Adam Scott
|
ea33001b95
Add safety-checks before some servers `free()`
|
před 2 roky |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
před 3 roky |
bruvzg
|
7aad14a4b6
[TextServer] Add support for trimming edge spaces on line break.
|
před 3 roky |
Yuri Sizov
|
6320a0fc18
Add ThemeDB, expose previously static Theme methods
|
před 3 roky |
Rémi Verschelde
|
4bcb625dae
Merge pull request #63528 from bruvzg/fix_lbl3d_oversampling
|
před 3 roky |
kobewi
|
8be27dc59e
Replace Array return types with TypedArray
|
před 3 roky |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
před 3 roky |
Hugo Locurcio
|
0f95db6786
Hide properties that have no effect in Label3D inspector
|
před 3 roky |
Hugo Locurcio
|
fa019f6e14
Change default material alpha scissor threshold to 0.5
|
před 4 roky |
bruvzg
|
c9966db8a1
Fix Label3D not updated on window resize.
|
před 3 roky |
bruvzg
|
cbe3a2dcb7
Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API.
|
před 3 roky |
bruvzg
|
344ba0ffaf
Refactor Font configuration and import UI, and Font resources.
|
před 3 roky |
bruvzg
|
329923c6ac
Use custom key structs, instead of raw hashes for the Label3D and TextMesh, to avoid potential hash collisions.
|
před 3 roky |
reduz
|
141c375581
Clean up Hash Functions
|
před 3 roky |
bruvzg
|
b5c96df277
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
před 3 roky |
FireForge
|
4678736a39
Add suffixes to all nodes and resources
|
před 3 roky |
bruvzg
|
f9fbe92e8a
[Label3D, 4.x] Monitor default theme font changes, to prevent use of invalid materials.
|
před 3 roky |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
před 3 roky |
bruvzg
|
0a0e94d996
Expose Label3D and Sprite*3D material render priority properties.
|
před 3 roky |
bruvzg
|
be2ee9d277
[Label3D] Add offset property.
|
před 3 roky |
bruvzg
|
be611c1c05
Implement Label3D node.
|
před 3 roky |