Tats
|
17d320cfdb
|
Some adjustments to the selection range and line weights
|
2014-05-03 13:41:51 -04:00 |
|
Tats
|
27b41db8af
|
Renamed _active_vertex to _activeVertex.
|
2014-05-03 13:30:00 -04:00 |
|
Tats
|
d98eb516f4
|
Use method distSq and MM:: definitions for vertex selection.
|
2014-05-03 13:29:30 -04:00 |
|
Tats
|
ca78874387
|
Cosmetic changes
|
2014-05-03 13:17:00 -04:00 |
|
Tats
|
0711e236f6
|
Implemented constraining of vertices in polygons (esp. meshes) to avoid line crossing problems. Working at 99%.
|
2014-05-03 13:16:47 -04:00 |
|
Tats
|
c91a55e4e8
|
Fixed error in ordering of mesh vertices
|
2014-05-03 13:11:36 -04:00 |
|
Tats
|
2285716ed2
|
Fix bug and potential bugs with painters not being reset between draws.
|
2014-05-03 13:10:46 -04:00 |
|
Tats
|
ded32de4c1
|
Fixed bug: When moving vertices in the input area while a color mapping exists, we have a null pointer and it crashes.
|
2014-05-03 12:52:18 -04:00 |
|
Tats
|
0e582f87ba
|
Cosmetic change
|
2014-05-03 00:26:11 -04:00 |
|
Tats
|
f5d375442a
|
Improved the style of the control rendering.
|
2014-05-03 00:26:02 -04:00 |
|
Tats
|
3ad20ddd9b
|
Changed the stick vertex comparison code to work with the new distance methods
|
2014-05-02 14:13:40 -04:00 |
|
Tats
|
ce98b107a2
|
Added MM.cpp to compil.
|
2014-05-02 14:13:13 -04:00 |
|
Tats
|
e560faa520
|
Added some utility functions for QPointF distances
|
2014-05-02 14:13:00 -04:00 |
|
Tats
|
f1e4c3465e
|
Included MM.h in MainWindow.h
|
2014-05-02 14:12:45 -04:00 |
|
Tats
|
d317dcf325
|
Created static class for holding cross-application constants / prefs.
|
2014-05-02 14:12:31 -04:00 |
|
Tats
|
fdfa4d9943
|
Use qreal instead of float / double in deg rad conversion methods.
|
2014-05-02 14:10:24 -04:00 |
|
Tats
|
86c91cae39
|
Cleanup
|
2014-05-02 14:08:47 -04:00 |
|
Tats
|
2574841b9c
|
Fixed bug: reverse video image (was showing upside down)
|
2014-05-02 00:24:15 -04:00 |
|
Tats
|
7cc816f625
|
Even better antialiasing using setFormat()
|
2014-05-01 14:13:23 -04:00 |
|
Tats
|
9dd753a38c
|
Added some antialiasing.
|
2014-05-01 13:53:01 -04:00 |
|
Tats
|
a2823dd44c
|
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
Conflicts:
Paint.cpp
|
2014-05-01 13:52:52 -04:00 |
|
Tats
|
32e3175fbc
|
Fixed bug that prevented videos from displaying
|
2014-05-01 13:39:36 -04:00 |
|
Alexandre Quessy
|
bf05ca0cd9
|
post-release version bump
|
2014-04-30 23:52:53 -04:00 |
|
Alexandre Quessy
|
f976e4cb40
|
update NEWS and OSC
0.1.0
|
2014-04-30 23:50:12 -04:00 |
|
Alexandre Quessy
|
f3695597f8
|
Major bug fixed
|
2014-04-30 23:46:41 -04:00 |
|
Alexandre Quessy
|
4eedfd550f
|
update HACKING and TODO
|
2014-04-30 23:25:03 -04:00 |
|
Alexandre Quessy
|
3e1786cdf6
|
add run.sh
|
2014-04-30 22:55:04 -04:00 |
|
Alexandre Quessy
|
5ce262be15
|
Merge branch 'develop' into release-0.1.0
|
2014-04-30 22:48:06 -04:00 |
|
Alexandre Quessy
|
3dcd51ef8d
|
XML file version is now 0.1
|
2014-04-30 22:28:41 -04:00 |
|
Alexandre Quessy
|
be7cf11246
|
fix a doc string
|
2014-04-30 22:28:15 -04:00 |
|
Alexandre Quessy
|
dbc93d803c
|
update TODO
|
2014-04-30 22:13:44 -04:00 |
|
Alexandre Quessy
|
1fc835c547
|
change OSC signature for release
|
2014-04-30 22:13:31 -04:00 |
|
Alexandre Quessy
|
ef57a458da
|
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
|
2014-04-30 21:40:31 -04:00 |
|
Alexandre Quessy
|
35d53ef502
|
update hard-coded path in a prototype...
|
2014-04-30 21:37:48 -04:00 |
|
Alexandre Quessy
|
199351ee20
|
more instructions for OS X
|
2014-04-30 21:37:34 -04:00 |
|
Alexandre Quessy
|
79583fbe1f
|
less verbose
|
2014-04-30 21:37:24 -04:00 |
|
Alexandre Quessy
|
d72a386ed2
|
set env vars if needed (for OS X)
|
2014-04-30 21:27:02 -04:00 |
|
Tats
|
1a583beba7
|
Removed unused Common.h,cpp.
|
2014-04-30 20:32:10 -04:00 |
|
Tats
|
942c957be9
|
Small changes in splash message.
|
2014-04-30 20:31:54 -04:00 |
|
Tats
|
e1bb6c4333
|
Fixed a warning concerning string literals
|
2014-04-30 20:14:29 -04:00 |
|
Tats
|
7c5f622eec
|
Merge branch 'develop' of github.com:mapmapteam/mapmap into develop
|
2014-04-30 20:06:58 -04:00 |
|
Tats
|
dab1928a90
|
Small potential error fix
|
2014-04-30 20:06:51 -04:00 |
|
Tats
|
786fca080a
|
Added splash screen to the app
|
2014-04-30 20:06:35 -04:00 |
|
Alexandre Quessy
|
68ea90de16
|
update README
|
2014-04-30 16:21:21 -04:00 |
|
Alexandre Quessy
|
c958756cfd
|
add datasheet, manual, shell script for osx
|
2014-04-30 16:20:34 -04:00 |
|
Alexandre Quessy
|
69640f8e32
|
just more prints
|
2014-04-30 16:15:46 -04:00 |
|
Alexandre Quessy
|
c1d6a40716
|
more instructions and more todo
|
2014-04-30 16:13:13 -04:00 |
|
Alexandre Quessy
|
5ced74f360
|
remove useless flags in .pro file for os x
|
2014-04-30 16:09:47 -04:00 |
|
Alexandre Quessy
|
1cadec6d27
|
update doc for making releases
|
2014-04-30 14:19:25 -04:00 |
|
Alexandre Quessy
|
73308ab117
|
Prepare 0.1.0: update version number
|
2014-04-30 14:14:22 -04:00 |
|