Skip to content

Tags: smurfix/kf2

Tags

v0.1.14-embed

Toggle v0.1.14-embed's commit message
Don't implement zoom/move speedups if distance estimator AND jitter

v0.1.13-embed

Toggle v0.1.13-embed's commit message
Comments, whitespace

Consistency is helpful for finding code …

v0.1.12-embed

Toggle v0.1.12-embed's commit message
Switch back to fixed-point, when appropriate

v0.1.11-embed

Toggle v0.1.11-embed's commit message
Simplify Settings code

We no longer compare old with new settings.
Instead we compare current values with those from Settings
(new if set, current otherwise). Thus incremental changes are easy
(update NewSettings without moving it to Settings), as is reverting them
(remove newSettings and call ApplySettings).

ChgXXX macros now answer the question
"do the (new) settings change parameter XXX".

v0.1.10-embed

Toggle v0.1.10-embed's commit message
Handle re-rendering (or not)

Needs some cleanup.

v0.1.9-embed

Toggle v0.1.9-embed's commit message
Add a way to check whether applying new settings is OK in the current…

… situation.

v0.1.8-embed

Toggle v0.1.8-embed's commit message
Use a saved config object for the color dialog

v0.1.7-embed

Toggle v0.1.7-embed's commit message
doesn't actually exist

v0.1.6-embed

Toggle v0.1.6-embed's commit message
Merge remote-tracking branch 'intern/demutex'

v0.1.0-embed

Toggle v0.1.0-embed's commit message
Export settings as string