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
0deb074f1c09d4e2bf74cd099bce565aea4527bb
test
/
source
/
blender
/
bmesh
History
Campbell Barton
983e5fe5f1
fix for own mistake in recent changes to scanfill, bmo_triangle_fill_exec() (alt+f), was missing BLI_SCANFILL_CALC_HOLES argument.
...
reported as [
#33819
]
2013-01-10 14:28:06 +00:00
..
intern
bmesh todo: uv stretch area draw mode wasn't calculating ngon area - added area_poly_v2().
2013-01-10 08:16:19 +00:00
operators
fix for own mistake in recent changes to scanfill, bmo_triangle_fill_exec() (alt+f), was missing BLI_SCANFILL_CALC_HOLES argument.
2013-01-10 14:28:06 +00:00
tools
fix [
#33797
] decimate modifier bug on uv-coordinates when mesh uses vertex color
2013-01-08 16:39:36 +00:00
bmesh_class.h
don't store bevel weights or edge crease customdata layers in editmode unless they are needed.
2013-01-10 04:43:31 +00:00
bmesh.h
Add BMLog for efficiently storing changes to vertices and faces
2012-12-30 18:24:08 +00:00
CMakeLists.txt
add option WITH_SYSTEM_BULLET to link against the bullet installation found on the system.
2013-01-03 00:23:52 +00:00
SConscript
Add BMLog for efficiently storing changes to vertices and faces
2012-12-30 18:24:08 +00:00