Joel Holdsworth
|
f327dcab7a
|
Tidyups
|
2009-01-24 14:34:26 +00:00 |
|
Joel Holdsworth
|
aa5cf0ea3a
|
Made a track expand when the dragging track is going to be dragged
inside
|
2009-01-24 14:33:49 +00:00 |
|
Joel Holdsworth
|
1951324726
|
Corrected a typo
|
2009-01-24 14:17:20 +00:00 |
|
Joel Holdsworth
|
7a066cdd72
|
Fixed bug in measure branch height
|
2009-01-24 14:16:33 +00:00 |
|
Joel Holdsworth
|
ed1f4abfea
|
Refactored find_branch_parent
|
2009-01-24 12:50:49 +00:00 |
|
Joel Holdsworth
|
53297cccd6
|
Tidied and documented Track::find_parent
|
2009-01-24 12:02:09 +00:00 |
|
Joel Holdsworth
|
9879aef3dd
|
Tidied and documented TimelineLayoutHelper
|
2009-01-24 10:58:54 +00:00 |
|
Joel Holdsworth
|
1908ff08a0
|
Removed extraneous TimelineLayoutHelper::draggingTrack member
|
2009-01-24 10:37:04 +00:00 |
|
Joel Holdsworth
|
e15adf1afb
|
Reorganized attempt_drop_* functions
|
2009-01-24 10:15:58 +00:00 |
|
Joel Holdsworth
|
69253909e3
|
Initial drop code added
|
2009-01-21 23:48:56 +00:00 |
|
Joel Holdsworth
|
1472a2ebe4
|
Improved track drop code
|
2009-01-21 18:20:11 +00:00 |
|
Joel Holdsworth
|
78e0f9bbe6
|
WIP: Gave dragging a more immediate feeling
|
2009-01-21 00:20:33 +00:00 |
|
Joel Holdsworth
|
d209e0e2f2
|
Made drop targets more sensible
|
2009-01-20 23:31:40 +00:00 |
|
Joel Holdsworth
|
b0f56c070d
|
WIP: Initial commit of prototype real drop hit test code
|
2009-01-20 21:39:33 +00:00 |
|
Joel Holdsworth
|
977cbf9e64
|
Fixed track drag raise behaviour
|
2009-01-19 18:14:52 +00:00 |
|
Joel Holdsworth
|
47296381a8
|
WIP: Added keep-above code
|
2009-01-17 15:05:19 +00:00 |
|
Joel Holdsworth
|
c9d269872e
|
Fixed a bug with dragging when the timeline is scrolled down
|
2009-01-15 18:57:58 +00:00 |
|
Joel Holdsworth
|
0b5fb555b6
|
Added dragging of whole branches
|
2009-01-15 18:54:13 +00:00 |
|
Joel Holdsworth
|
4a8f5629f6
|
WIP: Restructured track headers for more refined drag support
|
2009-01-14 23:20:43 +00:00 |
|
Joel Holdsworth
|
d2d27abe4a
|
Added pt_in_rect function
|
2009-01-10 21:43:24 +00:00 |
|
Joel Holdsworth
|
542af7cc80
|
WIP: Added preliminary track dragging support
|
2009-01-10 21:25:05 +00:00 |
|
Joel Holdsworth
|
1f73978dd4
|
Added is_animating function
|
2009-01-09 20:03:55 +00:00 |
|
Joel Holdsworth
|
57d73eca1e
|
Removed an obselete constant
|
2009-01-09 19:49:57 +00:00 |
|
Joel Holdsworth
|
b48d8fc49b
|
Tidied up, simplified and documented expand animation code
|
2009-01-05 20:03:52 +00:00 |
|
Joel Holdsworth
|
43897d214d
|
Made animation time based not tick based
|
2009-01-05 00:05:14 +00:00 |
|
Joel Holdsworth
|
8db54f1179
|
Removed some debug messages
|
2009-01-04 23:32:29 +00:00 |
|
Joel Holdsworth
|
05b17a7148
|
Simplified the layout animation a little
|
2009-01-04 21:16:45 +00:00 |
|
Joel Holdsworth
|
e74e55df98
|
Tidied up TimelineLayoutHelper::layout_headers_recursive
|
2009-01-04 20:29:05 +00:00 |
|
Joel Holdsworth
|
932697b836
|
Made animation parabolic
|
2009-01-03 17:22:12 +00:00 |
|
Joel Holdsworth
|
dc9dd3fbd7
|
WIP: Initial track tree expand animation
|
2009-01-03 16:06:30 +00:00 |
|
Joel Holdsworth
|
a28a901539
|
Added an extra const of consistency
|
2009-01-02 15:47:56 +00:00 |
|
Joel Holdsworth
|
8ad308e679
|
Fixed the find functions so they're offset by the scroll position, not
absolute
|
2009-01-02 15:25:45 +00:00 |
|
Joel Holdsworth
|
2a9f1764c8
|
Tidied TimelineLayoutHelper
|
2009-01-02 13:18:09 +00:00 |
|
Joel Holdsworth
|
1c685a2d61
|
Added a new layout update infrastructure
|
2009-01-02 13:03:00 +00:00 |
|
Joel Holdsworth
|
a501616a87
|
Transitioned TimelineLayoutHelper::get_track_header_rect to return
weak_ptr
|
2009-01-02 12:43:21 +00:00 |
|
Joel Holdsworth
|
e135cb18cb
|
Removed TimelineBody::track_from_point
|
2009-01-02 12:41:30 +00:00 |
|
Joel Holdsworth
|
bcd5dababe
|
Transitioned TimelineBody drawing code to use the TimelineLayoutHelper
|
2009-01-02 12:17:19 +00:00 |
|
Joel Holdsworth
|
c05f0fbbfb
|
Added a comment
|
2009-01-02 11:39:45 +00:00 |
|
Joel Holdsworth
|
afb5b7298f
|
WIP: Applying new layout system
|
2009-01-01 18:43:46 +00:00 |
|
Joel Holdsworth
|
ac28251915
|
Added layout code from TimelineHeaderContainer
|
2009-01-01 13:31:34 +00:00 |
|
Joel Holdsworth
|
8d44b90a8b
|
Removed a spurious lumiera::
|
2008-12-31 17:29:57 +00:00 |
|
Joel Holdsworth
|
8d092d3b85
|
Added TimelineLayoutHelper::clone_tree_from_sequence
|
2008-12-31 17:05:32 +00:00 |
|
Joel Holdsworth
|
77c056266f
|
Added empty timeline layout helper class
|
2008-12-30 22:27:09 +00:00 |
|