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
d36da8a8a1079d35aae445b76027a37c46f027be
test
/
source
/
blender
/
bmesh
History
Campbell Barton
27b4b45543
utility functions: BLI_findptr, BLI_rfindptr --- use for finding an item in a linked list by a pointer.
2012-08-18 16:16:13 +00:00
..
intern
utility functions: BLI_findptr, BLI_rfindptr --- use for finding an item in a linked list by a pointer.
2012-08-18 16:16:13 +00:00
operators
style cleanup: use <pre> for doxygen ascii art
2012-08-13 15:17:15 +00:00
tools
style cleanup: use <pre> for doxygen ascii art
2012-08-13 15:17:15 +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
code cleanup: spelling
2012-05-20 21:23:26 +00:00
CMakeLists.txt
code cleanup: cmake buildsystem edits, unused var warnings and better description for WITH_PYTHON_MODULE.
2012-06-28 08:51:02 +00:00
SConscript
- fix for python freeing its own bmesh clearing the global mirror cache.
2012-04-23 04:24:11 +00:00