friction2d / friction

Friction Graphics
https://friction.graphics
GNU General Public License v3.0
185 stars 10 forks source link

Some Features That The Software Needs #66

Open freewarecamp opened 10 months ago

freewarecamp commented 10 months ago

(Previously Created on enve)

Thanks For The Software! I Really Hope That You are fine now. I just want to say some features that will help us working with friction.

  1. Snapping
  2. Grids
  3. Easy Ease Animation (Graph) Shortcut
  4. Speed Graph
  5. Puppet Pin Effect
  6. Camera Layer
axiomgraph commented 10 months ago

why do you need a speed graph

freewarecamp commented 10 months ago

Currently we have a value graph editor and its fine the way it is. But we have to make sure that x and y values are same while making changes in the graph. Whereas speed graph have only one curve to edit multiple values. I hope you get it.

rodlie commented 10 months ago

This is not a comment regarding the feature request, but how feature request are currently handled:

The goal is to stabilize the application (you want a stable foundation to add features on) and get to v1.0. All v0.9.x releases should be considered betas for v1.0. This means I do not want to make major changes until after v1.0. And I don't know when v1.0 is done, probably not this year.

This was a lot of text to say; Maybe in the future we could implement some of the features in this request (if the requests are within the scope of the application, but that's another discussion).


But we have to make sure that x and y values are same while making changes in the graph

Uniform transforms (X+Y) is on the roadmap, and will be worked on at some point (before v1).

I currently use expressions for this issue (but I prefer to use expressions in general).

val=x
return val
freewarecamp commented 10 months ago

Yes Mr. Rodlie I respect your comment. A stable application is more important than having new features. That being said, I look forward to version 1.0 to see updates on friction in the future :)

prokoudine commented 8 months ago

When you request snapping, I hope you also mean on-canvas snapping and equal-distance distribution aka "smart guides" like what you get in Adobe Illustrator, Figma, Penpot, Inkscape, and now even GIMP :)