This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
iD
Watch
1
Star
0
Fork
0
You've already forked iD
mirror of
https://github.com/FoggedLens/iD.git
synced
2026-03-04 18:33:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1deb56daeaa38e137f982f2283eadc73feb4a5c
iD
/
modules
/
actions
History
Quincy Morgan
e476321818
Use loops instead of functions in actionDisconnect.connections, for performance (re:
#7706
)
2020-06-16 13:18:59 -04:00
..
add_entity.js
…
add_member.js
…
add_midpoint.js
…
add_vertex.js
…
change_member.js
…
change_preset.js
…
change_tags.js
…
circularize.js
…
connect.js
Fix issue where merging adjacent points in a loop could disconnect the loop from itself (
close
#7553
)
2020-05-19 15:41:38 -04:00
copy_entities.js
…
delete_member.js
…
delete_multiple.js
…
delete_node.js
…
delete_relation.js
…
delete_way.js
…
discard_tags.js
…
disconnect.js
Use loops instead of functions in actionDisconnect.connections, for performance (re:
#7706
)
2020-06-16 13:18:59 -04:00
extract.js
Enable the Extract operation for multiple selected extractable features (
close
#7600
)
2020-06-04 16:35:25 -04:00
index.js
…
join.js
Load the maximum nodes per way value from the OSM API and add a getter to the service object
2020-06-08 14:38:49 -04:00
merge_nodes.js
…
merge_polygon.js
…
merge_remote_changes.js
Update node-diff3 API calls for v2.0.0
2020-06-04 19:16:49 -04:00
merge.js
Check to remove just
area=yes
after merging, not any
area
value
2020-03-23 12:54:14 -07:00
move_member.js
…
move_node.js
…
move.js
…
noop.js
…
orthogonalize.js
…
reflect.js
…
restrict_turn.js
…
reverse.js
…
revert.js
…
rotate.js
…
split.js
…
straighten_nodes.js
Disable the straighten operation for selections that are already straight (
close
#7658
)
2020-06-08 11:58:10 -04:00
straighten_way.js
Disable the straighten operation for selections that are already straight (
close
#7658
)
2020-06-08 11:58:10 -04:00
unrestrict_turn.js
…
upgrade_tags.js
…