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-04-22 03:36:37 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0edfc5887491ef2a90e680affd1fd9027048359c
iD
/
modules
/
actions
T
History
Bryan Housel
3f8911c149
Merge pull request
#5999
from openstreetmap/squarish
...
Improve orthogonalization action
2019-03-01 23:28:23 -05:00
..
add_entity.js
…
add_member.js
Add
index
property to cloned object, not actual member object
2018-12-12 02:07:03 -05:00
add_midpoint.js
…
add_vertex.js
…
change_member.js
…
change_preset.js
addTags() -> setTags() / removeTags() -> unsetTags()
2018-11-21 12:59:43 -05:00
change_tags.js
…
circularize.js
…
connect.js
Allow connecting FROM nodes to TO nodes if it's a u-turn
2018-04-16 08:00:44 -04:00
copy_entities.js
…
delete_member.js
…
delete_multiple.js
…
delete_node.js
…
delete_relation.js
…
delete_way.js
…
detach_node.js
Cleanups to Detach Node feature
2018-07-23 13:36:34 -04:00
discard_tags.js
…
disconnect.js
Prevent drag/connect which could damage relations
2018-04-12 17:32:16 -04:00
index.js
Move tag upgrade fix to an action and add unit tests
2019-02-26 10:42:12 -05:00
join.js
Fix loop index bug
2019-01-22 14:50:13 +00:00
merge_nodes.js
Use existing nodes where possible in almost junction connection fix
2019-02-06 12:47:12 -05:00
merge_polygon.js
…
merge_remote_changes.js
…
merge.js
…
move_node.js
…
move.js
…
noop.js
…
orthogonalize.js
Support orthogonalizing a single vertex, add tests
2019-03-01 23:20:50 -05:00
reflect.js
…
restrict_turn.js
Cleanup docs and tests for actionRestrictTurn / actionUnrestrictTurn
2018-02-28 23:55:59 -05:00
reverse.js
pacify eslint
2019-01-29 14:04:36 -05:00
revert.js
…
rotate.js
…
split.js
Rename simpleMultipolygon functions to oldMultipolygon
2019-02-01 15:19:28 -05:00
straighten.js
…
unrestrict_turn.js
Cleanup docs and tests for actionRestrictTurn / actionUnrestrictTurn
2018-02-28 23:55:59 -05:00
upgrade_tags.js
Move tag upgrade fix to an action and add unit tests
2019-02-26 10:42:12 -05:00