Commit Graph

1169 Commits

Author SHA1 Message Date
baydam 110bfca6d1 Add librairies to about dialog 2016-10-13 11:12:55 +00:00
baydam fbee418df5 About Dialog Improvements 2016-10-07 15:17:00 +00:00
baydam 96dc19a0fa Add about projection mapping resource 2016-10-07 15:14:51 +00:00
baydam e7484044bc Make release notes accesible for users 2016-10-07 15:14:17 +00:00
baydam d837ef61e6 Make LICENSE available as resource 2016-10-07 15:13:36 +00:00
baydam b19eb078ac Make a script to generate contributors from the git logs 2016-10-07 15:12:28 +00:00
baydam e601a831da Install markdown package for convert .md to .html 2016-10-07 15:11:22 +00:00
baydam 4d96e760eb Add Gui class forwarding file 2016-10-07 15:10:43 +00:00
baydam a12528c36b Change mapmap resource file name and add new documentation resource file 2016-10-07 15:09:10 +00: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
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