Skip to content
Snippets Groups Projects
  1. Mar 29, 2020
  2. Mar 05, 2020
  3. Feb 04, 2020
  4. Jan 29, 2020
  5. Jan 07, 2020
  6. Jan 04, 2020
  7. Dec 01, 2019
  8. Nov 05, 2019
  9. Oct 18, 2019
  10. Aug 06, 2019
  11. Jul 31, 2019
  12. Jul 25, 2019
  13. Jul 23, 2019
  14. Jun 16, 2019
  15. May 27, 2019
  16. May 22, 2019
    • Brecht Van Lommel's avatar
      Add-ons: remove temporary disabling of use_global_undo · 25f1c2b0
      Brecht Van Lommel authored
      This can cause bugs where if the operator throws an exception, undo is not
      properly enabled again. There have been maybe a dozen Blender bug reports
      related to this. This could get worse now that we are autosaving preferences.
      
      Some add-ons guard against this, but turning off undo should not be needed in
      the first place. If the operator is set to do an undo push, any operators it
      calls will automatically not do any undo pushes.
      
      If this fail in some cases, it should be reported as a bug in Blender. I could
      not find issues or a performance impact testing a few add-ons though.
      
      Differential Revision: https://developer.blender.org/D4908
      25f1c2b0
  17. May 16, 2019
  18. May 12, 2019
  19. May 04, 2019
  20. May 02, 2019
  21. Apr 18, 2019
  22. Mar 12, 2019
  23. Feb 19, 2019
  24. Jan 25, 2019
  25. Jan 21, 2019
  26. Dec 21, 2018
  27. Dec 04, 2018
  28. Oct 24, 2018
  29. Oct 10, 2018
  30. Oct 03, 2018
  31. Apr 07, 2017
    • lijenstina's avatar
      LoopTools: Update panel Rename, Cleanup · 9bc76f99
      lijenstina authored
      Bumped version to 4.6.7
      As a part of the task T50726:
      Update the Panel rename code to more generic one
      
      PEP8 cleanup:
      Tuple imports and use them for class types
      Consistent Scene props definitions
      Update url link
      9bc76f99
  32. Mar 19, 2017
  33. Sep 20, 2016
  34. Sep 14, 2016
  35. Aug 31, 2016
  36. Aug 15, 2016
Loading