Commit Verlauf

Autor SHA1 Nachricht Datum
  Campbell Barton 7465a5db3b Cleanup: unused args/vars/imports in modules vor 6 Jahren
  Bastien Montagne 5ad217fe0a Fix own mistake in recent rB74361eebe68c. vor 6 Jahren
  Bastien Montagne 74361eebe6 Fix T58772: Stray "forward" and "up" options in 2.8 import addons? vor 6 Jahren
  Sergey Sharybin 7c7f3776dd Use collection and instance terminology in Python API vor 6 Jahren
  Bastien Montagne 0bb9ebd058 io_utils: remove `orientation_helper_factory`. vor 6 Jahren
  Bastien Montagne 0edb2b8de9 Py io_utils: deprecate `orientation_helper_factory` and add new `orientation_helper` decorator. vor 6 Jahren
  Campbell Barton 09aa799e53 PyAPI: Use annotations for RNA definitions vor 7 Jahren
  Campbell Barton b66aa0b0a6 Cleanup: pep8 vor 7 Jahren
  Campbell Barton ad7fb1c028 Cleanup: Python imports vor 7 Jahren
  Campbell Barton d924998d3e Cleanup: pep8 vor 9 Jahren
  Campbell Barton 847ec075eb Cleanup: pep8 vor 10 Jahren
  Campbell Barton 8a231185aa Doc: minor fixes vor 10 Jahren
  Bastien Montagne cf365275c2 Fix T44089: All addons do not use same default for orientations. vor 10 Jahren
  Campbell Barton bcd9b29a0d PyAPI: name OrientationHelper (io prefix in module name already) vor 10 Jahren
  Bastien Montagne edad3f93f6 Py IO utils: Add helper class to handle orientation (axes). vor 10 Jahren
  Campbell Barton aea00c7a81 Code cleanup: style vor 11 Jahren
  Bastien Montagne a567dd20c0 More "relpath" try/except protection... vor 12 Jahren
  Campbell Barton 791815c9d4 py api: path_reference_copy() use try/except when copying images, can fail for odd reasons (currently fails if the dest dir is a symlink and not using expected permissions). vor 12 Jahren
  Campbell Barton 4b8fe80e6e code cleanup: use exist_ok keyword arg to os.makedirs() rather then checking if the dir exists first. vor 12 Jahren
  Campbell Barton 97d62f0183 style cleanup vor 12 Jahren
  Campbell Barton a404e3f780 fix issue reported in '[#33876] bpy.path.ensure_ext adds extension twice / extra period if filename empty, just a period or equal to extension' vor 12 Jahren
  Bastien Montagne 37dc4006c7 First load of spell and typo fixes (mostly UI messages, but also one or two pieces of code using mis-spelled names). vor 13 Jahren
  Bastien Montagne 49adbe3ab8 Various fixes to UI messages (among other things, all messages needed it should now be capitalized). vor 13 Jahren
  Campbell Barton 24400eab28 update axis conversion for recent matrix changes vor 13 Jahren
  Campbell Barton 4b73f587ee attempt to fix defione for qtcreator project file and cycles define. vor 13 Jahren
  Campbell Barton fda2045150 correct spelling errors in comments vor 14 Jahren
  Campbell Barton 751aa8c7f4 py api: bpy_extras.io_utils.path_reference() - added library argument so exporters get the paths of linked images right. vor 14 Jahren
  Bastien Montagne 712e434a5f /release/scripts: Removed final points in UI strings and messages. vor 14 Jahren
  Campbell Barton a9dea3afe9 correct missing bpy doc references. vor 14 Jahren
  Campbell Barton 551e8bc72c py api - optional sep argument for bpy_extra.io_utils.unique_name() since for some formats '.' is an invalid char. vor 14 Jahren