copygirl
6a710a7c05
Fix hiding controls not calling EditorUnfocus
9 months ago
copygirl
921f9685c1
Fix EditorInput not called on non-mouse events
9 months ago
copygirl
c1ec14c41d
Fix "failed to load assemblies" once and for all!
...
- Moved more code into editor plugin (GDScript)
- Moved remaining code back to Terrain script (C#)
- Editing controls themselves are now fully GDScript
- Plugin (GDScript) just calls `Terrain.EditorInput` (C#)
- Made some more changes and additions where sensible
9 months ago
copygirl
2e5edf092c
Implement undo / redo for terrain editing
9 months ago
copygirl
ac0d3f12bb
Late initialize editing controls
10 months ago
copygirl
e1a6c15f5f
Use GDScript for terrain editing plugin
...
Also moved TerrainEditingControls out of plugin.
10 months ago
copygirl
f7a9dfa2f1
Visualize to-be-drawn shape
10 months ago
copygirl
3fa91b5954
Fix .NET unloading issue
10 months ago
copygirl
a2cca8165b
Add terrain editing controls
...
- Not functional yet
- Remove "input in editor" plugin
(since it's no longer necessary)
- Move terrain editing code to plugin
10 months ago
copygirl
2595c77e83
Fix plugin breaking when handling resources
10 months ago
copygirl
1d5c91a6de
Basic terrain editing
10 months ago
copygirl
c5e9e5aab1
Initial commit
10 months ago