summaryrefslogtreecommitdiffstats
path: root/scene/3d/decal.h
Commit message (Expand)AuthorAgeFilesLines
* Make `_validate_property` a multilevel methodYuri Sizov2022-08-221-1/+1
* Tweak Decal distance fade defaults and add property hintsHugo Locurcio2022-07-271-2/+2
* Discern between virtual and abstract class bindingsreduz2022-03-101-1/+0
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Fix some unnecessary includesAaron Franke2021-08-131-2/+0
* Use real_t in 3D nodesAaron Franke2021-08-031-21/+21
* Add node configuration warnings for the Decal nodeHugo Locurcio2021-07-131-0/+2
* Hide more options of disabled propertiesMichael Alexsander2021-03-031-4/+1
* Hide extra options from various nodes if they're not enabledMichael Alexsander2021-03-021-0/+4
* Initialize class variables with default values in scene/ [1/2]Rafał Mikrut2021-02-071-11/+11
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Add override keywords.Marcel Admiraal2020-07-101-2/+2
* Fix texture check in decal setupclayjohn2020-04-151-3/+3
* Implement decalsJuan Linietsky2020-04-141-0/+114