summaryrefslogtreecommitdiff
path: root/scene/3d/decal.h
AgeCommit message (Expand)Author
2021-08-03Use real_t in 3D nodesAaron Franke
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-07Initialize class variables with default values in scene/ [1/2]Rafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-07-10Add override keywords.Marcel Admiraal
2020-04-15Fix texture check in decal setupclayjohn
2020-04-14Implement decalsJuan Linietsky