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
3a41ab73ff4e480fe5b86c2845f0fb4f9df113d7
test2
/
source
/
blender
/
bmesh
History
Campbell Barton
e527ce552e
add option to initialize heap with a known number of elements, since this may be known in advance - it avoids re-allocing too much.
2012-10-19 10:40:32 +00:00
..
intern
add option to initialize heap with a known number of elements, since this may be known in advance - it avoids re-allocing too much.
2012-10-19 10:40:32 +00:00
operators
minor changes
2012-10-17 16:10:04 +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
remove BMO_OP_FLAG_RATIONALIZE_NORMALS option which wasnt used anywhere.
2012-07-21 01:09:11 +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
decimate modifier rewrite to use bmesh (#ifdef-disabled by default for now).
2012-10-19 07:31:51 +00:00
SConscript
- fix for python freeing its own bmesh clearing the global mirror cache.
2012-04-23 04:24:11 +00:00