This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
05abdf344bb8366a1a4da145c423688b81a38459
test2
/
source
/
blender
/
bmesh
History
Campbell Barton
09f29c0b70
style/name cleanup: have EDBM_* functions match our style guide and also match BM_ function naming conventions
2012-03-27 04:46:52 +00:00
..
intern
style/name cleanup: have EDBM_* functions match our style guide and also match BM_ function naming conventions
2012-03-27 04:46:52 +00:00
operators
fix [
#30257
] bmesh: Rip "V" don't work on end vertex
2012-03-26 12:02:41 +00:00
tools
style cleanup: follow style guide for formatting of if/for/while loops, and else if's
2012-03-24 06:38:07 +00:00
bmesh_class.h
move some bmesh headers into intern/ since they are not used externally.
2012-03-21 12:08:16 +00:00
bmesh.h
code cleanup: move bmesh inline funcs to headers (avoids compiling the C files).
2012-03-24 01:24:58 +00:00
CMakeLists.txt
code cleanup: move bmesh inline funcs to headers (avoids compiling the C files).
2012-03-24 01:24:58 +00:00
SConscript
fix for building bmesh bevel with scons (source file was left out)
2012-03-16 05:25:02 +00:00