Ecosyste.ms: OpenCollective

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

Mapmap

Develop an open source video mapping software
Collective - Host: opensource - https://opencollective.com/mapmap - Website: https://mapmap.info - Code: https://github.com/mapmapteam

Fixed bug #128: Crash on changing mesh dimension.

github.com/mapmapteam/mapmap - 9b6f49e9ccc69974876c72aa8e57fa53ac060100 authored over 9 years ago
Added latest changes (0.3) to the news

github.com/mapmapteam/mapmap - d22fbbc86cfca02cbc30bd7891bd0928c7b6e3a4 authored over 9 years ago
Fixed error-prone code in MShape::update().

github.com/mapmapteam/mapmap - 68e506895c8a2c0113dcddd417930552603871e8 authored over 9 years ago
Integrated support for shape translation in undo commands.

github.com/mapmapteam/mapmap - 4d71dc575eee6e496467757887a116d3f06eaefb authored over 9 years ago
Imlpemented common superclass for transformations of shapes undo commands.

github.com/mapmapteam/mapmap - 24575c1e554871d04f2feb183229474785c60317 authored over 9 years ago
New feature: undo stack available in the interface.

github.com/mapmapteam/mapmap - 5e45437d834e892de80f1a193036d44e05934fc4 authored over 9 years ago
Compute key vertex moves in window (not scene) coordinates.

github.com/mapmapteam/mapmap - 974cb3f2557c86b2f2495c8f8444fff37a130749 authored over 9 years ago
Bug fix: update of control point positions in property browser goes both ways.

github.com/mapmapteam/mapmap - ffe6ff76b874a9dd917694b65108169348f82d2e authored over 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

github.com/mapmapteam/mapmap - 6e7fed17ebe547be4ec6da2c0972906e05bc0f87 authored over 9 years ago
Added text to undo/redo commands.

github.com/mapmapteam/mapmap - 5ce318fab3220149987dc47b4d79f498d8188ae5 authored over 9 years ago
Allow undo/redo of vertex move.

github.com/mapmapteam/mapmap - f9a98f0f09f20e52857390e14c1dba8c75752b79 authored over 9 years ago
Used shared pointers in MapperGLCanvas base accessor functions.

github.com/mapmapteam/mapmap - c4fefb201541cb132dce164b8979e6cf89775c35 authored over 9 years ago
Reintegrated highlighting of selected vertex.

github.com/mapmapteam/mapmap - e5d4463c3248ebf88375e1846d9af7000090c835 authored over 9 years ago
Reintegrated vertex key movement in MapperGLCanvas.

github.com/mapmapteam/mapmap - 425f544f660fbafd445cb41613ec6b66de93204e authored over 9 years ago
Renamed some elements in MapperGLCanvas to be more eloquent.

github.com/mapmapteam/mapmap - c9105205300cfdc35eb39e8ce5643ed518b8be2c authored over 9 years ago
Merge branch 'release-0.3.0' into develop

github.com/mapmapteam/mapmap - 623afc3b7e613e0f8f5bfa9c93dde5b67e90c072 authored over 9 years ago
post-release version bump

github.com/mapmapteam/mapmap - b548341a7f736385c2e5a69abc788b2f67a393ac authored over 9 years ago
Merge branch 'release-0.3.0'

github.com/mapmapteam/mapmap - cbe1bd3d4a047b674edadd5372c589ae59f896e0 authored over 9 years ago
Removed the unused quitMapmap() function.

github.com/mapmapteam/mapmap - 52b6d58451b8e0c6680ac73936b99cd9da243b7f authored over 9 years ago
Bug fix: upon quitting the output window prevented the app to actually quit.

github.com/mapmapteam/mapmap - 46d7523160bd5c5a36bc7010cd213e9698ca8536 authored over 9 years ago
Removed unused updatePaint signal/slots.

github.com/mapmapteam/mapmap - 460e346dddfd62b326dd7c50ecfd384716228267 authored over 9 years ago
Integrated shared pointers in Mapper for holding property browser and graphics items.

github.com/mapmapteam/mapmap - c652730fd5eaf8b053ff337836e0ef36009d03ba authored over 9 years ago
Replaced shared pointers by weak pointers in appropriate spots. Seems to have fixed the problem where memory was not freed because of cycling refs.

github.com/mapmapteam/mapmap - 7e5912b1509bfff2fbe9f2ed2d5ca2ab6ee253ab authored over 9 years ago
Changed tr1 shared_ptr for QSharedPointers and QWeakPointers.

github.com/mapmapteam/mapmap - aef4f2d8d82f3be0858fc4f904973f746474aa7c authored over 9 years ago
Cleared potential error in MediaImpl: resources were freed before setting play state to false.

