- 19.06.2021 4 коммита
-
-
Dealga McArdle создал
-
-
Ilya Portnov создал
-
Ilya Portnov создал
-
- 18.06.2021 1 коммит
-
-
Ilya Portnov создал
-
- 16.06.2021 1 коммит
-
-
Ilya Portnov создал
-
- 13.06.2021 1 коммит
-
-
Dealga McArdle создал
-
- 12.06.2021 3 коммита
-
-
Dealga McArdle создал
-
Dealga McArdle создал
-
Dealga McArdle создал
* remove curvemapper from snlite * using self.info * remove a few prints * use fstrings * no need to hasattr * less info * use debug * memo * complete > comment * function is no longer called * remove unused imports * these functions are no longer needed in snlite * prepare for new directive * typo * info <- print * postpone error reporting.. or execution * reorder test for unregister * Revert registration order * try > * fix logic > * seems ok * seems ok * seems ok * forgot to pass from self * typo * remix logic * maybe * printing only if execution_ends_early * use default to get content from socket * remove some debug prints * confirm it works. but i might remove for now * use default * remove print
-
- 11.06.2021 1 коммит
-
-
- 10.06.2021 8 коммитов
-
-
durman создал
-
durman создал
fixing problem of registering old nodes which uses the decorator from handling_nodes.py. During initialization (second time) they was tried to be registered two times
-
durman создал
-
-
-
durman создал
add errors catching and remove calling of load file update. I consider this calls as really fragile solution to update nodes content after loading a file even if it looks like proper approach. It will let to keep our update system simpler and don't think how this should be handled during importing JSON files.
-
durman создал
-
durman создал
move update upon file loading to process method. It is not great place to do this but it will let to keep our update system simpler.
-
- 09.06.2021 5 коммитов
-
-
durman создал
remove upgrade nodes module, most code was related with saved node trees before 2018. To keep the code does not have sense because in 2018 backward compatibility with old node trees was broken. Now nodes should have `load_file_update` method if they want to fix something upon loading a file.
-
durman создал
-
durman создал
refactoring dummy nodes module, the module was not reacting on reloading event (F8, script.reload), some functions had ridiculous logic, mistakes in function descriptions
-
durman создал
refactoring old nodes module, add logic of registering all old nodes, the module was not registering any old node classes during reload event
-
durman создал
-
- 08.06.2021 11 коммитов
-
-
Dealga McArdle создал
* test direct * check direct attrbites of module * dont squash two module types * old_nodes.unregister can test first if the node is registered * use debug * remove comment
-
Dealga McArdle создал
* using more lenient attr lookup * ugly api.. * skip this state change * safe removal test * typo * use info * transfer some info to debug * dont need it now * rename text.001 to tie_instructions * check if the original works? * different tie file * no such thing as font_pointer * identifier not found in datakind * test what file names are present * stricter return system * it's not updating from filename * comment captured * revert after testing * add summary of lookup failures * no filename, no use to lookup * revert to debug
-
Dealga McArdle создал
* add draw_label to SvSetDataObjectNodeMK2 * display only formula if formula is filled * suppress warning
-
Dealga McArdle создал
-
durman создал
-
durman создал
-
durman создал
-
durman создал
-
durman создал
-
durman создал
-
durman создал
-
- 07.06.2021 4 коммита
-
-
Dealga McArdle создал
without this postfix the `.bat` does not complete all tests. or indeed any tests.
-
-
durman создал
-
durman создал
# Conflicts: # json_examples/Advanced/Pineapple.json # node_tree.py # utils/__init__.py
-
- 06.06.2021 1 коммит
-
-
Dealga McArdle создал
-