Removed obsoleted core/helper/value_evaluator.h and moved math_fieldwise to core/math/
Removed obsoleted core/helper/value_evaluator.h and moved math_fieldwise to core/math/
This commit is contained in:
parent
2613e59f59
commit
f483460e38
9 changed files with 8 additions and 170 deletions
|
|
@ -30,7 +30,7 @@
|
|||
|
||||
#include "multi_node_edit.h"
|
||||
|
||||
#include "core/helper/math_fieldwise.h"
|
||||
#include "core/math/math_fieldwise.h"
|
||||
#include "editor_node.h"
|
||||
|
||||
bool MultiNodeEdit::_set(const StringName &p_name, const Variant &p_value) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue