mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-04-17 21:19:20 +02:00
61 lines
1.8 KiB
Plaintext
61 lines
1.8 KiB
Plaintext
Release notes for MapMap
|
|
========================
|
|
|
|
2015-07-17 - MapMap 0.3.0
|
|
-------------------------
|
|
* Add zoom and scroll
|
|
* Use native color dialog
|
|
* Select mapping when a shape is clicked
|
|
* Fix perspective-correct textures
|
|
|
|
2014-12-28 - MapMap 0.2.0
|
|
-------------------------
|
|
* Add --file option.
|
|
* Add --osc-port option.
|
|
* Add --reset-settings option.
|
|
* Add crosshair cursor in fullscreen mode.
|
|
* Add logo title in about dialog.
|
|
* Can change OSC port via the new preference dialog.
|
|
* Control mapping visibility from OSC (ticket #43)
|
|
* File chooser now remembers last used directory.
|
|
* Port to Qt5.
|
|
* Recent files and videos menu items.
|
|
* Select a shape with a click.
|
|
* Select individual vertex and move it with the arrow keys.
|
|
* Speed rate for playback.
|
|
* Test signal image.
|
|
* Videos plays by default at startup.
|
|
* Fix: Add missing MM.h
|
|
* Fix: Check for a valid OSC port number.
|
|
* Fix: Fix fullscreen on GNOME
|
|
* Fix: Fix main splitter proportions
|
|
* Fix: Fix memory leak with the GStreamer pipeline manager.
|
|
* Fix: Hide cursor in output window.
|
|
* Fix: Press escape to toggle fullscreen.
|
|
* Fix: Save fullscreen setting.
|
|
* Fix: Save visibility of mappings.
|
|
|
|
2014-07-07 - MapMap 0.1.1
|
|
-------------------------
|
|
* Fix packaging on OS X 10.9.3.
|
|
* Fix: all media share same OpenGL texture
|
|
* Fix: Avoid segfault when right-click with no existing output shape.
|
|
* Fix: fix error in ordering of mesh vertices.
|
|
* Use GStreamer 1.x
|
|
* New icons. Nicer looking control points.
|
|
* Play/pause/rewind buttons
|
|
* Change URI of media with double-click.
|
|
* Play movies when we load a project.
|
|
* Append file extension if none is provided.
|
|
|
|
2014-04-30 - MapMap 0.1.0
|
|
-------------------------
|
|
* Initial release.
|
|
* Qt user interface.
|
|
* Video mapping with GStreamer.
|
|
* Quad, meshes, triangles, circles.
|
|
* Color paint.
|
|
* Fullscreen output window.
|
|
* MMP project XML file format version 0.1.
|
|
|