Commit Graph

1165 Commits

Author SHA1 Message Date
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
Tats cbc1a2b4ec Removed old useless code from ancient OSC-support system. 2016-10-05 00:38:04 -04:00
Tats 5e96d23255 Fixed bug: Hiding a solo-ed mapping was stopping playback. 2016-10-05 00:37:21 -04:00
Tats 410578d062 Reintegrated audio support (works on Linux). 2016-10-05 00:36:52 -04:00
Tats ce1cd6deb1 Fixed bug: New paints were automatically started (play()) when added, thus invalidating the feature that non-visible paints do not play. 2016-10-05 00:20:27 -04:00
Tats 99607ad355 Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2016-10-04 01:53:54 -04:00
baydam 6031b57cdd Add "Send feedback" to help menu 2016-09-10 22:41:54 +00:00
baydam e841358fe7 Update "Undo stack" to "Undo history" 2016-09-10 21:03:22 +00:00
baydam 1cc8c69594 Improve vertices movement shortcuts 2016-09-07 16:35:53 +00:00
Christophe Gesché 513f395312 Update mapmap_fr.ts
paint -> source
2016-08-30 10:51:17 +02:00
Christophe Gesché 1eea2eaeb2 confusion sur la traduction de paint 2016-08-21 21:15:19 +02:00
Christophe Gesché 1f4257f130 update lot of translation 2016-08-20 23:58:48 +02:00
baydam 06e38ef21b Cosmetic changes 2016-08-17 09:49:05 +00:00
Tats c441bdd5fc Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2016-08-14 12:50:50 -04:00
baydam b0cb24fa87 Always align mapping layers buttons on the right side 2016-08-13 13:39:52 +00:00
baydam ae1205206a Cosmetic changes in duplicate mapping function 2016-08-11 15:01:11 +00:00
Tats 8c3cf48e0b Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2016-07-27 10:28:41 -04:00
baydam 20da2b173e Bug Fix: Clicking the zoom toolbars button of the output panel while there is no mesh present will crash the software. 2016-07-07 23:06:55 +00:00
baydam 17779a4256 Bug Fix: Crash when try to duplicate color mapping 2016-07-07 22:32:40 +00:00
Bay Dam 4f2fe41699 Update INSTALL 2016-06-22 16:06:38 +00:00
baydam 05193dcf11 Fix some bugs about Windows release 2016-06-22 01:14:45 +01:00
baydam 852d720b1b Update INSTALL file 2016-06-22 00:47:45 +01:00
baydam c2919a8d80 Merge branch 'improvement-preferences-dialog' into develop 2016-06-21 00:15:00 +00:00
baydam 6ca3c2a995 Cosmetic changes 2016-06-21 00:14:59 +00:00
baydam 10c75764e1 Add test signals resources 2016-06-21 00:12:57 +00:00
Tats 6b9536272a Merge branch 'develop' of https://github.com/mapmapteam/mapmap into develop 2016-06-17 16:45:49 -04:00
baydam 1cd37c457f Merge branch 'improvement-preferences-dialog' into develop 2016-06-17 18:01:36 +00:00
baydam 2aecb8281f improve preferences system 2016-06-17 17:58:12 +00:00
baydam 5e13b2e783 Merge branch 'bugfix-port-windows' into develop 2016-06-13 18:36:22 +01:00
baydam 5c64652c74 Changes for Windows packaging 2016-06-13 18:13:58 +01:00
Tats c1df7a2c11 Merge branch 'develop' of github.com:mapmapteam/mapmap into develop 2016-05-26 11:11:27 +08:00
baydam f6543ae142 Merge branch 'setup/dakar-bideew-show-2016' into develop 2016-05-23 13:04:45 +00:00
baydam 89b2caebfa Implement camera on user interface 2016-05-20 16:47:21 +00:00
Alexandre Quessy 32a14901ad add color-balance.sh prototype 2016-05-16 08:18:26 +00:00
Tats 015b4f40d6 Bug fix: when loading project solo/visible/locked were not activated in the mapping list widgets. 2016-05-14 15:41:23 +00:00
Tats d162c19c69 Bug fix: when moving layers around video would pause. 2016-05-13 18:02:06 +00:00
Tats 7f0018d493 Cleanup in code related to display of paint icons in list widgets. 2016-05-13 16:16:12 +00:00
Tats 689231d441 Adjustments in paint icons (make sure they are always square with the right dimensions). 2016-05-13 16:15:49 +00:00
Tats 11ce1fd28f Fixed bug: main pause button was not working anymore. 2016-05-13 16:13:34 +00:00
Tats 4d2c1e490d Merge branch 'setup/dakar-bideew-show-2016' of github.com:mapmapteam/mapmap into setup/dakar-bideew-show-2016 2016-05-13 15:32:09 +00:00
Tats 3a83366164 New feature: Paints that are currently not visible are shown in interface with a red bar on them. 2016-05-13 15:31:18 +00:00
baydam 3759184588 Small fix: Switch between vertex with Shift+Space keys 2016-05-13 13:08:01 +00:00
Tats 75c6a25dbf Fixed bug: OSC messages that change solo, visible, locked status of mappings were not changed in the GUI. 2016-05-13 02:59:55 +00:00
Tats 982dc6950e Small fix: path is valid for regexp if at least one element was valid 2016-05-13 02:08:36 +00:00
Tats f9633b0065 Allow OSC message addressing of paints and mappings by names through regular expressions. 2016-05-13 01:31:53 +00:00
Alexandre Quessy 1d6be291f2 encode4mmp: more doc + fix shebang syntax 2016-05-13 00:54:51 +00:00
Tats 7ac70e7cf7 Added support for OSC message: rewind individual paint. 2016-05-13 00:19:09 +00:00
Tats 81ed463c6d Fixed problem with OSC port being overriden by default settings even after changing it in preferences. 2016-05-13 00:18:55 +00:00
Tats 4554a593c3 Integrated true FPS in the status bar. 2016-05-12 23:40:56 +00:00