Logo
Explore Help
Register Sign In
griefith/test
1
0
Fork 0
You've already forked test
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
6a59f71d043b8cc6fa9556eb611beba00a7ed7e7
test/source/blender/bmesh
History
Campbell Barton 6a59f71d04 bmesh: face creation from a single selected vertex/edge, now extends the selection along wire/boundary edges and makes a face.
Selection is specifically so you can continuously fill in holes by tapping the Fkey.

Similar functionality to the F2 addon, however the mouse location isn't used.
2013-03-09 14:14:20 +00:00
..
intern
bmesh: face creation from a single selected vertex/edge, now extends the selection along wire/boundary edges and makes a face.
2013-03-09 14:14:20 +00:00
operators
use 'bool' for BLI_/BKE_ functions.
2013-03-09 05:35:49 +00:00
tools
Enable new bevel tool code in bevel modifier.
2013-02-21 17:29:35 +00:00
bmesh_class.h
increase openmp limit for release so low poly meshes don't use openmp threads (which can be slow)
2013-02-20 15:34:31 +00:00
bmesh.h
Triangulate modifier no longer uses bmesh operator api call, instead add a BM_mesh_triangulate() function. Gives ~2x speedup in my tests on an optimized build.
2013-01-29 10:31:05 +00:00
CMakeLists.txt
Triangulate modifier no longer uses bmesh operator api call, instead add a BM_mesh_triangulate() function. Gives ~2x speedup in my tests on an optimized build.
2013-01-29 10:31:05 +00:00
SConscript
Add BMLog for efficiently storing changes to vertices and faces
2012-12-30 18:24:08 +00:00
Powered by Gitea Version: 1.24.6 Page: 62ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API