28 Mar, 2013
1 commit
27 Mar, 2013
2 commits
26 Mar, 2013
7 commits
25 Mar, 2013
3 commits
22 Mar, 2013
5 commits
21 Mar, 2013
1 commit
06 Dec, 2012
1 commit
-
it was because of AttributeError related to renderer.
10 Oct, 2012
1 commit
31 Aug, 2012
1 commit
30 Aug, 2012
1 commit
06 Aug, 2012
2 commits
27 Jul, 2012
1 commit
25 Jun, 2012
2 commits
-
… measures are showed in the same slice The problem with removing measures was because a change in pubsub: it only accepts strings in the sendMessage message parameter or tuples of string. I was using int. So it was only necessary to change that in this way: "Remove Actor " + str(slice_number). The problem when opening an inv3 file was because I was not verifying if the measure being added is from the actual showed slice. Squashed commit of the following: commit 59bd23b0141aaa504b4af5a3cdc781b07e09889f Author: Thiago Franco de Moraes <totonixsame@gmail.com> Date: Mon Jun 25 14:43:53 2012 -0300 When opening a inv3 file only the measures from the showing slice in showed commit 07fc45a907438cb7ebdcaca84d47f2b04d301da2 Author: Thiago Franco de Moraes <totonixsame@gmail.com> Date: Mon Jun 25 14:24:47 2012 -0300 Adding measures actor from saved inv3 when it's opened commit 46b02de95bd2f1676a8bd96b18c48301047f9939 Author: Thiago Franco de Moraes <totonixsame@gmail.com> Date: Mon Jun 25 14:17:15 2012 -0300 Removing the measures is working again
-
one. When using the cross tool, the slices may overlap the cross making it difficult to use. To avoid that I'm putting the cross in the overlay renderer instead of adding on the main one. The overlay renderer can be used to these case.
29 Mar, 2012
2 commits
-
…fault size, not with the last size the user setted
-
… release the mouse button
28 Mar, 2012
1 commit
27 Mar, 2012
1 commit
-
…." and "import wx.lib.pubsub as ps" to "from wx.lib.pubsub import pub as Publisher", tested in windows and ubuntu 11.10.
23 Mar, 2012
2 commits
28 Dec, 2011
1 commit
01 Nov, 2011
1 commit
17 Oct, 2011
1 commit
14 Oct, 2011
1 commit
10 Oct, 2011
2 commits