Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mapmapteam/mapmap

Open source video mapping software
https://github.com/mapmapteam/mapmap

Update list of copyright owners in MM.cpp

7d9d1d3e1675caa9b6692d68a57fb509e1906bdf authored almost 9 years ago
update credits in README

9b528e6549bb271c7635f59043200a55d393398c authored almost 9 years ago
Add a macro to check for Qt >= 5.4

e52e92910800b3e2e87d7b5e49bdb96d13340353 authored almost 9 years ago
Update NEWS

6c9ab74b055e7897e0368ce3f517099399991469 authored almost 9 years ago
Close all top level window when the main window is closed

a98193c116c7600964b5e9782eae54b5ccab0d81 authored almost 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

dbaf77578d586e5590fef456c6069dadf1960c17 authored about 9 years ago
Added actions directly to the MainWindow to allow top-level use of hot keys (closes #40).

fe848a635516ee5c551b9275bbedb03e61ffedaa authored about 9 years ago
Cosmetic change.

990250ed1394d9769188a4d4f0754efe17cafb1b authored about 9 years ago
Insert header may fix compilation error

eb38336e167ce5202b4933e1e129d53f1cd88ed6 authored about 9 years ago
Started management of QProperties-supported read/write for mappings and shapes.

608f2b6cf5cb5b1789b392fdad1fcfd1bdd5ee62 authored about 9 years ago
Moved base read/write functions to Serializable class (to give functionality to MShape).

21cceff5341f59fcb8c51def4ab871422c95ef8a authored about 9 years ago
Read/write of Color and Image paint working.

b9f2c80a197318b166d1fc31f4a817e719554931 authored about 9 years ago
Merge branch 'feature-zoom-control' into develop

d9ae92cfc6dc7092cb680073bbc4fc51d4876f57 authored about 9 years ago
Adding zoom images to the develop branch

a892efa860f84caf076e780af144fa4122f1a24f authored about 9 years ago
Merge branch 'feature-logging-output' into develop

37441401f45e1402b7a4ba0fae16d20b00607f61 authored about 9 years ago
Fix:#183 "Display logging output in a console and able to show and hide"

156e74acd5fb0c484fe28dc23e60524ed4f0d427 authored about 9 years ago
Removed Controller class.

2208468f4e19771d3144fadc52b326a963fde456 authored about 9 years ago
Common parent class Element for Paint and Mapping, with appropriate QProperties.

8ec9192f6906a4e2f10a2fa61e776f7bf3cc6b16 authored about 9 years ago
Split the shapes in different files and made them all QObjects with QProperties.

c656f8246a0009618bfda6b637a0890d2e1526be authored about 9 years ago
Added a MetaObjectRegistry class that allows the dynamic creation of new instances.

ba1af4b7249c0908e228df6b7c8eca5f6bb7c8b5 authored about 9 years ago
Improvements of the menu elements

efe5c8f02a340cc708a563fac22b4e93fe44eff7 authored about 9 years ago
Improvements of the menu elements

a7a56e6e922a8e94b5a48bf8700c92acd52ec249 authored about 9 years ago
Merge branch 'feature-zoom-control' into develop

835d27b7bfd1ccf36429da0e1700357372e6ba40 authored about 9 years ago
zoom toolbar margin enhancements

e53ca4581fa32183b61a5f58de26b46bcce2d652 authored about 9 years ago
Merge branch 'feature-zoom-control' into develop

d28985189026d2bcb68f48950e53099572752305 authored about 9 years ago
Add dropdown menu to show or set zoom level

ffd9d8aaddb5bce78e8667bb45f8e29b227c696a authored about 9 years ago
Merge branch 'feature-zoom-control' into develop

045c8a10550138717d41d64189a8f6518e87b0cd authored about 9 years ago
Add "zoom in/out/reset and fit to content" buttons

4e3ccf45d4b5b1de4b30bc26d8aaa43cdfead472 authored about 9 years ago
Fix bug when display undo stack is unchecked

b29207ccd79c5f8cca8d4976a5946a66608f9544 authored about 9 years ago
Merge branch 'develop' of https://github.com/mapmapteam/mapmap into develop

d23bc9b826c0c1cf4066ebf4e0085c4c273a712f authored about 9 years ago
Fix: #181 Image glitch when undo stack not displayed

5afc6b3cb5dfc1a507144b87ce9f6b37faa8dc05 authored about 9 years ago
Added exclusions for moc_ qrc_ and .txt files.

82faf0e3c8dd28dba01ae0ed4f3dbca1a7902761 authored about 9 years ago
Fix: #159 Handle corrupted files

f03be893a3b0b2d26736fb8f26ca92ef63a031d7 authored about 9 years ago
Merge branch 'develop' of https://github.com/mapmapteam/mapmap into develop

03a66c5000832ae5f9e2d531be7d62c8926c80f8 authored about 9 years ago
Fix: #179 Paints and mappings renamings are now saved in file

093fb3cd9d427ca72c3d9cbf7fb6f47cd1368bb6 authored about 9 years ago
First step in refactoring: brought both Paint and Mapping under the common umbrella class Element and implemented basic QProperties.

99b19dfcc6fe5a8ddfc97c67001efb13db99d902 authored about 9 years ago
Cosmetic change.

1b7df1ce3da1d8bf523e90a88cd9cbfaceb903b7 authored about 9 years ago
Fixed bug related to width and height of videos being 0 (using meta-data collection) (closes #154).

066337472c10eda2f52bf9b21e3f0eb0d55dcde1 authored about 9 years ago
Fixed potentially unfreed QMenu.

c3b57dcfe7160beb7f4abc325d601cbfba4f9139 authored about 9 years ago
Cleanup in files and gitignore.

6af8c396a210eab1bcd306e40bf8f34a3ca9f432 authored about 9 years ago
Bugfix: Zooming in the destination canvas changes the size of controls in output window. Closes #162.

0bd893ee6abeaa0a817702547acd9121083ac799 authored about 9 years ago
Exclude unused files from doxygen compil

45a8b536d8d7425b2eb2c095ca4b55c9ff9c2607 authored about 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

73d87ed08ca2fc4d713bb91614c899a664f0a733 authored about 9 years ago
Depth of quads for mesh editing/viewing adjustable.

b39c91d37a06f3623196e4954b217cb33fefd91a authored about 9 years ago
Manage show and hide of Undo Stack tab #145

a20beba15be87bad9ba29a6cf6cb1b83a90c2760 authored about 9 years ago
Edit doxygen index file

a7ddd309fba243d3cb8b360a8b925e875b11f78c authored about 9 years ago
Update doxygen configuration files

91840fadec5e91c941b53ca4b442f84089b7eca8 authored about 9 years ago
Be able to rename paints and mappings OSC #72

61a530375f792fb3bac4318994a48c66ece4cfb1 authored about 9 years ago
Can rename Paint with double click #174

73f28ae340d2cc8ea19796f817a78376f6a06acb authored about 9 years ago
Merge branch 'develop' of https://github.com/mapmapteam/mapmap into develop

b2e03da2f276526d8f5463746c0e7b1bd6196217 authored about 9 years ago
Center the test signal #97

a4384faf785bfda621c7daf8a6725af89ac18a1e authored about 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

Conflicts:
MainWindow.cpp

41b1c87283efd10c7a5e04f9836aba0a99ef3347 authored about 9 years ago
Delete unused fonction

442aa6469b5566c4e329d91541bc242988bbf35f authored about 9 years ago
Imperfect fix of ellipse conical projection (works better but still perspectively incorrect) (enhancement #177).

e0c53be751f750e593498ce2e27507f23b572cc0 authored about 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

4aa674847cee9f2909a1cdaea3a42808a8e41b16 authored about 9 years ago
Imperfect fix of ellipse conical projection (works better but still perspectively incorrect) (enhancement #117).

1b582f2f5814fe0710914fbfa67a124c28622957 authored about 9 years ago
Cleanup in Shape.h.

60ca853956e9827370e9c59e49069c4476432c2a authored about 9 years ago
Documentation of MeshTextureGraphicsItem

00523e15e3af6415d3b01ed8490279b382bb49de authored about 9 years ago
Delete unused fonction

23847b86edace8939ecdb11a4cdd71ffc0f5bac6 authored about 9 years ago
Fix merge conflict

b30d2fac057ff8433b995ba376dd885eb6537014 authored about 9 years ago
Small fix: all meshes were getting rebuilt after any one of them was being dropped somewhere.

390d4c49ecca47929dc637aab9e6ec844b9b6e7b authored about 9 years ago
Compilation errors fix in MainWindow.

fc627b230606644809ce9bf515adf36ea96c7b6f authored about 9 years ago
Further improvements on mesh drawing performance: resolution is heightened on mouse release while during edit resolution is kept lower (closes #161).

02f411bc0e376ecae0195e16888339ececf78bc0 authored about 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

9235ec1874e7e82f59e34b319c4d7f037892a625 authored about 9 years ago
Improvements on the mesh drawing by caching the structure (bug #161).

c67b4d316067904523353c8d4a22af8119664b35 authored about 9 years ago
Fix merge bugs

61528b3701e5e4ef185cd3f7ba8a2f7c44079d84 authored about 9 years ago
Merge branch 'baydam-feature-osc-improve' into develop

5854c2f5a3577ba6e76cb5e3a3e3a45d8b9ef190 authored about 9 years ago
Resolve merge conflicts

038a705e5dd732eef215d6b144e86dc1b21d0094 authored about 9 years ago
Merge branch 'refactor-mapper-mapping-gui' into develop

eb9a0246355c8c3b782ad7f594ff878e6671fd34 authored about 9 years ago
Moved classes pertaining to ShapeGraphicsItem and ShapeControlPainter in separate files outside of MappingGui.{h,cpp}.

e3cdf4f46414d174f6087f2c80a8f8567fa1d9e0 authored about 9 years ago
Able to rename mapping with double click

41036354b87dd68aedd6382a94b2c4791dea7bf5 authored about 9 years ago
Reduce default size for small screen

13a7eb01e3363428101363d9425959f66c716482 authored about 9 years ago
Fixed bug #101 Sending OSC visible parameter to paint that doesn't exist will not crash the software anymore

66fc373e7bc588eb62bb4ad34ef3dd1ba8db3a89 authored about 9 years ago
Change shortcut for adding color paint #137

bafd700a1c15f7fac065a6ca45c5c4c60369ce65 authored about 9 years ago
Handle fullscreen case for cinnamon(Linux Mint)

cf62a6cfc5feb3864d2e4aa88831cba26fd0999b authored about 9 years ago
Reduce icon size for small screen

2db0d044a45822aedac113b45f207774ecb73dfe authored about 9 years ago
Merge branch 'develop' of https://github.com/mapmapteam/mapmap into develop

596e8d55ca994dda48dacf3a8dffe558ad95381a authored about 9 years ago
Center the Test signal, fixed bug #155 and #97

ae81c60ca031e98bd396745f162a64796a8c379f authored about 9 years ago
Renamed Mapper to MappingGui (to correspond to Paint -> PaintGui).

e76bdf1d9faffbe63099fe975b9948be0f0aa0ff authored about 9 years ago
Added comments to PaintGui

cf310dd45c069d44911ca187065f4931d7d8b483 authored about 9 years ago
Fixed bug #156 related the white rectangle around the fullscreen window

3a4f80c49fddbb24ee3515d32e66d3671de2eb66 authored about 9 years ago
Fixed bug #149 Deleting a mapping actually deletes a paint when the paint tab is chosen

317d87b2ddf92d9ba2d4618ad29b2134be1b2f8c authored about 9 years ago
Merge branch 'develop' of https://github.com/mapmapteam/mapmap into develop

4aa71c1fb3d8f88f3641a8878d516ae35e0f0aba authored about 9 years ago
Fixed bug #152 that make the software frozen when we load a project and the video files are not found

df6d56abd051e4786e58c6e42426e82cb01d6358 authored about 9 years ago
Fixed bug #154 that make the software frozen when we load a project and the video files are not found

23e85c1794d712845a126e5a88eb3a1a8f46f118 authored about 9 years ago
Fixed a bug #153 and #140 related to crosshair

59513455dbd6d2add487abb5392c38a22c91549b authored about 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

cc7b6aef6f0f5149a1f9971e1e95208bf0e36df1 authored about 9 years ago
Major cleanup and documenting of classes.

1847881b0403575992acf1189263e81106d19735 authored about 9 years ago
Major cleanup and documenting of Mapper.{h,cpp}.

7b3084ed29f123680a59685ddea30efd9694f703 authored about 9 years ago
update NEWS

c216ed14f9ec3c6d5dc676ebddd49c75c90cbe57 authored about 9 years ago
post-release version bump

a01aed4f7aa8aa975f67783dcfc82a58783b1d0b authored about 9 years ago
Merge branch 'develop'

8e84b1dde657bed9dbcc8fb2d1d1af8bed0fc7f3 authored about 9 years ago
update NEWS

d9220c50d0f7ddd2c995ce40dd4f8ab60f4ae2d3 authored about 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

936161fc8c0b5afe48904bfe4efb6cc8d5c3cf87 authored about 9 years ago
less datasheet

8e51dfd3b5651ecd299a71e9a553b6412a0dd11d authored about 9 years ago
more TODO

d660a94424e3b08220eab6495aa393a5320ec765 authored about 9 years ago
some more comments

c7c537dbc00108ed645d7b298667a59211803fcc authored about 9 years ago
tell how to delete prefs on os x

bd47c8ac6cd486422d4af0db25b7d1af8ba5600d authored about 9 years ago
Fix typos in a print

f3c24dbeb07bd3c9fc8c4cad11b9fe368928eec3 authored about 9 years ago
ignore DMGVERSION.txt

3d1eb86405f1f0ebc56b7e3ee77a7e5aabdfa930 authored about 9 years ago