Commit Graph

7 Commits

Author SHA1 Message Date
Riccardo Schirone
79bee09fc3 Use g->x and g->y to rebase x/y got with r_str_str_xy
* Use RVector instead of RPVector
* Use RAGraph instead of the fixed core->agraph which may be wrong
* Fix infinite loop and remove unused functions
2020-05-03 17:33:36 +02:00
pancake
4b0e25caeb Implement findNextWord in the interactive Visual Graph ##graph 2020-05-03 17:33:36 +02:00
dodococo
a0354d4cfd Implement agd* based commands (#14809)
* ag* commands fully functional
* Indent and r_return usage
* All agd* commands functional now
* Graphs are pretty now
* Refactoring the code
* Fixed assertion error
* Fixed broken agf
2019-08-16 22:51:11 +08:00
pancake
027fd8c494 Add graph.body and graph.bubble config vars, move sin/cos into r_util ##graph 2019-06-29 01:07:25 +02:00
pancake
645aa0f2a5 Implement graph.ntitles to toggle graph title nodes ##graph 2019-05-18 12:22:46 +02:00
pancake
4d94311ee5 Implement graph.dummy for toggling the creation of dummy nodes 2019-05-06 00:10:44 +02:00
radare
89211e61ac
Implement graph neighbourhood navigation with i and I keys ##visual 2019-05-05 03:02:49 +03:00