github.com/mapmapteam/mapmap - fce0715c5a32f51ca4fe5744f1cf23d990d019c4 authored over 9 years ago
Allow remove of columns in rows in meshes.

github.com/mapmapteam/mapmap - 7862010142ebf0252dfbc8886a1e8c28422b8974 authored over 9 years ago
Use trick to allow middle-button dragging of the canvas

github.com/mapmapteam/mapmap - e2e3c4a4154b5e120d42827747f6e64a162c4493 authored over 9 years ago
Added new render hints for aliasing

github.com/mapmapteam/mapmap - 9a6c38fa4b32b84d4a6e58244bb3f9124a613ad2 authored over 9 years ago
Removed mouse-management events completely from ShapeGraphicsItem

github.com/mapmapteam/mapmap - b28c1475b02e2f74999af865198804e707f71e94 authored over 9 years ago
- Manage properly the picking up of vertices and shapes

- Fix bug: in source canvas we could change mappings by clicking on shape

github.com/mapmapteam/mapmap - a970bbc66000d79cda7b25e626d0c77fcb519de6 authored over 9 years ago
- Moved the control of shapes outside of the scene items

- Introduced a specialized range of classes to deal with the drawing of controls

github.com/mapmapteam/mapmap - 775cf739c630e32240b1b6db09eb5c011ea7e562 authored over 9 years ago
Disable scrollbars in output window.

github.com/mapmapteam/mapmap - d4facecb9046233fb742bf011b47f0870f9de705 authored over 9 years ago
Added support for scrolling in source+destination canvases by mid-button clicking.

github.com/mapmapteam/mapmap - 3303e07056f258322982feac20ede3cd2f46e8b6 authored over 9 years ago
Created a special class for output gl canvas to prevent some events (like zooming) to happen.

github.com/mapmapteam/mapmap - 8f13597451bf47f539358b6ff94e335df58eefda authored over 9 years ago
Bug fix: weird bleeds when selected zone out of texture due to deprecated use of GL_CLAMP.

github.com/mapmapteam/mapmap - 1074516b21e1c2ae774b7e0e5cfde6dcfb9f049a authored over 9 years ago
Bugfix: control vertices not showing up in source canvas.

github.com/mapmapteam/mapmap - da02407485abfd3a6bf54bc53f2330aaf5e6e92e authored over 9 years ago
Increased range of zoom levels.

github.com/mapmapteam/mapmap - bd1d14d38aa9b63c3f0b4bd552dcc8c7591be7bc authored over 9 years ago
Implemented invariant control points and lines wrt zoom level.

github.com/mapmapteam/mapmap - acca6059f67a221eada95a7e6e5adfc78c71b00f authored over 9 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

Conflicts:
Mapper.cpp

github.com/mapmapteam/mapmap - 461c4562ff1f44abe73a55814fcd0505c613339e authored over 9 years ago
Fixed perspective-correct textures (not optimized).

github.com/mapmapteam/mapmap - 344f375c53f41abf0ff37f172e8aafae17a6124c authored over 9 years ago
Fixed perspective-correct textures (not optimized).

github.com/mapmapteam/mapmap - 6db5aca87961505f7df686ac7c06bfa0efd7544d authored over 9 years ago
Collapse input and output shape in property browser.

github.com/mapmapteam/mapmap - c15f1025b9314d73dd1b247b2ccbeccaa37a0afd authored over 9 years ago
Re-enabled toggle of sticky vertices.

github.com/mapmapteam/mapmap - 549c30fcd9df2a183597a73d77f6f9ceeb7a80b7 authored over 9 years ago
Re-enable toggle of display controls.

github.com/mapmapteam/mapmap - 64bbd94f9a47476073bb9bed864b01a5dba98064 authored over 9 years ago
Added paint opacity.

github.com/mapmapteam/mapmap - 978b4ae7ae22d425ec4ed22235950aa2b3ffa45b authored over 9 years ago
Added mapping-level opacity setting.

github.com/mapmapteam/mapmap - 0dd88cb68c68c897a8b5265ca0a70e93bd2c8330 authored over 9 years ago
Reorganized painting process in Mapper to provide common pre-painting to ellipse and polygon color mappers.

github.com/mapmapteam/mapmap - cf95cab6eb561654af8d3527b8364d24ec58396d authored over 9 years ago
Integrate sticky vertices in new QGraphicsItem framework.

github.com/mapmapteam/mapmap - 2ab3b137d9a0c49a2db78083eed06ce83ec7b280 authored over 9 years ago
Renamed shapeChanged(Shape*) for shapeChanged(MShape*).

