1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-06 19:41:11 +00:00
Files
godot/editor
Pedro J. Estébanez fcf52303c5 Fix/improve property evaluator
Evolution of #10366 based on what has been discussed there.

Now you can refer to the relevant object either by `self` or `s`.
No conflicts with a potential `tool` script attached to the object.
Proper cleanup since a dummy object is used to have an instance and the temporary script dies with it.
2017-08-17 02:17:18 +02:00
..
2017-08-12 15:12:49 -04:00
2017-08-10 18:07:24 -05:00
2017-08-10 18:07:24 -05:00
2017-08-12 15:12:49 -04:00
2017-07-18 08:02:56 +07:00