This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
baa4fc68a80bc6042191bdb6d43298a67ed0a005
test
/
source
/
blender
/
bmesh
History
Campbell Barton
f70d2c65d8
rename api functions...
...
- minf, maxf, mini, maxi --> min_ff, max_ff, min_ii, max_ii
2012-10-23 13:28:22 +00:00
..
intern
rename api functions...
2012-10-23 13:28:22 +00:00
operators
rename api functions...
2012-10-23 13:28:22 +00:00
tools
quiet -Wmissing-prototypes warnings, and enable this warning by default for C with gcc.
2012-09-15 01:52:28 +00:00
bmesh_class.h
code cleanup: check defgroup_name_index() return value != -1, rather then checking >= 0.
2012-10-22 17:19:05 +00:00
bmesh.h
decimate modifier rewrite to use bmesh (#ifdef-disabled by default for now).
2012-10-19 07:31:51 +00:00
CMakeLists.txt
code cleanup: remove $Id's that crept back in, also osl style edits
2012-10-23 11:47:23 +00:00
SConscript
- fix for python freeing its own bmesh clearing the global mirror cache.
2012-04-23 04:24:11 +00:00