mirror of https://github.com/lgc-4/DataTools3.git
update todo
This commit is contained in:
parent
cfefd9b51a
commit
14f95d0165
|
@ -18,8 +18,8 @@ Modular data conversion tools (for developers)
|
||||||
- [ ] connector value caching
|
- [ ] connector value caching
|
||||||
- [ ] lock text box when an input is connected
|
- [ ] lock text box when an input is connected
|
||||||
- [ ] cycle prevention detection
|
- [ ] cycle prevention detection
|
||||||
- [ ] random number generator
|
- [X] random number generator
|
||||||
- [ ] url encoder / decoder
|
- [X] url encoder / decoder
|
||||||
- [ ] binary encoder (hex, binary)
|
- [ ] binary encoder (hex, binary)
|
||||||
- [ ] module loader
|
- [ ] module loader
|
||||||
- [ ] md5 hasher
|
- [ ] md5 hasher
|
||||||
|
@ -29,7 +29,6 @@ Modular data conversion tools (for developers)
|
||||||
- [ ] presets fetaure
|
- [ ] presets fetaure
|
||||||
- [ ] presets for all converters
|
- [ ] presets for all converters
|
||||||
- [ ] preset for random number generator
|
- [ ] preset for random number generator
|
||||||
- [ ] array type
|
|
||||||
- [ ] array splitters / concatinators
|
- [ ] array splitters / concatinators
|
||||||
- [ ] convert network to code
|
- [ ] convert network to code
|
||||||
- [ ] zoom control buttons
|
- [ ] zoom control buttons
|
Loading…
Reference in New Issue