Age | Commit message (Expand) | Author |
2023-01-31 | [Sprite3D/Label3D] Expose alpha antialiasing properties. | bruvzg |
2023-01-24 | Fix unsafe murmur3 hash use for the default material keys, expose alpha hash ... | bruvzg |
2023-01-18 | Implement BiDi override mode for GDScript source. | bruvzg |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-12-29 | Add safety-checks before some servers `free()` | Adam Scott |
2022-10-07 | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg |
2022-09-01 | [TextServer] Add support for trimming edge spaces on line break. | bruvzg |
2022-08-26 | Add ThemeDB, expose previously static Theme methods | Yuri Sizov |
2022-08-26 | Merge pull request #63528 from bruvzg/fix_lbl3d_oversampling | Rémi Verschelde |
2022-08-22 | Replace Array return types with TypedArray | kobewi |
2022-08-22 | Make `_validate_property` a multilevel method | Yuri Sizov |
2022-08-15 | Hide properties that have no effect in Label3D inspector | Hugo Locurcio |
2022-08-01 | Change default material alpha scissor threshold to 0.5 | Hugo Locurcio |
2022-07-27 | Fix Label3D not updated on window resize. | bruvzg |
2022-07-15 | Use BitField hint for the TextServer enums. Add missing parts for BitField su... | bruvzg |
2022-07-06 | Refactor Font configuration and import UI, and Font resources. | bruvzg |
2022-07-04 | Use custom key structs, instead of raw hashes for the Label3D and TextMesh, t... | bruvzg |
2022-06-20 | Clean up Hash Functions | reduz |
2022-06-16 | Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe... | bruvzg |
2022-06-11 | Add suffixes to all nodes and resources | FireForge |
2022-05-23 | [Label3D, 4.x] Monitor default theme font changes, to prevent use of invalid ... | bruvzg |
2022-05-16 | Replace most uses of Map by HashMap | reduz |
2022-04-30 | Expose Label3D and Sprite*3D material render priority properties. | bruvzg |
2022-04-28 | [Label3D] Add offset property. | bruvzg |
2022-04-22 | Implement Label3D node. | bruvzg |