Historial de Commits

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