Skip to content

Pull requests: CodingTrain/QuadTree

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

refactored the sketch.js file
#28 by MkLahane was merged Feb 23, 2019 Loading…
added check collision functionality
#27 by MkLahane was merged Feb 23, 2019 Loading…
Adding basic Processing version of the JS QuadTree
#16 by Carla-de-Beer was closed Feb 23, 2019 Loading…
Added support for circle shaped query
#6 by edenkl8 was merged Mar 27, 2018 Loading…
Added clear and all operations
#11 by MaanooAk was closed Sep 16, 2019 Loading…
Slight changes all over the place + flocking example
#18 by mike239x was closed May 8, 2018 Loading…
Changed all vars to let
#20 by spiray was merged Apr 10, 2018 Loading…
Split points into buckets after overfilling
#17 by Tordek was closed Apr 1, 2018 Loading…
Flocking with quadtree
#19 by WakeMeAtThree was closed Apr 13, 2018 Loading…
Removed redundant code
#21 by spiray was closed Aug 15, 2018 Loading…
replacing let in place of var
#22 by MkLahane was merged Apr 12, 2018 Loading…
refactored the if statement
#23 by MkLahane was merged Apr 14, 2018 Loading…
Unit tests + npm setup
#14 by Dezzles was merged Mar 31, 2018 Loading…
Fixed adding the points twice
#7 by MaanooAk was merged Mar 27, 2018 Loading…
Avoids unnecessary repetitive operations
#1 by AlainGourves was merged Mar 26, 2018 Loading…
Add saving and loading to JSON
#31 by crhallberg was merged Feb 26, 2019 Loading…
1 task done
Split parent's points into buckets when overfilled
#15 by Tordek was closed Apr 1, 2018 Loading…
Bug corrected
#3 by Drarig29 was closed Mar 27, 2018 Loading…
Make this more readable
#2 by Drarig29 was merged Mar 27, 2018 Loading…
Pass points to the 4 new boundaries when dividing.
#10 by suppergerrie2 was closed Apr 16, 2018 Loading…
Outside bounds bug fix
#5 by MaanooAk was merged Mar 27, 2018 Loading…
QuadTree merging and minor changes
#24 by Dezzles was merged Feb 23, 2019 Loading…
Add Closest Operation
#25 by crhallberg was merged Feb 23, 2019 Loading…
4 tasks done
Add module exports without causing a console message.
#26 by crhallberg was merged Apr 23, 2018 Loading…
ProTip! Adding no:label will show everything without a label.