Sofian Audry
|
00e9bd866e
|
Some progress in trying to integrate GLES (not working).
|
2018-03-25 10:13:05 -04:00 |
|
Sofian Audry
|
febefd5cc7
|
Fixed all compile errors on Raspbian (runs and can add colors but images not working yet).
|
2018-02-14 05:40:49 +00:00 |
|
Sofian Audry
|
855f62058b
|
Integrated texture shape drawing GLES code (untested).
|
2018-02-13 00:17:54 -05:00 |
|
Sofian Audry
|
8c201d78f2
|
Made TextureGraphicsItem::_doDrawInput() GLES-compliant.
|
2018-02-08 22:45:57 -05:00 |
|
Tats
|
557227ac89
|
Explicitely wrote namespace in file instead of using MM_*_NAMESPACE (related to #278).
|
2016-11-29 00:21:25 -05:00 |
|
baydam
|
06e38ef21b
|
Cosmetic changes
|
2016-08-17 09:49:05 +00:00 |
|
baydam
|
2aecb8281f
|
improve preferences system
|
2016-06-17 17:58:12 +00:00 |
|
Tats
|
065a561df6
|
Create meshes instead of quads for color mappings (closes #150).
|
2016-05-12 15:19:41 +00:00 |
|
Tats
|
345643bad1
|
Fixed: Flickering video images when loading from the commandline (closes #218).
|
2016-03-17 16:05:03 -04:00 |
|
baydam
|
b375367811
|
Integrate all code inside a namespace
|
2016-03-16 18:05:47 +00:00 |
|
Bay Dam
|
c708fc24e4
|
Preparing for Windows operating system
|
2016-03-16 11:08:49 +01:00 |
|
Bay Dam
|
7b5fe0c7e9
|
Fix compilation error
|
2016-03-10 17:41:24 +01:00 |
|
Bay Dam
|
706f40309a
|
Fix circular dependencies on Windows
|
2016-03-10 17:09:12 +01:00 |
|
Tats
|
e5f73277b2
|
Removed unused items to prevent compilation warnings.
|
2016-03-05 18:15:57 -05:00 |
|
Tats
|
1146a6408e
|
Merge branch 'develop' into feature/qt-properties
# Conflicts:
# Mapping.h
# OscInterface.cpp
# ProjectReader.cpp
# ProjectWriter.cpp
# Shape.h
# main.cpp
|
2016-02-15 13:16:04 -05:00 |
|
Tats
|
ed859fadf5
|
Fix bug: solo was not working.
|
2016-02-12 12:16:11 -05:00 |
|
Tats
|
c656f8246a
|
Split the shapes in different files and made them all QObjects with QProperties.
|
2016-01-21 16:18:19 -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
|
0bd893ee6a
|
Bugfix: Zooming in the destination canvas changes the size of controls in output window. Closes #162.
|
2015-12-31 14:23:53 -06:00 |
|
Tats
|
b39c91d37a
|
Depth of quads for mesh editing/viewing adjustable.
|
2015-12-31 11:19:23 -06:00 |
|
Tats
|
e0c53be751
|
Imperfect fix of ellipse conical projection (works better but still perspectively incorrect) (enhancement #177).
|
2015-12-28 16:24:22 -06:00 |
|
Tats
|
390d4c49ec
|
Small fix: all meshes were getting rebuilt after any one of them was being dropped somewhere.
|
2015-12-26 23:38:41 -05:00 |
|
Tats
|
02f411bc0e
|
Further improvements on mesh drawing performance: resolution is heightened on mouse release while during edit resolution is kept lower (closes #161).
|
2015-12-26 19:25:16 -05:00 |
|
Tats
|
c67b4d3160
|
Improvements on the mesh drawing by caching the structure (bug #161).
|
2015-12-26 02:52:06 -05:00 |
|
Tats
|
e3cdf4f464
|
Moved classes pertaining to ShapeGraphicsItem and ShapeControlPainter in separate files outside of MappingGui.{h,cpp}.
|
2015-12-23 19:14:39 -05:00 |
|