Historie revizí

Autor SHA1 Zpráva Datum
  Campbell Barton 7a8ac1b09b WM: message bus replacement for property notifiers před 7 roky
  Campbell Barton ad7fb1c028 Cleanup: Python imports před 7 roky
  Campbell Barton 4c7f4e4662 PyAPI: minor path init simplification před 8 roky
  Campbell Barton ca983d1825 Cleanup: pep8 před 9 roky
  Campbell Barton dbc29cb147 Cleanup: remove unused profiling from bpy před 9 roky
  Campbell Barton f0f1c7995b PyAPI: disallow assigning members to 'bpy.ops' před 10 roky
  Campbell Barton 3b8a0f3d67 use import rather then assignment for loading '_' into scripts. před 12 roky
  Campbell Barton 98e6912480 style cleanup před 13 roky
  Campbell Barton 299025bdfb fix [#30402] modules dir missing from sys.path před 13 roky
  Campbell Barton 5eef937436 modify previous api feature to tag functions as permanent, use nicer decorator style, eg: před 13 roky
  Campbell Barton fda2045150 correct spelling errors in comments před 13 roky
  Campbell Barton 8fd246cb70 add bpy.types as a module for convenient imports, eg: před 14 roky
  Campbell Barton f4293067c1 py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it. před 14 roky
  Campbell Barton 2658949752 pep8 cleanup, also print message when attempting to run in animation player mode. před 14 roky
  Campbell Barton 2c66ab12e9 minor pep8 edits před 14 roky
  Campbell Barton d86d68d4e6 console autocomp import now excludes '_' prefixed variables and the results are sorted. před 14 roky
  Campbell Barton 65b13c8089 fix [#26757] Python console: help() doesn't work anymore před 14 roky
  Campbell Barton 2c4999eccb missed committing this before před 14 roky
  Campbell Barton 2e6a02438e move script directories for internal blender scripts. před 14 roky
  Campbell Barton 87acf919a5 lazy load pydoc module. move help() replacement into console code rather then on startup since importing pydoc pulls in lots of other modules too. před 14 roky
  Campbell Barton 7f3fe8a2df pep8 cleanup před 14 roky
  Campbell Barton 3256d0fc6a allow addons/modules path so extension authors can develop their own shared modules. před 14 roky
  Campbell Barton 03d8fd4616 - use relative imports for packages před 14 roky
  Campbell Barton 115b256738 ran through pep8 checker před 15 roky
  Campbell Barton 4f5f868a52 rna data path names which are more likely to break animations. před 15 roky
  Campbell Barton 30d180ff0d bugfix [#23194] export UVs miss the extension file před 15 roky
  Campbell Barton 1658a28a58 - Python console argument '--python-console', option so you can start blender and drop into a python console, (useful for debugging some problems on a renderfarm over ssh) před 15 roky
  Campbell Barton 247b7249bd [#21682] help() doesn't work in the console před 15 roky
  Campbell Barton f8a4683b72 pep8 warnings před 15 roky
  Campbell Barton 9ce5be3706 workaround for [#21486] Python debuger pdb don't work před 15 roky