Commit History

Автор SHA1 Съобщение Дата
  Campbell Barton 7465a5db3b Cleanup: unused args/vars/imports in modules преди 6 години
  Campbell Barton 41b289be30 Cleanup: unused imports преди 6 години
  Philipp Oeser 6e2da0883f Fix T61309: mesh_utils.triangle_random_points fails with a TypeError преди 6 години
  Bastien Montagne 76d602f38d Add option not to print debug/info in ngon_tessellate. преди 6 години
  Brecht Van Lommel e65784a051 Python API: add loop triangles access, remove tessfaces. преди 7 години
  Brecht Van Lommel 4da2acae3a Spelling fixes in comments and descriptions, patch by luzpaz. преди 7 години
  Campbell Barton b66aa0b0a6 Cleanup: pep8 преди 7 години
  Campbell Barton dd5acaaa6c Correct Python exceptions преди 11 години
  Campbell Barton 61ff3dfdda Code Cleanup: spelling преди 11 години
  Campbell Barton b6631b8be7 fixes for python api docs. преди 12 години
  Campbell Barton 63d523336f freestyle lineset `tag` attribute was defined but not used, also some code cleanup. преди 12 години
  Campbell Barton 4cd487d731 checking for V3D_LOCAL was duplicated in transform.c, and both checks not quite correct. преди 12 години
  Campbell Barton 4ae3a28fcb fix bpy_extras.mesh_utils.edge_face_count_dict() helper api function. преди 12 години
  Campbell Barton 97d62f0183 style cleanup преди 12 години
  Campbell Barton 4fe35721e6 bmesh operator api reference - add in 'bmesh' arg at the start of each operator, also use :class: references. преди 12 години
  Campbell Barton 7c3db355b1 remove ifdef'd bevel code, current bevel works better then the previous code. преди 12 години
  Campbell Barton 9fa36b12cc style cleanup: pep8 преди 13 години
  Bastien Montagne 63810ffcef Style edit (mostly), use """ for docstrings (not '''). преди 13 години
  Campbell Barton f6337a2843 utility mesh function to return UV islands преди 13 години
  Campbell Barton 98e6912480 style cleanup преди 13 години
  Campbell Barton 4fc6ef1cf5 style cleanup: pep8 some C/style преди 13 години
  Campbell Barton 03df918c2f more face -> tessface edits преди 13 години
  Campbell Barton 8e2efc1dbf rna/python api change: rename Mesh.faces --> tessfaces, since existing scripts are using this to modify the mesh and its confusing that the edits are not kept. преди 13 години
  Campbell Barton 6053e4f06c rename ngon tessellate function. преди 13 години
  Campbell Barton 71146bf93b copy over a change from bmesh branch that was needed for lightmap unpack to work, also tag some rna vars as unused. преди 13 години
  Campbell Barton 1f74789d12 Correct mathutils documentation, also correct some python spelling errors and add makefile target `check_spelling` преди 13 години
  Campbell Barton fda2045150 correct spelling errors in comments преди 14 години
  Campbell Barton a9dea3afe9 correct missing bpy doc references. преди 14 години
  Campbell Barton 1324173e99 pep8 edits and change '!= None' to 'is not None' преди 14 години
  Campbell Barton 22d2764d50 use static sets rather then tuples, python optimizes this case. преди 14 години