Commit Graph

24 Commits

Author SHA1 Message Date
DennisWG
53b50aaff3 Tools rewrite 2024-09-06 20:16:57 +00:00
T1ti
01dd6ec74a make tile unload safer 2024-08-17 05:30:31 +02:00
T1ti
f8217e1d5f optimize memory : change alphamaps from std::optional to unique_ptr 2024-08-13 23:37:51 +02:00
T1ti
4853c8aa37 fix model storage actions 2024-07-23 09:29:34 +02:00
T1ti
887b7282e0 ground effect editor progress
support detail doodads exclusion painting
implement actions
2024-07-02 19:25:24 +02:00
Skarn
ceb2c872eb fix projects on linux 2022-03-20 15:51:27 +03:00
Skarn
f9e25d85c6 Update Action.cpp, ChunkWater.cpp, and ChunkWater.hpp | fix water undo/redo 2022-03-05 18:46:11 +03:00
Skarn
1576186a35 various fixes + chunk dragger 2022-02-09 22:20:20 +03:00
Skarn
75806861d4 fix or hack fix various issues | Update FlowView.cpp, Action.cpp, and 8 more files... 2022-01-12 18:27:30 +03:00
Skarn
f3659a6ce8 remove unused files. strip boost from actions 2021-12-13 13:35:58 +03:00
Skarn
3bf5ae2a66 Merge remote-tracking branch 'origin/noggit-shadowlands' into noggit-shadowlands 2021-12-13 01:07:28 +03:00
Skarn
ec8caddc33 rename namespaces to match code style 2021-12-13 01:01:05 +03:00
Alister
5f92314ed6 removing more boost references 2021-12-12 21:50:18 +00:00
Alister
486af54129 removing more boost usage 2021-12-12 20:47:45 +00:00
Skarn
ca5e00dafb move constructors to accept FileKey, fix actions to work with FileKey 2021-12-12 14:55:57 +03:00
Skarn
52064dde17 Fix crash on model placement or delete Ctrl+Z
Update Action.cpp, world_model_instances_storage.cpp, and world_model_instances_storage.hpp:
2021-11-29 00:36:53 +03:00
sshumakov3
0fa66d6ad6 push rendering progress. unstable. 2021-08-30 22:49:16 +03:00
sshumakov3
20e98f8bc9 texturing brush 2021-05-11 00:41:00 +03:00
sshumakov3
5c42b9cd24 brush fixes, optional build for nodes 2021-05-09 23:18:36 +03:00
sshumakov3
d8b58d3f22 fix multiple issues with undo/redo and terrain brushes 2021-05-09 12:40:55 +03:00
sshumakov3
1717dd46ff stamp mode in 2021-05-09 01:09:10 +03:00
sshumakov3
5613a97a55 palliative care for map view,
uniform caching,
undo / redo fix for objects and more
2021-05-04 22:52:00 +03:00
sshumakov3
58928623ba fix scripts to work with undo/redo 2021-05-03 17:49:51 +03:00
sshumakov3
a19c1e7888 Undo / Redo | Texture swapper crash fixed | Rendering speedup 2021-05-03 02:28:08 +03:00