This website requires JavaScript.
Explore
Help
Register
Sign In
callisto-debian
/
gimp
Watch
1
Star
0
Fork
0
You've already forked gimp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
26,670
Commits
2
Branches
0
Tags
b95dda6eeac7fc31f4dc70d7c4c27572d4df229f
Commit Graph
5 Commits
Author
SHA1
Message
Date
Alexia Death
b95dda6eea
app: Fix dynamics mixing for inputs&outputs that have paint options toggles
2009-12-18 20:51:23 +02:00
Michael Natterer
0c81d491fb
Change coords in GimpDynamicsOutput from call-by-value to "const GimpCoords*"
2009-10-27 14:30:20 +01:00
Michael Natterer
8fed74777d
Rename boolean properties of GimpDynamicsOutput from "foo" to "use-foo"
2009-10-12 19:06:11 +02:00
Michael Natterer
dab5f9e691
Rename all GimpDynamicsOutput functions to gimp_dynamics_output_foo()
2009-10-11 15:54:59 +02:00
Michael Natterer
cad2218b6a
Move GimpDynamicsOutput to its own class
...
...but use it only as struct to keep GimpDynamics' properties for now. More refactoring later.
2009-10-11 13:53:59 +02:00