copygirl
aff3c22d22
Rename up/down to raise/lower
9 months ago
copygirl
2e5edf092c
Implement undo / redo for terrain editing
9 months ago
copygirl
be477542b8
Changes to terrain editing controls
...
- Added new buttons:
- Flatten tool mode (not implemented)
- Up / down toggle modifier
Switches between moving terrain up or down
- Connected toggle modifier
Used to cause corners to be disconnected
- Added ModifierToggleButton script
Inversed by holding modifier button
- "Corner" tool shape button switches
to single tile texture in paint mode
- Modify editing code to use modifier buttons
9 months ago
copygirl
5541872d20
Re-introduce simple terrain editing
9 months ago
copygirl
49e1112ec2
More terrain editing controls tweaking
9 months ago
copygirl
ac0d3f12bb
Late initialize editing controls
9 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
4da1da73ef
Update default level a bit
10 months ago
copygirl
99e9779300
Quick and dirty terrain texture editing
10 months ago
copygirl
8ad77c4616
Refactoring into Tile and other helper types
10 months ago
copygirl
464c0f3f1c
Allow tiles to blend between two textures
10 months ago
copygirl
7cab61de50
Material / shader to allow for multiple terrain textures
10 months ago
copygirl
2595c77e83
Fix plugin breaking when handling resources
10 months ago
copygirl
397b9ac2d5
Find "ideal way" to split tile into triangles
10 months ago
copygirl
e65a88e654
Minor cosmetic changes to terrain code
10 months ago
copygirl
cc55db6801
Improve terrain editing, smooth slopes
10 months ago
copygirl
b69fb40628
Delete GridMap based terrain
10 months ago
copygirl
1d5c91a6de
Basic terrain editing
10 months ago
copygirl
c5e9e5aab1
Initial commit
10 months ago