mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2026-01-25 15:08:11 +00:00
修复bug。
This commit is contained in:
parent
a6a3514435
commit
a26b9436df
@ -1,4 +1,4 @@
|
||||
import { PropertyGrid, PropertyGroup, TextProperty, DisplayProperty, CheckBoxProperty, ButtonProperty, SelectProperty, ButtonsProperty, Button, ColorProperty } from '../../third_party';
|
||||
import { PropertyGrid, PropertyGroup, TextProperty, DisplayProperty, CheckBoxProperty, ButtonProperty, SelectProperty, ButtonsProperty, Button, ColorProperty, NumberProperty, TextureProperty } from '../../third_party';
|
||||
import SetValueCommand from '../../command/SetValueCommand';
|
||||
import SetMaterialCommand from '../../command/SetMaterialCommand';
|
||||
import SetMaterialColorCommand from '../../command/SetMaterialColorCommand';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user