Commit Graph

11 Commits

Author SHA1 Message Date
Bryan Housel
fd0803f89c Don't limit movement if this is vertex joins 2 endpoints..
(closes #2731)
2016-07-24 17:30:35 -07:00
Bryan Housel
2450782c3e Allow movement of any node that is in the selectedIDs list..
(closes #3195)
2016-07-24 17:08:07 -07:00
Tom MacWright
af776501d3 Require locale, second pass (#3259)
* Require locale, second pass

* Remove t global, remove t where it isn't needed
2016-07-21 16:20:13 -04:00
Tom MacWright
604d1e2719 import lodash (#3257) 2016-07-19 12:04:16 -04:00
Martin Raifer
50bae40f5c fix crash when using move operations on "intersection" vertices
_.all doesn't exist anymore in the latest releases of lodash
-> use _.every instead
2016-07-07 13:20:17 +02:00
Tom MacWright
9c82bba6fb [wip] use diff3 like a module (#3228)
* [wip] use diff3 like a module

* Fix diff3 style, comment out diff3 test
2016-07-06 14:16:25 -04:00
Kushan Joshi
39c82af158 Sort modules [eslint rule] 2016-07-06 12:12:08 +05:30
Kushan Joshi
74028b8f16 add external imports to actions 2016-06-18 01:47:04 +05:30
Kushan Joshi
ff1ee79f6e Fix minor linting errors in modules/actions 2016-06-14 18:52:48 +05:30
Tom MacWright
9e03edc493 Start inter-requiring actions 2016-06-14 09:09:44 -04:00
Tom MacWright
266504d4e2 Baby steps mode 2016-06-06 16:54:24 -04:00