[Plugin]$ Keyframe Animation
-
@thomthom said:
Looking very interesting. Will have to have a look at this.
Great! If you, or anyone else, has suggestions for the design, or for new features, I am interested in the feedback.
-
I'd like to see some sort of dialogue, or maybe a toolbar if possible.
-
@tfdesign said:
A great plugin, but I think your price is a little on the steep side.
Well, I guess the market will ultimately decide this issue. But, compared to other commercial animation plugins, I thought the price was a bargain.
-
RP
It is
dtr
-
@solo said:
I'd like to see some sort of dialogue, or maybe a toolbar if possible.
I agree. Web dialogs will likely be in the updates.
A toolbar is quicker than a menu. But if you make shortcuts for the menu items, then you can access them just as fast.
-
@regular polygon said:
@tfdesign said:
A great plugin, but I think your price is a little on the steep side.
Well, I guess the market will ultimately decide this issue. But, compared to other commercial animation plugins, I thought the price was a bargain.
SketchUp was offered by Google to be a non-elitist app for everyone- why I imagine, it was offered for free, but for someone living in a 3rd-world country, or someone on unemployment benefit (and there is a lot of it about these days) $20 is a lot of money. Compared to say the SDS plugin, which IMO does something a lot more complex, and costs $2 more. Or how about even FredoScale, which is a dynamite plugin, but donationware. Please, don't get me wrong, and I'm sure your plugin will do very well, but again it will be richer countries like America who will be able to afford the more basic, yet essential payware plugins, leaving many in poorer nations, out (again).
Tom
-
Living in one of the most expensive countries in the world (a cinema ticket here is about 15$) I can't charge a price that fits the poorest - then there'd be no return value at all. Plugins take a lot of time to develop and the market for profit isn't that big. A price of 10-20$ (even 30$) isn't unreasonable.
The complexity of a plugin can not be determined unless you've seen the code for it. A plugin may appear very simple to the user, but be doing very complex things under the hood.
If this plugin had ben trivial - there'd be a free one out there already. As he mention in his post, there are some that does part of what his do, but not everything and has some issues. Providing a plugin that completes the package is worth $20. Just because SU comes in a free version doesn't mean every plugin has to be free. It's a matter of time spent and value gained. And he has contributed free plugins - so it's not as if he's all about profit.
-
@thomthom said:
Living in one of the most expensive countries in the world (a cinema ticket here is about 15$) I can't charge a price that fits the poorest - then there'd be no return value at all.
OK, how about this then; you make the plugin and I collect the money?
-
You getting into Hungarian mafia business now?
You'll be asking me for "protection"? -
It was just a gentle "offer".
(Now let's stay on topic...) -
I think $19 is fair considering it has a trial period and it's open licence on private use. Also any future upgrades are bundled in. Compared to tgi3d it's peanuts. I know there's more in tgi3d but so far RP has offered his plugins free. Time to reward his efforts.
@ Csaba
On topic enough?
-
-
@thomthom said:
The complexity of a plugin can not be determined unless you've seen the code for it. A plugin may appear very simple to the user, but be doing very complex things under the hood.
Sure, but your missing the point.
Just for the record, I think the UK is now catching up on Norway
Open licence on private use? Sorry I didn't see that. Fair enough then!
-
This looks really great -- I can do almost all of that with Dynamic components (except export) in Sketchup Pro but for Free version users who want that functionality this plugin is truly a bargain at roughly $480 less.
Best,
Jason. -
I'm sure it is Jason
-
This is a great plugin. Animation in SU is something that is so weak and this plugin will definitely help fill the gap in a big way. I see some great ways to use this plugin. Nice job!
-
OK, attached are two illustrations. The illustration labeled "with", has Keyframe Animation 1.0 loaded. The illustration labeled "without" does not have Keyframe Animation 1.0 loaded. As shown in the two illustrations, Keyframe Animation greys out the bottom half of the context menu for workplane.
I am not smart enough to know why, I just discovered it.
Any help would be nice.
-
I installed Work Plane v2.3 to see what would happen. The menu isn't grayed out for me.
As I recall, the cause for grayed out menus was due to plugins that create UI::Command objects inside of context-menu handlers. If that is happening, it is not due to Keyframe Animation, because it does not create any UI::Command objects, and it doesn't even have any context-menus.
Is this bug reproducible? If you remove KFA does it go away? If you reinstall KFA, does it come back?
-
@regular polygon said:
I installed Work Plane v2.3 to see what would happen. The menu isn't grayed out for me.
[attachment=0:1cscrbxh]<!-- ia0 -->workplane_context_menu.png<!-- ia0 -->[/attachment:1cscrbxh]
As I recall, the cause for grayed out menus was due to plugins that create UI::Command objects inside of context-menu handlers. If that is happening, it is not due to Keyframe Animation, because it does not create any UI::Command objects, and it doesn't even have any context-menus.
Is this bug reproducible? If you remove KFA does it go away? If you reinstall KFA, does it come back?
The two illustrations show KFA installed, the "with" illustration and KFA not installed the "without" illustration. There is no model, no other activity except, open Sketchup, make a workplane, and context menu select the workplane to arrive at the two illustrations. And yes this is repeatable.
Ken
-
I think this can occur if a user has an unusual high number of installed plugins. Possibly SketchUp has a limit to how many menu items it can manage.
Advertisement