1. 17.03.2021 2 коммита
  2. 16.03.2021 1 коммит
  3. 15.03.2021 3 коммита
  4. 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
  5. 13.03.2021 1 коммит
  6. 11.03.2021 1 коммит
  7. 10.03.2021 2 коммита
  8. 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
  9. 06.03.2021 3 коммита
  10. 05.03.2021 1 коммит
  11. 04.03.2021 1 коммит
  12. 02.03.2021 2 коммита
  13. 01.03.2021 2 коммита
  14. 28.02.2021 4 коммита
  15. 27.02.2021 11 коммитов