remove pointless debug message
Rodolfo Ribeiro Gomes • 4 years ago  
fix missing default constructor
Rodolfo Ribeiro Gomes • 4 years ago  
(un)select all curve points by Ctrl+A and Ctrl+D
Rodolfo Ribeiro Gomes • 4 years ago  
fix dragging of converted/linked layer parameter
Rodolfo Ribeiro Gomes • 4 years ago  
fix bug when moving curve points in time
Rodolfo Ribeiro Gomes • 4 years ago  
avoid waypoint move action duplicates
Rodolfo Ribeiro Gomes • 4 years ago  
allow to move Graph points along time axis
Rodolfo Ribeiro Gomes • 4 years ago  
Graph points can now be moved by keyboard too
Rodolfo Ribeiro Gomes • 4 years ago  
make sure action group do not leak
Rodolfo Ribeiro Gomes • 4 years ago  
no need to enter in edit mode
Rodolfo Ribeiro Gomes • 4 years ago  
curve dragging creates a single undoable action
Rodolfo Ribeiro Gomes • 4 years ago  
improve code reading
Rodolfo Ribeiro Gomes • 4 years ago  
fix curves zooming after changes in d5c4fb52e935
Rodolfo Ribeiro Gomes • 4 years ago  
separate start-dragging code
Rodolfo Ribeiro Gomes • 4 years ago  
implementation draft of dragging curve points
Rodolfo Ribeiro Gomes • 4 years ago  
inverted method logic for better reading
Rodolfo Ribeiro Gomes • 4 years ago  
not reliable pointer usage: copy data
Rodolfo Ribeiro Gomes • 4 years ago  
don't change sign of value in Curves
Rodolfo Ribeiro Gomes • 4 years ago  
fix typo in comment
Rodolfo Ribeiro Gomes • 4 years ago  
discard useless signal connections
Rodolfo Ribeiro Gomes • 4 years ago  
excludes commented and unused code
Rodolfo Ribeiro Gomes • 4 years ago  
allow waypoint selection in Widget_Curves
Rodolfo Ribeiro Gomes • 4 years ago  
don't forget CMake...
Rodolfo Ribeiro Gomes • 4 years ago  
zooming on Widget_Curves keeps pointer focus
Rodolfo Ribeiro Gomes • 4 years ago  
fix minor compilation warning
Rodolfo Ribeiro Gomes • 4 years ago  
fix switch statement case without break
Rodolfo Ribeiro Gomes • 4 years ago  
uses a new struct to handle curve points
Rodolfo Ribeiro Gomes • 4 years ago  
highlight hovered waypoints in Curves
Rodolfo Ribeiro Gomes • 4 years ago  
draw waypoints in Curves dock
Rodolfo Ribeiro Gomes • 4 years ago  
allow visual feedback for waypoint hovering
Rodolfo Ribeiro Gomes • 4 years ago  
move waypoint renderer code to proper file
Rodolfo Ribeiro Gomes • 4 years ago  
fix coding style
Rodolfo Ribeiro Gomes • 4 years ago  
forgot method constness
Rodolfo Ribeiro Gomes • 4 years ago  
move TimePlotData to a separate file
Rodolfo Ribeiro Gomes • 4 years ago  
make TimePlotData smarter
Rodolfo Ribeiro Gomes • 4 years ago  
curves uses auxiliary methods
Rodolfo Ribeiro Gomes • 4 years ago