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
00d0a58db37933cd981fb09b057c27cf4c244708
test
/
source
/
blender
/
bmesh
/
operators
History
Joseph Eagar
00d0a58db3
click-extrude works again
2009-06-18 02:05:56 +00:00
..
bmesh_dupeops.c
NOTE: do not test. work-in-progress commit with editmesh ripped out and replaced with bmesh. this is not usable by any means. for those who read through this, note the design is still fairly messy in places, and fyi BMTessMesh is the replacement for EditMesh, I need to rename it to BMEditMesh.
2009-05-16 16:18:08 +00:00
connectops.c
removed all those nasty enums from the operator api. yay! I'm
2009-03-22 23:16:43 +00:00
createops.c
Ported over the delete key and fkey fully over
2009-06-18 01:31:50 +00:00
dissolveops.c
NOTE: do not test. work-in-progress commit with editmesh ripped out and replaced with bmesh. this is not usable by any means. for those who read through this, note the design is still fairly messy in places, and fyi BMTessMesh is the replacement for EditMesh, I need to rename it to BMEditMesh.
2009-05-16 16:18:08 +00:00
extrudeops.c
Did some code cleanups. Added BM_ITER and
2009-05-28 04:41:02 +00:00
mesh_conv.c
further fixes for modifiers, and edge loop select works now.
2009-06-16 20:08:40 +00:00
subdivideop.c
NOTE: do not test. work-in-progress commit with editmesh ripped out and replaced with bmesh. this is not usable by any means. for those who read through this, note the design is still fairly messy in places, and fyi BMTessMesh is the replacement for EditMesh, I need to rename it to BMEditMesh.
2009-05-16 16:18:08 +00:00
subdivideop.h
Added a new slot type, that maps geometric elements to
2009-02-09 06:36:59 +00:00
triangulateop.c
removed all those nasty enums from the operator api. yay! I'm
2009-03-22 23:16:43 +00:00
utils.c
click-extrude works again
2009-06-18 02:05:56 +00:00