Historie revizí

Autor SHA1 Zpráva Datum
  Bastien Montagne 33e8db94b1 Fix (unreported) missing updates in scripts/docs after `scene.update()` removal. před 6 roky
  Campbell Barton 7465a5db3b Cleanup: unused args/vars/imports in modules před 6 roky
  Campbell Barton 09aa446100 Merge branch 'master' into blender2.8 před 6 roky
  Campbell Barton 254067106e PyAPI: remove operator methods that leak memory před 6 roky
  Campbell Barton ff432a410a PyAPI: use brief description for operator repr před 6 roky
  Campbell Barton af1cf00003 Merge branch 'master' into blender2.8 před 6 roky
  Campbell Barton a6fc718029 PyAPI: add API call to get an operators type před 6 roky
  Campbell Barton 00fc1d70a7 Merge branch 'master' into blender2.8 před 7 roky
  Campbell Barton b66aa0b0a6 Cleanup: pep8 před 7 roky
  Sergey Sharybin 8c269d94f4 Limit updates to active view layer only před 7 roky
  Campbell Barton f0f1c7995b PyAPI: disallow assigning members to 'bpy.ops' před 10 roky
  Campbell Barton b2b1d8e290 Cleanup: remove redundant 'object' parent class před 10 roky
  Campbell Barton a2489e29f6 Code cleanup: style, unused import před 11 roky
  Campbell Barton ea610e655c Style cleanup: C & pep8 před 11 roky
  Bastien Montagne 0c6e74436f Fix T39158: Help > Operator Cheat Sheet causes a python recursive loop. před 11 roky
  Campbell Barton dea4bcdf67 PyAPI: bpy.ops was showing 'module' in autocomplete output před 11 roky
  Campbell Barton 7c2e4e28ba bpy.ops module/caller classes incorrectly had __keys__ rather then __slots__. před 12 roky
  Bastien Montagne 63810ffcef Style edit (mostly), use """ for docstrings (not '''). před 13 roky
  Campbell Barton a09feb7386 option so operators can be executed with undo enabled (and redo). před 13 roky
  Campbell Barton 98e6912480 style cleanup před 13 roky
  Campbell Barton f086201518 cmake & pep8 tidy up, also some style edits. před 13 roky
  Campbell Barton fda2045150 correct spelling errors in comments před 13 roky
  Campbell Barton f7737153e6 filter RNA classes for translation (removes over 1300 lines from messages.txt) před 14 roky
  Campbell Barton dbc9e36f72 make python3.3 compatible, __class__ is no longer in the class methods namespace. před 14 roky
  Campbell Barton 7f3fe8a2df pep8 cleanup před 14 roky
  Campbell Barton 6f90a38a54 error in own recent commit před 14 roky
  Campbell Barton 1d468c75e7 bugfix [#24805] bpy operator runs in wrong order or is ignored at all před 14 roky
  Campbell Barton 7689ac75ad fix for error in recent commit. před 14 roky
  Campbell Barton 23fbce5a5f bugfix [#22615] Opening a blend file in python (bpy.ops.wm.open_mainfile() (r29489) před 14 roky
  Campbell Barton 64ff9d6de4 fix to allow [#24009] to be fixed. před 14 roky