Go to file
Campbell Barton 6521307dcd BMesh: rename cryptic functions
Use expanded names for bmesh primitive operations
(urmv jvke semv jfke).

Use 'bmesh_kernel_' prefix,
these functions aren't intended for wide use so favor readability.

Remove BM_face_vert_separate,
it wasn't used and only skipped step of finding correct loop of face.
2017-03-13 04:39:20 +11:00
build_files Cleanup: code style & cmake 2017-03-12 02:47:53 +11:00
doc Cleanup: Grey --> Gray 2017-02-27 19:33:57 -05:00
extern Fix T49603: Blender/Cycles 2.78 CUDA error on Jetson-TX1~ 2017-03-08 13:38:01 +01:00
intern Fix T50628: gray out cycles device menu when no device configured only for GPU Compute. 2017-03-12 18:00:17 +01:00
release Adjust kmi header 2017-03-10 15:10:40 +03:00
source BMesh: rename cryptic functions 2017-03-13 04:39:20 +11:00
tests Cleanup: typo in struct name 2017-02-28 00:38:33 +11:00
.arcconfig
.gitignore Update .gitignore to some more generated/non-git-stored files. 2016-08-21 22:40:57 +02:00
.gitmodules Add developer tools submodule 2016-07-15 01:28:00 +10:00
CMakeLists.txt Cleanup: code style & cmake 2017-03-12 02:47:53 +11:00
COPYING
GNUmakefile Makefile: set tab width=4 2017-03-11 20:48:12 +11:00
make.bat Make File: Print 'blender.exe' at the end of the path to run from 2017-02-16 17:08:33 -05:00