Send Quartzcomposer-dev mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.apple.com/mailman/listinfo/quartzcomposer-dev
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Quartzcomposer-dev digest..."
Today's Topics:
1. Re: Quartz Composer and Relative Paths (Christopher Wright)
2. Image Unit & CIImage within a QCPlugin ? (vade)
3. UI suggestion (Adrian Ward)
4. Re: UI suggestion (Alex Drinkwater)
5. Re: UI suggestion (bernardo amorim)
6. Re: UI suggestion (Alessandro Sabatelli)
----------------------------------------------------------------------
Message: 1
Date: Mon, 7 Apr 2008 16:29:09 -0400
From: Christopher Wright <[EMAIL PROTECTED]>
Subject: Re: Quartz Composer and Relative Paths
To: Adrian Ward <[EMAIL PROTECTED]>
Cc: quartzcomposer-dev list list <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
I don't know of anyone who's successfully had composition-relative
paths work in an application yet (without managing path building
themselves to some degree) -- I'm sure there's a way though, I just
don't know it.
Okay my curiosity is piqued... Can you clarify what you mean by that
a bit more?
Are you specifically referring to non QCView type apps?
Yep, this is exactly what I'm referring to. QCView is cheating in
this context since it handles all the environment setup
"automagically." When making a QCRenderer, there is something that
needs to happen for compositionURL to be valid (i.e. not / ), but I'm
not sure what it is (I don't spend enough time fighting with this to
figure it out, but I'm hoping that someone else has.. *shrugs*) --
maybe it is handled automatically with QCRenderers too, and I've just
missed the boat on Leopard?
Good point on distinguishing the use-cases though; this is only of
interest when using QCRenderers, not QCViews. Thanks for pointing
that out :)
--
[ christopher wright ]
[EMAIL PROTECTED]
http://kineme.net/
------------------------------
Message: 2
Date: Mon, 7 Apr 2008 19:19:25 -0400
From: vade <[EMAIL PROTECTED]>
Subject: Image Unit & CIImage within a QCPlugin ?
To: Discussion list for users of Quartz Composer
<[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
Hello.
I have a particular situation which I have tried to solve with a GLSL
shader that unmasks and unfortunate side effect (the loss of line
strip antialiasing - which I really would like), thus I am attempting
a workaround (of a workaround).
I would like to be able to embed some Core Image processing *within* a
plugin. I know, I know, why not put it externally as an input to the
QCPlugin, and my answer would be that I want to have as much
functionality embedded within the plugin itself, for completeness sake
and so users have the 'proper' experience.
However, I cannot seem to find a way to 'get at' the
QCPluginInputImageSource Image, as it is opaque.
Is it possible to init a CIImage from such an input and pass it to
functions such as lockTextureRepresentationWithColorSpace or
bindTextureRepresentationToCGLContext ?
Curious.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.apple.com/pipermail/quartzcomposer-dev/attachments/20080407/262ca388/attachment.html
------------------------------
Message: 3
Date: Tue, 8 Apr 2008 13:03:45 +0100
From: Adrian Ward <[EMAIL PROTECTED]>
Subject: UI suggestion
To: quartzcomposer-dev list list <[email protected]>
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
Dear Apple,
Please please please can you arrange to have the little rotary knobs
used throughout your interface (see example, below) controllable using
the mouse scrollwheel? Having to physically move my mouse in circles
to adjust a fiddly floating point number is a usability nightmare.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pastedGraphic.png
Type: image/png
Size: 3354 bytes
Desc: not available
Url :
http://lists.apple.com/pipermail/quartzcomposer-dev/attachments/20080408/7a8c9775/pastedGraphic.png
-------------- next part --------------
Many kind thanks,
Ade.
ps. Filed as rdar://5848676
------------------------------
Message: 4
Date: Tue, 8 Apr 2008 12:24:28 +0000 (GMT)
From: Alex Drinkwater <[EMAIL PROTECTED]>
Subject: Re: UI suggestion
To: quartzcomposer-dev list list <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="utf-8"
I'll second that!!
And while you're at it, make the twin-paned Inspector panels
properly resizable. I'm thinking particularly of the one where you
edit a macro's In/Out ports, where resizing the panel only makes the
upper pane larger. This is especially annoying as dragging items in
the lists to reorder ports is very annoying if the list is longer
than the height of the pane. The list auto-scrolls far too fast, so
it's often a frustrating two-stage process to drag an item to where
you want it.
I may submit a bug report about this, I think.
alx
http://machinesdontcare.wordpress.com
----- Original Message ----
From: Adrian Ward <[EMAIL PROTECTED]>
To: quartzcomposer-dev list list <[email protected]>
Sent: Tuesday, 8 April, 2008 1:03:45 PM
Subject: UI suggestion
Dear Apple,
Please please please can you arrange to have the little rotary knobs
used throughout your interface (see example, below) controllable using
the mouse scrollwheel? Having to physically move my mouse in circles
to adjust a fiddly floating point number is a usability nightmare.
Many kind thanks,
Ade.
ps. Filed as rdar://5848676
___________________________________________________________
Yahoo! For Good helps you make a difference
http://uk.promotions.yahoo.com/forgood/
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.apple.com/pipermail/quartzcomposer-dev/attachments/20080408/1333ae85/attachment.html
------------------------------
Message: 5
Date: Tue, 8 Apr 2008 13:48:27 +0100
From: "bernardo amorim" <[EMAIL PROTECTED]>
Subject: Re: UI suggestion
To: "Alex Drinkwater" <[EMAIL PROTECTED]>
Cc: quartzcomposer-dev list list <[email protected]>
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"
i´ll second that...
bern
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.apple.com/pipermail/quartzcomposer-dev/attachments/20080408/3994430e/attachment.html
------------------------------
Message: 6
Date: Tue, 08 Apr 2008 09:35:39 -0700
From: Alessandro Sabatelli <[EMAIL PROTECTED]>
Subject: Re: UI suggestion
To: Adrian Ward <[EMAIL PROTECTED]>
Cc: quartzcomposer-dev list list <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Nice!! And thanks for filing the radar. Its definitely not a post
script.
.xX
On Apr 8, 2008, at 5:03 AM, Adrian Ward <[EMAIL PROTECTED]>
wrote:
Dear Apple,
Please please please can you arrange to have the little rotary knobs
used throughout your interface (see example, below) controllable
using the mouse scrollwheel? Having to physically move my mouse in
circles to adjust a fiddly floating point number is a usability
nightmare.
<pastedGraphic.png>
Many kind thanks,
Ade.
ps. Filed as rdar://5848676
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list ([email protected]
)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/asabatelli%40apple.com
This email sent to [EMAIL PROTECTED]
------------------------------
_______________________________________________
Quartzcomposer-dev mailing list
[email protected]
http://lists.apple.com/mailman/listinfo/quartzcomposer-dev
End of Quartzcomposer-dev Digest, Vol 38, Issue 12
**************************************************