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
674d295df3931f3ebbfa5bca549bf000c1abe362
test
/
source
/
blender
/
bmesh
History
Campbell Barton
aaafa0c2fe
code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines is now unused but keep incase we want to add defines there later.
2012-09-03 22:04:14 +00:00
..
intern
Fix knife bug
#30764
, failure to cut sometimes.
2012-09-03 14:37:34 +00:00
operators
fix [
#32423
] Extrude crash
2012-09-03 00:30:55 +00:00
tools
code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines is now unused but keep incase we want to add defines there later.
2012-09-03 22:04:14 +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