Go to file
Campbell Barton 1d5f988778 patch [#34890] BMesh Poke Face.
by Francisco De La Cruz (xercesblue), with some of my own changes/improvements.

Converts faces to triangle-fans (useful to run on ngons).

To access select a group of faces and press "Alt+P" or alternatively select the operator from the Faces menu (Ctrl+F)
2013-04-06 02:45:43 +00:00
build_files More fixes for install_deps.sh under ubuntu 10.04: git package is called "git-core", and 'apt-cache policy' returns a different result than newer versions when no package is found, changed the "available deb package" test to use "apt-cache show" instead. 2013-04-05 13:34:32 +00:00
doc Fix #34863: bge.render.makeScreenshot from Blender was only saving PNG files, 2013-04-04 14:00:31 +00:00
extern Update libmv to current upstream version 2013-04-05 09:23:20 +00:00
intern Fix #34880: cycles motion blur render issue with some compilers. Actually is a bigger 2013-04-05 23:03:10 +00:00
release patch [#34890] BMesh Poke Face. 2013-04-06 02:45:43 +00:00
source patch [#34890] BMesh Poke Face. 2013-04-06 02:45:43 +00:00
CMakeLists.txt Fix compilation on MinGW(64/32) 2013-04-02 13:07:01 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile correct too-big allocation in mesh beautify. 2013-04-01 07:57:33 +00:00
SConstruct Attempt to fix windows building with scons 2013-03-22 08:53:11 +00:00