ekrctb
|
9dcd0bf311
|
Remove IPlayfieldProvider by caching Playfield
|
2021-06-17 10:15:24 +09:00 |
|
ekrctb
|
ef96ceb4ab
|
Introduce IPlayfieldProvider
|
2021-06-15 14:43:04 +09:00 |
|
ekrctb
|
d0e57f7dd9
|
Use HitObject instead of DHO for mania selection blueprint layout
- Fix moving selected hold note between columns will cause a crash
|
2021-06-15 13:20:51 +09:00 |
|
smoogipoo
|
72beddaadc
|
Remove nested blueprints from hold notes
|
2021-05-18 14:25:07 +09:00 |
|
smoogipoo
|
e621cfc4ea
|
Add Apply() method for applying new DHOs
|
2021-05-18 14:14:10 +09:00 |
|
smoogipoo
|
ffb6135a1b
|
Rework hitobject blueprints to take in hitobject models
|
2021-05-13 19:53:32 +09:00 |
|
Dean Herbert
|
b37c5a8749
|
Rollback hold note placement when length is zero
|
2021-04-22 14:59:57 +09:00 |
|
Dean Herbert
|
119c9b4294
|
Fix placement blueprints not being correctly removed after a rolled back placement
|
2021-04-16 14:11:33 +09:00 |
|
ekrctb
|
e3c035fe9c
|
Adjust namespace
|
2020-12-07 12:32:52 +09:00 |
|
Dean Herbert
|
9811c46e35
|
Rename application method to better describe what it actually does
|
2020-11-26 19:16:18 +09:00 |
|
smoogipoo
|
385f7cf85d
|
Implement mania hold note body recycling
|
2020-08-18 17:56:48 +09:00 |
|
Dean Herbert
|
6be5917eb0
|
Remove necessity for custom mania interface caching
|
2020-05-27 23:15:16 +09:00 |
|
Dean Herbert
|
919ff92d15
|
Remove unused resolved composer
|
2020-05-27 22:56:12 +09:00 |
|
Dean Herbert
|
827345ed88
|
Fix mania offsets
|
2020-05-25 22:06:02 +09:00 |
|
Dean Herbert
|
e7442ec3a2
|
Remove need for ManiaSnapResult
|
2020-05-25 19:33:03 +09:00 |
|
Dean Herbert
|
b8130bd366
|
Make mania selection blueprint abstract
|
2020-05-25 19:31:09 +09:00 |
|
Dean Herbert
|
a756e6d212
|
Add xmldoc and remove unnecessary parameter
|
2020-05-21 15:16:30 +09:00 |
|
Dean Herbert
|
a9a1c00cf1
|
Move responsibility placement blueprint's StartTime set to within
|
2020-05-21 14:50:33 +09:00 |
|
Dean Herbert
|
5ad7842b91
|
Move ScreenSpacePositionAtTime to inside Column implementation
|
2020-05-21 13:33:02 +09:00 |
|
Dean Herbert
|
69db62b78a
|
Combine implementation of time-to-position lookup
|
2020-05-20 21:42:21 +09:00 |
|
Dean Herbert
|
63b5f1a376
|
Remove unnecessary IRequireHighFrequencyMousePosition
|
2020-05-20 21:14:20 +09:00 |
|
Dean Herbert
|
e3cec9cf6c
|
Simplify column assignment
|
2020-05-20 21:13:08 +09:00 |
|
Dean Herbert
|
26fb779f4d
|
Move remaining positioning logic local to hold note blueprint
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
2f78866dfb
|
Move positioning out of mania blueprints
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
62092e3f5b
|
Propagate mania column in SnapResult
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
82d6549161
|
Pass down snap result and remove local TimeAt usage
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
970bd86d2e
|
Remove local TimeAt usage in mania placement
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
3354d48a38
|
Change snapping to be screen space coordinate based
|
2020-05-20 21:00:29 +09:00 |
|
smoogipoo
|
78f1b230e9
|
Disable right-click placement in the mania editor
|
2020-05-13 14:43:50 +09:00 |
|
smoogipoo
|
f93291e25b
|
Remove unused override
|
2020-04-28 18:35:22 +09:00 |
|
smoogipoo
|
3eb7c8755c
|
Cleanup
|
2020-04-28 15:34:41 +09:00 |
|
smoogipoo
|
b88dd44252
|
Fix movement not working correctly in down-scroll
|
2020-04-27 19:47:25 +09:00 |
|
smoogipoo
|
7f5a1d7f44
|
Merge branch 'master' into fix-mania-selection
|
2020-04-27 17:09:40 +09:00 |
|
smoogipoo
|
2b0deec491
|
Finish note placement on mouse down
|
2020-04-24 13:20:41 +09:00 |
|
smoogipoo
|
4ebb28d3e7
|
wip
|
2020-04-23 17:52:54 +09:00 |
|
smoogipoo
|
22d2607ff5
|
Only commit if placement is active
|
2020-04-23 12:53:09 +09:00 |
|
smoogipoo
|
c59096a941
|
Fix note placement
|
2020-04-23 12:36:40 +09:00 |
|
Dean Herbert
|
12c21cba7e
|
Add missing masking specification
|
2020-04-11 15:20:27 +09:00 |
|
smoogipoo
|
1952fcc0ce
|
Implement mania hold note skinning
|
2020-03-31 16:42:35 +09:00 |
|
smoogipoo
|
c4f76ffdaf
|
Implement mania note skinning
|
2020-03-31 15:29:25 +09:00 |
|
Dean Herbert
|
0fe41fd50a
|
Fix blueprint showing even when mouse outside of container
|
2020-02-13 09:03:48 +09:00 |
|
Dean Herbert
|
e31d69c749
|
Add commit status to EndPlacement; call BeginPlacement on initial movement
|
2020-02-07 18:02:48 +09:00 |
|
Dean Herbert
|
289be7a17b
|
Merge branch 'i-beat-snapping' into timeline-maybe
|
2020-01-23 15:45:33 +09:00 |
|
Dean Herbert
|
bd96cf94a6
|
Begin refactoring SelectionBlueprint to handle non-drawable HitObjects
|
2020-01-21 12:47:14 +09:00 |
|
smoogipoo
|
bfb056c612
|
Apply input method signature refactorings
|
2020-01-20 18:17:21 +09:00 |
|
smoogipoo
|
7ac6f68de8
|
Rewrite hold note input handling
|
2019-12-23 17:48:57 +09:00 |
|
smoogipoo
|
1f9f03dc66
|
Add temporary fix for null references
|
2019-11-07 13:36:54 +09:00 |
|
smoogipoo
|
8d42e45fd3
|
Make holdnote notes update lazily
|
2019-11-07 13:23:00 +09:00 |
|
smoogipoo
|
8141509a71
|
Split hold note blueprints into separate file
|
2019-11-07 12:59:05 +09:00 |
|
smoogipoo
|
38c2c328ff
|
Rename HitObject -> DrawableObject in selection blueprints
|
2019-10-21 17:04:56 +09:00 |
|