1. 31.03.2021 1 коммит
    • Victor Doval's avatar
      fixes #3987
      · 5748862f
      Victor Doval создал
      There as a trouble of creating itertools iterators from other iterator items... change one of the to regular matching strategy
      5748862f
  2. 30.03.2021 2 коммита
  3. 28.03.2021 5 коммитов
  4. 27.03.2021 1 коммит
  5. 24.03.2021 2 коммита
  6. 19.03.2021 4 коммита
  7. 18.03.2021 3 коммита
  8. 17.03.2021 1 коммит
  9. 16.03.2021 1 коммит
  10. 15.03.2021 3 коммита
  11. 14.03.2021 5 коммитов
    • DolphinDream's avatar
      Update Display Nodes panel script
      · 7dbe3d54
      DolphinDream создал
      - add icons to the constrains layout nodes (width, height, aspect)
      - add node alignment within columns/bins (left, center, right)
      - var renaming, cleanup, comments
      - add logging debug instead of prints
      - add try/catch for spawning to avoid crashes
      - add try/catch for removal of spawned nodes to avoid (though this crash may be due to accessing already deallocated memory): needs further investigation or recoding
      - add feature to view all nodes (button in property panel) which calls "view all" nodes
      - speedup the binpacking using binary search for the optimal height instead of brute force search incrementing the height
      - add info to display (Property Panel) the displayed nodes, total nodes and hidden nodes (e.g. dependent nodes)
      - fix the binpacking to take the node spacing into account (leads to better matching of the desired grid width/height/aspect constraints).
      - take the DPI factor into account for all node spacing/locations (retina display fix)
      - allow the subcategories nodes to be also be displayed (e.g. Curve @ Nurbs)
      7dbe3d54
    • DolphinDream's avatar
      Add a few features
      · 6f29cd53
      DolphinDream создал
      - show objects in collection hierarchy
      - show only visible objects
      - sort objects by name
      6f29cd53
    • DolphinDream's avatar
      Merge pull request #3970 from DolphinDream/statisticsNode-dev
      · eca98986
      DolphinDream создал
      Statistics node update fixing bugs + adding new features
      eca98986
    • Durman's avatar
      add user documentation
      · d398725d
      Durman создал
      d398725d
    • DolphinDream's avatar
      3f1ff156
  12. 13.03.2021 1 коммит
  13. 11.03.2021 1 коммит
  14. 10.03.2021 2 коммита
  15. 07.03.2021 1 коммит
    • Victor Doval's avatar
      Add menu fix (#3959)
      · 49bf4895
      Victor Doval создал
      * add menu fix
      
      * Almost perfect
      
      * seems done
      
      * Deleting Monkey Patch
      
      * remove unnecesary import
      
      * cleaning
      
      * cleaning 2
      49bf4895
  16. 06.03.2021 3 коммита
  17. 05.03.2021 1 коммит
  18. 04.03.2021 1 коммит
  19. 02.03.2021 2 коммита