1. 04.10.2019 4 коммита
    • Ilya Portnov's avatar
      Call mesh.update(calc_edges=True).
      · 6eeaba51
      Ilya Portnov создал
      Otherwise mesh loops are calculated incorrectly.
      6eeaba51
    • Dealga McArdle's avatar
      Vd attr node last (#2580)
      · dcc89b04
      Dealga McArdle создал
      * add barebone for node
      
      * add temp helper
      
      * correct item labels
      
      * keep socket name simple
      
      * add suitable default for testing
      
      * relocate testing dict
      
      * add whitespace in code
      
      * start describing UILAYout datastructure
      
      * add url bookmark
      
      * prepare vdattr node infrastructure for collectionprops
      
      * vd attr prop group
      
      * populate property group datatypes
      
      * make start of collectionGroup
      
      * continue collectiongroup generation in sv_init
      
      * further collectiongroup grunt work
      
      * removing some dead comment
      
      * further collectiongroup grunt work
      
      * restore sanity to draw_buttons_ext
      
      * commit prior to bigger change
      
      * adds these props explicitly for now
      
      * add working version of UI socket show/hide
      
      * take collectiongroup on the fly from classVDEXP - cooool btw
      
      * remove a few redundant imports
      
      * codeshuffle missed dict (re)name
      
      * rearrange props in drawline
      
      * add quicklink stub before lunch
      
      * add socket quiclink for vd and attr node
      
      * add inferred socket location finder
      
      * make a right mess of it first :)
      
      * refine attr node, can now expand n panel
      
      * status test
      
      * prelim socket acquisition
      
      * improve logic of attr/socket decisions
      
      * introduce the ugliest code necessary
      
      * initial commits complete - works
      
      * initial commits complete - works
      dcc89b04
    • Dealga McArdle's avatar
      Revert "Vd attrs node draw group (#2576)" (#2579)
      · 070853c3
      Dealga McArdle создал
      This reverts commit d3e118f1.
      070853c3
    • Dealga McArdle's avatar
      Vd attrs node draw group (#2576)
      · d3e118f1
      Dealga McArdle создал
      * add barebone for node
      
      * add temp helper
      
      * correct item labels
      
      * keep socket name simple
      
      * add suitable default for testing
      
      * relocate testing dict
      
      * add whitespace in code
      
      * start describing UILAYout datastructure
      
      * add url bookmark
      
      * prepare vdattr node infrastructure for collectionprops
      
      * vd attr prop group
      
      * populate property group datatypes
      
      * make start of collectionGroup
      
      * continue collectiongroup generation in sv_init
      
      * further collectiongroup grunt work
      
      * removing some dead comment
      
      * further collectiongroup grunt work
      
      * restore sanity to draw_buttons_ext
      
      * commit prior to bigger change
      
      * adds these props explicitly for now
      
      * add working version of UI socket show/hide
      
      * take collectiongroup on the fly from classVDEXP - cooool btw
      
      * remove a few redundant imports
      
      * codeshuffle missed dict (re)name
      
      * rearrange props in drawline
      
      * add quicklink stub before lunch
      
      * add socket quiclink for vd and attr node
      
      * add inferred socket location finder
      
      * make a right mess of it first :)
      
      * refine attr node, can now expand n panel
      
      * status test
      
      * prelim socket acquisition
      
      * improve logic of attr/socket decisions
      
      * introduce the ugliest code necessary
      d3e118f1
  2. 01.10.2019 3 коммита
  3. 30.09.2019 7 коммитов
  4. 29.09.2019 7 коммитов
  5. 28.09.2019 12 коммитов
  6. 27.09.2019 3 коммита
    • zeffii's avatar
      use fstring in debug message of SvGetSocket
      · 6e5d5fdb
      zeffii создал
      6e5d5fdb
    • zeffii's avatar
      correct function lookup
      · 7b0c5024
      zeffii создал
      7b0c5024
    • Dealga McArdle's avatar
      Update jig redux2 (#2555)
      · 31d417af
      Dealga McArdle создал
      * resolve outstanding socket issues p1
      
      * use fsring formatting for socket label
      
      * adds auto socket matching
      
      * remove comment deprecated by appropo func name
      
      * add new remap logic
      
      * further restructure initialization
      
      * add more explicit logic variable names
      
      * get ready for branchtest
      
      * use slightly less verbose socket initialization
      
      * use more explicit function names
      
      * initialize all sockets from the start
      
      * commonize socket hide/unhide functions
      
      * add some nodefreezing, may be pointless
      
      * finalizes to usable state, some bugs remain
      
      * wallop node interface into ground
      
      * rename switch toavoid conflict
      
      * remove prints
      
      * avoid funcname corresponding with variable name used inside said func
      
      * remove proxy funcion
      
      * rename ui element
      31d417af
  7. 23.09.2019 4 коммита