add Gizmo widget and example for it #893
Annotations
10 errors
Lint:
Gizmo.go#L15
Comment should end in a period (godot)
|
Lint:
Gizmo.go#L47
Comment should end in a period (godot)
|
Lint:
Gizmo.go#L86
Comment should end in a period (godot)
|
Lint:
Gizmo.go#L369
Comment should end in a period (godot)
|
Lint:
Gizmo.go#L399
Comment should end in a period (godot)
|
Lint:
Gizmo.go#L63
`wnat` is a misspelling of `want` (misspell)
|
Lint:
ExtraWidgets.go#L149
exported: exported method CustomWidget.Gizmo should have comment or be unexported (revive)
|
Lint:
Gizmo.go#L92
exported: comment on exported method GizmoWidget.Disabled should be of the form "Disabled ..." (revive)
|
Lint:
Gizmo.go#L340
exported: comment on exported method ViewMatrix.Transform should be of the form "Transform ..." (revive)
|
Lint:
Gizmo.go#L377
exported: comment on exported method ViewMatrix.Copy should be of the form "Copy ..." (revive)
|
Loading