Skip to content
Snippets Groups Projects
  1. Nov 05, 2020
  2. Mar 29, 2020
  3. Mar 05, 2020
  4. Feb 04, 2020
  5. Jan 29, 2020
  6. Jan 07, 2020
  7. Jan 04, 2020
  8. Dec 01, 2019
  9. Nov 05, 2019
  10. Oct 18, 2019
  11. Aug 06, 2019
  12. Jul 31, 2019
  13. Jul 25, 2019
  14. Jul 23, 2019
  15. Jun 16, 2019
  16. May 27, 2019
  17. 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
  18. May 16, 2019
  19. May 12, 2019
  20. May 04, 2019
  21. May 02, 2019
  22. Apr 18, 2019
  23. Mar 12, 2019
  24. Feb 19, 2019
  25. Jan 25, 2019
  26. Jan 21, 2019
  27. Dec 21, 2018
  28. Dec 04, 2018
  29. Oct 24, 2018
  30. Oct 10, 2018
  31. Oct 03, 2018
  32. 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
  33. Mar 19, 2017
  34. Sep 20, 2016
  35. Sep 14, 2016
  36. Aug 31, 2016
Loading