|
efd314fb9a
|
patch.multiple_safe_eval and patch.safe_eval are now the safe function with a multiple parameter
|
2022-07-12 20:57:11 +02:00 |
|
|
cb38bf3ae5
|
Patch.safe_eval now have a env parameter where any variable can be used for the safe_eval
|
2022-07-12 20:31:47 +02:00 |
|
|
cb069fe240
|
safe_eval now has mod_config in the environnement
|
2022-07-12 20:02:03 +02:00 |
|
|
cf0f61d8ee
|
implemented bmg patch operation by id
|
2022-07-11 23:46:48 +02:00 |
|
|
804c9f38f6
|
removed the need of temporary file by using stdin as input data
|
2022-07-10 23:56:57 +02:00 |
|
|
69aa29c630
|
fixed untouched patched file content being erased if the mode was set to "edit"
|
2022-07-10 22:54:26 +02:00 |
|
|
e403d1dce1
|
added Layer, AbstractLayer, IDLayer and RegexLayer for bmg patch operation (unimplemented)
|
2022-07-09 23:08:08 +02:00 |
|
|
dde5a134a5
|
preparing bmg patch
|
2022-07-09 22:09:07 +02:00 |
|
|
093319eece
|
fixed the ImageLayer Operation that was not pasting the image of top of the other correctly
|
2022-07-07 23:35:44 +02:00 |
|
|
6831b18c0a
|
fixed image patch operation of type "image" that would not affect the final image
|
2022-07-05 23:25:42 +02:00 |
|
|
ca833eca2a
|
fixed img-generate in the Patch and some other minor issue
|
2022-07-05 22:34:10 +02:00 |
|
|
90ab49aa29
|
splitted Patch.py into a package
|
2022-07-04 22:51:40 +02:00 |
|