Tats
|
e6954482df
|
Minor language fix.
|
2016-12-26 18:21:38 -05:00 |
|
Tats
|
6501fc74d2
|
Fixed icon for toggling test signal.
|
2016-12-26 18:21:25 -05:00 |
|
Tats
|
d146d848f2
|
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
|
2016-12-05 21:32:06 -05:00 |
|
Tats
|
12c49da737
|
Fixed test signal icon
|
2016-12-05 21:31:58 -05:00 |
|
baydam
|
4011e0b3a7
|
Change vertices background to make them visible on white layers
|
2016-11-30 10:55:55 +00:00 |
|
baydam
|
9dbe80e56a
|
Stylesheet improvements
|
2016-11-30 10:55:55 +00:00 |
|
Tats
|
74fe7af25a
|
Changed play/pause key sequence from spacebar to CTRL-SHIFT-P (closes #292)
|
2016-11-29 10:57:11 -05:00 |
|
Tats
|
9394b2eaa7
|
Implemented a few french translations
|
2016-11-29 00:32:16 -05:00 |
|
Tats
|
45e1a7abbb
|
Ran lupdate mapmap.pro (updates trnalsation files) (closes #278).
|
2016-11-29 00:23:15 -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 |
|
Tats
|
8987c972b1
|
Fixed potential bug: translators were declared out of scope.
|
2016-11-28 19:22:09 -05:00 |
|
Tats
|
341dc2117a
|
Fixed bug: duplicating a mesh resulted in crash (closes #298).
|
2016-11-28 14:08:33 -05:00 |
|
Tats
|
00c4762713
|
Cleanup and documentation.
|
2016-11-27 12:42:12 -05:00 |
|
Tats
|
3567e88940
|
Implemented support for animated GIFs (closes #291, closes #189).
|
2016-11-26 21:34:15 -05:00 |
|
Tats
|
a5eb8f2a5d
|
Fixed wrapAround() method and made a qreal version.
|
2016-11-26 21:28:41 -05:00 |
|
Tats
|
e381a8204d
|
Updated install instructions on ArchLinux (closes #269).
|
2016-11-26 17:46:27 -05:00 |
|
Tats
|
9644a3aa16
|
Updated install instructions on Ubuntu.
|
2016-11-26 17:46:04 -05:00 |
|
Tats
|
e705059e2a
|
Added support for webm file type.
|
2016-11-26 17:45:45 -05:00 |
|
Tats
|
6d758b4743
|
Increased pull-away parameter cause it was still possible to bring vertex outside of opposite corners in quads.
|
2016-11-26 17:20:05 -05:00 |
|
Tats
|
4e8f42b1fa
|
Updated INSTALL information to allow detection of cameras on Ubuntu
|
2016-11-26 15:25:57 -05:00 |
|
Tats
|
6cc81941b4
|
- Fixed bug: it was possible to cross through an opposing vertex in a quad.
- Used constants instead of magic numbers to control the vertex constraining procedure.
|
2016-11-25 17:44:13 -05:00 |
|
Tats
|
e03576d6fb
|
Fixed bug: moving quad vertices around glued vertices in impractical ways to the edges.
|
2016-11-25 17:43:12 -05:00 |
|
Tats
|
c3aeb11434
|
Cosmetic change.
|
2016-11-25 17:23:59 -05:00 |
|
Tats
|
76d002d19a
|
Fixed bug: duplicating a color mapping resulted in segfault.
|
2016-11-25 13:31:48 -05:00 |
|
Tats
|
19ec1f7ed6
|
Bug fix: audio was not stopping when opening dialog (eg. save as, open, import media, etc.)
|
2016-11-09 16:04:55 -05:00 |
|
Tats
|
3537056fec
|
Cosmetic changes.
|
2016-11-09 15:38:51 -05:00 |
|
Tats
|
f2cd276286
|
Fixed bug: in some cases the video was blank because of bad audio connection.
|
2016-11-09 15:36:14 -05:00 |
|
Tats
|
8484b1510b
|
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
|
2016-11-09 15:18:58 -05:00 |
|
Tats
|
ff9fbe9125
|
- Fixed problems with video files without audio codec not working properly (closes #280)
- Cleanup and refactoring
|
2016-11-09 15:18:20 -05:00 |
|
baydam
|
42cb2ed6d6
|
Test cards pattern improvements
|
2016-10-31 17:03:34 +00:00 |
|
baydam
|
64a849616c
|
Change crosshair style for more visibility on light mapping
|
2016-10-29 09:48:28 +00:00 |
|
baydam
|
d1e3664dd8
|
Add toolbar title for source and destination canvas
|
2016-10-29 08:51:40 +00:00 |
|
baydam
|
04b3de206f
|
Change "perspective" word to "layout" and their shortcut to avoid conflicts with some OS
|
2016-10-29 08:30:14 +00:00 |
|
baydam
|
9d4a21fc7d
|
Cosmetic changes
|
2016-10-28 09:10:35 +00:00 |
|
baydam
|
6178b9a7c4
|
Trying to fix translation but still not working
|
2016-10-27 08:21:27 +00:00 |
|
Tats
|
00c8ac2865
|
Fixed style problem: on Ubuntu, text was white-on-white in property browser
|
2016-10-14 00:54:31 -04:00 |
|
Tats
|
a0942236f4
|
Fixed typo in translations
|
2016-10-13 22:21:28 -04:00 |
|
Tats
|
7546955c5a
|
Added mention of 15.04 in INSTALL
|
2016-10-13 22:10:37 -04:00 |
|
Tats
|
b52e61578b
|
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
|
2016-10-13 22:10:07 -04:00 |
|
Tats
|
7f535a1dca
|
git push origin developMerge branch 'Moosh-be-patch-1' into develop
|
2016-10-13 22:09:43 -04:00 |
|
Tats
|
696ec7bdcd
|
Merge branch 'patch-1' of git://github.com/Moosh-be/mapmap into Moosh-be-patch-1
|
2016-10-13 22:08:32 -04:00 |
|
baydam
|
7cc1429a0d
|
Comment checkbox and radio (for later still not working)
|
2016-10-13 11:28:55 +00:00 |
|
baydam
|
3a499455eb
|
Merge branch 'develop' of https://github.com/mapmapteam/mapmap into improvement-about-dialog
|
2016-10-13 11:17:51 +00:00 |
|
baydam
|
51fae882e4
|
Look n feel improvements
|
2016-10-13 11:17:33 +00:00 |
|
baydam
|
110bfca6d1
|
Add librairies to about dialog
|
2016-10-13 11:12:55 +00:00 |
|
Alexandre Quessy
|
70f8650551
|
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
|
2016-10-12 18:32:00 +01:00 |
|
Alexandre Quessy
|
e85741d6c3
|
Fix build on Ubuntu 14.04
|
2016-10-12 08:36:29 -04:00 |
|
Alexandre Quessy
|
cbb1036efc
|
update .gitignore
|
2016-10-10 02:49:55 -04:00 |
|
Alexandre Quessy
|
e9d17fcd4d
|
update INSTALL for OS X
|
2016-10-10 02:47:45 -04:00 |
|
Alexandre Quessy
|
48e8a801a7
|
Add scripts sh_clean.sh sh_show_libs.sh sh_release.sh
|
2016-10-10 02:43:50 -04:00 |
|