提交历史

作者 SHA1 备注 提交日期
  Campbell Barton 40f2afcf1d Cleanup: remove contributors for Python files 6 年之前
  Campbell Barton 0f14c72c29 project_info: replace os.system w/ subprocess.check_call 7 年之前
  Campbell Barton 46b9f89f5e Tests: fix incorrect check for hidden dir 7 年之前
  Aaron Carlisle 9f044cb422 Remove MinGW support 7 年之前
  Campbell Barton a3ce64be5a Cleanup: unused vars, imports, pep8 8 年之前
  Campbell Barton 8018f5bd35 Cleanup: pep8 8 年之前
  Campbell Barton 0cc98f9023 Fix for error w/ QtCreator project builder 9 年之前
  Campbell Barton 7fbf264c67 Update netbeans project file generator 9 年之前
  Campbell Barton ccbac7862f CMake: use project name when generating project files 10 年之前
  Campbell Barton 7781312346 code cleanup: rename bmesh operator files to be more consistent 11 年之前
  Campbell Barton 8a60c7dc7d fix for missing initialization of vert data in ccgDM_copyFinalVertArray 12 年之前
  Campbell Barton a790c8c6f9 patch [#33969] fix for [#33968] Blenders Custom Project File Generator for QtCreator fails 12 年之前
  Campbell Barton 769ab3eed8 code cleanup: 12 年之前
  Campbell Barton d22c8cfca3 add error check for qtcreator&netbeans project file generators to quit early if cmake fails. 12 年之前
  Campbell Barton c9d16fd22c add ".hh" as an extension for source scripts. 12 年之前
  Campbell Barton 0a5d44588c switch verious references from py3.2 -> 3.3 or just 3. 12 年之前
  Campbell Barton aeda5142ef style cleanup: make OSL follow our C style convention. http://wiki.blender.org/index.php/Dev:Doc/CodeStyle 12 年之前
  Campbell Barton e3ea7187ce another change needed for qtcreator project generator to work with ninja. 12 年之前
  Campbell Barton c6051ea87b replace python3 command with python3.2, python3 isnt available on ubuntu. 12 年之前
  Campbell Barton 5c4a7171fe qtcreator/netbeans generators: fix for error getting project info when svn isnt found (common on windows) 12 年之前
  Campbell Barton 7f08c71f43 cleanup for redefined vars 13 年之前
  Campbell Barton d9e99abe37 hide overly picky warnings from 'pylint' for pep8 script, indentation edits. 13 年之前
  Campbell Barton 6585527151 add python3 checks to avoid confusion from errors with python2. 13 年之前
  Campbell Barton 1cfbde0eb4 pass encoding to uses of decode() incase the default isnt utf-8. ignore decode errors in some cases. 13 年之前
  Campbell Barton 9d31c99c26 support for creating project files in utf8 paths (was defaulting to ascii and throwing errors) 13 年之前
  Campbell Barton 209ceb6969 correct some warnings, also sensor_x was being paassed to object_camera_matrix(...) for x and y args, looks like an accident 13 年之前
  Campbell Barton e4896c999f name qtcreator projects based on branch names (if svn is found and its a branch), was too confusing with multiple IDE's open calling all projects 'Blender'. 13 年之前
  Campbell Barton 7dd63e6c40 update is_c() utility function to include '.cc' and '.inl' files. 13 年之前
  Sergey Sharybin 8afc509be4 Some small fixes and changes: 13 年之前
  Campbell Barton 4a04f72069 remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n 13 年之前