Tats
|
3e04d19797
|
Fixed: Introduction of namespace had broken compatibility with file format.
|
2016-03-16 20:15:49 -04:00 |
|
baydam
|
b375367811
|
Integrate all code inside a namespace
|
2016-03-16 18:05:47 +00:00 |
|
Tats
|
35cbe281c0
|
Fixed segfault when loading a file: trying to call setLocked() on a non-existing shape.
|
2016-03-06 00:24:43 -05:00 |
|
Tats
|
3d58c92e97
|
Merge branch 'feature-advanced-mapping-list' into develop-try-to-merge-with-adv
# Conflicts:
# MainWindow.cpp
|
2016-03-05 22:41:41 -05:00 |
|
Tats
|
22acf3c215
|
Changing mapping solo/visible/locked state changes the corresponding QActions in the main window.
|
2016-03-04 18:12:45 -05:00 |
|
Tats
|
8de0b3c7d6
|
Cleanup.
|
2016-02-12 12:03:16 -05:00 |
|
Tats
|
8fff8735b8
|
Used ProjectLabels in Mappings (was missing).
|
2016-02-12 11:20:01 -05:00 |
|
Tats
|
8dc7177ae9
|
Read/write of texture mappings for triangle and ellipses works.
|
2016-01-28 21:52:47 -05:00 |
|
Tats
|
f6fc556b3e
|
Generalized the constructors for Mapping to always allow input shape (making it more general).
|
2016-01-28 12:27:45 -05:00 |
|
Tats
|
608f2b6cf5
|
Started management of QProperties-supported read/write for mappings and shapes.
|
2016-01-21 21:57:38 -05:00 |
|
Tats
|
99b19dfcc6
|
First step in refactoring: brought both Paint and Mapping under the common umbrella class Element and implemented basic QProperties.
|
2016-01-04 00:19:34 -06:00 |
|
Tats
|
067a84cf12
|
Changing the ordering of mappings now changes the order in which they are actually displayed (layers).
|
2014-12-28 22:29:47 -05:00 |
|
Tats
|
e8870db92a
|
Replaced Shape by MShape to avoid name conflicts.
|
2014-10-31 17:03:18 -04:00 |
|
Tats
|
dbab46565c
|
Use UID allocators for Paint and Mapping
|
2014-01-11 18:55:26 -05:00 |
|