Commit History

Author SHA1 Message Date
  Campbell Barton 09aa799e53 PyAPI: Use annotations for RNA definitions 6 years ago
  Campbell Barton 532c8ac583 Cleanup: pep8 function indentation 6 years ago
  Campbell Barton 2d3d76693a Cleanup: newlines at EOF for Python modules 6 years ago
  Campbell Barton 9bdda427e6 PyAPI: remove bpy.utils.register_module() 7 years ago
  Campbell Barton 44d3d88f9a code cleanup: minor improvements to scripts. 11 years ago
  Bastien Montagne 63810ffcef Style edit (mostly), use """ for docstrings (not '''). 12 years ago
  Joerg Mueller 09c9620544 Reverting poll changes of last commit. 13 years ago
  Joerg Mueller 31cd0521ae Making crossfading sounds accessible in the sequencer menu. 13 years ago
  Campbell Barton 1f74789d12 Correct mathutils documentation, also correct some python spelling errors and add makefile target `check_spelling` 13 years ago
  Campbell Barton e7fb276e29 picky edits - use "" for non enum strings. 13 years ago
  Brecht Van Lommel 402f583abd Fix warnings about operator descriptions ending with "." 13 years ago
  Campbell Barton f1a227cf43 check that descriptions dont end with a '.', for non release builds. 13 years ago
  Bastien Montagne 712e434a5f /release/scripts: Removed final points in UI strings and messages. 13 years ago
  Campbell Barton 90d19ad883 py style change only - make property definitions consistent 13 years ago
  Campbell Barton b374ab919a import common classes from bpy.types, saves ~1000 python getattrs on startup. 13 years ago
  Campbell Barton 2e6a02438e move script directories for internal blender scripts. 14 years ago