-Fixed a few bugs in Viewport
-Made a few demos using Viewport to show it's true power! -Fixed some start-up error messages.
This commit is contained in:
@ -153,7 +153,7 @@ void ShaderTextEditor::_validate_script() {
|
||||
void ShaderTextEditor::_bind_methods() {
|
||||
|
||||
|
||||
ADD_SIGNAL( MethodInfo("script_changed") );
|
||||
//ADD_SIGNAL( MethodInfo("script_changed") );
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user