Skip to content

Activity

Minor updates (debugging)

Zshandipushed 1 commit to 6-check-for-lines-crossing-other-lines-when-connecting-them • e80ef31…12728e1 • 
on Jul 26, 2024

Add some debug drawing for collisions

Zshandipushed 1 commit to 6-check-for-lines-crossing-other-lines-when-connecting-them • c2ea260…e80ef31 • 
on Jul 20, 2024

Line intersection working, but has minor bugs

Zshandipushed 2 commits to 6-check-for-lines-crossing-other-lines-when-connecting-them • d9e9eba…c2ea260 • 
on Jul 20, 2024

Rename SimpleCollision to CollisionShapeRes to match class name

Zshandipushed 2 commits to 6-check-for-lines-crossing-other-lines-when-connecting-them • a14ab1b…d9e9eba • 
on Jul 18, 2024

Create SimpleCollision.gd

Zshandipushed 2 commits to 6-check-for-lines-crossing-other-lines-when-connecting-them • 7ab1fb9…a14ab1b • 
on Jul 18, 2024

Deleted branch

5 check for lines crossing extra dots when connecting them (#14)

Zshandicreated 6-check-for-lines-crossing-other-lines-when-connecting-them • 7ab1fb9 • 
on Jul 15, 2024

5 check for lines crossing extra dots when connecting them (#14)

Pull request merge
Zshandipushed 1 commit to main • 45013a6…7ab1fb9 • 
on Jul 15, 2024

Change epsilon type to float

Zshandipushed 1 commit to 5-check-for-lines-crossing-extra-dots-when-connecting-them • d80778c…289f749 • 
on Jul 15, 2024

Add comments and edge-case sorting

Zshandipushed 1 commit to 5-check-for-lines-crossing-extra-dots-when-connecting-them • 5e81b30…d80778c • 
on Jul 15, 2024

Add logic to check for line intersecting multiple points

Zshandipushed 3 commits to 5-check-for-lines-crossing-extra-dots-when-connecting-them • 45013a6…5e81b30 • 
on Jul 15, 2024

Add notes when connecting lines, and tune when shape is connected

Zshandicreated 5-check-for-lines-crossing-extra-dots-when-connecting-them • 45013a6 • 
on Jul 14, 2024

Deleted branch

Zshandideleted add_sounds • 
on Jul 14, 2024

Add notes when connecting lines, and tune when shape is connected

Pull request merge
Zshandipushed 1 commit to main • f76075e…45013a6 • 
on Jul 8, 2024

Add finishing sound

Zshandipushed 2 commits to add_sounds • 77004fa…b2c02b1 • 
on Jul 6, 2024

Add piano note, which is then pitched to create ascending notes when …

Zshandipushed 1 commit to add_sounds • f76075e…77004fa • 
on Jul 5, 2024

Add basic shape connection functionality (#2)

Zshandicreated add_sounds • f76075e • 
on Jul 5, 2024

Deleted branch

Zshandideleted connect_shape • 
on Jul 1, 2024

Add basic shape connection functionality (#2)

Pull request merge
Zshandipushed 1 commit to main • 169beb6…f76075e • 
on Jul 1, 2024

Add fade out for lines / in for points at end of shape display

Zshandipushed 1 commit to connect_shape • 282ed3c…d2f2ee8 • 
on Jul 1, 2024

Add shape animation and delay

Zshandipushed 1 commit to connect_shape • 532cfe6…282ed3c • 
on Jul 1, 2024

Add basic shape logic

Zshandipushed 2 commits to connect_shape • 169beb6…532cfe6 • 
on Jul 1, 2024

Increase circle touch radius & line width

Zshandicreated connect_shape • 169beb6 • 
on Jun 29, 2024

Increase circle touch radius & line width

Zshandipushed 1 commit to main • 597a8ef…169beb6 • 
on Jun 29, 2024

Deleted branch

Zshandideleted multitouch_and_controller_refactor • 
on Jun 29, 2024

Multitouch and controller refactor (#1)

Pull request merge
Zshandipushed 1 commit to main • 79224ae…597a8ef • 
on Jun 29, 2024

Change background to black

Zshandipushed 2 commits to multitouch_and_controller_refactor • 59a2c76…ddc6fa4 • 
on Jun 29, 2024

Make controller add / clear the lines

Zshandipushed 2 commits to multitouch_and_controller_refactor • 84e2dc5…59a2c76 • 
on Jun 28, 2024

Add logic for detecting connections to PointConnectionController

Zshandipushed 4 commits to multitouch_and_controller_refactor • c67a59f…84e2dc5 • 
on Jun 28, 2024

Update point states and start refactor

Zshandicreated multitouch_and_controller_refactor • c67a59f • 
on Jun 23, 2024