Commit történet

Szerző SHA1 Üzenet Dátum
  Campbell Barton 7465a5db3b Cleanup: unused args/vars/imports in modules 6 éve
  Bastien Montagne 5ad217fe0a Fix own mistake in recent rB74361eebe68c. 6 éve
  Bastien Montagne 74361eebe6 Fix T58772: Stray "forward" and "up" options in 2.8 import addons? 6 éve
  Sergey Sharybin 7c7f3776dd Use collection and instance terminology in Python API 6 éve
  Bastien Montagne 0bb9ebd058 io_utils: remove `orientation_helper_factory`. 6 éve
  Bastien Montagne 0edb2b8de9 Py io_utils: deprecate `orientation_helper_factory` and add new `orientation_helper` decorator. 6 éve
  Campbell Barton 09aa799e53 PyAPI: Use annotations for RNA definitions 7 éve
  Campbell Barton b66aa0b0a6 Cleanup: pep8 7 éve
  Campbell Barton ad7fb1c028 Cleanup: Python imports 7 éve
  Campbell Barton d924998d3e Cleanup: pep8 9 éve
  Campbell Barton 847ec075eb Cleanup: pep8 10 éve
  Campbell Barton 8a231185aa Doc: minor fixes 10 éve
  Bastien Montagne cf365275c2 Fix T44089: All addons do not use same default for orientations. 10 éve
  Campbell Barton bcd9b29a0d PyAPI: name OrientationHelper (io prefix in module name already) 10 éve
  Bastien Montagne edad3f93f6 Py IO utils: Add helper class to handle orientation (axes). 10 éve
  Campbell Barton aea00c7a81 Code cleanup: style 11 éve
  Bastien Montagne a567dd20c0 More "relpath" try/except protection... 12 éve
  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). 12 éve
  Campbell Barton 4b8fe80e6e code cleanup: use exist_ok keyword arg to os.makedirs() rather then checking if the dir exists first. 12 éve
  Campbell Barton 97d62f0183 style cleanup 12 éve
  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' 12 éve
  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). 13 éve
  Bastien Montagne 49adbe3ab8 Various fixes to UI messages (among other things, all messages needed it should now be capitalized). 13 éve
  Campbell Barton 24400eab28 update axis conversion for recent matrix changes 13 éve
  Campbell Barton 4b73f587ee attempt to fix defione for qtcreator project file and cycles define. 13 éve
  Campbell Barton fda2045150 correct spelling errors in comments 13 éve
  Campbell Barton 751aa8c7f4 py api: bpy_extras.io_utils.path_reference() - added library argument so exporters get the paths of linked images right. 14 éve
  Bastien Montagne 712e434a5f /release/scripts: Removed final points in UI strings and messages. 14 éve
  Campbell Barton a9dea3afe9 correct missing bpy doc references. 14 éve
  Campbell Barton 551e8bc72c py api - optional sep argument for bpy_extra.io_utils.unique_name() since for some formats '.' is an invalid char. 14 éve