1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-18 17:40:48 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Tomasz Zieliński
dad4520b18 Use QObject signals & slots for Layers 2022-09-06 13:20:11 +02:00
Tomasz Zieliński
b826bc00b9 Merge remote-tracking branch 'origin/cpp-map-editor' into EraseAction
+ Some workaround for View -> LayerSelection communication
2022-09-06 08:59:28 +02:00
Tomasz Zieliński
d3da75eece - Erase operation (hotkey: DELETE)
- Interface is updated when there is an object selected or not
- Undo for erase object
2022-09-06 08:05:34 +02:00
nordsoft
f0f0a1567d Minimap camera controls 2022-09-05 16:28:47 +04:00
nordsoft
1e15a7c9c8 Minimap implemented 2022-09-05 14:10:39 +04:00
nordsoft
eb501f2222 Refactoring 2022-09-05 04:19:21 +04:00
nordsoft
5a78703abc Review and modifying object properties 2022-09-04 04:12:33 +04:00
nordsoft
2572744f00 Support brush size 2022-09-03 17:43:20 +04:00
nordsoft
0fffa846b4 Implemented object placement and filtering 2022-09-03 08:12:07 +04:00
nordsoft
c17b1f909d Show objects preview 2022-09-03 01:04:28 +04:00
nordsoft
8a2864b788 Object movement visualization works somehow 2022-09-01 18:07:36 +04:00
nordsoft
6290274371 Objects are selectable 2022-09-01 17:08:03 +04:00
nordsoft
facc29b6d7 Show objects layer 2022-09-01 15:54:39 +04:00
nordsoft
ec2204715a Redering order was fixed 2022-09-01 15:04:34 +04:00
nordsoft
a63c00a90e Support terrain editing 2022-09-01 05:51:29 +04:00
nordsoft
c096b8dd00 Passability view and grid view 2022-08-31 22:05:57 +04:00