Skip to content

Commit 90a0eca

Browse files
authored
Merge pull request #32 from weijer/add_lin_and_other_gizmo
Add lin and other gizmo
2 parents 204ff8f + b5d9b9d commit 90a0eca

File tree

4 files changed

+48615
-0
lines changed

4 files changed

+48615
-0
lines changed

config.py

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -779,6 +779,27 @@
779779
"icon": "",
780780
"type": "gizmo"
781781
},
782+
{
783+
"name": "Lighting/FlareFactory",
784+
"command": "FlareFactory",
785+
"shortcut": "",
786+
"icon": "",
787+
"type": "gizmo"
788+
},
789+
{
790+
"name": "Lighting/FlareSuperStar",
791+
"command": "FlareSuperStar",
792+
"shortcut": "",
793+
"icon": "",
794+
"type": "gizmo"
795+
},
796+
{
797+
"name": "Lighting/LensFlare",
798+
"command": "LensFlare",
799+
"shortcut": "",
800+
"icon": "",
801+
"type": "gizmo"
802+
},
782803
# Lighting icon
783804
{
784805
"name": "Lighting",

gizmos/Lighting/FlareFactory.gizmo

Lines changed: 46929 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)