github.com/mapmapteam/mapmap - 57fe2607a9fb407ffd1a0cf400d473a2881cec1f authored over 9 years ago
Fixed bug: scenes were not updated properly resulting in no automatic video frame update.

github.com/mapmapteam/mapmap - 017e8bdc7b0d652c8c52e16f2a129402d694fd74 authored over 9 years ago
Merge branch 'spike-qgraphicsview-zoom-and-scroll' into spike-qgraphicsview-zoom-and-scroll-merge-develop

Conflicts:
DestinationGLCanvas.cpp
DestinationGLCanvas.h
MainWindow.cpp
MainWindow.h
Mapper...

github.com/mapmapteam/mapmap - 7e85ab493c094eb59d6a06abf260163e311f82ef authored over 9 years ago
Commented out faulty lines that broke the video output under Linux (issue #124)

github.com/mapmapteam/mapmap - dc1d144cf18712e931b1579768f009f4cf26ab1d authored over 9 years ago
Minor documentation added.

github.com/mapmapteam/mapmap - b6b3863eb2f46a8ccd574e1d24e83da1182c54e1 authored over 9 years ago
Integrated ellipse texture mapping.

github.com/mapmapteam/mapmap - d1b1d00e1090c769826e380cd2c52d4b220bcfdf authored over 9 years ago
Bug fix: meshes did not handle well vertex displacement (adjusted tolerance when constraining a vertex to a polygon).

Signed-off-by: Tats <[email protected]>

github.com/mapmapteam/mapmap - 28d353d99a8c407f11fd519892717038ad18e1c4 authored over 9 years ago
Support for mesh textures.

github.com/mapmapteam/mapmap - f23ce800fc1c27b3c4e2ee25a234427ea22228ab authored over 9 years ago
Generalization of the texture input drawing.

github.com/mapmapteam/mapmap - a98577de4414d85d57d86343306e582efad9ad7c authored over 9 years ago
Added a method to reset (clear + recreate) all vertices.

github.com/mapmapteam/mapmap - 52ebee732fda2c3bd5ca2fe61ae2d46f76591410 authored over 9 years ago
Fixed a number of problems related to shape selection and display in input and output.

github.com/mapmapteam/mapmap - b9177b941833662a829d11c2196b6e6ca348180f authored over 9 years ago
Prevent default actions on graphics items when mappings not visible.

github.com/mapmapteam/mapmap - b206a432a72ac1b37e2a418cb8514c17f62b1fd5 authored over 9 years ago
Removed rubberband selection (for now).

github.com/mapmapteam/mapmap - 082bf2d00967504d2b13fc9f1663ba2bdd24d7a8 authored over 9 years ago
Handle mapping selection change on pressing mouse on a shape.

github.com/mapmapteam/mapmap - 67628915a367c1ea6a42f2c4eaec45f3dc74934c authored over 9 years ago
Cosmetic change.

github.com/mapmapteam/mapmap - 522ecac194a88f286300064681de49a745dee1d3 authored over 9 years ago
Bug fix: tried to addItem() twice on outputwindow scene.

github.com/mapmapteam/mapmap - 93edb4e41a91bd64b78f2746c4d958e861fd849a authored over 9 years ago
Bugfix: Infinite call loop created by shared scene in destination and outputwindow canvases and the updateCanvas() slot.

github.com/mapmapteam/mapmap - 9ba817847f4ddcf36e382ae8f14ab0d5aff98d17 authored over 9 years ago
Allow display of controls only in currently selected mapping.

github.com/mapmapteam/mapmap - f0c4bb1fa946357004a6534255af1cbeb74bdca2 authored over 9 years ago
Implemented MainWindow singleton pattern.

github.com/mapmapteam/mapmap - 36c2c2b539bf989414a42a7f93d4ab4ce15cd8ae authored over 9 years ago
Issue #123 : Enable GL_BLEND

PNGs with transparency should have it now.

github.com/mapmapteam/mapmap - f9fce751352f14840208cea9821e8945b20b0667 authored over 9 years ago
Merge pull request #121 from baydam/feature-context-menu

Add context menu for duplicate, delete and rename mapping

github.com/mapmapteam/mapmap - 6577add8917fadc201e928cf1fc8dc2f83485e01 authored over 9 years ago
Merge branches 'develop' and 'develop' of https://github.com/mapmapteam/mapmap into develop

github.com/mapmapteam/mapmap - 0c7f186bfc647398fdce6b4827e46c92a30ffb40 authored almost 10 years ago
Bug #99 fix and improvements

github.com/mapmapteam/mapmap - 36b89fa60a072c056b243577d951bab5b96f39e0 authored almost 10 years ago
Add context menu for duplicate, delete and rename mapping

github.com/mapmapteam/mapmap - 8300c1059925d8727c0e4e5d283eaef66e7d31eb authored almost 10 years ago
Add OSC command to set volume level and play state

github.com/mapmapteam/mapmap - b71db2874c25cfbc07b5438afaf07cae2f7cae3d authored almost 10 years ago
Resolved conflict about last merge

github.com/mapmapteam/mapmap - a39fa73118390775f269dabc3616c6b7e846cfab authored almost 10 years ago
Merge branch 'feature-undo-commands' into 'develop'

github.com/mapmapteam/mapmap - 8842064af9d9bcc05701439d0838c97c068c8aa0 authored almost 10 years ago
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop

github.com/mapmapteam/mapmap - 1dce1ebc57a99bbb8dee04cca994160ca31aa1be authored almost 10 years ago
update Qt version on OS X

github.com/mapmapteam/mapmap - 35855907a817f9aced86b49626dffae7c5b32273 authored almost 10 years ago
Base working integration of destination and output window (with crosshair working in fullscreen).

github.com/mapmapteam/mapmap - e22075d6ad1fe7c230bcad5ff8586976c0e0b177 authored almost 10 years ago
Fix issue #114: Audio playback of the video files played

We now create an audio pipeline with a volume gstreamer element. The "volume"
property of the el...

github.com/mapmapteam/mapmap - d1f63b8501cd7ee2f4d28ce91edfd246985ebcb8 authored almost 10 years ago
Segmentation fault fixed

github.com/mapmapteam/mapmap - 6a3545ff473a6e85ba0b69c52486e7db1e3984e6 authored almost 10 years ago
Update INSTALL

Update Gstreamer libav plugins

github.com/mapmapteam/mapmap - e0a3c3587723293c5d7353c5596956b742503eb6 authored almost 10 years ago
Fixed bug #99 about exiting fullscreen

github.com/mapmapteam/mapmap - 4bd5e456e07f615950589bcdabd6f2017cd2c6f8 authored almost 10 years ago
Fixed bug #99 about exiting fullscreen

github.com/mapmapteam/mapmap - 584f71e99703ac447c27289ef98093ce887fa69d authored about 10 years ago
Disable Test signal when add Shapes

github.com/mapmapteam/mapmap - 1a5497d24514fd44ad1eb8c5c9f95c68efc0915c authored about 10 years ago
Clear UndoStack when select a new file or project

github.com/mapmapteam/mapmap - c79e873fd35ba7f6fd9ac765bb5f103c2e3840bf authored about 10 years ago
Optimization of Undo Command

github.com/mapmapteam/mapmap - 4d6caf2cfb596b96b40dd059f0a9cd42c2fb23a9 authored about 10 years ago
Can restore last position of moved shapes

github.com/mapmapteam/mapmap - f3351273694348c7137d4872f036e92bf84d5b43 authored about 10 years ago
Command to restore deleted mapping

github.com/mapmapteam/mapmap - e4ce6eab42c5977bd879f10e529218a2cbe43de6 authored about 10 years ago
Undo Command to restore position of vertices moved by mouse or arrow key

github.com/mapmapteam/mapmap - 078a27f8ceca3f168ab52daae140044ebc06b239 authored about 10 years ago
Add Undo and Redo Command to Mesh, Triangle and Ellipse

github.com/mapmapteam/mapmap - 146a7e4a43f4247e2bab6bf2551c06973c3076c2 authored about 10 years ago
OSC: implement fullscreen and quit

github.com/mapmapteam/mapmap - 9878e8a8783fb5536b8f823176ff8fa3a87bc710 authored about 10 years ago
Disable installation of MIME type. Remove useless dep

github.com/mapmapteam/mapmap - 5141672ffc57547f29ab1e9cd21150da2f01ddee authored about 10 years ago
use native color dialog

github.com/mapmapteam/mapmap - 608d216eaafaf17c5ecb5a9cbebe3a0c5f156311 authored about 10 years ago
use green as default color + remember last choice

github.com/mapmapteam/mapmap - b18b2af45a595dba05b1b98d54ae8dd0848fffff authored about 10 years ago
Merge branch 'master' of github.com:mapmapteam/mapmap

github.com/mapmapteam/mapmap - 3ce7fd3b9218dae4edc8e807788a9319ff631362 authored about 10 years ago
update rules and changelog

github.com/mapmapteam/ubuntu-mapmap - 49f45ef3a0ee76ffcc94ab3aaaa8cb975b54f63e authored about 10 years ago
add patch: no-update-mime-database

github.com/mapmapteam/ubuntu-mapmap - b9bcd2fe49e4cb8d995a86a5b469f91ce4a182a3 authored about 10 years ago