Skip to content
Snippets Groups Projects
Select Git revision
  • c609207dad67339e99a6988c9a87e066d031879e
  • master default protected
  • extended_loader_api_no_scifio
  • extended_loader_api
  • plugin_support
  • kd-tree
  • basic_app
7 results

src

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Willian Padovani Germano authored
    - Michel's linux test builds with Python 2.3.x were crashing.  This of course shouldn't happen even when Python isn't installed in the system.  The problem was much probably some uninitialized internal type needed by the Mathutils module and the "fix" is stupid.
    
    Moving the registration of Mathutils module in Blender.c to the end of the list solves the crash here.
    ebd762b5
    History
    Name Last commit Last update
    ..