November 11, 2019, 11:50 (GMT) |
Merge branch 'master' into temp-graph-select-changes |
November 6, 2019, 18:42 (GMT) |
Merge branch 'master' into temp-graph-select-changes |
November 6, 2019, 10:22 (GMT) |
Merge branch 'master' into temp-graph-select-changes |
November 6, 2019, 10:20 (GMT) |
Fix rotation and scaling broken in graph editor [insert poo emoji here] |
November 5, 2019, 17:29 (GMT) |
Merge branch 'master' into temp-graph-select-changes |
November 5, 2019, 17:28 (GMT) |
Fix auto-clamped handles set to align on transform if only key selected Wasn't tagging the handles for transform correctly, which ended up messing up the auto-handle logic. Also corrected comments locations. |
November 4, 2019, 11:44 (GMT) |
Apply handle type change to both handles if only key is selected That way one does not have to select the handles first, to apply the handle change correctly. By default we only select the key now, not the handles, so this was annoying. |
November 4, 2019, 11:20 (GMT) |
Merge branch 'master' into temp-graph-select-changes |
October 31, 2019, 16:17 (GMT) |
Allow deselecting individual handles & keys with ctrl+box select |
October 31, 2019, 13:48 (GMT) |
General cleanup and fix USE_HANDLES_AS_CHILD compile time option |
October 31, 2019, 12:58 (GMT) |
Refactor how we communicate handle precedence to curve calculation Use already set flag, much less hacky this way (even though it required additional changes). |
October 31, 2019, 12:40 (GMT) |
Fix dragging broken with auto clamped handles & entire triple selected |
October 31, 2019, 11:27 (GMT) |
Fix mistake in handle transform logic |
October 31, 2019, 10:56 (GMT) |
Merge branch 'master' into temp-graph-select-changes |
October 30, 2019, 17:00 (GMT) |
Only move selected handles on the dragged side E.g. when dragging a right handle, only move selected right handles, keep keys and left handles untouch. This is a bit hacky and feels fragile, since the transform operator doesn't act just on the selection anymore. I plan to get some testing before pushing this into master though. |
October 30, 2019, 10:27 (GMT) |
Merge branch 'master' into temp-graph-select-changes |
October 29, 2019, 15:09 (GMT) |
Merge branch 'master' into temp-graph-select-changes |
October 17, 2019, 09:47 (GMT) |
Merge branch 'master' into temp-graph-select-changes |
October 10, 2019, 16:47 (GMT) |
Make handle drag and selection consistent with other cases When selecting a handle that wasn't selected previously, we deselect others, when dragging an already selected handle, we move it, etc. |
October 10, 2019, 15:42 (GMT) |
Don't change selection of handles when clicking just on key |
|