Geçmişin Kaydedilmesi

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