Age | Commit message (Expand) | Author |
---|---|---|
2021-08-03 | Use real_t in 3D nodes | Aaron Franke |
2021-07-23 | Node3D gizmo improvements | jfons |
2021-07-13 | Add node configuration warnings for the Decal node | Hugo Locurcio |
2021-03-03 | Hide more options of disabled properties | Michael Alexsander |
2021-03-02 | Hide extra options from various nodes if they're not enabled | Michael Alexsander |
2021-02-10 | Removed _change_notify | reduz |
2021-02-07 | Initialize class variables with default values in scene/ [1/2] | Rafał Mikrut |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-05-14 | Style: Enforce separation line between function definitions | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-15 | Fix texture check in decal setup | clayjohn |
2020-04-15 | Change DecalTexture bind from BIND_CONSTANT to BIND_ENUM_CONSTANT | NutmegStudio |
2020-04-14 | Implement decals | Juan Linietsky |