تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Campbell Barton 7a8ac1b09b WM: message bus replacement for property notifiers 7 سال پیش
  Campbell Barton ad7fb1c028 Cleanup: Python imports 7 سال پیش
  Campbell Barton 4c7f4e4662 PyAPI: minor path init simplification 8 سال پیش
  Campbell Barton ca983d1825 Cleanup: pep8 9 سال پیش
  Campbell Barton dbc29cb147 Cleanup: remove unused profiling from bpy 9 سال پیش
  Campbell Barton f0f1c7995b PyAPI: disallow assigning members to 'bpy.ops' 10 سال پیش
  Campbell Barton 3b8a0f3d67 use import rather then assignment for loading '_' into scripts. 12 سال پیش
  Campbell Barton 98e6912480 style cleanup 13 سال پیش
  Campbell Barton 299025bdfb fix [#30402] modules dir missing from sys.path 13 سال پیش
  Campbell Barton 5eef937436 modify previous api feature to tag functions as permanent, use nicer decorator style, eg: 13 سال پیش
  Campbell Barton fda2045150 correct spelling errors in comments 13 سال پیش
  Campbell Barton 8fd246cb70 add bpy.types as a module for convenient imports, eg: 14 سال پیش
  Campbell Barton f4293067c1 py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it. 14 سال پیش
  Campbell Barton 2658949752 pep8 cleanup, also print message when attempting to run in animation player mode. 14 سال پیش
  Campbell Barton 2c66ab12e9 minor pep8 edits 14 سال پیش
  Campbell Barton d86d68d4e6 console autocomp import now excludes '_' prefixed variables and the results are sorted. 14 سال پیش
  Campbell Barton 65b13c8089 fix [#26757] Python console: help() doesn't work anymore 14 سال پیش
  Campbell Barton 2c4999eccb missed committing this before 14 سال پیش
  Campbell Barton 2e6a02438e move script directories for internal blender scripts. 14 سال پیش
  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. 14 سال پیش
  Campbell Barton 7f3fe8a2df pep8 cleanup 14 سال پیش
  Campbell Barton 3256d0fc6a allow addons/modules path so extension authors can develop their own shared modules. 14 سال پیش
  Campbell Barton 03d8fd4616 - use relative imports for packages 14 سال پیش
  Campbell Barton 115b256738 ran through pep8 checker 15 سال پیش
  Campbell Barton 4f5f868a52 rna data path names which are more likely to break animations. 15 سال پیش
  Campbell Barton 30d180ff0d bugfix [#23194] export UVs miss the extension file 15 سال پیش
  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) 15 سال پیش
  Campbell Barton 247b7249bd [#21682] help() doesn't work in the console 15 سال پیش
  Campbell Barton f8a4683b72 pep8 warnings 15 سال پیش
  Campbell Barton 9ce5be3706 workaround for [#21486] Python debuger pdb don't work 15 سال پیش