Tats
|
e91fe5d862
|
Statesaving of color paints / mappings
|
2014-01-23 22:01:21 -05:00 |
|
Tats
|
9a9ba71eff
|
Integrated color paint / mapping to the main window
|
2014-01-22 15:01:28 -05:00 |
|
Tats
|
0ff52de66a
|
Major reconfiguration of the GL canvases and the Mapper interface to allow for the use of a QPainter and for integrating ColorPaint mappings
|
2014-01-22 15:01:00 -05:00 |
|
Tats
|
3692565d94
|
Comment cleanup in Shape
|
2014-01-22 14:59:54 -05:00 |
|
Tats
|
3de61fc6dc
|
Some accessor functions in the Mesh class
|
2014-01-22 14:59:45 -05:00 |
|
Tats
|
478e5681a7
|
Added a toPolygon() method to Shape
|
2014-01-22 14:59:18 -05:00 |
|
Tats
|
f7cdb15754
|
Added a method that returns an enclosing polygon based on a shape.
|
2014-01-22 13:30:39 -05:00 |
|
Tats
|
e671ffe958
|
Added a ColorMapping class
|
2014-01-22 13:29:06 -05:00 |
|
Tats
|
c87a397844
|
Added a Color paint
|
2014-01-22 13:28:42 -05:00 |
|
Tats
|
b2ac8e9423
|
Bug fixed: clear project functionality implemented
|
2014-01-12 04:15:04 -05:00 |
|
Tats
|
c4889055bf
|
Merge branch 'statesaving' of github.com:libremapping/libremapping into statesaving
|
2014-01-11 23:03:22 -05:00 |
|
Tats
|
bd6fff9979
|
Stub for clearProject()
|
2014-01-11 23:03:13 -05:00 |
|
Tats
|
9219cee81c
|
Add save/load of meshes
|
2014-01-11 23:02:52 -05:00 |
|
Tats
|
34a5f6e36c
|
Fixed bug: wrong shape were selected when the mappings were reordered
|
2014-01-11 23:02:05 -05:00 |
|
Tats
|
11734f8d5b
|
Actual implementation of createTriangleTextureMapping()
|
2014-01-11 22:01:52 -05:00 |
|
Tats
|
78a944e82a
|
Check type instead of n vertices to display correct icon
|
2014-01-11 22:01:23 -05:00 |
|
Tats
|
daaceef671
|
Disable addTriangle/Mesh for when no paint is selected
|
2014-01-11 22:01:07 -05:00 |
|
Tats
|
62492a9c41
|
Minor: added some Q_UNUSED() to prevent warnings
|
2014-01-11 21:59:56 -05:00 |
|
Tats
|
c973e0e766
|
Minor: added some Q_UNUSED() to prevent warnings
|
2014-01-11 21:57:46 -05:00 |
|
Tats
|
2fb214060b
|
Reading and writing of triangle mappings
|
2014-01-11 21:56:18 -05:00 |
|
Tats
|
8c7f5b16c1
|
Implement CRUD method createImagePaint in MainWindow and use it
|
2014-01-11 18:56:28 -05:00 |
|
Tats
|
dbab46565c
|
Use UID allocators for Paint and Mapping
|
2014-01-11 18:55:26 -05:00 |
|
Tats
|
d5c9a7a156
|
Merge branch 'translation' into statesaving
|
2014-01-11 16:56:06 -05:00 |
|
Tats
|
7d94a26071
|
Fixed the documentation for class Mapping
|
2014-01-11 16:38:23 -05:00 |
|
Tats
|
da0048b4ac
|
Changed sourceList to paintList
|
2014-01-11 16:38:07 -05:00 |
|
Tats
|
c29f42c20f
|
Removed the Layers (moved all layer stuff to Mappings)
|
2014-01-11 16:36:59 -05:00 |
|
Alexandre Quessy
|
e3029309c0
|
progress in translation
|
2014-01-08 12:51:40 -05:00 |
|
Alexandre Quessy
|
65872bd138
|
update README with info on translations
|
2014-01-05 18:56:18 -05:00 |
|
Alexandre Quessy
|
69c1ebc648
|
add language tool thing to build.sh
|
2014-01-05 18:55:28 -05:00 |
|
Alexandre Quessy
|
72ae5da080
|
Merge branch 'statesaving' into translation
|
2014-01-05 18:54:53 -05:00 |
|
Tats
|
27089582d5
|
Proof of concept: runs in french
|
2014-01-05 18:50:32 -05:00 |
|
Alexandre Quessy
|
81b7e769b3
|
git ignore more files
|
2014-01-05 18:40:00 -05:00 |
|
Alexandre Quessy
|
cc57c3b9b0
|
more bugs to fix
|
2014-01-05 18:38:17 -05:00 |
|
Alexandre Quessy
|
d9c9816ab6
|
rename organization for preferences saving
|
2014-01-05 18:37:54 -05:00 |
|
Alexandre Quessy
|
cfb7f6422d
|
Merge branch 'statesaving' of github.com:libremapping/libremapping into statesaving
|
2014-01-05 18:26:08 -05:00 |
|
Alexandre Quessy
|
bf59519e4b
|
OscInterface now calls Facade
|
2014-01-05 18:24:34 -05:00 |
|
Tats
|
0a45fdfdc3
|
Merge branch 'statesaving' of github.com:libremapping/libremapping into statesaving
Conflicts:
MainWindow.cpp
Shape.h
|
2014-01-05 18:14:08 -05:00 |
|
Tats
|
4639a228c6
|
Resolved all compilation errors from merging
|
2014-01-05 18:07:19 -05:00 |
|
Tats
|
559a7ebf90
|
Merge branch 'develop' into statesaving
Conflicts:
DestinationGLCanvas.cpp
MainWindow.cpp
MainWindow.h
Mapper.h
MappingManager.cpp
MappingManager.h
Paint.h
Shape.h
SourceGLCanvas.cpp
Util.cpp
libremapping.pro
main.cpp
|
2014-01-05 18:06:41 -05:00 |
|
Alexandre Quessy
|
123ea0e49d
|
OSC: port concurrentqueue to Qt. Fix duplicate OSC messages
|
2014-01-05 17:43:33 -05:00 |
|
Alexandre Quessy
|
217081b779
|
add missing include
|
2014-01-05 17:36:10 -05:00 |
|
Alexandre Quessy
|
586751cfab
|
some progress in facade
|
2014-01-05 17:27:24 -05:00 |
|
Alexandre Quessy
|
f4bef80559
|
main window owns the facade.
|
2014-01-05 17:10:13 -05:00 |
|
Alexandre Quessy
|
bae2e74fde
|
add a bit more to facade
|
2014-01-05 17:03:12 -05:00 |
|
Alexandre Quessy
|
ed09b8cc7c
|
update Facade.h with things to do
|
2014-01-05 16:45:07 -05:00 |
|
Alexandre Quessy
|
a8389680e3
|
start to implement Facade.cpp
|
2014-01-05 16:30:25 -05:00 |
|
Alexandre Quessy
|
613d385932
|
Add Facade.h
|
2014-01-05 16:28:03 -05:00 |
|
Alexandre Quessy
|
7f99061cf0
|
minor edits
|
2014-01-05 15:48:53 -05:00 |
|
Alexandre Quessy
|
73df26092b
|
Update .gitignore
|
2014-01-05 15:29:07 -05:00 |
|
Alexandre Quessy
|
6d0710db8c
|
Merge branch 'statesaving' of github.com:libremapping/libremapping into statesaving
|
2014-01-05 15:27:26 -05:00 |
|