Skip to content
Snippets Groups Projects
  1. Jun 17, 2022
  2. Jun 03, 2022
  3. Feb 11, 2022
  4. Nov 29, 2021
  5. Mar 05, 2020
  6. Dec 01, 2019
  7. Oct 01, 2019
  8. Sep 24, 2019
  9. Sep 17, 2019
  10. Jul 22, 2019
  11. Jun 22, 2019
  12. Jun 16, 2019
  13. May 27, 2019
  14. May 07, 2019
  15. Mar 20, 2019
  16. Mar 11, 2019
  17. Jan 16, 2019
  18. Dec 21, 2018
  19. Nov 28, 2018
  20. Oct 19, 2018
  21. Oct 09, 2018
  22. Sep 06, 2018
  23. Feb 11, 2018
  24. Oct 15, 2017
  25. Oct 06, 2017
  26. Aug 11, 2017
    • lijenstina's avatar
      Fix T52321: Draw Poly Brush allow Grease Pencil right click · f8d7d611
      lijenstina authored
      Bumped version to 0.3.8
      Allow passing of the Right Click to bpy.ops.gpencil.draw
      as it is used for the eraser functionality
      Add a message about user abort
      
      Temporary switch on the continuous drawing for GP
      as if it is False will stop as right click is pressed
      
      Correct the tooltip, so it is more clear
      f8d7d611
  27. Jul 02, 2017
    • lijenstina's avatar
      Bool Tool: update to version 0.3.7, Fix key registration issues · 6de19b77
      lijenstina authored
      Bumped version to 0.3.7
      Part of the T51547:
      Refactor the shortcuts registering code as it left lingering
      keys in Object Mode which lead to crashes on reload with
      add-ons registering keys in that mode like 3D View pies
      
      Changing the key registering in 3D View Pie menus to one used
      in official pies would lead to exceptions and crashing Blender
      after reload
      
      Use bl_description instead of quotes for tips
      Remove a redundant separator in the Bool Menu
      Add a few lines to the Help
      Update wiki link
      6de19b77
  28. Jun 26, 2017
  29. May 29, 2017
  30. May 25, 2017
    • Mikhail Rachinskiy's avatar
      Bool Tool: various improvements · a188e475
      Mikhail Rachinskiy authored
      Brush Boolean now uses add-on solver setting. Reveal hidden geometry before doing any action for Auto Boolean. Tweak popup message for help operator and remove title casing.
      a188e475
  31. May 11, 2017
  32. Mar 23, 2017
    • lijenstina's avatar
      Bool Tool: Update panel Rename, Cleanup · de927cb6
      lijenstina authored
      Bumped version to 0.3.6
      As a part of the task T50726:
      Update the Panel rename code to more generic one
      
      PEP8 cleanup
      Reorganize the preferences UI
      Shortcuts Bool moved from Scene to preferences
      de927cb6
Loading