mirror of
https://github.com/godotengine/godot.git
synced 2025-11-02 14:41:07 +00:00
-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:
parent
b4969373b3
commit
7ea3e8267a
66 changed files with 2748 additions and 84 deletions
|
|
@ -153,7 +153,7 @@ void ShaderTextEditor::_validate_script() {
|
|||
void ShaderTextEditor::_bind_methods() {
|
||||
|
||||
|
||||
ADD_SIGNAL( MethodInfo("script_changed") );
|
||||
//ADD_SIGNAL( MethodInfo("script_changed") );
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue