summaryrefslogtreecommitdiff
path: root/scene/3d/decal.cpp
AgeCommit message (Expand)Author
2021-08-03Use real_t in 3D nodesAaron Franke
2021-07-23Node3D gizmo improvementsjfons
2021-07-13Add node configuration warnings for the Decal nodeHugo Locurcio
2021-03-03Hide more options of disabled propertiesMichael Alexsander
2021-03-02Hide extra options from various nodes if they're not enabledMichael Alexsander
2021-02-10Removed _change_notifyreduz
2021-02-07Initialize class variables with default values in scene/ [1/2]Rafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-05-14Style: Enforce separation line between function definitionsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-15Fix texture check in decal setupclayjohn
2020-04-15Change DecalTexture bind from BIND_CONSTANT to BIND_ENUM_CONSTANTNutmegStudio
2020-04-14Implement decalsJuan Linietsky