Historie revizí

Autor SHA1 Zpráva Datum
  Campbell Barton 7465a5db3b Cleanup: unused args/vars/imports in modules před 6 roky
  Campbell Barton 41b289be30 Cleanup: unused imports před 6 roky
  Philipp Oeser 6e2da0883f Fix T61309: mesh_utils.triangle_random_points fails with a TypeError před 6 roky
  Bastien Montagne 76d602f38d Add option not to print debug/info in ngon_tessellate. před 6 roky
  Brecht Van Lommel e65784a051 Python API: add loop triangles access, remove tessfaces. před 7 roky
  Brecht Van Lommel 4da2acae3a Spelling fixes in comments and descriptions, patch by luzpaz. před 7 roky
  Campbell Barton b66aa0b0a6 Cleanup: pep8 před 7 roky
  Campbell Barton dd5acaaa6c Correct Python exceptions před 11 roky
  Campbell Barton 61ff3dfdda Code Cleanup: spelling před 11 roky
  Campbell Barton b6631b8be7 fixes for python api docs. před 12 roky
  Campbell Barton 63d523336f freestyle lineset `tag` attribute was defined but not used, also some code cleanup. před 12 roky
  Campbell Barton 4cd487d731 checking for V3D_LOCAL was duplicated in transform.c, and both checks not quite correct. před 12 roky
  Campbell Barton 4ae3a28fcb fix bpy_extras.mesh_utils.edge_face_count_dict() helper api function. před 12 roky
  Campbell Barton 97d62f0183 style cleanup před 12 roky
  Campbell Barton 4fe35721e6 bmesh operator api reference - add in 'bmesh' arg at the start of each operator, also use :class: references. před 12 roky
  Campbell Barton 7c3db355b1 remove ifdef'd bevel code, current bevel works better then the previous code. před 12 roky
  Campbell Barton 9fa36b12cc style cleanup: pep8 před 13 roky
  Bastien Montagne 63810ffcef Style edit (mostly), use """ for docstrings (not '''). před 13 roky
  Campbell Barton f6337a2843 utility mesh function to return UV islands před 13 roky
  Campbell Barton 98e6912480 style cleanup před 13 roky
  Campbell Barton 4fc6ef1cf5 style cleanup: pep8 some C/style před 13 roky
  Campbell Barton 03df918c2f more face -> tessface edits před 13 roky
  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. před 13 roky
  Campbell Barton 6053e4f06c rename ngon tessellate function. před 13 roky
  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. před 13 roky
  Campbell Barton 1f74789d12 Correct mathutils documentation, also correct some python spelling errors and add makefile target `check_spelling` před 13 roky
  Campbell Barton fda2045150 correct spelling errors in comments před 13 roky
  Campbell Barton a9dea3afe9 correct missing bpy doc references. před 14 roky
  Campbell Barton 1324173e99 pep8 edits and change '!= None' to 'is not None' před 14 roky
  Campbell Barton 22d2764d50 use static sets rather then tuples, python optimizes this case. před 14 roky