- 08.07.2022 1 коммит
-
-
Sergey создал
-
- 02.07.2022 1 коммит
-
-
Dealga McArdle создал
* wallrus * this probably works * use ast_node props rather than passing explicitely * add operator example * add comment to example * use ternary * add caching template * add file * newline * add timepart explanation * type
-
- 01.07.2022 2 коммита
-
-
Dealga McArdle создал
* add less obtuse function_str finder * walruski * add tentative snlite support for mute * should handle a default situation where input matches output * agnostic function * reuse function * complete abstraction
-
-
- 26.06.2022 4 коммита
-
-
Dealga McArdle создал
* using print because info displays useless extra info * remove commented code * adds named section timer called timepart * formatted by black
-
Dealga McArdle создал
-
Dealga McArdle создал
* apparently duration decorator is not perfect * remove decorator * added dep * rm duration decorator * fix clipverts
-
Dealga McArdle создал
* add templates, numba uncache * make it non craching * fix unreported comment-bug in required socket mode * correct comment * parse only if socketline is correct
-
- 25.06.2022 3 коммита
-
-
luzpaz создал
-
Dealga McArdle создал
-
-
- 24.06.2022 1 коммит
-
-
Dealga McArdle создал
* add operator.. but it has bugs * almost adds to correct location * fix nodelocation from center view * correctly places a new snlite in the middle of an open nodetree
-
- 21.06.2022 2 коммита
-
-
-
Dealga McArdle создал
-
- 19.06.2022 2 коммита
-
-
Dealga McArdle создал
-
Dealga McArdle создал
* correctly outputs all polygon colors * revert from a different pr * revert more * revert more * last revert
-
- 17.06.2022 1 коммит
-
-
Dealga McArdle создал
* a few modifications and rst * walrus assignment * adds initial version of FreeCAD_utils module * add corrected name * append instead of add * rename * why wont the name change * Rename FreeCad_utils.py to FreeCAD_utils.py simple * drop triangulation code for now * change fcutil * correct set add * restore to working order * explain why get_node isn't used * drop some indent * use python idioms * add spaces * more context managers * rm whitespace * modernize * small change * dict version? * 6 fold speed increase using lame dict (without rounding) * list comprehension version * some comments * forgot to pass faceedges, but wasn't using them * apply some aliasing * remove commented out code * shuffle whitespace * rewrite.. but keep old in the comment * revert code of untested part * add lenient mode to solid_to_mesh does ngons nicely * rm whitespace * typo * typo * register differently * update docs * update docs * update solid to mesh doc * correct rst syntax * testing this lame registration cycle * title change * back to old registration tactic * wtf * place in correct location * fstring in doctests * revert to F.closeDocument(doc.Name)
-
- 16.06.2022 1 коммит
-
-
Sergey создал
-
- 15.06.2022 1 коммит
-
-
Dealga McArdle создал
-
- 14.06.2022 1 коммит
-
-
Durman создал
-
- 13.06.2022 2 коммита
-
-
- 12.06.2022 2 коммита
-
-
Dealga McArdle создал
Give FCStd_read a method to automatically remove redundant faces for basic and standard modes (#4525) * add numpy version of non_redundant_faces_indices_np * add trianglecheck+redundancy remover for basic and standard * test * remove debug code * move method into else statement
-
Sergey создал
* fix the problem when new scene events come during execution of a tree and execution start looping * make scene handler close to impossible to cancel to prevent events which are impossible to handle
-
- 11.06.2022 3 коммита
-
-
Dealga McArdle создал
* show more info * add comments * resolve document name issue * worth a try * typo-
-
-
Dealga McArdle создал
-
- 10.06.2022 2 коммита
-
-
luzpaz создал
-
Dealga McArdle создал
* display args kwargs only if used * convert to logging.info * newline before print * store can_paint for later! * use rounding for ms * color duration too * a little bit of color * remove global * remove import * drop globals * use a color function * add docstring to strcolor function * fewer lines
-
- 09.06.2022 3 коммита
-
-
Dealga McArdle создал
-
Dealga McArdle создал
-
Dealga McArdle создал
* add steps to include consoledrawing code in stethoscope * experimental only * bgl drawing works * add everything needed to display lexed text * remove commented code * adds index element * adds threshold and summary limit * adds configurations to drawbuttons * option to suppress the <list> ident in mixed lists * remove list entirely, non greedy form * streamline advanced_parser_socket * parts can be cached when the console doesn't change size between updates * specify location of dict * restructure sv++ func * correct order * revert * fix data index to be always valid * updates before mixing * small comment * cleanup imports * cleanup imports * cleanup imports * cleanups to imports * simplify code * faster uv_indices generation using itertools * remove double code * revert whitespace * remove further whitespace * rename consolemixin * add file * small ui formatting * numba speeds up uv creation * add multiline to cprint * add njit to get_console_grid * two functions njitted * remove njit * wtf. cached buffer * remove prints * remove profile * fstring stringrounding * revert fstr rounding for now.. * revert fstring rounding * streamline passthru * remove console_print from snlite * missing import * name clash * rounding if pretty * add preps for threshold * changed order of console_print params * snlite alias, arg order fix * add console_print to reloadables * add chopup function, and move around some UI * add basic chopping * fixes tokenizer changes
-
- 08.06.2022 1 коммит
-
-
Durman создал
-
- 07.06.2022 4 коммита
-
-
-
Dealga McArdle создал
* is it overhead.. * cast to nparray * alternative to newaxis * that's faster.. * try this * fully njit * remove commented out code, and typo * rm whitespace * comment * adds cyclic mode * does this introduce slight overhead? * gofaster works! * make decorators_warpspeed * add file * use cleaner names * rename file * rm whitespace * had nothing to do with x or y, so renamed var * slightly faster * adds cyclic version to numba modification * add decorator parameters * literal signature evaluation fails * it's not going to work this way * is fastest * clearup comment, print statements * show autogenerated signature * fast fast fast * compiled node name * remove unusable code * this is the fastest impl * makes more sense * newline
-
Sergey создал
* improving handling of reroute and wifi nodes add test of cleaning a node tree from reroute and wifi nodes
-
Durman создал
-
- 06.06.2022 3 коммита
-
-
-
-
Durman создал
-