godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
88.71k stars 20.12k forks source link

Uniforms in shaderGraph shader doesn't show until editor is restarted. #4678

Closed henkz1 closed 8 years ago

henkz1 commented 8 years ago

Operating system or device - Godot version: Ubuntu 16.04, master https://github.com/godotengine/godot/commit/a0dd7ec171001f9b9a14bafc0c9ed12623908984

Issue description (what happened, and what was expected): Adding a uniform to shaderGraph it won't show in the inspector until editor is restarted.

Steps to reproduce:

Link to minimal example project (optional but very welcome):

reduz commented 8 years ago

@MarianoGnu