Go to file
Campbell Barton b62b9f16b8 ability to create polygons and loops from python (low level mesh creation access, not nice api but functional).
updated:
  mesh.from_pydata(vert, edge, polys)
... so it can take polygons rather then faces, this is much better suited for scripter access.
2011-09-01 09:11:00 +00:00
build_files svn merge -r39792:39829 https://svn.blender.org/svnroot/bf-blender/trunk/blender 2011-09-01 00:56:21 +00:00
doc BGE animations: Updating some constant names. They were still the originally proposed names instead of the ones that are actually used now. 2011-08-31 23:46:31 +00:00
extern Fix #28154: linux3-config.py doesn't exist 2011-08-21 13:31:46 +00:00
intern copy the remaining files from trunk 2011-09-01 07:51:20 +00:00
release ability to create polygons and loops from python (low level mesh creation access, not nice api but functional). 2011-09-01 09:11:00 +00:00
source ability to create polygons and loops from python (low level mesh creation access, not nice api but functional). 2011-09-01 09:11:00 +00:00
CMakeLists.txt * Removing mocap GSoC (is an addon already). 2011-08-28 14:21:44 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile turns out recent commit made 'make' on its own fail. 2011-08-16 13:45:17 +00:00
SConstruct ups, syntax error, missing : 2011-08-25 15:18:54 +00:00