[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #9014] Add "camlight" function
From: |
Colin Macdonald |
Subject: |
[Octave-patch-tracker] [patch #9014] Add "camlight" function |
Date: |
Thu, 2 Jun 2016 21:47:08 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0 |
Follow-up Comment #3, patch #9014 (project octave):
Great, thanks for the review!
Re:
hl = light;
camlight (hl, 45);
Thank you, I wondered what they did. However, I think that behaviour is a
bug:
1. suppose I have a figure(1).
2. then ishandle(1) returns true (at least on my computer.
3. now suppose I try to camlight(1, 30) to change the view.
4. Boom! error, but camlight(2, 30) is just fine.
Indeed, avoiding this is one of my test cases.
re: camup, campos, camtarget: oops, I was doing those next. Maybe this patch
should not mention those at all.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?9014>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-patch-tracker] [patch #9014] Add "camlight" function, Colin Macdonald, 2016/06/01
- [Octave-patch-tracker] [patch #9014] Add "camlight" function, Colin Macdonald, 2016/06/02
- [Octave-patch-tracker] [patch #9014] Add "camlight" function, Markus Mützel, 2016/06/02
- [Octave-patch-tracker] [patch #9014] Add "camlight" function,
Colin Macdonald <=
- [Octave-patch-tracker] [patch #9014] Add "camlight" function, Colin Macdonald, 2016/06/02
- [Octave-patch-tracker] [patch #9014] Add "camlight" function, Colin Macdonald, 2016/06/02
- [Octave-patch-tracker] [patch #9014] Add "camlight" function, Markus Mützel, 2016/06/03
- [Octave-patch-tracker] [patch #9014] Add "camlight" function, Markus Mützel, 2016/06/03
- [Octave-patch-tracker] [patch #9014] Add "camlight" function, Markus Mützel, 2016/06/03